Commit Graph

8015 Commits (020eb6f294346a3a5db5d04b7d14cb30ddd4bfaf)

Author SHA1 Message Date
Joey Hess a32c0ecd51 include perl error in warning about openid
it may be some other module missing, this way you can tell by reading the
log
2008-09-23 12:59:43 -04:00
Joey Hess 7280d84c1c merged 2008-09-23 12:47:36 -04:00
Simon McVittie c7804cafa5 Fix typo in skeleton.pm.example: sessionncgi (with extra n)
(cherry picked from commit 72ffc85d6acb8b99839ac98a2c23dbef410b5666)
2008-09-23 12:47:02 -04:00
http://ptecza.myopenid.com/ 338f0fde60 * Response 2008-09-23 08:34:43 -04:00
chrysn 88beb46def bug report on funny characters in the name 2008-09-23 04:58:35 -04:00
http://smcv.pseudorandom.co.uk/ ba1b9f8562 bug report with patch 2008-09-22 18:36:26 -04:00
http://smcv.pseudorandom.co.uk/ b44ca17f93 2008-09-22 18:29:48 -04:00
http://smcv.pseudorandom.co.uk/ c4fde75f46 Reference patches to beautify redirection URLs 2008-09-22 18:28:39 -04:00
http://smcv.pseudorandom.co.uk/ 2587137775 interesting, I could use this for photo galleries 2008-09-22 18:11:18 -04:00
chrysn b42fdcbaa3 added wishlist item with work-in-progress plugin 2008-09-22 13:12:38 -04:00
http://dmarti.myopenid.com/ cd5e1e76f6 2008-09-22 13:10:05 -04:00
Blanko 3816df7d18 Adding two CSS / themes 2008-09-22 10:31:21 -04:00
http://smcv.pseudorandom.co.uk/ 8ff9430a7d Reference and describe my implementation 2008-09-21 18:12:08 -04:00
Simon McVittie 7f82594410 remove: redirect via urlto(), avoiding mentions of index.html 2008-09-21 18:26:48 +01:00
Simon McVittie 02923917c8 recentchanges: construct redirections via urlto(), avoiding mentions of index.html 2008-09-21 18:26:48 +01:00
Simon McVittie 97e3263ad1 poll: Use urlto to produce redirection URLs, avoiding mentions of index.html 2008-09-21 18:26:48 +01:00
Simon McVittie e73987b01d editpage: beautify redirection URLs, avoiding exposing the implementation detail that index.html exists 2008-09-21 18:26:42 +01:00
http://www.cse.unsw.edu.au/~willu/ 2f3b93a55a Add second, related, patch. 2008-09-21 06:04:37 -04:00
http://www.cse.unsw.edu.au/~willu/ 85a0c9ad8d Update patch: Add /s to end of regexps to handle multi-line pagespecs. Simplify match_link(). Simplify pagespec_match(). 2008-09-21 05:27:54 -04:00
http://www.cse.unsw.edu.au/~willu/ 57682e72d9 Add patch 2008-09-21 04:30:28 -04:00
http://www.cse.unsw.edu.au/~willu/ a32f0a64fe Add patch 2008-09-21 02:20:05 -04:00
http://www.cse.unsw.edu.au/~willu/ 1cdc1e9d84 Add patch 2008-09-21 00:58:55 -04:00
http://www.cse.unsw.edu.au/~willu/ cc4f0aa335 Link to new bug and old todo 2008-09-21 00:50:38 -04:00
http://www.cse.unsw.edu.au/~willu/ e255e8ecbf Add a new bug when using source highlighting 2008-09-21 00:49:11 -04:00
Joey Hess bd9686c19a close 2008-09-20 23:06:03 -04:00
Joey Hess 4c68e149e5 handle templates with special characters in name
The template field is really a link, so needs to be converted to a page
name in stored state.
2008-09-20 23:00:19 -04:00
Joey Hess 5e713047b4 avoid uninitialised value warning 2008-09-20 22:51:42 -04:00
Joey Hess 12eb585353 add missing page name sanity check 2008-09-20 22:48:22 -04:00
Joey Hess c0d7c60b9f Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-09-20 20:06:54 -04:00
http://www.cse.unsw.edu.au/~willu/ f08189c7fa Revert change now that listdirectives is enabled 2008-09-20 17:11:12 -04:00
Joey Hess 748d375954 avoid warning if percent value is not numeric 2008-09-20 16:31:27 -04:00
Joey Hess 84347a1247 avoid duplicate template lookup 2008-09-20 16:23:15 -04:00
Joey Hess 6088ad861c revert colon part of change 2008-09-20 16:21:04 -04:00
Joey Hess a6fc3b411f edittemplate patch from Willu
* edittemplate: Default new page file type to the same type as the template.
  (willu)
* edittemplate: Add "silent" parameter. (Willu)
* edittemplate: Link to template, to allow creating it. (Willu)
2008-09-20 16:19:09 -04:00
Joey Hess c51b304d90 Fix reversion in use of ikiwiki -verbose -setup with a setup file that enables syslog.
Setup output is once again output to stdout in this case.

Implemented by stashing the verbose/syslog values set in the setup file,
and using those values in the generated wrappers, but not allowing them to take
effect during the setup operation itself, so that command-line options,
appearing before or after -setup, are honored.

Also, some cleanups to how %config is generated for wrappers, removing some
fields that do not need to be recorded inside the wrapper.
2008-09-20 15:38:02 -04:00
Joey Hess 66c589fa81 response 2008-09-20 13:57:56 -04:00
http://www.cse.unsw.edu.au/~willu/ d8ed0007e6 Links for various features 2008-09-20 06:58:21 -04:00
http://www.cse.unsw.edu.au/~willu/ d0e7cc409b Update to use edittemplate rather than patch. Add justification. 2008-09-19 22:35:44 -04:00
http://www.cse.unsw.edu.au/~willu/ c9d4540117 mark done. 2008-09-19 22:23:11 -04:00
http://www.cse.unsw.edu.au/~willu/ b1946cb8ec Add link to edittemplate 2008-09-19 22:22:02 -04:00
http://www.cse.unsw.edu.au/~willu/ 3e69e6c8b6 Yet another patch 2008-09-19 22:17:28 -04:00
http://www.cse.unsw.edu.au/~willu/ cf9336a7af response 2008-09-19 16:55:58 -04:00
http://schmonz.livejournal.com/ 72261774d2 2008-09-19 14:14:44 -04:00
Joey Hess fde2682548 response 2008-09-19 14:11:28 -04:00
http://schmonz.livejournal.com/ bb630febdb probably fine maybe? 2008-09-19 14:06:55 -04:00
Joey Hess 07df0ddea9 response 2008-09-19 13:59:18 -04:00
Joey Hess 9a9b25346d i18n 2008-09-19 13:52:01 -04:00
http://schmonz.livejournal.com/ 07693b60f4 response 2008-09-19 13:48:25 -04:00
Joey Hess 87ece1837d response 2008-09-19 13:15:59 -04:00
Joey Hess 343117daf2 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-09-19 13:12:38 -04:00