Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-06 | Sort plugins by title. | JoshTriplett | |
2008-08-06 | Suggestion about plugin listing order | http://www.cse.unsw.edu.au/~willu/ | |
2008-08-06 | move to right | Joey Hess | |
2008-08-06 | Added a small icon to the search input box. | Joey Hess | |
2008-08-06 | (no commit message) | http://joey.kitenet.net/ | |
2008-08-06 | Options set in the setup file are now immediatly loaded by ikiwiki -setup. ↵ | Joey Hess | |
This allows later switches to override them. Previously, setup file options overrode most command line options. | |||
2008-08-06 | fix inverted test | Joey Hess | |
2008-08-06 | external: Fix support for hooks called in an array context. | Joey Hess | |
2008-08-06 | add getsetup hook | Joey Hess | |
in python, even, wow | |||
2008-08-06 | update | Joey Hess | |
2008-08-06 | autoindex: Ignore internal pages, and take underlay directories into ↵ | Joey Hess | |
account. Also, avoid making index pages for directories that contain no files. | |||
2008-08-05 | add a guard against multiple cgi or rcs wrappers | Joey Hess | |
2008-08-05 | add ikiwiki-transition setupformat subcommand. | Joey Hess | |
Also fixed a bug in how aggregateinternal used IkiWiki::Setup::load, and added checks for arguments to other subcommands. | |||
2008-08-05 | some doc updates for websetup | Joey Hess | |
warning about old style setup files | |||
2008-08-05 | save to real setup file, and rebuild/refresh | Joey Hess | |
2008-08-05 | remove WRAPPED_OPTIONS once loaded | Joey Hess | |
This makes reentrant ikiwiki calls from wrappers work. | |||
2008-08-05 | save the full path to the setup file | Joey Hess | |
2008-08-05 | typo | Joey Hess | |
2008-08-05 | avoid forcing verbose off | Joey Hess | |
Setting to undef rather than 0 means that setup files generated from the cgi wrapper will not have verbose set to 0, but instead commented out. | |||
2008-08-05 | typo | Joey Hess | |
2008-08-05 | Revert "typo" | Joey Hess | |
This reverts commit c8d3626c51bdc53781d9431b1da88ae1e92dc2d5. | |||
2008-08-05 | avoid forcing syslog setting | Joey Hess | |
This avoids forcing the setting to 0 if it was not set at all. | |||
2008-08-05 | typo | Joey Hess | |
2008-08-05 | don't set values for verbose and syslog by default | Joey Hess | |
Setting the values in the setup file by default makes it annoyingly hard to override them at the command line (since setup files override the command line). Both default to off if no value is set. | |||
2008-08-05 | (no commit message) | bashman | |
2008-08-05 | (no commit message) | bashman | |
2008-08-05 | (no commit message) | bashman | |
2008-08-05 | (no commit message) | bashman | |
2008-08-05 | (no commit message) | bashman | |
2008-08-05 | (no commit message) | bashman | |
2008-08-05 | (no commit message) | bashman | |
2008-08-05 | (no commit message) | bashman | |
2008-08-05 | Clarify some wording in the setup documentation that could maybe lead users ↵ | Joey Hess | |
to putting paths with "~/" in the setup file, which doesn't work. Closes: #493835 | |||
2008-08-05 | Suggest fixes | http://www.cse.unsw.edu.au/~willu/ | |
2008-08-05 | (no commit message) | bashman | |
2008-08-05 | Add note on work-around | http://www.cse.unsw.edu.au/~willu/ | |
2008-08-05 | Clarify when 'above' and 'below' mean higher and lower on the page, and when ↵ | http://www.cse.unsw.edu.au/~willu/ | |
they mean printing over the top of other items | |||
2008-08-05 | More information making sidebar and recentchanges work together | http://www.cse.unsw.edu.au/~willu/ | |
2008-08-05 | Add screenshots | http://www.cse.unsw.edu.au/~willu/ | |
2008-08-04 | creole hyperlink trouble | http://schmonz.livejournal.com/ | |
2008-08-04 | (no commit message) | http://hendry.iki.fi/ | |
2008-08-04 | clear up | http://hendry.iki.fi/ | |
2008-08-04 | set background color of floating divs | Joey Hess | |
If a floating div is next to (and in front of) a div that takes up the whole screen width, and has a background color set, that color can bleed through into the floating div. One exampe of this is inline's blogpost form. Avoid it by setting the background color of the floating element. | |||
2008-08-04 | Add simple patch to silence a warning when using monotone | Joey Hess | |
2008-08-04 | improve fix to DTRT for a param of "0" | Joey Hess | |
2008-08-04 | done | Joey Hess | |
2008-08-04 | Suppress warning about uninitialized value if directives look like [[!foo]] | Simon McVittie | |
(cherry picked from commit cf58eefaa56eb17c227d97d129bf95e3dab54fd3) | |||
2008-08-04 | hm | Joey Hess | |
2008-08-04 | note that MIME sanity code seems to exist in attachment.pm | bremner | |
2008-08-04 | clarify "deals with MIME" | bremner | |