Commit Graph

10542 Commits (a0ace62664dd767a3894c1a708b8ed49e380c368)

Author SHA1 Message Date
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
http://smcv.pseudorandom.co.uk/ ea30193af2 html5: reference git branch via template 2009-07-26 06:55:41 -04:00
http://smcv.pseudorandom.co.uk/ d8c5e4ab38 you don't need to copy all the templates, only page.tmpl 2009-07-26 06:48:03 -04:00
http://schmonz.livejournal.com/ 6f88e3631e fix typo 2009-07-26 05:40:58 -04:00
http://schmonz.livejournal.com/ 1896b8bccb spelling 2009-07-25 19:38:19 -04:00
Simon McVittie c2215feedd New branch based on optimize-pagespecs: remove pagespec_merge 2009-07-25 20:46:03 +01:00
Simon McVittie d2633aad3e Link my inline-pagenames branch 2009-07-25 20:39:20 +01:00
Simon McVittie 58bce14496 I now have a git branch with harishcm's [[!map]] bugfix. If I was a reviewer, I'd approve it 2009-07-25 20:28:54 +01:00
harishcm 786b78be46 Fix failure to close <ul> in maps with no items
Signed-off-by: Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
2009-07-25 20:16:11 +01:00
Simon McVittie f237ea1b9a Add [[!template id=gitbranch]] for things available from git, and use it
The uses are somewhat biased towards my own branches, because I know
where to find them and what they do :-) but I've tagged some other
people's as well.
2009-07-25 19:55:22 +01:00
http://smcv.pseudorandom.co.uk/ 18a58135fc Fix syntax, remove duplicate entry for Jon's repository 2009-07-25 14:11:08 -04:00
http://smcv.pseudorandom.co.uk/ 03f567ba77 Add all the forks on github, except gmcmanus' which was already there 2009-07-25 14:03:40 -04:00
Joey Hess 9122c6ce5d add po4a to build-deps 2009-07-23 15:28:26 +02:00
Joey Hess 29a3334d59 quote version numbers to avoid them being interpreted as unicode characters 2009-07-23 15:25:47 +02:00
Joey Hess 60ee03bd70 revert revert 2009-07-23 12:01:54 +02:00
Joey Hess a29507ec26 improve string to be less confusing 2009-07-23 11:52:33 +02:00
Joey Hess e01badd3e7 reverted a few of the string changes
Improved one string.
2009-07-23 11:48:02 +02:00
Jonas Smedegaard 081febc156 Fix fatal typos in danish directives underlay translation 2009-07-23 01:24:50 +02:00
Jonas Smedegaard 3bdc366e73 Merge branch 'master' of git://git.ikiwiki.info 2009-07-23 01:17:40 +02:00
Jonas Smedegaard 30e122bfc8 Unfuzz translations (after rephrasings) 2009-07-23 01:15:59 +02:00
Jonas Smedegaard 90fe04502a Update german translation 2009-07-23 01:01:48 +02:00
Jonas Smedegaard c1682d1333 Rephrase translatable string to clarify data requested (account or openid) 2009-07-23 00:54:59 +02:00