http://schmonz.livejournal.com/
faa29aaaf3
add working CVS plugin
2009-07-31 18:17:53 -04:00
http://smcv.pseudorandom.co.uk/
612505d76b
Self-review...
2009-07-31 17:18:20 -04:00
http://smcv.pseudorandom.co.uk/
ba1c355353
I now realise that one of trail's modes is a bit flawed...
2009-07-31 17:14:50 -04:00
http://schmonz.livejournal.com/
e93636b2f3
brain gradually engaging
2009-07-31 15:21:29 -04:00
Joey Hess
d7b434be8c
analysis
2009-07-31 10:30:21 -04:00
http://hendry.iki.fi/
f81471913f
2009-07-31 05:24:02 -04:00
Joey Hess
3710b1710e
inline: Add pagenames parameter that can be used to list a set of pages to inline, in a specific order, without using a PageSpec. (smcv)
2009-07-31 10:30:36 +02:00
Joey Hess
e78a8c2834
Merge branch 'master' into staging
2009-07-31 10:28:26 +02:00
Joey Hess
f1a70921e3
Merge commit 'remotes/smcv/ready/inline-pagenames' into staging
2009-07-31 10:25:43 +02:00
Joey Hess
d24f8b5c37
map: Avoid emitting an unclosed ul element if the map is empty. (harishcm)
2009-07-31 10:25:23 +02:00
Joey Hess
0bbb3d201e
Merge commit 'remotes/smcv/ready/harishcm-map-fix' into staging
2009-07-31 10:23:06 +02:00
Joey Hess
80c66c128b
need copyright
2009-07-31 10:22:10 +02:00
Joey Hess
9168dc2e28
bug closures and changelog since smcv's ready branch didn't include them
...
Which would really make my merging rock if they did in the future.</hint>
2009-07-31 10:16:18 +02:00
Joey Hess
3d27dac809
Merge commit 'remotes/smcv/ready/among'
2009-07-31 10:12:23 +02:00
http://schmonz.livejournal.com/
74d563f20f
progress
2009-07-30 01:45:09 -04:00
http://schmonz.livejournal.com/
d9fa13504d
add missing backquote
2009-07-29 22:38:51 -04:00
harishcm
ae9b2151ac
2009-07-28 08:43:11 -04:00
Joey Hess
9d96250fc5
img: Fix adding of dependency from page to the image.
...
This was impressively broken. add_depends was being called with params
backwards, and on parameter was set to the name of the generated
file, which isn't in the source.
Now updates to images will update the page that contains them, thus
updating them. This is unncessary for fullsize images, so skipped.
2009-07-27 22:22:26 +02:00
Simon McVittie
7922eae327
Implement Will's suggestion
2009-07-27 12:03:11 +01:00
Simon McVittie
9a714e5f44
Flag branches as ready for review, by using a ready/ prefix as Joey suggested
2009-07-27 12:02:34 +01:00
Simon McVittie
70b1c2aabd
getsource: remove temporary variable
2009-07-27 11:58:36 +01:00
simonraven
2dafc7d1f6
2009-07-27 05:49:59 -04:00
simonraven
b25554042e
2009-07-27 05:42:04 -04:00
Joey Hess
0193298177
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-07-27 09:35:49 +02:00
Joey Hess
31865519fd
merged
2009-07-27 09:34:46 +02:00
Joey Hess
d6cdaa689d
Merge commit 'remotes/smcv/gitignore'
2009-07-27 09:34:26 +02:00
http://schmonz.livejournal.com/
4b80bb5f9c
more data
2009-07-27 00:25:37 -04:00
http://schmonz.livejournal.com/
2774c0a061
CVS work in progress, debugging help appreciated
2009-07-27 00:19:39 -04:00
http://www.cse.unsw.edu.au/~willu/
58189f90a8
Changes look good to me.
2009-07-26 22:54:00 -04:00
http://smcv.pseudorandom.co.uk/
f5b676bfcc
.gitignore merge request
2009-07-26 15:42:36 -04:00
Simon McVittie
1ae8fc77eb
Add generated localizations, and related stamp files, to .gitignore
2009-07-26 20:03:36 +01:00
Simon McVittie
13de81ffbb
Link to my amended version of Will's plugin
2009-07-26 17:15:01 +01:00
Simon McVittie
2ef53b128d
getsource: remove unnecessary IkiWiki:: prefixes
...
Many variables and functions are exported.
2009-07-26 17:04:49 +01:00
Simon McVittie
b1f31ab7cb
getsource: in the default template, just say "Source"
...
All the other actions are single words (apart from RecentChanges), and
are nouns (apart from Edit); saying "Source" is consistent with "History",
for instance.
2009-07-26 17:04:49 +01:00
Simon McVittie
ea244ab7b5
getsource: don't allow getting the source of an attachment
...
Serving up images etc. as text/plain; charset=utf-8 is unlikely to work
very well, and there's no point in having this CGI action for attachments
(since they're copied into the output as-is anyway).
2009-07-26 17:04:34 +01:00
Simon McVittie
0afcec7346
getsource: turn missing pages into a 404
...
Also restructure so we return early on missing pages.
2009-07-26 17:04:30 +01:00
Simon McVittie
3f520da78a
getsource: default to saying page source is in UTF-8, and make the example match the default
...
IkiWiki mostly assumes that pages are in UTF-8; anyone this doesn't work
for can override it in the setup file.
2009-07-26 16:36:17 +01:00
Simon McVittie
eaf59e5ba9
getsource: run as plain CGI, rather than sessioncgi
...
As I suggested when reviewing Will's code, calling loadindex() should be
sufficient.
2009-07-26 16:33:12 +01:00
Will Uther
01e4cb1464
Add getsource plugin
2009-07-26 16:22:56 +01:00
http://smcv.pseudorandom.co.uk/
0c04985c07
Similar request
2009-07-26 08:56:39 -04:00
http://smcv.pseudorandom.co.uk/
3c5bb5a01b
The 404 plugin also closes an old wishlist item
2009-07-26 08:36:31 -04:00
http://smcv.pseudorandom.co.uk/
5129b461ab
is this in fact WONTFIX?
2009-07-26 08:31:34 -04:00
http://smcv.pseudorandom.co.uk/
e484061c96
See also
2009-07-26 08:27:02 -04:00
http://smcv.pseudorandom.co.uk/
fc18de040c
Reference a potentially-useful Perl module
2009-07-26 08:05:36 -04:00
http://smcv.pseudorandom.co.uk/
5a4e90468c
Reference another todo item
2009-07-26 07:56:50 -04:00
http://smcv.pseudorandom.co.uk/
4be57f2465
pass on Joey's comments from another page
2009-07-26 07:53:52 -04:00
http://smcv.pseudorandom.co.uk/
fd62f3c0eb
maybe postform and inline need separating?
2009-07-26 07:47:03 -04:00
http://smcv.pseudorandom.co.uk/
d3cbbfbc96
Fix wtf-8, link to similar todo items, mark Joey's thoughts as such
2009-07-26 07:36:53 -04:00
http://smcv.pseudorandom.co.uk/
a1d31e6db2
plugins/contrib/album will also want attachment uploads into an underlay
2009-07-26 07:23:05 -04:00
http://smcv.pseudorandom.co.uk/
a722a85507
internal pages are already matched specially...
2009-07-26 07:03:32 -04:00