Commit Graph

7528 Commits (2a29641097d6f42b94953a4328a29898662625c8)

Author SHA1 Message Date
http://www.cse.unsw.edu.au/~willu/ db1ed357fb Note that inline sort by title really sorts by path 2008-08-07 03:43:59 -04:00
Josh Triplett cc43a6ea70 Add Suggests on texlive and texlive-science for the teximg plugin 2008-08-06 20:58:42 -07:00
JoshTriplett 2c56b13102 Sort plugins by title. 2008-08-06 23:09:08 -04:00
http://www.cse.unsw.edu.au/~willu/ f26f7c1840 Suggestion about plugin listing order 2008-08-06 21:38:04 -04:00
Joey Hess d82b425712 move to right 2008-08-06 19:34:33 -04:00
Joey Hess 6cfb5c5b59 Added a small icon to the search input box. 2008-08-06 19:34:33 -04:00
http://joey.kitenet.net/ f2e62d6801 2008-08-06 13:00:56 -04:00
Joey Hess adc2eb3d8c Options set in the setup file are now immediatly loaded by ikiwiki -setup. This allows later switches to override them. Previously, setup file options overrode most command line options. 2008-08-06 01:58:04 -04:00
Joey Hess 6fb6d51524 fix inverted test 2008-08-06 01:15:48 -04:00
Joey Hess 86660e9c82 external: Fix support for hooks called in an array context. 2008-08-06 01:05:44 -04:00
Joey Hess 68018323ae add getsetup hook
in python, even, wow
2008-08-06 01:04:45 -04:00
Joey Hess 4c07e7362c update 2008-08-06 00:23:22 -04:00
Joey Hess 9cb415f4a4 autoindex: Ignore internal pages, and take underlay directories into account. Also, avoid making index pages for directories that contain no files. 2008-08-06 00:04:05 -04:00
Joey Hess 11a4ad8a4d add a guard against multiple cgi or rcs wrappers 2008-08-05 21:02:18 -04:00
Joey Hess ea6dc38325 add ikiwiki-transition setupformat subcommand.
Also fixed a bug in how aggregateinternal used IkiWiki::Setup::load,
and added checks for arguments to other subcommands.
2008-08-05 20:40:49 -04:00
Joey Hess 1d5ba6cf51 some doc updates for websetup
warning about old style setup files
2008-08-05 20:20:24 -04:00
Joey Hess bf8558f346 save to real setup file, and rebuild/refresh 2008-08-05 20:11:56 -04:00
Joey Hess 9802fbee40 remove WRAPPED_OPTIONS once loaded
This makes reentrant ikiwiki calls from wrappers work.
2008-08-05 20:11:32 -04:00
Joey Hess 83888b75f1 save the full path to the setup file 2008-08-05 20:11:23 -04:00
Joey Hess 46b3f54ab6 typo 2008-08-05 19:58:33 -04:00
Joey Hess 241c08844d avoid forcing verbose off
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 19:40:08 -04:00
Joey Hess 182edf291b typo 2008-08-05 19:39:50 -04:00
Joey Hess 4b4bce5006 Revert "typo"
This reverts commit c8d3626c51.
2008-08-05 19:39:30 -04:00
Joey Hess 4b994ffed1 avoid forcing syslog setting
This avoids forcing the setting to 0 if it was not set at all.
2008-08-05 19:36:53 -04:00
Joey Hess c8d3626c51 typo 2008-08-05 19:30:09 -04:00
Joey Hess 4f22989be1 don't set values for verbose and syslog by default
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 19:16:24 -04:00
bashman 932557732f 2008-08-05 18:28:10 -04:00
bashman fecaf589f3 2008-08-05 18:27:18 -04:00
bashman 3b3278857c 2008-08-05 18:22:07 -04:00
bashman cad40ebcf4 2008-08-05 18:21:15 -04:00
bashman c2eac6ba0d 2008-08-05 18:18:39 -04:00
bashman 7892188d79 2008-08-05 18:17:22 -04:00
bashman d9a27c8e4b 2008-08-05 18:16:10 -04:00
bashman 64a5714f55 2008-08-05 18:10:44 -04:00
Joey Hess 29ab73258f Clarify some wording in the setup documentation that could maybe lead users to putting paths with "~/" in the setup file, which doesn't work. Closes: #493835 2008-08-05 16:57:49 -04:00
http://www.cse.unsw.edu.au/~willu/ f318c9d24a Suggest fixes 2008-08-05 16:55:23 -04:00
bashman 7397714771 2008-08-05 11:06:37 -04:00
http://www.cse.unsw.edu.au/~willu/ 78cf903610 Add note on work-around 2008-08-05 07:06:16 -04:00
http://www.cse.unsw.edu.au/~willu/ ea7bcf6472 Clarify when 'above' and 'below' mean higher and lower on the page, and when they mean printing over the top of other items 2008-08-05 06:54:08 -04:00
http://www.cse.unsw.edu.au/~willu/ 921b28dde3 More information making sidebar and recentchanges work together 2008-08-05 06:46:09 -04:00
http://www.cse.unsw.edu.au/~willu/ 4f58ad1c10 Add screenshots 2008-08-05 00:49:22 -04:00
http://schmonz.livejournal.com/ e1204075ee creole hyperlink trouble 2008-08-04 22:17:50 -04:00
http://hendry.iki.fi/ e6d8d76d71 2008-08-04 17:58:12 -04:00
http://hendry.iki.fi/ 9115e33176 clear up 2008-08-04 17:52:19 -04:00
Joey Hess d1cb73cb55 set background color of floating divs
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 15:08:27 -04:00
Joey Hess 6e2f9e97f3 Add simple patch to silence a warning when using monotone 2008-08-04 15:00:47 -04:00
Joey Hess 6f2d1536b8 improve fix to DTRT for a param of "0" 2008-08-04 14:58:21 -04:00
Joey Hess 86674c9584 done 2008-08-04 14:56:47 -04:00
Simon McVittie 4c2f46e3fa Suppress warning about uninitialized value if directives look like [[!foo]]
(cherry picked from commit cf58eefaa56eb17c227d97d129bf95e3dab54fd3)
2008-08-04 14:56:23 -04:00
Joey Hess e48f8ff8a9 hm 2008-08-04 14:53:11 -04:00