http://www.cse.unsw.edu.au/~willu/
b1925d8e39
2008-08-07 17:14:41 -04:00
http://www.cse.unsw.edu.au/~willu/
bcd7152662
Response
2008-08-07 17:12:25 -04:00
Joey Hess
c98ea6a971
close bug, changelog
2008-08-07 16:21:58 -04:00
Joey Hess
3de7d39ec6
use srcfile/destfile
...
avoids a commit message of "renamed foo to foo"
2008-08-07 16:20:35 -04:00
Joey Hess
11550f9593
avoid link fixup if page name stayed the same
2008-08-07 16:17:50 -04:00
Joey Hess
46b9a83b61
page file type rename patch from willu
2008-08-07 16:09:41 -04:00
Joey Hess
d18c75c853
add clear: both for recentchanges
...
This helps make sure the sidebar displays above it on some browsers
2008-08-07 16:00:49 -04:00
Joey Hess
581381e335
inline: Ignore parent dirs when sorting pages by title.
2008-08-07 15:47:59 -04:00
Joey Hess
8b62cb011b
this belonged in users, and is one of several failed attempts to put it
...
there, apparently
2008-08-07 14:27:39 -04:00
Joey Hess
de091a9a3c
response
2008-08-07 14:27:18 -04:00
Joey Hess
61b1b30cf7
response
2008-08-07 14:26:18 -04:00
http://www.cse.unsw.edu.au/~willu/
eaf5eca269
2008-08-07 08:10:15 -04:00
http://www.cse.unsw.edu.au/~willu/
5b54999331
2008-08-07 08:01:58 -04:00
http://www.cse.unsw.edu.au/~willu/
e9ce9ad246
Add bug lists
2008-08-07 07:58:47 -04:00
http://www.cse.unsw.edu.au/~willu/
2ad0aa305f
2008-08-07 07:46:45 -04:00
http://www.cse.unsw.edu.au/~willu/
de836d6141
2008-08-07 07:45:05 -04:00
http://www.cse.unsw.edu.au/~willu/
0455bd68b5
2008-08-07 07:43:53 -04:00
http://www.cse.unsw.edu.au/~willu/
9f90278d41
2008-08-07 07:42:47 -04:00
http://www.cse.unsw.edu.au/~willu/
6817824841
New User page
2008-08-07 07:41:19 -04:00
http://mxey.myopenid.com/
cd58e3b322
Added CCCD
2008-08-07 05:02:21 -04:00
http://www.cse.unsw.edu.au/~willu/
8c355286dc
Add patch to bug report
2008-08-07 04:14:53 -04:00
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