Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2008-08-03 | Use localikiwikicreatesite for simple bootstrapping of demo. | JonasSmedegaard | |
2008-08-03 | add websetup to auto setup | Joey Hess | |
2008-08-03 | plugin enable/disable working and bugfixes | Joey Hess | |
2008-08-03 | loosen qw regexp | Joey Hess | |
2008-08-03 | Full po4a support! | JonasSmedegaard | |
2008-08-03 | work around strange problem with banned_users | Joey Hess | |
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. | |||
2008-08-03 | checkboxes back | Joey Hess | |
2008-08-03 | (no commit message) | bremner | |
2008-08-03 | use radio, not checkbox, for booleans | Joey Hess | |
Had to do this due to one of CGI::FormBuilder's more annoying quirks -- it loses the value of a checkbox field with only one option, always treating it as checked. | |||
2008-08-03 | add plugin safe/rebuild info (part 3 of 3) | Joey Hess | |
2008-08-03 | test skeleton.pm.example | Joey Hess | |
2008-08-03 | solution with an inline directive | http://jeremie.koenig.myopenid.com/ | |
2008-08-03 | support rebuild tristate | Joey Hess | |
also some fixes to change minimisation logic | |||
2008-08-03 | fix misc breakage from plugin safe/rebuild data addition | Joey Hess | |
2008-08-03 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-08-03 | remove bogus symlink | Joey Hess | |