aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* external: Fix support for hooks called in an array context.Joey Hess2008-08-06
|
* add getsetup hookJoey Hess2008-08-06
| | | | in python, even, wow
* updateJoey Hess2008-08-06
|
* autoindex: Ignore internal pages, and take underlay directories into ↵Joey Hess2008-08-06
| | | | account. Also, avoid making index pages for directories that contain no files.
* add a guard against multiple cgi or rcs wrappersJoey Hess2008-08-05
|
* add ikiwiki-transition setupformat subcommand.Joey Hess2008-08-05
| | | | | Also fixed a bug in how aggregateinternal used IkiWiki::Setup::load, and added checks for arguments to other subcommands.
* some doc updates for websetupJoey Hess2008-08-05
| | | | warning about old style setup files
* save to real setup file, and rebuild/refreshJoey Hess2008-08-05
|
* remove WRAPPED_OPTIONS once loadedJoey Hess2008-08-05
| | | | This makes reentrant ikiwiki calls from wrappers work.
* save the full path to the setup fileJoey Hess2008-08-05
|
* typoJoey Hess2008-08-05
|
* avoid forcing verbose offJoey Hess2008-08-05
| | | | | 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.
* typoJoey Hess2008-08-05
|
* Revert "typo"Joey Hess2008-08-05
| | | | This reverts commit c8d3626c51bdc53781d9431b1da88ae1e92dc2d5.
* avoid forcing syslog settingJoey Hess2008-08-05
| | | | This avoids forcing the setting to 0 if it was not set at all.
* typoJoey Hess2008-08-05
|
* don't set values for verbose and syslog by defaultJoey Hess2008-08-05
| | | | | | | | 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.
* (no commit message)bashman2008-08-05
|
* (no commit message)bashman2008-08-05
|
* (no commit message)bashman2008-08-05
|
* (no commit message)bashman2008-08-05
|
* (no commit message)bashman2008-08-05
|
* (no commit message)bashman2008-08-05
|
* (no commit message)bashman2008-08-05
|
* (no commit message)bashman2008-08-05
|
* Clarify some wording in the setup documentation that could maybe lead users ↵Joey Hess2008-08-05
| | | | to putting paths with "~/" in the setup file, which doesn't work. Closes: #493835
* Suggest fixeshttp://www.cse.unsw.edu.au/~willu/2008-08-05
|
* (no commit message)bashman2008-08-05
|
* Add note on work-aroundhttp://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/2008-08-05
| | | | they mean printing over the top of other items
* More information making sidebar and recentchanges work togetherhttp://www.cse.unsw.edu.au/~willu/2008-08-05
|
* Add screenshotshttp://www.cse.unsw.edu.au/~willu/2008-08-05
|
* creole hyperlink troublehttp://schmonz.livejournal.com/2008-08-04
|
* (no commit message)http://hendry.iki.fi/2008-08-04
|
* clear uphttp://hendry.iki.fi/2008-08-04
|
* set background color of floating divsJoey Hess2008-08-04
| | | | | | | 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.
* Add simple patch to silence a warning when using monotoneJoey Hess2008-08-04
|
* improve fix to DTRT for a param of "0"Joey Hess2008-08-04
|
* doneJoey Hess2008-08-04
|
* Suppress warning about uninitialized value if directives look like [[!foo]]Simon McVittie2008-08-04
| | | | (cherry picked from commit cf58eefaa56eb17c227d97d129bf95e3dab54fd3)
* hmJoey Hess2008-08-04
|
* note that MIME sanity code seems to exist in attachment.pmbremner2008-08-04
|
* clarify "deals with MIME"bremner2008-08-04
|
* Use localikiwikicreatesite for simple bootstrapping of demo.JonasSmedegaard2008-08-03
|
* add websetup to auto setupJoey Hess2008-08-03
|
* plugin enable/disable working and bugfixesJoey Hess2008-08-03
|
* loosen qw regexpJoey Hess2008-08-03
|
* Full po4a support!JonasSmedegaard2008-08-03
|
* work around strange problem with banned_usersJoey Hess2008-08-03
| | | | | | Its value was being ignored. Some kind of formbuilder bug? Anyway, prefixing all keys with a section seems like a good idea generally, in case there's ever overlap.
* checkboxes backJoey Hess2008-08-03
|