Commit Graph

6975 Commits (df0f9811a30307100fe84586368231f16fcff2cc)

Author SHA1 Message Date
http://www.cse.unsw.edu.au/~willu/ 25723e857e modify patch based on feedback 2008-08-25 01:50:27 -04:00
http://www.cse.unsw.edu.au/~willu/ 7465e0dd5d Response 2008-08-24 17:29:52 -04:00
Joey Hess 69e35d3c51 willu's teximg changes
* teximg: The prefix is configurable, and has changed to not include the
  nonstandard mhchem by default. (willu)
* teximg: dvipng is used if available to render images. Its output is
  antialiased and better than dvips. If not available, the old dvips+convert
  chain will be used. (willu)
* Drop suggests on texlive-science, add suggests on dvipng.
2008-08-24 15:21:51 -04:00
Joey Hess 7f5413b0c0 response 2008-08-24 12:59:17 -04:00
Joey Hess ac79f2107b confirmation 2008-08-24 12:50:49 -04:00
http://www.cse.unsw.edu.au/~willu/ cd5afe22a2 Might help to put the right version in... 2008-08-24 03:19:39 -04:00
http://www.cse.unsw.edu.au/~willu/ bf3deab7b0 New patch taking comments into account 2008-08-24 02:17:42 -04:00
http://www.cse.unsw.edu.au/~willu/ cbd7b8a1f2 comments 2008-08-23 21:49:12 -04:00
Joey Hess 14885af458 cannot reproduce 2008-08-23 15:45:44 -04:00
http://mskala.livejournal.com/ 56c2fca4b0 2008-08-23 14:28:01 -04:00
Joey Hess 5115b8e418 comments 2008-08-23 13:31:10 -04:00
Joey Hess 9b10f5eab2 map: The fix for #449285 was buggy and broke display of parents in certian circumstances.
The use of $dummy was not sufficient, because it only stuck around for the
first element after a dummy parent, and was then lost. Instead, use a
$addparent that contains the actual dummy parent, so it can be compared
with the new item to see if we're still under that parent or have moved to
another one.
2008-08-23 13:10:49 -04:00
Joey Hess 7071d0b586 remove incorrect comment 2008-08-23 12:19:39 -04:00
Joey Hess bc0e09e6c8 problem with the patch 2008-08-23 12:13:38 -04:00
Joey Hess cc111c9777 response 2008-08-23 11:52:38 -04:00
http://www.cse.unsw.edu.au/~willu/ b98db56f11 Add very preliminary patch 2008-08-23 08:36:23 -04:00
jcw 5166cebee4 2008-08-23 07:54:17 -04:00
http://www.cse.unsw.edu.au/~willu/ 6f8632184e Further thinking 2008-08-23 03:32:33 -04:00
http://www.cse.unsw.edu.au/~willu/ 09cf225c71 Thoughts... 2008-08-23 03:26:23 -04:00
http://www.cse.unsw.edu.au/~willu/ b44a63126a Bug fix and comment 2008-08-23 00:45:40 -04:00
http://www.cse.unsw.edu.au/~willu/ 2c0a45ba7a Major patch rewrite 2008-08-22 23:41:30 -04:00
Joey Hess 43302310c0 typo 2008-08-22 21:07:13 -04:00
http://www.cse.unsw.edu.au/~willu/ 5f63f63b20 Responses 2008-08-22 00:56:39 -04:00
http://www.cse.unsw.edu.au/~willu/ fe0c001ab6 Response, suggested NEWS item, small patch addition 2008-08-22 00:39:17 -04:00
Joey Hess 4643233c18 monotone updates
- Try to configure a wrapper
- Fix (?) ikiwiki-makerepo repo name mangling
- Add big warning about passphrases
- Doc updates
2008-08-22 00:22:02 -04:00
Joey Hess a98bfb05c0 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-08-21 22:25:53 -04:00
Joey Hess 8ae1aa3dfa add 2008-08-21 22:23:28 -04:00
Joey Hess f7bde90c83 response 2008-08-21 22:23:18 -04:00
http://yag.myopenid.com/ 00327e6bcd 2008-08-21 16:30:03 -04:00
Joey Hess 61a212aa62 response 2008-08-21 16:26:14 -04:00
Joey Hess 5e3cd96ca1 response 2008-08-21 16:23:56 -04:00
Joey Hess dec9b4e2c9 Avoid using cp -a (again). (HenrikBrixAndersen) 2008-08-21 16:21:40 -04:00
Joey Hess b12f29e456 response 2008-08-21 16:13:59 -04:00
http://ptecza.myopenid.com/ 2d4ec7fa0f * Response 2008-08-21 11:12:02 -04:00
buo b4962ba8fc Suggestion 2008-08-21 09:59:40 -04:00
http://www.cse.unsw.edu.au/~willu/ bb1addc292 New plugin to list available pre-processor commands 2008-08-21 09:58:25 -04:00
http://ptecza.myopenid.com/ cb919de70f * Feature request 2008-08-21 04:50:40 -04:00
https://brian.may.myopenid.com/ 2ad40b82f4 add more details 2008-08-21 02:39:31 -04:00
http://thewordnerd.myopenid.com/ eb4bfa0df5 2008-08-20 22:42:02 -04:00
http://thewordnerd.myopenid.com/ 5f7050ed33 2008-08-20 22:20:34 -04:00
http://smcv.pseudorandom.co.uk/ 8d37c83f3f Fix link to mdwn2man in gitweb 2008-08-20 21:19:10 -04:00
http://www.cse.unsw.edu.au/~willu/ 687fa6f2c0 Small tweak to patch 2008-08-19 09:22:22 -04:00
http://www.cse.unsw.edu.au/~willu/ 77cb7f5d36 Add patch to make teximg preamble configurable 2008-08-19 08:24:01 -04:00
http://john.choffee.co.uk/ 9733d1f79a Added a tip about intergrating Disqus comments into your blog. 2008-08-19 05:30:33 -04:00
http://josephturian.blogspot.com/ 86a1334459 2008-08-19 01:32:17 -04:00
http://josephturian.blogspot.com/ 1785a9ea8d 2008-08-18 20:57:25 -04:00
http://josephturian.blogspot.com/ 0257186f4d 2008-08-18 20:53:59 -04:00
HenrikBrixAndersen bebfceda30 Add suggestion 2008-08-18 17:22:34 -04:00
http://josephturian.blogspot.com/ 9d9a9076d9 2008-08-18 16:37:31 -04:00
http://josephturian.blogspot.com/ c790e3975e 2008-08-18 12:10:10 -04:00
http://yag.myopenid.com/ 3bb9a692f3 [Name](name)-style links don't seem to be supported 2008-08-18 07:16:10 -04:00
http://thewordnerd.myopenid.com/ 408e0eb607 2008-08-17 14:46:20 -04:00
http://josephturian.blogspot.com/ 7ad64a29d7 2008-08-16 17:14:43 -04:00
HenrikBrixAndersen 6f70b29506 Add proposed patch 2008-08-16 09:09:47 -04:00
JoshTriplett b31809a577 2008-08-15 19:50:39 -04:00
JoshTriplett 37cef5f244 Oops, use pre-prefix_directives syntax. 2008-08-15 18:45:05 -04:00
JoshTriplett ae6cb74a46 Add page on tracking bug dependencies. 2008-08-15 18:43:22 -04:00
Joey Hess ec145f5ebb add news item for ikiwiki 2.61 2008-08-14 21:14:05 -04:00
http://jcflack.myopenid.com/ 79a3fbb1ab 2008-08-14 16:08:53 -04:00
Joey Hess d875fbb52e response 2008-08-14 14:50:02 -04:00
Joey Hess 5d83e7359d graphviz: Fix breakage of the name of the preprocessor directive. 2008-08-14 14:44:30 -04:00
HenrikBrixAndersen 15424d405b Add wish about not using 'cp -a' 2008-08-13 15:28:33 -04:00
HenrikBrixAndersen e43c3ebece Add graphviz bug 2008-08-13 15:22:09 -04:00
http://ptecza.myopenid.com/ d1f960970e * Question 2008-08-13 07:06:31 -04:00
bremner da5ed6dd9d 2008-08-12 23:08:56 -04:00
http://www.cse.unsw.edu.au/~willu/ 3d69650e95 response 2008-08-12 20:16:13 -04:00
Joey Hess 2aa46a3a8e response 2008-08-12 18:38:49 -04:00
http://edward.myopenid.com/ 0e9deb3a41 create bug report 2008-08-12 17:49:41 -04:00
Joey Hess 32e2445aae comments 2008-08-12 15:58:13 -04:00
Joey Hess 6432d15cb4 fix a common case typo 2008-08-12 15:48:44 -04:00
Joey Hess 1e0a97c0aa response 2008-08-12 15:42:15 -04:00
Joey Hess 0b3d252ad6 remove mention of deprecated admin prefs page 2008-08-12 15:34:05 -04:00
Joey Hess 8ae0b41163 formatting 2008-08-12 14:30:28 -04:00
Joey Hess 7c4671f353 add news item for ikiwiki 2.60 2008-08-12 14:28:40 -04:00
Joey Hess 49d56c3957 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-08-11 12:47:51 -04:00
bremner a6fa03c961 Could we factor out the attachment pagespec code so that other plugins can use it? 2008-08-10 21:08:33 -04:00
http://ptecza.myopenid.com/ 5e0e6cecfc * Response 2008-08-10 08:39:37 -04:00
http://www.cse.unsw.edu.au/~willu/ 74e9b123ac Fix patch to work around HTMLScrubber, and add a potential documentation page 2008-08-09 18:03:14 -04:00
Joey Hess 5867c415ee Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-08-09 11:54:12 -04:00
http://ptecza.myopenid.com/ d3eb0075d3 * Response 2008-08-09 09:46:27 -04:00
http://ptecza.myopenid.com/ a303321e5e * Response 2008-08-09 09:33:59 -04:00
http://www.cse.unsw.edu.au/~willu/ 252f8adc2a 2008-08-09 08:35:59 -04:00
http://www.cse.unsw.edu.au/~willu/ d89e07c96c 2008-08-09 08:33:29 -04:00
http://www.cse.unsw.edu.au/~willu/ 0eab8e9e67 Add patch 2008-08-09 08:31:53 -04:00
http://www.cse.unsw.edu.au/~willu/ 146c3b98cd Add thoughts on bug numbers 2008-08-09 07:27:48 -04:00
http://www.cse.unsw.edu.au/~willu/ 907f717bce 2008-08-09 07:05:44 -04:00
http://www.cse.unsw.edu.au/~willu/ 2b12f7de26 Add a suggestion 2008-08-09 06:56:36 -04:00
Joey Hess 5afeca8154 reorg 2008-08-08 16:41:55 -04:00
http://www.cse.unsw.edu.au/~willu/ 9c33352e9b Mark done 2008-08-07 17:18:14 -04:00
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 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
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 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
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 86674c9584 done 2008-08-04 14:56:47 -04:00
Joey Hess e48f8ff8a9 hm 2008-08-04 14:53:11 -04:00
bremner 5c2cd6e6c2 note that MIME sanity code seems to exist in attachment.pm 2008-08-04 08:28:39 -04:00
bremner 2ed647f6ff clarify "deals with MIME" 2008-08-04 08:13:45 -04:00
JonasSmedegaard 598240826f Use localikiwikicreatesite for simple bootstrapping of demo. 2008-08-03 22:29:29 -04:00
JonasSmedegaard 0bdba1e81c Full po4a support! 2008-08-03 21:25:21 -04:00
bremner aee8438771 2008-08-03 20:31:31 -04:00
http://jeremie.koenig.myopenid.com/ 06829be296 solution with an inline directive 2008-08-03 19:25:21 -04:00
http://smcv.pseudorandom.co.uk/ ca5f64c4ef Demote renamepage hook to a <h3> to fix the ToC 2008-08-03 17:30:32 -04:00
Joey Hess 9e0cbb73fe plugin safe/rebuild controls 2008-08-03 16:23:41 -04:00
Joey Hess 43307fb215 need to adjust goodstuff for 3.0 2008-08-03 15:48:33 -04:00
Joey Hess 4405cebd0a add advanced and basic modes 2008-08-03 14:57:24 -04:00
Joey Hess 0f06504422 remove description_html, add link 2008-08-03 14:36:17 -04:00
Joey Hess efcbb32f7c Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-08-03 14:21:46 -04:00
Joey Hess 81fd5a35a5 note that 2.60 is needed for auto setup 2008-08-03 14:20:49 -04:00
http://smcv.pseudorandom.co.uk/ eadff687ab 2008-08-03 11:24:20 -04:00
http://jeremie.koenig.myopenid.com/ 47b4564c50 link some related stuff 2008-08-03 10:50:40 -04:00
bremner e4de043201 2008-08-03 08:57:37 -04:00
Joey Hess 194417a3ca add 2008-08-02 23:54:19 -04:00
http://schmonz.livejournal.com/ b6d1078d56 2008-08-02 22:27:34 -04:00
http://www.cse.unsw.edu.au/~willu/ 4cdf41df0c small patch update 2008-08-02 22:20:53 -04:00
http://www.cse.unsw.edu.au/~willu/ 35a3559ebe Add patch to bug report 2008-08-02 22:14:26 -04:00
http://www.cse.unsw.edu.au/~willu/ 6c2163d596 update to actual generated example 2008-08-02 21:52:48 -04:00
http://www.cse.unsw.edu.au/~willu/ b7d7abf2b4 Sidebar layout strange 2008-08-02 19:53:08 -04:00
Joey Hess 4708aeceb3 websetup form display done 2008-08-02 16:41:37 -04:00
Joey Hess 017f6787e7 update 2008-08-02 16:41:35 -04:00
http://hendry.iki.fi/ 66ca8541c2 update on google not grokking feeds 2008-08-02 15:00:49 -04:00
http://www.cse.unsw.edu.au/~willu/ 9ee5161774 Add patch to change markup type 2008-08-02 09:51:15 -04:00
http://smcv.pseudorandom.co.uk/ 200fb31d04 Suggest how to solve this 2008-08-02 09:48:32 -04:00
http://www.cse.unsw.edu.au/~willu/ f6a401bf88 Add simple patch to silence a warning when using monotone 2008-08-02 09:43:10 -04:00
Joey Hess 25c35b6e90 banned_users move to setup file, stage 1 2008-08-01 17:39:17 -04:00
Joey Hess bc1c267723 response 2008-08-01 17:39:17 -04:00
http://schmonz.livejournal.com/ 4a5793729b that did the trick 2008-08-01 17:25:14 -04:00
Joey Hess bb394fdae8 admin prefs move to setup file, stage 1
The locked pages configuration is moving to a locked_pages option in the
setup file, and the allowed attachments configuration to
allowed_attachments. The admin prefs page can still be used for these, but
that's depreacted and will only be shown if there's currently a value.
2008-08-01 16:45:04 -04:00
http://jicknan.blogspot.com/ 4324746bea 2008-08-01 14:36:10 -04:00
http://schmonz.livejournal.com/ f60bea8fe2 2008-08-01 14:19:35 -04:00
http://jcflack.myopenid.com/ 19d8acaa95 2008-08-01 10:55:46 -04:00
Joey Hess 041923a89e Merge branch 'master' into autoconfig
Conflicts:

	IkiWiki/Plugin/git.pm
	debian/changelog
	po/ikiwiki.pot
2008-07-31 19:35:37 -04:00
Joey Hess 861dea7f1c add news item for ikiwiki 2.56 2008-07-31 19:30:21 -04:00
Joey Hess 71eb56bcac merged 2008-07-31 18:52:30 -04:00
Joey Hess 973e49e31d response 2008-07-31 18:49:40 -04:00
bremner 9766bb0296 update progress report 2008-07-31 18:12:53 -04:00
http://smcv.pseudorandom.co.uk/ 53001f9011 2008-07-31 17:26:49 -04:00
bremner cbcf52064b progress report 2008-07-31 17:04:00 -04:00
Joey Hess 5569f5853d question 2008-07-31 16:36:56 -04:00
Joey Hess ec11400a01 improve preprocessor docs 2008-07-31 16:27:32 -04:00
Joey Hess 33cd89c68b questions 2008-07-31 16:09:26 -04:00
Joey Hess 17dd9d6212 rename 2008-07-31 15:52:20 -04:00
Joey Hess 56459c82e6 response 2008-07-31 14:10:36 -04:00
hello 3b941ae532 Oops, teximg plugin not installed! 2008-07-31 05:06:45 -04:00
hello ec9bcdbb6e 2008-07-31 03:10:49 -04:00
hello 2e0f64ba21 2008-07-31 03:04:38 -04:00
hello f32c16fce7 2008-07-31 02:49:08 -04:00
http://schmonz.livejournal.com/ 490d2c6598 not working for me 2008-07-31 00:31:47 -04:00
http://smcv.pseudorandom.co.uk/ 094bd8fdb5 Fix broken link 2008-07-30 20:46:24 -04:00
http://smcv.pseudorandom.co.uk/ 52ba1b2e04 Fix broken link 2008-07-30 20:43:10 -04:00
http://smcv.pseudorandom.co.uk/ fe482079cc 2008-07-30 17:26:30 -04:00
http://smcv.pseudorandom.co.uk/ 0a176059bb 2008-07-30 17:25:36 -04:00
Joey Hess 5e85039dc3 response 2008-07-30 15:47:28 -04:00
http://schmonz.livejournal.com/ fd16016833 s/sslrequire/requiressl/g 2008-07-30 15:11:47 -04:00
http://schmonz.livejournal.com/ bd5f94d2ac more suid 2008-07-30 15:09:44 -04:00
http://schmonz.livejournal.com/ 7b37c78ad8 fix cutto 2008-07-30 14:55:58 -04:00
http://schmonz.livejournal.com/ bf0483ed96 okay, tested to really work as advertised 2008-07-30 14:53:45 -04:00
Joey Hess e12627e0a4 update 2008-07-30 14:44:50 -04:00
http://schmonz.livejournal.com/ e4b096ac41 http(oop)s 2008-07-30 14:27:35 -04:00
http://schmonz.livejournal.com/ 3b9fe3a1b6 update 2008-07-30 12:21:55 -04:00
http://schmonz.livejournal.com/ 85aff81cfe revamp, so it's vampier 2008-07-30 12:20:58 -04:00
http://schmonz.livejournal.com/ dd25c7c4af 2008-07-30 01:25:05 -04:00
http://www.cse.unsw.edu.au/~willu/ ae04ca5546 2008-07-30 00:11:10 -04:00
http://www.cse.unsw.edu.au/~willu/ 2c1e02aa45 alternate suggestion 2008-07-29 23:39:15 -04:00
http://schmonz.livejournal.com/ e55c079844 2008-07-29 21:45:50 -04:00
http://schmonz.livejournal.com/ 6838f9b6e5 2008-07-29 21:45:17 -04:00
Joey Hess 3b72c23673 rm 2008-07-29 16:55:44 -04:00
HenrikBrixAndersen 17a1999433 Obsolete templates/estseek.conf 2008-07-29 16:51:18 -04:00
Joey Hess e2612c7873 on the security of this plugin.. 2008-07-29 16:19:53 -04:00
Joey Hess b8d3c83ee0 tune 2008-07-29 16:02:24 -04:00
Joey Hess 12c5786df4 Merge branch 'tova' into autoconfig
Conflicts:

	debian/changelog
2008-07-29 15:54:45 -04:00
Joey Hess 64def3eaea Merge branch 'master' into tova 2008-07-29 15:40:23 -04:00
Joey Hess d6c73e9ef6 rename discussion page to match plugin name 2008-07-29 15:40:07 -04:00
Joey Hess a02c3f46ea initial draft 2008-07-29 15:39:01 -04:00
http://schmonz.livejournal.com/ a81dfc9063 2008-07-29 00:20:35 -04:00
http://schmonz.livejournal.com/ 48477d92fd sorry, should have mentioned pkgsrc is cross-platform 2008-07-29 00:04:48 -04:00
http://schmonz.livejournal.com/ 8de670263c document unixauth.pm 2008-07-28 23:57:26 -04:00
http://ptecza.myopenid.com/ f44135c66b * Edition 2008-07-28 03:17:32 -04:00
http://ptecza.myopenid.com/ 0d75610f5b * Completion 2008-07-28 03:14:02 -04:00
http://ptecza.myopenid.com/ 03dfa83af2 * Progressbar plugin? 2008-07-28 03:09:43 -04:00
Joey Hess 9be28d7865 handle options with no value and no example value 2008-07-27 19:19:04 -04:00
Joey Hess f484deabbc update 2008-07-27 16:31:22 -04:00
Joey Hess 1916afc603 rename 2008-07-27 16:08:44 -04:00
Joey Hess 929a70a16d password prompt for admin user 2008-07-27 15:44:11 -04:00
Joey Hess ddef0d3170 Merge branch 'master' into autoconfig
Conflicts:

	debian/changelog
	doc/todo/color_plugin.mdwn
2008-07-27 11:43:47 -04:00
Joey Hess 3ce00b118e add news item for ikiwiki 2.55 2008-07-27 11:32:34 -04:00
http://ptecza.myopenid.com/ 4c5b83cbcf * RC2 color plugin 2008-07-27 09:30:55 -04:00
Joey Hess 4b6028a4cb pkgsrc is NetBSD I take it 2008-07-27 01:59:16 -04:00
Joey Hess f28b57526c setup automator
"ikiwiki -setup /etc/ikiwiki/simple.setup"
can be used set up a new wiki in seconds
2008-07-27 01:39:11 -04:00
http://schmonz.livejournal.com/ ef56820ea0 note pkgsrc package 2008-07-27 00:54:14 -04:00
Joey Hess bc3363beb7 ikiwiki-update-wikilist: Add -r switch to remove. Default behavior is now always to add. 2008-07-27 00:02:04 -04:00
Joey Hess 4ef96e2d99 Merge branch 'master' into autoconfig 2008-07-26 23:22:42 -04:00
Joey Hess ecc40d1769 changelog and tweaks 2008-07-26 23:15:50 -04:00
Enrico Zini e3713772f7 Added cutpaste plugin.
I'm wondering if cutandpaste wouldn't be a better name.
2008-07-26 23:08:17 -04:00
Joey Hess 4f06e7402a remove ikiwiki.setup
To generate your own, use ikiwiki -dumpsetup ikiwiki.setup

Update docs.
2008-07-26 22:55:39 -04:00
Joey Hess 2c08693645 clarification 2008-07-26 22:39:46 -04:00
Joey Hess 6154dd03cb finish with rcs plugin conversion 2008-07-26 22:28:18 -04:00
Joey Hess 3d82d47e18 Merge branch 'master' into autoconfig 2008-07-26 21:16:16 -04:00
Joey Hess dd40fbdf03 close 2008-07-26 21:16:09 -04:00
Joey Hess 42ac4ec009 remove default values in getsetup
They were a bit confusing, since they did not actually set the default, and
example values are sufficient.
2008-07-26 21:07:15 -04:00
Joey Hess c83fd4a328 wrapper setup reorg
Flattened the wrapper setup, as this lets it be handled better by the
setup generation code.
2008-07-26 21:00:11 -04:00
Joey Hess c56618133c updates for --dumpsetup 2008-07-26 19:40:09 -04:00
Joey Hess 52bbdbb1a5 load all plugins when generating setup 2008-07-26 19:10:11 -04:00
Joey Hess 0e0ee9b2ce make monotone use hooks, add getsetup
Rather than every monotone rcs_ function calling check_config, just put it
in a checkconfig hook. (But the chdir still needs to be done by every
hook.)
2008-07-26 17:49:25 -04:00
Joey Hess cebbb6f482 Merge branch 'master' into autoconfig 2008-07-26 15:49:08 -04:00
Joey Hess 6b19afb3ef fixes 2008-07-26 13:10:52 -04:00
Joey Hess 9169c3247f standardising and documenting getsetup 2008-07-26 13:07:48 -04:00
Joey Hess ed41d7c70f document 2008-07-26 12:47:54 -04:00
http://ptecza.myopenid.com/ 8a45362d55 * Response 2008-07-26 09:42:27 -04:00
http://ptecza.myopenid.com/ 0815312e1d * Response 2008-07-26 09:07:20 -04:00
Joey Hess a71b9a1cf1 fix feed urls
The fix for colons involved adding "./" to some urls. Due to the weird way
inline called urlto, these snuck into feed urls and permalinks. Fix it by
adding an optional third parameter to urlto.
2008-07-25 16:16:44 -04:00
Joey Hess af5299677e comments 2008-07-25 15:53:46 -04:00
Joey Hess 218dc370f6 mark done 2008-07-25 15:03:28 -04:00
Joey Hess 435a8e1ce5 response 2008-07-25 12:51:50 -04:00
Joey Hess 75acf76851 eh 2008-07-25 12:23:10 -04:00
Joey Hess 9e1c7e7d9a Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-07-25 12:17:04 -04:00
Joey Hess 99ec944766 bzr (mostly) done 2008-07-25 12:16:21 -04:00
http://ptecza.myopenid.com/ 9cc28ac18c * Bug report 2008-07-25 09:44:24 -04:00
http://ptecza.myopenid.com/ ac09f1438e * RC1 color plugin 2008-07-25 08:59:23 -04:00
Mathias 65f902df43 2008-07-25 05:32:45 -04:00
Mathias f4b68599b4 2008-07-25 05:02:21 -04:00
Joey Hess 89e0de5bc4 improved, possibly faster getelementsbyclass by willu 2008-07-25 01:43:37 -04:00
Joey Hess 3640b88f95 turn on archive mode 2008-07-25 01:36:24 -04:00
http://www.cse.unsw.edu.au/~willu/ f42ad32b0c Suggest improved getElementsByClass() function 2008-07-25 01:34:40 -04:00
Joey Hess 99b59f2d62 toggle: Fix incompatability between javascript and webkit. 2008-07-25 01:24:20 -04:00
http://www.cse.unsw.edu.au/~willu/ f818039140 2008-07-25 00:26:21 -04:00
http://www.cse.unsw.edu.au/~willu/ 27060277cc report bug 2008-07-25 00:25:19 -04:00
Joey Hess 8f48dd2a8d resp 2008-07-24 22:09:36 -04:00
Joey Hess 36a0d984c9 fix monotone/mercurial confusion 2008-07-24 22:03:38 -04:00
http://www.cse.unsw.edu.au/~willu/ 7a070c64fa Add notes about possible security issues with rename - these look to be already covered in the source, but I wanted to make sure they're listed in the docs too. 2008-07-24 21:46:23 -04:00
Joey Hess 058e7e451c response 2008-07-24 14:33:03 -04:00
Joey Hess 58e2b2c99c mercurial: Add support for rename, delete, and also diff. (William Uther) 2008-07-24 14:17:04 -04:00
Joey Hess a99804c68b forwarded 2008-07-24 13:21:23 -04:00
Joey Hess 5a39821497 response 2008-07-24 13:11:45 -04:00
http://gmcmanus.myopenid.com/ af8e847c7b markdown bugs demonstrated 2008-07-24 06:39:04 -04:00
http://ptecza.myopenid.com/ 4e8877d7b3 * Thanks! It works now. 2008-07-24 06:09:30 -04:00
http://ptecza.myopenid.com/ 48c3e0d45a * Link to my Ikiwiki user page 2008-07-24 05:39:56 -04:00
http://ptecza.myopenid.com/ 508fa49309 * Ikiwiki and bug reporting are my love 2008-07-24 05:37:13 -04:00
http://ptecza.myopenid.com/ c4f71a9747 * Updated information about my Ikiwiki backports 2008-07-24 05:34:11 -04:00
bremner 1b119351de question about license for patch 2008-07-24 05:27:25 -04:00
http://ptecza.myopenid.com/ 9ff16c6b2a * No longer Ikiwiki backports for Ubuntu Gutsy. I've switched to Hardy completely. 2008-07-24 05:27:02 -04:00
http://alcopop.org/me/openid/ 6988e1460c example plus address failing 2008-07-24 05:19:46 -04:00
Joey Hess 1dec41278d updat 2008-07-23 19:47:13 -04:00
Joey Hess c9961ab1e9 add todo 2008-07-23 19:38:09 -04:00
Joey Hess 4944fb6829 document link fixup on rename 2008-07-23 19:22:31 -04:00
Joey Hess 4691a2ad39 add renamepage hooks
Implemented for regular wikilinks, with a test suite.
2008-07-23 18:14:20 -04:00
Joey Hess 96dab37a8e Merge branch 'master' into tova 2008-07-23 17:34:01 -04:00
Joey Hess b95669c3c8 Rebuild pages that change their type. (Gabriel McManus) 2008-07-23 16:13:37 -04:00
Joey Hess 7fa3a2f83b response 2008-07-23 15:05:59 -04:00
Joey Hess 335a6a59e6 Merge branch 'master' into tova 2008-07-23 15:00:07 -04:00
Joey Hess 1d1767192c attachment: Do not escape _ when determining attachment filenames. 2008-07-23 14:58:39 -04:00
AlexandreDupas eca900e659 corrected link to the wikiannounce program 2008-07-23 09:04:28 -04:00
http://ptecza.myopenid.com/ 89ca6143ee * Update 2008-07-23 07:19:24 -04:00
rdennis 107bcb28d3 fixed description for open parameter 2008-07-23 06:49:18 -04:00
http://ptecza.myopenid.com/ 5467015fbd * Typo 2008-07-23 06:12:12 -04:00
http://ptecza.myopenid.com/ f213303f43 * Bug? 2008-07-23 06:11:18 -04:00
http://www.cse.unsw.edu.au/~willu/ 8ca397c2c6 Report bug in map wrt bare directories 2008-07-22 22:48:19 -04:00
bremner c1b94f7110 2008-07-22 22:02:11 -04:00
Joey Hess 41b0c029c8 formatting 2008-07-22 20:33:51 -04:00
Joey Hess e5ea40bf20 updates 2008-07-22 17:52:36 -04:00
Joey Hess a759a864f3 Merge commit 'origin/master' into tova 2008-07-22 13:17:04 -04:00
http://lollipopman.myopenid.com/ 3ac17b8328 2008-07-22 09:02:45 -04:00
http://lollipopman.myopenid.com/ ee2c3290a9 2008-07-22 09:01:36 -04:00
http://lollipopman.myopenid.com/ b083b409bf 2008-07-22 08:59:53 -04:00
http://gmcmanus.myopenid.com/ b2917c76cb bug when pages changing extension; new patch 2008-07-22 05:33:24 -04:00
http://gmcmanus.myopenid.com/ 602ad172d0 patch to prevent email obfuscation 2008-07-22 05:10:46 -04:00
http://brian.may.myopenid.com/ 4515726bfe response to response 2008-07-22 01:28:20 -04:00
http://gmcmanus.myopenid.com/ 88ff7480e6 bug already noted, so mark as done 2008-07-22 01:22:14 -04:00
http://gmcmanus.myopenid.com/ 2e51d5c74d email obfuscation by Text::Markdown undone by HTML::Scrubber 2008-07-21 23:25:17 -04:00
Joey Hess 80f95cc598 improve docs 2008-07-21 22:46:15 -04:00
Joey Hess a3e16cd29f really add 2008-07-21 22:44:37 -04:00
Joey Hess 9d5c9ce258 Merge branch 'master' into tova 2008-07-21 21:23:58 -04:00
Joey Hess c2a2f71508 Add allow_symlinks_before_srcdir config setting
can be used to avoid a security check that is a good safe default, but
problimatic overkill in some situations.

I decided to underdocument this, because the option looks ugly, and I don't
want people randomly turning it on because it looks like a good idea. So if
you need it, you'll get an error message mentioning how to fix it.
2008-07-21 18:33:09 -04:00
Joey Hess e630e7507e Avoid troublesome abs_path calls in wrapper setup
As documented in the forum post.
2008-07-21 18:26:14 -04:00
Joey Hess fda61c9349 response 2008-07-21 18:20:55 -04:00
Joey Hess f91c2c6d77 response 2008-07-21 18:13:03 -04:00
Joey Hess 18d2403647 Merge branch 'master' into tova
Conflicts:

	debian/changelog
2008-07-21 17:27:50 -04:00
Joey Hess c2ffd205f3 Really fix bug with links to pages with names containing colons
Previous fix mised a few cases.
2008-07-21 17:27:14 -04:00
Joey Hess c323a51efb remove test 2008-07-21 17:18:14 -04:00
Joey Hess fcbdc3f05b test 2008-07-21 17:16:10 -04:00
Joey Hess 9a8b0744a3 typo 2008-07-21 17:15:12 -04:00
Joey Hess 9187e53575 test 2008-07-21 17:14:43 -04:00
Joey Hess b884cbd00f response 2008-07-21 17:12:17 -04:00
Joey Hess edfe869381 Merge commit 'smcv/master' 2008-07-21 17:05:40 -04:00
Simon McVittie 09a5cdbb34 Don't prepend tagbase to tags if they start with "./" or "/".
That syntax made little sense previously, and this allows sites to put
"most" of their tags under $tagbase.
2008-07-21 22:02:55 +01:00
Mathias 652beaf48c 2008-07-21 16:04:17 -04:00
Joey Hess 8cab4366d1 document remove plugin 2008-07-21 13:59:45 -04:00
Joey Hess 20cae78ac7 update on some of the conflict cases 2008-07-21 13:56:58 -04:00
http://smcv.pseudorandom.co.uk/ 8fbe201bb3 Fix one missed instance of a directive without [[! (it was committed after I branched) 2008-07-21 13:50:59 -04:00
Joey Hess c6d1ae33d2 All rcs backends need to implement rcs_remove
(Done for svn, git.)
2008-07-21 13:41:17 -04:00
Joey Hess 3f1a81c8e5 thoughts 2008-07-21 12:08:26 -04:00
Joey Hess d5e65e582a Merge commit 'smcv/prefix'
Conflicts:

	doc/news/version_2.49.mdwn

Also fixed the newest news file (and my wikiannounce script).
2008-07-21 11:34:49 -04:00
Joey Hess d13200f92b add news item for ikiwiki 2.54 2008-07-21 11:20:30 -04:00
Joey Hess b386fd2185 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-07-21 09:59:50 -04:00
Joey Hess 89e1e7195b elaborate on this idea 2008-07-21 07:49:07 -04:00
Simon McVittie e3a8495271 Migrate escaped directives (\[[) in the rest of doc to have \[[! prefix 2008-07-21 12:47:07 +01:00
Simon McVittie 404f54ac60 Migrate escaped directives (\[[) in doc/bugs to have \[[! prefix 2008-07-21 12:46:47 +01:00
Simon McVittie 953a959be7 Migrate escaped directives (\[[) in doc/plugins to have \[[! prefix 2008-07-21 12:46:35 +01:00
Simon McVittie 1ca63edde0 Migrate escaped directives (\[[) in doc/todo to have \[[! prefix 2008-07-21 12:45:54 +01:00
Simon McVittie 47d179802d Migrate everything else via prefix_directives
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
2008-07-21 12:32:31 +01:00
Simon McVittie 121d0f3456 Migrate doc/users via prefix_directives
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
2008-07-21 12:32:14 +01:00
Simon McVittie 297ff849b9 Migrate doc/plugins via prefix_directives
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
2008-07-21 12:31:57 +01:00
Simon McVittie dd87d82fbe Migrate doc/todo via prefix_directives
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
2008-07-21 12:31:33 +01:00
Simon McVittie 9c02d61d9b Migrate doc/bugs via prefix_directives
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
2008-07-21 12:31:04 +01:00
http://www.cse.unsw.edu.au/~willu/ 6153fd6d88 Thoughts on example setup file 2008-07-21 06:26:20 -04:00
http://www.cse.unsw.edu.au/~willu/ 19d29f4576 Update patch 2008-07-21 06:05:46 -04:00
http://www.cse.unsw.edu.au/~willu/ fb24242bb4 Updated patch 2008-07-21 05:14:10 -04:00
http://www.cse.unsw.edu.au/~willu/ 7337b86d13 Update 2008-07-21 04:52:34 -04:00
http://www.cse.unsw.edu.au/~willu/ 2cf143e6be Change to new preprocessor syntax 2008-07-21 03:19:35 -04:00
http://harningt.eharning.us/ 375f7e5351 -- fix attr 2008-07-21 01:56:07 -04:00
Joey Hess 7f4f748c23 add 2008-07-21 00:40:50 -04:00
http://harningt.eharning.us/ a74158e717 Comment about implementation questions to add WMD for Wysiwym markdown editor 2008-07-20 23:52:43 -04:00
Joey Hess 38c2495a9f response 2008-07-20 22:37:15 -04:00
http://www.openidfrance.fr/beaufils 6bb934fa76 2008-07-20 20:36:27 -04:00
http://www.openidfrance.fr/beaufils 1ebcf81a32 2008-07-20 20:33:32 -04:00
http://www.openidfrance.fr/beaufils 45388ed356 2008-07-20 20:32:28 -04:00
http://www.openidfrance.fr/beaufils 359af8c197 2008-07-20 20:29:29 -04:00
http://www.openidfrance.fr/beaufils 1a9ae3b241 2008-07-20 20:25:37 -04:00
http://www.openidfrance.fr/beaufils d8d994b07c 2008-07-20 19:44:34 -04:00
http://www.cse.unsw.edu.au/~willu/ a29b111afb reply 2008-07-20 18:17:20 -04:00
http://www.cse.unsw.edu.au/~willu/ a90b80a679 close 2008-07-20 18:04:41 -04:00
http://www.cse.unsw.edu.au/~willu/ 7f87a23bf3 2008-07-20 18:02:10 -04:00
bremner 1c9d3b9f5e 2008-07-20 10:26:47 -04:00
http://www.tychoish.com/ b7daae0fba fixing my own stupdiy. really not *that* much of a n00b 2008-07-20 10:22:34 -04:00
http://www.tychoish.com/ 4b16e21365 2008-07-20 09:27:23 -04:00
bremner ff0fc4689a describe postal-filer filter 2008-07-19 19:53:46 -04:00
bremner d52e0f08b9 shorten musings about encoding references 2008-07-19 19:47:45 -04:00
bremner 712481635a move musing about how to encode thread info 2008-07-19 19:45:49 -04:00
bremner dd24989fde oops, bad markdown fixed 2008-07-19 19:40:22 -04:00
bremner d08ba534a2 moved some discussion to discussion page 2008-07-19 19:38:29 -04:00
bremner 57501a91a9 2008-07-19 19:36:11 -04:00
Joey Hess ac2bf01045 response 2008-07-19 13:56:12 -04:00
Joey Hess fcfbf252e2 respinse 2008-07-19 13:36:06 -04:00
Joey Hess cc2c8ac8bb response 2008-07-19 13:29:24 -04:00
Joey Hess b557ba7c46 close bug, add changelog 2008-07-19 13:24:58 -04:00
Joey Hess c7b400af42 response 2008-07-19 13:17:36 -04:00
Joey Hess 61df0678bd remove note about version
This wiki documents the current (actually, next ;-) release of ikiwiki.
I don't want to have version numbers everywhere. (plugins/write is an
exception to this policy).
2008-07-19 13:16:40 -04:00
Joey Hess c716a1c2b7 clean out sandbox 2008-07-19 13:08:04 -04:00
JoshTriplett d4e757b3a3 template suggestion 2008-07-19 12:43:10 -04:00
http://bashman.myopenid.com/ 4075f79e35 2008-07-19 12:30:54 -04:00
http://bashman.myopenid.com/ 08346aec56 pruebas prueba pruebas sandbox 2008-07-19 12:22:11 -04:00
http://alcopop.org/me/openid/ ded5cafe44 description meta tag 2008-07-19 07:58:45 -04:00
http://alcopop.org/me/openid/ 116282ab7f list which versions of ikiwiki have this feature 2008-07-19 07:39:13 -04:00
http://gmcmanus.myopenid.com/ c8995955df new bug and patch 2008-07-19 03:04:47 -04:00
http://www.cse.unsw.edu.au/~willu/ 96e5c3ed69 Help? 2008-07-19 01:52:56 -04:00
http://smcv.pseudorandom.co.uk/ 1e6b38a335 2008-07-18 22:08:13 -04:00
http://www.cse.unsw.edu.au/~willu/ 1e3e8c1b0a More details on a related issue 2008-07-18 22:04:10 -04:00
http://www.cse.unsw.edu.au/~willu/ 974a0ec09e Discussion about option to optionally turn off an overly restrictive security measure 2008-07-18 21:45:35 -04:00
http://www.cse.unsw.edu.au/~willu/ 15fb518cc2 New bug and patch - close stderr when forking a sub process to run git 2008-07-18 21:03:55 -04:00
intrigeri 64295da8af thinking loud 2008-07-18 06:22:51 -04:00
intrigeri bb7e09b7a7 final congratulations & the future's just started 2008-07-17 19:42:40 -04:00
Joey Hess 17c73336bf response 2008-07-17 19:36:28 -04:00
Joey Hess 1e67780e62 response 2008-07-17 19:35:43 -04:00
intrigeri d61b9c92c5 asking for clarification 2008-07-17 19:31:32 -04:00
Joey Hess afd3126e55 dummy up an email address for web commits
Not doing so breaks cia and other things that try to parse a username out
of the email address.
2008-07-17 19:12:34 -04:00
Joey Hess 3aa616a526 let's see what cia makes of this 2008-07-17 19:05:03 -04:00
http://joey.kitenet.net/ (web) 8db285ad7b test change with my openid 2008-07-17 18:53:08 -04:00
Joey Hess 10748c2d12 web commit by http://jcflack.myopenid.com/ 2008-07-17 17:53:13 -04:00
Joey Hess ac62a47ea4 git: Put web committer name/openid/address in the git author field
The committer's email address is not used (because leaking email addresses
is not liked by many users). Closes: #451023

A "Web-commit" trailer is added, to allow telling the difference between
web commits and direct commits.
2008-07-17 16:17:15 -04:00
Joey Hess 584f3e3061 Add a postscan hook.
* Add a postscan hook.
* search: Use postscan hook, avoid updating index when previewing.
2008-07-17 16:17:15 -04:00
Joey Hess 1b46f52043 web commit by http://jcflack.myopenid.com/ 2008-07-17 15:50:25 -04:00
Joey Hess 226c4acfea web commit by http://jcflack.myopenid.com/ 2008-07-17 15:21:31 -04:00
Joey Hess 40f88c9240 web commit by http://jcflack.myopenid.com/: Oh, *that's* where XML RPC is specified! :) 2008-07-17 14:07:29 -04:00
Joey Hess 16c44bd209 add smiley to work around markdown
{*} can be interpreted as the start of emphasised text by markdown, so add
{x} as an alternate way to get the same symbol
2008-07-17 13:03:00 -04:00
Joey Hess df3a8b183c smiley escaping fixes
Smileys need to be double-escaped to work, since the smiley plugin runs as
a sanitize hook, and markdown helpfully removes one level of escapes first.

There were some bugs in the smiley handling code that made escaped smileys
still be expanded. After unescaping a smiley, it needed to move pos forward
past it or the next pass would expand it.

Also, once the m//g got to the end, it seemed to loop back through and make
one more pass (a difference in perl 5.10's regexp exngine? I observed that
pos was undefined when this happened, so added a `last unless defined pos`.
2008-07-17 12:34:38 -04:00
Joey Hess 4bc6f6cb96 web commit by http://jcflack.myopenid.com/ 2008-07-17 10:46:03 -04:00
Joey Hess e775d9a644 test for meta plugin and don't use when not available 2008-07-17 00:32:46 -04:00
Joey Hess 951dc083f9 set commented-out code to 1
so it can be uncommented to enable
2008-07-17 00:19:22 -04:00
Joey Hess fc52b0c025 further thoughts 2008-07-16 21:34:23 -04:00
Joey Hess ba1353fed2 response 2008-07-16 17:58:36 -04:00
Joey Hess a3a48cc57d response 2008-07-16 17:56:41 -04:00
Joey Hess 294b2cd67f response 2008-07-16 17:52:13 -04:00
Joey Hess 9721801af0 response 2008-07-16 17:50:51 -04:00
Joey Hess dc1cbf2c8c merged intrigeri's parentlinks plugin, close todo 2008-07-16 17:49:24 -04:00
Joey Hess d08ab2ba46 move complex examples to a tip 2008-07-16 17:43:57 -04:00
Joey Hess 2c05a34be1 Merge commit 'intrigeri/pedigree' 2008-07-16 17:31:15 -04:00
Joey Hess 4ed0a630cb two more cases 2008-07-16 16:55:40 -04:00
Joey Hess 0150c5abe3 some design work on rename/delete 2008-07-16 16:46:36 -04:00
Joey Hess ed7f892072 web commit by mrled 2008-07-15 18:22:57 -04:00
Joey Hess 56e81e8000 web commit by mrled 2008-07-15 18:20:19 -04:00
Joey Hess 080bef1231 web commit by intrigeri: fixed formatting (I will learn to preview before saving, some day...) 2008-07-15 17:06:05 -04:00
Joey Hess 55bae17ed5 web commit by intrigeri: proposed patch to add a bonus "else" parameter to the map plugin 2008-07-15 17:04:10 -04:00
Joey Hess 30c2b49cca web commit by intrigeri: fixed git repo url formating, seems that git:// is not supported 2008-07-15 17:00:33 -04:00
Joey Hess 719c886cec web commit by http://dajul.myopenid.com/ 2008-07-15 13:17:41 -04:00
Joey Hess 128c2730af web commit by intrigeri: pedigree: renamed to parentlinks, replace core parentlinks 2008-07-15 10:49:47 -04:00
intrigeri 35668b87d3 pedigree rename to parentlinks: rename/adapt everything
* Renamed to parentlinks every single variable or function called
  pedigree
* Removed the parentlinks function from Render.pm
* Enabled the new parentlinks plugin by default
* Adapted testsuite and documentation to reflate the above facts

Signed-off-by: intrigeri <intrigeri@boum.org>
2008-07-15 16:25:39 +02:00
intrigeri 486f460132 pedigree rename to parentlinks: renamed files, to start with
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-07-15 16:09:40 +02:00
Joey Hess 531c15ab53 web commit by intrigeri: created wishlist for applydiff plugin 2008-07-15 07:22:55 -04:00
Joey Hess 68aaaf2364 web commit by intrigeri: user page creation 2008-07-15 07:19:24 -04:00
Joey Hess e2d18188c7 web commit by intrigeri: pedigree: anounced rewrite according to new design 2008-07-15 07:15:23 -04:00
intrigeri 55000fd779 pedigree: rewrote with different design
(and updated testsuite + docs accordingly)

Signed-off-by: intrigeri <intrigeri@boum.org>
2008-07-15 13:06:52 +02:00
Joey Hess a1b5dec5fc web commit by intrigeri: pedigree: compromise? 2008-07-15 05:37:29 -04:00
Joey Hess 06f27c133c web commit by http://ptecza.myopenid.com/: * Response 2008-07-15 04:12:13 -04:00
Joey Hess 3256522bda Merge commit 'smcv/aggregateinternal' into aggregateinternal
Conflicts:

	doc/plugins/aggregate.mdwn
2008-07-14 22:42:22 -04:00
Simon McVittie b29d11b3c6 Fix aggregateinternal migration so it skips expired entries, and deletes output 2008-07-15 03:24:05 +01:00
Joey Hess a8daf61b7d improve instructions
It's better to -refresh rather than rebuild, as this way ikiwiki deletes
all the html files rendered to destdir for the aggregated pages before.
2008-07-14 21:43:05 -04:00
Joey Hess acb6f66fbe closures 2008-07-14 21:30:59 -04:00
Joey Hess 40b25255ba Merge branch 'master' into aggregateinternal 2008-07-14 21:21:16 -04:00
Simon McVittie ee16eae166 Leave aggregateinternal switched off in the template ikiwiki.setup 2008-07-15 02:01:37 +01:00
Simon McVittie 87754e3065 Recommend aggregateinternal => 1 for new wikis, and set it in ikiwiki.setup.
Also use [[!foo]] in aggregate.mdwn.
2008-07-15 01:49:44 +01:00
Joey Hess 6773a2514e response 2008-07-14 20:32:05 -04:00
Joey Hess e18002c9e9 fix extension name 2008-07-14 20:16:08 -04:00
Joey Hess af48316b1d Merge commit 'smcv/aggregateinternal' into aggregateinternal
Conflicts:

	IkiWiki/Plugin/aggregate.pm
2008-07-14 20:15:08 -04:00
Joey Hess 3ebb012e3f document aggregateinternal 2008-07-14 20:06:53 -04:00
Joey Hess b41cc4b15b web commit by intrigeri: pedigree: answer + updated design proposal 2008-07-14 19:22:16 -04:00
Joey Hess 024d66bb31 web commit by http://smcv.pseudorandom.co.uk/: ikiwiki-transition aggregateinternal $srcdir $htmlext 2008-07-14 19:05:43 -04:00
Joey Hess 9f79264f89 web commit by intrigeri: amend previous answer 2008-07-14 17:24:54 -04:00
Joey Hess 66053f6fc7 web commit by intrigeri: pedigree: (begining of) answer 2008-07-14 17:22:06 -04:00
Joey Hess aecfebc26d response 2008-07-14 17:05:52 -04:00
Joey Hess 901487df5e web commit by XTaran: post-commit hooks work fine here at least with recent ikwiki versions and hg 1.0.x -> remove it from todo list 2008-07-14 16:10:47 -04:00
Joey Hess be16270a09 web commit by XTaran: Example hgrc, some markup, one correction of one of my previous changes 2008-07-14 16:05:10 -04:00
Joey Hess f6e01e53fd web commit by XTaran: Cross reference to todo/mercurial 2008-07-14 15:57:11 -04:00
Joey Hess aa92d75b4a web commit by XTaran: Correct information about hooks 2008-07-14 15:53:09 -04:00
Joey Hess 5d027102f5 fix link 2008-07-14 15:20:37 -04:00
Joey Hess d0d9ae5f8c response 2008-07-14 14:07:36 -04:00
Joey Hess f8de860a44 web commit by http://ptecza.myopenid.com/: * Request for color plugin 2008-07-14 11:29:19 -04:00
Joey Hess 5f4c424f3b web commit by intrigeri: added suggestion to move functionnality from the core to pedigree plugin 2008-07-14 10:18:50 -04:00
Joey Hess 59ad1a440a web commit by intrigeri: added link to pedigree_plugin 2008-07-14 10:15:53 -04:00
Joey Hess a3c8465565 web commit by http://ptecza.myopenid.com/: * Broken URL 2008-07-14 10:15:37 -04:00
Joey Hess 219e7e29a4 web commit by intrigeri: initial pedigree plugin proposal 2008-07-14 10:14:13 -04:00
intrigeri cff4201eed pedigree: added documentation (doc/plugins/pedigree.mdwn)
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-07-14 15:39:02 +02:00
Joey Hess ffc99f5904 switch preprocess hooks to use error function 2008-07-13 15:05:34 -04:00
Joey Hess edb59cd5b9 Error handling improvement for preprocess hooks. It's now safe to call error() from such hooks; it will cause a nicely formatted error message to be inserted into the page. 2008-07-13 14:41:40 -04:00
Simon McVittie 30b3b00f4f Mark bug "clear: both for .page*?" as [[done]] 2008-07-13 15:33:44 +01:00
Simon McVittie 07de005490 Merge branch 'master' of git://git.ikiwiki.info into css 2008-07-13 15:32:49 +01:00
Joey Hess 2d6263b991 web commit by http://smcv.pseudorandom.co.uk/: Patched 2008-07-13 10:31:09 -04:00
Simon McVittie f6e6d561e9 Don't set clear:both on .pagedate etc., only on .pagefooter
This removes clear:both from the trailing metadata of inlined entries as
requested by tschwinge, but if you want that feature back, you can set
.inlinefooter { clear: both; } in local.css.
2008-07-13 15:16:41 +01:00
Joey Hess 74bc4af998 web commit by http://smcv.pseudorandom.co.uk/: on second thoughts, more changes are desirable 2008-07-13 09:50:33 -04:00
Joey Hess 4ad9680d52 web commit by http://smcv.pseudorandom.co.uk/: suggest solution 2008-07-13 09:45:59 -04:00
Joey Hess a6b4d94e0c web commit by http://mornfall.myopenid.com/ 2008-07-13 08:03:27 -04:00
Joey Hess 154a572ec6 make errors red 2008-07-12 23:45:36 -04:00
Joey Hess e3c0e49774 only htmlize errors when cgi is actually running 2008-07-12 23:23:25 -04:00
Joey Hess 71fba7791f add perlmagick to build deps
needed since the doc wiki is using an [[img]]
2008-07-12 20:20:26 -04:00
Simon McVittie 60dc17c39c Hopefully fix regression tests in non-English environments 2008-07-12 23:00:57 +01:00
Simon McVittie ac8a862a06 Merge branch 'master' of git://git.ikiwiki.info into bugs 2008-07-12 22:56:55 +01:00
Joey Hess 44e42209a8 web commit by http://smcv.pseudorandom.co.uk/: I think I know what's wrong here too 2008-07-12 17:56:38 -04:00
Joey Hess 1cbcdd2d8a web commit by http://smcv.pseudorandom.co.uk/ 2008-07-12 17:54:21 -04:00
Simon McVittie bed1f1037a Add missing requirement of IkiWiki::render before starting to render things 2008-07-12 22:52:46 +01:00
Joey Hess 85cc90cccd web commit by http://smcv.pseudorandom.co.uk/ 2008-07-12 17:50:51 -04:00
Joey Hess 99523151a8 web commit by http://smcv.pseudorandom.co.uk/ 2008-07-12 17:48:41 -04:00
Joey Hess 40975cd29d web commit by intrigeri: initial bug submission 2008-07-12 17:47:51 -04:00
Joey Hess ce4c5142b0 web commit by intrigeri: update, found a possible (random) fix 2008-07-12 17:40:25 -04:00
Joey Hess 299fd7fa2e web commit by intrigeri: bug submission 2008-07-12 17:32:13 -04:00
Joey Hess 4f51703fea web commit by intrigeri: bug submission 2008-07-12 17:25:43 -04:00
Joey Hess 9b62dac4bc web commit by intrigeri: changed my mind, sorry 2008-07-12 17:15:08 -04:00
Joey Hess 3f38fab150 sounds good 2008-07-12 13:30:54 -04:00
Joey Hess 065ac90e0a web commit by http://smcv.pseudorandom.co.uk/ 2008-07-12 13:28:47 -04:00
Joey Hess ee4e6058e3 update, splitting parameters in two
fixed some unclear descriptions
2008-07-12 12:52:06 -04:00
Simon McVittie e1f66dafca Fix link from meta plugin to tips/howto_stop_flooding_aggregators 2008-07-12 17:36:23 +01:00
Simon McVittie b269835a7f Re-work [[meta guid=""]] documentation, and stop claiming that urn:uuid: is automatically prepended 2008-07-12 17:33:40 +01:00
Simon McVittie f517121d64 Document [[inline guid="..."]] 2008-07-12 17:27:54 +01:00
Joey Hess 52cccc6fd4 remove example (which was lacking escaping) 2008-07-12 12:04:47 -04:00
Joey Hess 6255c88e89 fixed 2008-07-12 12:04:10 -04:00
Joey Hess d36361b010 web commit by http://smcv.pseudorandom.co.uk/ 2008-07-12 12:01:05 -04:00
Joey Hess e93ec71748 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Conflicts:

	doc/todo/aggregate_to_internal_pages.mdwn
2008-07-12 11:58:11 -04:00
Joey Hess cbfcaede12 response 2008-07-12 11:56:44 -04:00
Joey Hess f3b561721b web commit by http://smcv.pseudorandom.co.uk/: reference a patch 2008-07-12 11:52:54 -04:00
Joey Hess ac84655f35 web commit by http://smcv.pseudorandom.co.uk/ 2008-07-12 11:38:18 -04:00
Joey Hess 23a32d0414 response 2008-07-12 11:07:52 -04:00
Joey Hess ca30d95a78 rename uuid to guid 2008-07-12 10:59:45 -04:00
Joey Hess c522fffe09 document uuid 2008-07-12 10:53:57 -04:00
Joey Hess a0f596b6ed Change deb dependencies to list Text::Markdown before markdown, since the former, while slower, has a much better html parser that avoids numerous bugs. 2008-07-12 10:40:31 -04:00
Joey Hess 0a09638f96 greatly simplified test case 2008-07-12 10:33:41 -04:00
Joey Hess de9e27e25c web commit by intrigeri: created todo, proposed to implement it - need hint to choose the best way 2008-07-12 10:31:07 -04:00
Joey Hess 4e82acb052 caps 2008-07-12 10:28:19 -04:00
Joey Hess 589a2b2d9f reorg 2008-07-12 10:26:53 -04:00
Joey Hess d7e0b2594e move all package indo to download page
The package info was getting split between download and install.
Leave install for manual instructions.
2008-07-12 10:25:20 -04:00
Joey Hess 0e7ad80f36 fix link 2008-07-12 10:17:25 -04:00
Joey Hess ac467e0190 wishlist 2008-07-12 10:17:25 -04:00
Joey Hess 32b0aa52e8 thanks, pawel 2008-07-12 10:17:25 -04:00
Josh Triplett cc8e4e0a50 Testing a change via the sandbox. 2008-07-11 21:08:39 -07:00
Joey Hess 27de4c050b Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-07-11 20:43:52 -04:00
Joey Hess 193f1df0af add link to stream 2008-07-11 20:43:05 -04:00
Joey Hess 6258aae7b2 web commit by http://smcv.pseudorandom.co.uk/: Link to patch and muse about terminology (uuid? id? atom-id?) 2008-07-11 20:00:43 -04:00
Joey Hess c23c81eea0 add maxports info 2008-07-11 19:36:04 -04:00
Joey Hess 64c293044b new, better encode 2008-07-11 19:01:04 -04:00
Joey Hess 2aecd4a59a still exclude discussion 2008-07-11 10:07:11 -04:00
Joey Hess d3ba72347f oops 2008-07-11 10:02:30 -04:00
Joey Hess e2a73f8f97 no deep pages 2008-07-11 10:02:02 -04:00
Joey Hess 4acc044764 link 2008-07-11 09:59:58 -04:00
Joey Hess e8decea203 enlarge 2008-07-11 09:59:33 -04:00
Joey Hess 5e28259642 announce 2008-07-11 09:58:19 -04:00
Joey Hess 32a8bf4c36 bug 2008-07-11 06:24:25 -04:00
Joey Hess 76b963deb5 web commit by intrigeri: thanks + note about git collaborative work 2008-07-11 03:16:06 -04:00
Joey Hess 57abd340f9 web commit by intrigeri: thanks 2008-07-11 03:12:29 -04:00
Joey Hess 7e29cbfc27 web commit by intrigeri: answer + fix escaping in example wiki page 2008-07-11 03:09:59 -04:00
Joey Hess 0073775dc3 question 2008-07-10 15:39:08 -04:00
Joey Hess 8ba2497a23 escape 2008-07-10 15:38:08 -04:00
Joey Hess 3879c56e71 Fixes creation of pages when clicking on WikiLinks starting with "/". 2008-07-10 15:36:18 -04:00
Joey Hess dcab5e2e48 template: Add support for a BASENAME variable. 2008-07-10 15:25:42 -04:00
Joey Hess c52493422b web commit by intrigeri: initial bug submission 2008-07-10 15:02:25 -04:00
Joey Hess ac4a11ba50 web commit by intrigeri: added opinion + patch 2008-07-10 14:56:52 -04:00
Joey Hess f00e5a8a89 web commit by intrigeri: removed misunderstood references to pagetemplate, added patch against plugins/template 2008-07-10 04:32:24 -04:00
Joey Hess 8cafbc5de6 reviewed this again 2008-07-10 00:36:57 -04:00
Joey Hess 73c7c4ebf7 document setup plugins 2008-07-10 00:19:35 -04:00
Joey Hess 6ebb411e8b add news item for ikiwiki 2.53 2008-07-09 17:01:10 -04:00
Joey Hess f39a3c1559 web commit by intrigeri: initial wishlist 2008-07-09 16:14:30 -04:00
Joey Hess 2caf01e7dd web commit by http://jcflack.myopenid.com/ 2008-07-09 08:24:14 -04:00
Joey Hess c273bd8eb3 web commit by http://jcflack.myopenid.com/ 2008-07-09 08:20:33 -04:00
Joey Hess 8c48db5be2 web commit by http://ptecza.myopenid.com/: * Confirmation and thanks 2008-07-09 04:27:10 -04:00
Joey Hess 3c82db72c4 remove patch tag 2008-07-09 02:05:57 -04:00
Joey Hess ee5585f7d9 close 2008-07-09 02:02:26 -04:00
Joey Hess 79ffb09ca2 close 2008-07-09 02:02:03 -04:00
Joey Hess 458e5dc65f Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-07-09 00:25:15 -04:00
Joey Hess 65c984041c testing 2008-07-09 00:24:59 -04:00
Joey Hess ec8f5a333b web commit by bremner: fix my name 2008-07-09 00:20:39 -04:00
Joey Hess 0546e6df5a mention github mirror 2008-07-08 22:47:28 -04:00
Joey Hess 8e234268c9 testing 2008-07-08 22:44:52 -04:00
Joey Hess 90f63e0f53 testing 2008-07-08 22:30:43 -04:00
Joey Hess 744ead213a testing 2008-07-08 22:29:24 -04:00
Joey Hess 6e5c6bc4c3 testing 2008-07-08 22:27:38 -04:00
Joey Hess 3d2309b60b testing 2008-07-08 22:26:37 -04:00
Joey Hess 849792d4d8 response 2008-07-08 20:47:29 -04:00
Joey Hess b774349f39 web commit by https://id.mayfirst.org/jamie/ 2008-07-08 20:42:28 -04:00
Joey Hess 479407da4d web commit by https://id.mayfirst.org/jamie/ 2008-07-08 20:41:45 -04:00
Joey Hess 7541622fe9 response 2008-07-08 19:28:20 -04:00
Joey Hess 61479665b4 web commit by AndrewGreenberg: bad formatting on bug report, sorry. 2008-07-08 19:15:40 -04:00
Joey Hess ae4d377946 web commit by AndrewGreenberg: Added nasty URL edit bug in 2.52. 2008-07-08 19:14:11 -04:00
Joey Hess 3e8abb8b53 response 2008-07-08 18:35:48 -04:00
Joey Hess 2897749a80 web commit by mrled 2008-07-08 18:13:49 -04:00
Joey Hess 03d7f84f28 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Conflicts:

	doc/bugs/attachment:_failed_to_get_filehandle.mdwn
2008-07-08 18:12:33 -04:00
Joey Hess ad02f69836 attachment: Support perl 5.8's buggy version of CGI.pm.
This is truely horribly disgusting. CGI::tmpFileName, in current perls, is
an undocumented function (which should be a clue..) that takes the original
filename of an uploaded attachment, and returns the name of the tempfile
that CGI has stored it in.

In old perls, though, CGI::tmpFileName does not take a filename. It takes
a key from the object's {'.tmpfiles'} hash. This key is something
crazy like '*Fh::fh00001group' -- apparently the stringification of a
filehandle object.

Just to add to the fun, tmpFileName doesn't take the key, it expects a
refernce to the key. Argh?!

But the fun doesn't stop there, because in perl 5.8, CGI.pm is also broken
in two other ways. The upload() method is supposed to return a filehandle
to the temp file. It doesn't. The param() method is supposed to return
a filehandle to the temp file, that stringifies to the original filename.
It returns just the original filename, no filehandle.

Combine all these bugs, and you end up with this disgusting commit. Since
I have no way to get the filehandle, I *need* to get the tempfile name.
If I had the filehandle, I could probably pass it into tmpFileName, and
it might strigify to the right key name. But I don't, so the only way to
determine the key is to grub through the .tmpfiles hash ourselves.

And finally, one the temp file name is discovered, a filehandle can finally
be obtained by (re)opening it.

I recommend that this commit be reverted when perl 5.8 is a mercifully
faded memory.

I'm really, really, really glad I'm actually being paid for working on
this right now!
2008-07-08 18:10:53 -04:00
Joey Hess 9e51b2ccb5 web commit by http://ptecza.myopenid.com/: * Thanks! 2008-07-08 17:05:33 -04:00
Joey Hess 905d99e248 web commit by HenrikBrixAndersen: This happens on FreeBSD as well 2008-07-08 17:04:28 -04:00
Joey Hess 4a86457750 reproduced 2008-07-08 16:59:21 -04:00
Joey Hess f529518948 response 2008-07-08 16:21:17 -04:00
Joey Hess 5a9faa0aff rm 2008-07-08 16:18:11 -04:00
Joey Hess 8cac2ac23e web commit by http://ptecza.myopenid.com/: * The bug still occurs 2008-07-08 16:11:18 -04:00
Joey Hess ac69ab522c add dist-bugs 2008-07-08 14:18:09 -04:00
Joey Hess dd8be0ab32 merge 2008-07-08 13:47:02 -04:00
Joey Hess e0855f84d3 response 2008-07-08 13:46:01 -04:00
Joey Hess b2d983c670 web commit by mrled 2008-07-08 13:16:11 -04:00
Joey Hess 23e95143b8 web commit by mrled 2008-07-08 13:08:46 -04:00
Joey Hess d7380c1afa web commit by mrled 2008-07-08 13:04:23 -04:00
Joey Hess 03639ff4d0 web commit by mrled 2008-07-08 13:03:46 -04:00
Joey Hess 1f192b330e web commit by mrled 2008-07-08 13:02:25 -04:00
Joey Hess 6f3c980e2b undef $fh before opening 2008-07-08 12:16:36 -04:00
Joey Hess 6fc21e9d3d web commit by http://ptecza.myopenid.com/: * Still no success 2008-07-08 11:56:31 -04:00
Joey Hess bae7306828 response 2008-07-08 11:47:03 -04:00
Joey Hess 66f35e30dc another try at dealing with CGI.pm problem
open the temp file if all attempts to get a fd fail
2008-07-08 11:25:30 -04:00
Joey Hess 5ccd0cb518 web commit by http://ptecza.myopenid.com/: * Debugging again 2008-07-08 11:15:48 -04:00
Joey Hess fd6ebaeee7 possible fix 2008-07-08 10:43:45 -04:00
Joey Hess 0ffe0872c1 web commit by http://ptecza.myopenid.com/: * Next debbuging 2008-07-08 10:24:24 -04:00
Joey Hess fac6743cad new thing to try 2008-07-08 10:16:29 -04:00
Joey Hess 0c9a504948 fix fix 2008-07-08 10:05:57 -04:00
Joey Hess f8a86765d2 close 2008-07-08 10:04:43 -04:00
Joey Hess 42dcf37016 web commit by http://ptecza.myopenid.com/: * Missing Apache2 version 2008-07-08 10:00:48 -04:00
Joey Hess 99113e50ef web commit by http://ptecza.myopenid.com/: * Response 2008-07-08 09:58:33 -04:00
Joey Hess 04319b030c split out separate bug 2008-07-08 09:49:29 -04:00
Joey Hess 7e16fa3a1e response 2008-07-08 09:46:29 -04:00
Joey Hess f156308aef attachment: Fix an uninitialised value warning when editing a page that currently has no attachments. 2008-07-08 09:40:46 -04:00
Joey Hess eb4a6fb01a Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-07-08 09:37:58 -04:00
Joey Hess 67e4a21bd6 web commit by http://jcflack.myopenid.com/ 2008-07-08 09:29:19 -04:00
Joey Hess db77e342fa web commit by http://ptecza.myopenid.com/: * Problem with colon in report page name 2008-07-08 06:42:33 -04:00
Joey Hess 7977fe382a web commit by http://ptecza.myopenid.com/: * Problem with uploading attachments 2008-07-08 06:29:20 -04:00
Joey Hess a3f6385448 web commit by http://ptecza.myopenid.com/: * Thanks! 2008-07-08 04:27:12 -04:00
Joey Hess d1d0c6667d add an interesting ikiwiki site I stumbled across 2008-07-08 02:42:12 -04:00
Joey Hess ff5ebd4b8d test 2008-07-07 19:15:14 -04:00
Joey Hess 611bf8edb6 response 2008-07-07 16:41:52 -04:00
Joey Hess 9de2ebb983 move to todo 2008-07-07 16:40:48 -04:00
Joey Hess 488f92426d clarify how an item is wishlisted 2008-07-07 16:40:28 -04:00
Joey Hess b5eaf7bff5 undo wishlist changes
You don't want to post new wishlist items, really, as they're lower
priority than just todo items. :-) Anyway, I want to keep wishlist and
todos both under todo/ so that they can easily be changed from one state to
another. And the inline caused items to be created under wishlist/ , but
didn't actually inline them.
2008-07-07 16:38:19 -04:00
Joey Hess d5ad2c6522 web commit by http://dmarti.myopenid.com/ 2008-07-07 15:15:35 -04:00
Joey Hess b37a98c207 web commit by http://www.openidfrance.fr/beaufils 2008-07-07 15:11:57 -04:00
Joey Hess dd8712fe2a web commit by http://dmarti.myopenid.com/ 2008-07-07 15:03:57 -04:00
Joey Hess 9205e0ff82 resp 2008-07-07 14:46:15 -04:00
Joey Hess 8d81dee411 web commit by http://jcflack.myopenid.com/ 2008-07-07 14:00:46 -04:00
Joey Hess 9a61666a35 testing 2008-07-07 13:32:18 -04:00
Joey Hess aa67a17336 example of how to limit to specific directory 2008-07-07 12:12:48 -04:00
Joey Hess ea7c1374fb new idea 2008-07-07 12:11:49 -04:00
Joey Hess f4f3063aca typo the second 2008-07-07 12:08:45 -04:00
Joey Hess f1b86d1016 response 2008-07-07 12:07:47 -04:00
Joey Hess d657aa8a9e typo 2008-07-07 12:07:12 -04:00
Joey Hess 14d959b246 web commit by http://ptecza.myopenid.com/: * Enabling attachment plugin 2008-07-07 08:44:43 -04:00
Joey Hess 43e0691a50 search: generate configuration files once only when rebuilding (Gabriel McManus) 2008-07-07 01:55:06 -04:00
Joey Hess 2aac9cdb30 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-07-07 01:51:49 -04:00
Joey Hess 85c75c8f9d web commit by http://gmcmanus.myopenid.com/: search: create configuration once only on rebuild 2008-07-07 00:57:39 -04:00
Joey Hess 7ff928b721 wishlist 2008-07-06 19:27:57 -04:00
Joey Hess 474f51a7a2 add news item for ikiwiki 2.52 2008-07-06 19:24:48 -04:00
Joey Hess 2f3a279f68 add virus checking to attachments plugin 2008-07-06 17:36:26 -04:00
Joey Hess 05124f9a86 editpage escaping fixes
* The editpage form now uses the raw page name, not the page title, in its
  'page' cgi parameter. Using the title was ambiguous and made it
  impossible to tell between some pages, like "foo/bar" and "foo__47__bar",
  sometimes causing the wrong page to be edited.
* This change means that some edit links need to be updated.
  Force a rebuild on upgrade to this version.
* Above change also allowed really fixing escaped slashes from the blogpost
  form.
2008-07-06 15:52:04 -04:00
Joey Hess f6b86bfa5b delete duplicate page, move comment to correct place 2008-07-06 14:10:31 -04:00
Joey Hess 4bf7785760 response 2008-07-06 14:07:33 -04:00
Joey Hess 674ed7e706 response 2008-07-06 14:05:01 -04:00
Joey Hess 3ec9621734 remove; user also has a bbb page 2008-07-06 13:59:35 -04:00
Joey Hess 17bb3cec42 rm 2008-07-06 13:58:47 -04:00
Joey Hess 33e9442f4a Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-07-06 13:58:47 -04:00
Joey Hess c1687b1f1e typo 2008-07-06 12:27:57 -04:00
Joey Hess bb3036317d web commit by http://www.openidfrance.fr/beaufils 2008-07-05 22:18:04 -04:00
Joey Hess f0ff71af55 web commit by http://www.openidfrance.fr/beaufils 2008-07-05 22:04:12 -04:00
Joey Hess 50c813c715 web commit by http://www.openidfrance.fr/beaufils 2008-07-05 22:03:05 -04:00
Joey Hess 2d17c87fd9 web commit by http://www.openidfrance.fr/beaufils 2008-07-05 22:01:49 -04:00
Joey Hess 2f8e4500f9 web commit by http://www.openidfrance.fr/beaufils 2008-07-05 22:00:39 -04:00
Joey Hess c2937e14ed web commit by http://www.openidfrance.fr/beaufils 2008-07-05 21:55:55 -04:00
Joey Hess 316bee3786 web commit by http://www.openidfrance.fr/beaufils 2008-07-05 21:52:57 -04:00
Joey Hess 8b59050ea7 web commit by http://www.openidfrance.fr/beaufils 2008-07-05 21:52:03 -04:00
Joey Hess f9ddfe56b9 web commit by http://www.openidfrance.fr/beaufils 2008-07-05 21:51:23 -04:00
Joey Hess f5dca442fe web commit by http://www.openidfrance.fr/beaufils 2008-07-05 21:50:47 -04:00
Joey Hess 6a863b58a6 web commit by http://www.openidfrance.fr/beaufils 2008-07-05 21:49:46 -04:00
Joey Hess 4db44caf06 web commit by http://www.openidfrance.fr/beaufils 2008-07-05 21:45:21 -04:00
Joey Hess 4d7ccdc8e5 web commit by http://www.openidfrance.fr/beaufils 2008-07-05 21:44:03 -04:00
Joey Hess 69108f446f web commit by http://tychoish.livejournal.com/: further clarification. 2008-07-04 08:03:54 -04:00
Joey Hess 560372bf94 web commit by http://subvert.org.uk/~bma/ 2008-07-04 03:21:16 -04:00
Joey Hess df736d3089 web commit by http://subvert.org.uk/~bma/ 2008-07-04 03:14:29 -04:00
Joey Hess d426894c99 web commit by http://tychoish.livejournal.com/ 2008-07-03 23:14:47 -04:00
Joey Hess 2d64fdd22e web commit by http://tychoish.livejournal.com/ 2008-07-03 23:00:37 -04:00
Joey Hess cb06a01b75 web commit by http://jcflack.myopenid.com/ 2008-07-03 18:21:07 -04:00
Joey Hess f7755e5e01 web commit by http://jcflack.myopenid.com/ 2008-07-03 18:20:25 -04:00
Joey Hess f4e06ba343 web commit by http://jcflack.myopenid.com/ 2008-07-03 18:12:01 -04:00
Joey Hess bb7ef14a2b update 2008-07-03 13:42:49 -04:00
Joey Hess 3e11f8b6aa argh 2008-07-03 13:42:25 -04:00
Joey Hess 77ebc0ad8c web commit by http://jcflack.myopenid.com/ 2008-07-03 13:40:30 -04:00
Joey Hess 8526fd8293 web commit by http://alcopop.org/me/openid/: nudge headers down to h2 2008-07-03 11:41:36 -04:00
Joey Hess f0d9bf00dc web commit by bremner: mention mnemosyne-blog 2008-07-03 03:40:56 -04:00
Joey Hess ca6d9da279 link to pagespec/attachment 2008-07-02 18:22:49 -04:00
Joey Hess 2888b03556 move attachment pagespec extensions docs to its own page
in the basewiki, so I can link to it there
2008-07-02 18:22:49 -04:00
Joey Hess 84e6c4fa66 add mimetype checking 2008-07-02 18:22:49 -04:00
Joey Hess 190d328e40 web commit by Petteri: Added debian.fi 2008-07-02 17:48:16 -04:00
Joey Hess cea18902a1 test 2 2008-07-02 17:45:29 -04:00
Joey Hess fc95aab71c test commit 2008-07-02 17:39:33 -04:00
Joey Hess f8e33430d8 update 2008-07-02 16:47:29 -04:00
Joey Hess 2354613391 response; move to bug report 2008-07-02 16:43:13 -04:00
Joey Hess c987aee47a Merge branch 'tova' 2008-07-02 16:38:13 -04:00
Joey Hess aaca4902dd update 2008-07-02 16:37:17 -04:00
Joey Hess ba707cdcd9 add user and ip support to attachment pagespecs 2008-07-02 16:33:35 -04:00
Joey Hess 895faed642 toggle: Add support for toggles that are open by default.
Also fix to work in preview mode.
2008-07-02 16:02:01 -04:00
Joey Hess 33b60e67a7 web commit by http://jcflack.myopenid.com/ 2008-07-02 15:26:52 -04:00
Joey Hess acc5db090e web commit by http://jcflack.myopenid.com/ 2008-07-02 09:30:36 -04:00
Joey Hess 16b22252a0 response 2008-07-01 18:45:54 -04:00
Joey Hess 96da041907 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info into tova 2008-07-01 18:41:47 -04:00
Joey Hess 8c6577c3dc web commit by http://jcflack.myopenid.com/ 2008-07-01 17:55:16 -04:00
Joey Hess 0ffcafc130 attachment doc updates 2008-07-01 17:54:23 -04:00
Joey Hess 19749d0c5b web commit by http://liw.fi/: commented on &uuml; and ikiwiki 2.50 2008-07-01 14:29:35 -04:00
Joey Hess b01ee9b3b3 add an ispage limit 2008-06-30 23:17:01 -04:00
Joey Hess 0a37c45f32 basic attachment plugin, unfinished
Currently includes UI, and a few tests of the attachment, as well as the
framework to extend pagespecs to test attachments. Does not actually save
the file yet.
2008-06-30 22:58:33 -04:00
Joey Hess 23eb492c60 web commit by https://id.mayfirst.org/jamie/ 2008-06-30 15:37:38 -04:00
Joey Hess ed88d219d7 web commit by https://id.mayfirst.org/jamie/: woops - forgot the patch 2008-06-30 15:34:13 -04:00
Joey Hess 6cc12f559a web commit by https://id.mayfirst.org/jamie/ 2008-06-30 15:29:26 -04:00
Joey Hess b64ca35f8a web commit by https://id.mayfirst.org/jamie/ 2008-06-30 15:19:22 -04:00
Joey Hess c6d04bfd35 web commit by https://id.mayfirst.org/jamie/: Moving discussion to discussion page. 2008-06-30 15:18:44 -04:00
Joey Hess 822495d23f add news item for ikiwiki 2.51 2008-06-29 14:19:03 -04:00
Joey Hess 524ee496e3 remove bad link 2008-06-29 14:18:00 -04:00
Joey Hess b219656aef remove map, was added for testing and committed by accident 2008-06-29 14:15:33 -04:00
Joey Hess 8ab0d60271 web commit by http://ptecza.myopenid.com/: * Plural 2008-06-29 11:15:38 -04:00
Joey Hess c44ae04702 web commit by http://ptecza.myopenid.com/: * Thanks! 2008-06-29 11:02:55 -04:00
Joey Hess 4a46e91147 web commit by http://hendry.iki.fi/: feeds === sitemaps 2008-06-29 07:58:44 -04:00
Joey Hess 3bd4592326 web commit by bremner: response to Joey, segue into musing about replacing tagged addresses with pseudoheaders 2008-06-29 06:12:48 -04:00
Joey Hess b66f9a1981 call format hooks when generating page previews
* toc: Revert change in 2.45 that made it run at sanitize time. This breaks
  use of toc in a sidebar.
* Call format hooks when generating page previews, thus fixing toc display
  there, as well as fixing inlins to again display in page previews, since
  it's started using format hooks. This also allows several other things,
  like embed, that use format hooks, to work during page preview time.
* Format hooks should not rely on getting an entire html document, as they
  will only get the body during page preview.
* toggle: Deal with preview mode when adding javascript.
2008-06-28 23:08:24 -04:00
Joey Hess f8fe1247bd bug 2008-06-28 22:46:12 -04:00
Joey Hess 9c41769673 idea 2008-06-28 20:50:48 -04:00
Joey Hess f26a6e152f web commit by http://bremner.myopenid.com/: cosmetic changes 2008-06-28 18:10:13 -04:00
Joey Hess 17e96f6248 web commit by http://bremner.myopenid.com/: musings about encodings 2008-06-28 18:03:52 -04:00
Joey Hess 20359c493c patch review 2008-06-28 17:16:08 -04:00
Joey Hess 00503f25cd smiley: Generate links relative to the destpage. (Fixes a reversion from 2.41.) 2008-06-28 16:58:43 -04:00
Joey Hess 1ab9eb3420 web commit by simon: link fix 2008-06-28 16:51:57 -04:00
Joey Hess c19fa8fbb0 response 2008-06-28 16:51:18 -04:00
Joey Hess 4bd101204e web commit by simon: link fix 2008-06-28 16:50:59 -04:00
Joey Hess a43b5ecf0a rm 2008-06-28 16:43:46 -04:00
Joey Hess 1bb80f7d32 web commit by simon 2008-06-28 16:42:39 -04:00
Joey Hess 1a1c0c03b1 web commit by simon 2008-06-28 16:41:23 -04:00
Joey Hess 706bcbfe66 web commit by simon: argh, horrible namespaces 2008-06-28 16:39:09 -04:00
Joey Hess e2c22608a0 web commit by simon 2008-06-28 16:38:24 -04:00
Joey Hess 0d2d780946 web commit by simon 2008-06-28 16:32:46 -04:00
Joey Hess d6933ac3a8 web commit by simon: updated darcs backend, patches welcome 2008-06-28 16:31:19 -04:00
Joey Hess ac36a6b50a web commit by simon 2008-06-28 15:23:20 -04:00
Joey Hess 4bcbd27e84 web commit by simon: contact info 2008-06-28 11:45:42 -04:00
Joey Hess 9020cfde2d web commit by simon: fix links 2008-06-28 11:43:56 -04:00
Joey Hess 5a0b507191 web commit by simon: personal page 2008-06-28 11:42:33 -04:00
Joey Hess 4a16a1ce87 web commit by simon: let's make a simple darcs backend 2008-06-28 11:26:22 -04:00
Joey Hess 5356790ece web commit by http://ptecza.myopenid.com/: * Fixed example 2008-06-27 10:24:22 -04:00
Joey Hess 6880183131 web commit by http://ptecza.myopenid.com/: * Bug report 2008-06-27 10:16:37 -04:00
Joey Hess 9bba193234 web commit by https://id.mayfirst.org/jamie/ 2008-06-26 19:06:04 -04:00
Joey Hess 5be031b787 web commit by https://id.mayfirst.org/jamie/ 2008-06-26 19:01:42 -04:00
Joey Hess 3c86cd4a6a Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-06-26 18:13:31 -04:00
Joey Hess 82c78da520 web commit by AndrewGreenberg: Added requirements that the TOVA Company needs for attachments 2008-06-26 17:06:53 -04:00
Joey Hess fdc8d981d2 response 2008-06-26 16:35:54 -04:00
Joey Hess d48d73ed86 response 2008-06-26 16:26:08 -04:00
Joey Hess 11e24ff0dd web commit by http://hendry.iki.fi/: about the sitemap protocol 2008-06-25 12:07:06 -04:00
Joey Hess 3ec5a184ae web commit by https://id.mayfirst.org/jamie/ 2008-06-25 10:05:41 -04:00
Joey Hess ae5f2bce6f web commit by http://willu.myopenid.com/: Add fix for OpenID and reCaptcha plugin 2008-06-25 08:10:01 -04:00
Joey Hess fcf144aaeb questions 2008-06-24 23:46:40 -04:00
Joey Hess 2210064209 web commit by https://id.mayfirst.org/jamie/ 2008-06-24 22:52:31 -04:00
Joey Hess f0df195049 new txt plugin, was previously contrib/plaintext 2008-06-24 20:48:45 -04:00
Joey Hess 9f3cf9c1a0 web commit by http://gmcmanus.myopenid.com/: plaintext module: copyright and license 2008-06-24 20:12:55 -04:00
Joey Hess 639e2f9ec7 response 2008-06-24 17:34:51 -04:00
Joey Hess 38a2b13b6a add bug link 2008-06-24 17:25:26 -04:00
Joey Hess c509834f01 response, analysis of validation problem 2008-06-24 17:25:17 -04:00
Joey Hess fbd8cea1b4 web commit by http://gmcmanus.myopenid.com/: new plaintext plugin 2008-06-24 06:31:54 -04:00
Joey Hess 8bc9eb03ac web commit by http://arnebab.livejournal.com/: Fixed Gentoo ebuild link (old one pointed directly to the download) 2008-06-23 20:12:20 -04:00
Joey Hess a5d1f22c13 web commit by http://arnebab.livejournal.com/: Information about Gentoo ebuild added. 2008-06-23 20:09:39 -04:00
Joey Hess 27daf1ad14 web commit by http://willu.myopenid.com/: Some info on tracking down the remaining issue 2008-06-22 09:42:08 -04:00
Joey Hess 899c319191 web commit by http://willu.myopenid.com/: Fix CAPTCHA code so you can actually try again if you get it wrong now. 2008-06-22 08:44:20 -04:00
Joey Hess 1020550375 web commit by http://willu.myopenid.com/: Add (buggy) code for todo item 2008-06-22 03:10:25 -04:00
Joey Hess 33bfb7bfc7 web commit by http://willu.myopenid.com/: reply to Joey's comment 2008-06-21 19:47:01 -04:00
Bernd Zeimetz b16c43a440 `template` option for aggregate.pm.
Allows to specify the template file which is used to
create the html pages.
2008-06-21 16:23:39 -04:00
Joey Hess 3542e5582b some comments 2008-06-20 19:50:57 -04:00
Joey Hess 76c7664c50 remove some stuff that doesn't really need to be noted in the wiki now that
the plugin is in mainline
2008-06-20 19:45:40 -04:00
Joey Hess 8212d05d44 response 2008-06-20 19:43:48 -04:00
Joey Hess 1eb2110e06 response 2008-06-20 19:42:09 -04:00
Joey Hess d9a0af0dd2 web commit by http://bremner.myopenid.com/: design questions for the lazy web 2008-06-20 16:53:24 -04:00
Joey Hess 984e832855 web commit by http://sabr.myopenid.com/ 2008-06-20 14:11:12 -04:00
Joey Hess ac1f51234a web commit by http://sabr.myopenid.com/ 2008-06-20 14:09:30 -04:00
Joey Hess 0b46412c96 web commit by http://bremner.myopenid.com/: link to work in progress 2008-06-20 04:11:33 -04:00
Joey Hess 6d402b5a9a web commit by http://willu.myopenid.com/: Add a new suggestion for a CAPTCHA on the login page 2008-06-19 20:44:15 -04:00
Joey Hess 98095ccac4 creole: New plugin from Bernd Zeimetz. Closes: #486930 2008-06-19 19:11:18 -04:00
Joey Hess 8271e9641e web commit by ptman: It seems the exclamation mark is now needed, can someone confirm this? 2008-06-18 03:48:34 -04:00
Joey Hess bd7edfd9ca textile: The Text::Textile perl module has some regexps that fail if input is flagged as utf-8, but contains invalid characters such as 0x92. To prevent it from crashing, re-encode the content before calling it, which will ensure that it's really utf-8. 2008-06-16 15:43:37 -04:00
Joey Hess 0053217488 web commit by http://alcopop.org/me/openid/: ikiwiki version is 2.50 2008-06-16 15:19:37 -04:00
Joey Hess 2db2e35a05 web commit by http://alcopop.org/me/openid/: bug with bad input text 2008-06-16 15:13:27 -04:00
Joey Hess 99c96480c0 web commit by http://ptecza.myopenid.com/: * Thanks! 2008-06-16 03:36:03 -04:00
Joey Hess 43c647edd3 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-06-15 19:10:23 -04:00
Joey Hess 4da54999de meta: Store "description" in pagestate for use by other plugins.
map: Support show=description.
2008-06-15 19:08:50 -04:00
Joey Hess aab415481d web commit by XTaran: Changed case of repo link since hgweb seems to be pickier about it than before, thanks to Marillion for reporting the dead link. 2008-06-15 18:23:11 -04:00
Joey Hess b072a9ffa4 web commit by XTaran: Link change to hnb plugin 2008-06-15 17:52:36 -04:00
Joey Hess 524c21ffbd web commit by http://sabr.myopenid.com/ 2008-06-15 17:32:13 -04:00
Joey Hess 1bc9ab3176 remove TODO, moved to code 2008-06-15 16:27:35 -04:00
Joey Hess 8f8543389e finish including hnb plugin 2008-06-15 16:27:08 -04:00
Joey Hess 71d984b310 map: Add a "show" parameter. "show=title" can be used to display page titles, rather than the default page name. Based on a patch from Jaldhar H. Vyas, Closes: #484510 2008-06-15 16:11:11 -04:00
Joey Hess 0f83e169e0 close as dup 2008-06-15 15:35:09 -04:00
Joey Hess c915ff6953 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-06-15 15:05:15 -04:00
Joey Hess a6a2010944 craziest tip ever 2008-06-15 15:05:02 -04:00
Joey Hess 163ffb3fe9 web commit by tschwinge: Indeed this issue is ``fixed'' now ;-) and the new searching subsystem is confirmed to function. 2008-06-15 14:02:54 -04:00
Joey Hess 0415917f1e response 2008-06-15 13:56:08 -04:00
Joey Hess 878e74238e Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-06-14 11:39:34 -04:00
Joey Hess 5e1b31fad6 web commit by http://telemachos.myopenid.com/ 2008-06-14 09:25:30 -04:00
Joey Hess c5d0e6285f web commit by http://sabr.myopenid.com/ 2008-06-13 18:00:14 -04:00
Joey Hess 11c634d772 web commit by http://sabr.myopenid.com/ 2008-06-13 17:42:11 -04:00
Joey Hess 751706b7a5 response 2008-06-13 16:42:06 -04:00
Joey Hess aad18ffc51 web commit by http://ptecza.myopenid.com/: * Thanks and question about Xapian 2008-06-13 16:02:47 -04:00
Joey Hess b93f419d12 add news item for ikiwiki 2.50 2008-06-13 15:23:25 -04:00
Joey Hess 5807f1de04 fix two build bugs
* ikiwiki-mass-rebuild: Make group list comparison more robust.
* search: Work around xapian bug #486138 by only stemming locales
  in a whitelist.
2008-06-13 13:05:44 -04:00
Joey Hess 340f219818 response 2008-06-13 13:04:59 -04:00
Joey Hess eab909095b response 2008-06-13 12:26:59 -04:00
Joey Hess 6fe6857f7e web commit by http://alcopop.org/me/openid/: maybe for some future backwards-compatibility killing release? 2008-06-13 11:49:22 -04:00
Joey Hess cdd48716be web commit by http://ptecza.myopenid.com/: * Bug report 2008-06-13 10:41:25 -04:00
Joey Hess d59b565b53 web commit by buo: libdir does have an effect 2008-06-13 10:34:55 -04:00
Joey Hess f686d1bb7e web commit by http://ptecza.myopenid.com/: * I rebuild ikiwiki backports for Ubuntu Hardy too 2008-06-13 10:15:11 -04:00
Joey Hess 6907633f5d add consultant list, add news item 2008-06-12 16:34:18 -04:00
Joey Hess afb548f457 fix formatting I broke 2008-06-12 16:16:33 -04:00
Joey Hess 79ab4a7e3b web commit by AndrewGreenberg: Added blurb on looking for a developer. 2008-06-12 16:13:56 -04:00
Joey Hess b288cfb462 some questions and links to existing patches 2008-06-12 16:11:18 -04:00
Joey Hess 28aba38ed9 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-06-12 16:04:50 -04:00
Joey Hess fd62f7a550 web commit by AndrewGreenberg: Added info on the the TOVA Company's use of ikiwiki. 2008-06-12 16:01:26 -04:00
Joey Hess 79ed37ccf6 ignore user subpages 2008-06-12 15:43:40 -04:00
Joey Hess 16fd843269 link to patch 2008-06-12 15:12:28 -04:00
Joey Hess 1b60dccf89 web commit by AndrewGreenberg: We'd also like to see a 'usetitles' option for the map plugin. 2008-06-12 15:05:22 -04:00
Joey Hess 332e0b4e3c question 2008-06-12 14:14:07 -04:00
Joey Hess a65dd073cf this problem makes less sense the more information I get 2008-06-12 14:10:24 -04:00
Joey Hess 1f7f51828d response 2008-06-12 13:55:15 -04:00
Joey Hess 465b1edc70 web commit by http://harningt.eharning.us/: Question about mirroring w/ pinger/pingee 2008-06-11 23:37:22 -04:00
Joey Hess 73ccf056da web commit by http://bremner.myopenid.com/: 2008-06-11 12:10:56 -04:00
Joey Hess 8afa1e2304 web commit by http://telemachos.myopenid.com/ 2008-06-11 10:09:52 -04:00
Joey Hess 3d4859262d web commit by http://telemachos.myopenid.com/ 2008-06-11 10:08:35 -04:00
Joey Hess fc79199ccd response 2008-06-10 14:35:52 -04:00
Joey Hess 3b82819049 web commit by buo: strace run 2008-06-10 14:31:03 -04:00
Joey Hess e6a6893117 followup 2008-06-10 13:55:24 -04:00
Joey Hess c48efcf8a4 not done 2008-06-10 13:49:43 -04:00
Joey Hess 3a76a58e1e fix link 2008-06-10 13:36:21 -04:00
Joey Hess 2fc11033f5 web commit by buo: Possible workaround 2008-06-10 09:11:42 -04:00
Joey Hess 3c4ac2727b web commit by http://telemachos.myopenid.com/ 2008-06-10 07:44:26 -04:00
Joey Hess 2db1e61450 web commit by http://kaizer.se/: moved my personal space to web host + domain name, probably last move! Slowly growing and trying everything ikiwiki has, blogs, tags etc. no cgi yet. 2008-06-09 17:09:48 -04:00
Joey Hess 71840222c4 web commit by http://shortbus.org/ 2008-06-08 21:24:09 -04:00
Joey Hess f6b47b0d1c img: Support captions. 2008-06-07 23:45:40 -04:00
Joey Hess d258793c3f a bit more about upgrades 2008-06-07 15:41:29 -04:00
Joey Hess 1a25309f2a add news item for ikiwiki 2.49 2008-06-07 15:27:11 -04:00
Joey Hess 970e1a571e not reproducible on unstable 2008-06-04 21:00:24 -04:00
Joey Hess 3215b5a982 finishing touches on the new search plugin
- Add a Help link.
- If the pageterm is too long, hash it.
2008-06-04 15:24:28 -04:00
Joey Hess 1933e3732c some plugins that need SHA1 2008-06-04 15:19:13 -04:00
Joey Hess e4119f048c The search interface now allows searching for a page by title ("title:foo"), as well as for pages that contain a given link ("link:bar"). 2008-06-04 14:13:21 -04:00
Joey Hess a0970423a7 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-06-04 11:30:59 -04:00
Joey Hess 325fc9d8d0 done 2008-06-04 11:29:07 -04:00
Joey Hess d52dad50d2 web commit by http://edward.myopenid.com/: add links 2008-06-04 09:12:52 -04:00
Joey Hess 499a17a55a web commit by http://smcv.pseudorandom.co.uk/ 2008-06-04 07:43:31 -04:00
Joey Hess 47b5417ac0 already fixed 2008-06-04 01:58:52 -04:00
Joey Hess 811c76f85e already fixed 2008-06-04 01:57:59 -04:00
Joey Hess 7d87bf9e78 fix 2008-06-04 01:54:58 -04:00
Joey Hess 81719b40a4 closing, fixed in documentation 2008-06-04 01:54:23 -04:00
Joey Hess 95f93e6848 response 2008-06-04 01:53:49 -04:00
Joey Hess ded3ea2ccf remove hyperestraier page 2008-06-04 01:41:45 -04:00
Joey Hess 1dddec0ba9 Pass a destpage parameter to the sanitize hook.
Because the search plugin needed it, also because it's one of the few
plugins that didn't already have it.

I also considered adding it to htmlize, but I really cannot imagine caring
what the destpage is when htmlizing. (I'll probably be poven wrong later.)
2008-06-04 01:24:23 -04:00
Joey Hess ce826411b2 more search improvements 2008-06-04 00:38:40 -04:00
Joey Hess 44fde6cbff first pass at doing xapian indexing
Still some TODOs to fill in.
2008-06-03 21:14:56 -04:00
Joey Hess 8a6a5320ed search: Converted to use xapian-omega.
Everything is done except for the actual indexing. I plan to do incremental
indexing as pages change.
2008-06-03 15:29:54 -04:00
Joey Hess c688863cf1 add link to css market 2008-06-02 17:46:52 -04:00
Joey Hess d370052672 use PERL 2008-06-02 12:14:09 -04:00
Joey Hess e76c997e86 web commit by stmpeters 2008-06-02 11:37:45 -04:00
Joey Hess cd5daa2191 web commit from 80.176.192.210: poll vote (Accept only OpenID for logins) 2008-06-02 08:27:44 -04:00
Joey Hess 5e9e72b735 document that pagestate values can be anything Storable handles
This only started being true by accident when the index was changed to
use Storable, but it's a nice feature.
2008-06-01 12:59:33 -04:00
Joey Hess c1289de1ef cve id 2008-05-31 20:16:18 -04:00
Joey Hess 99e5e6dd08 inline: The optimisation in 2.41 broke nested inlines. Detect those and avoid overoptimising. 2008-05-31 15:10:23 -04:00
Joey Hess ff6433179e web commit by http://willthompson.co.uk/: file a bug about nested inlines failing 2008-05-31 13:51:50 -04:00
Joey Hess f58a97806a web commit by http://willthompson.co.uk/ 2008-05-31 10:08:17 -04:00
Joey Hess ca9f7bd7c4 web commit by http://oscarjacho.myopenid.com/: Perhaps 2008-05-31 08:19:03 -04:00
Joey Hess 4f47fe9dd8 web commit by http://oscarjacho.myopenid.com/: Added one line 2008-05-31 08:17:09 -04:00
Joey Hess 4fda36e8df web commit by http://oscarjacho.myopenid.com/: Dreaming... or not? 2008-05-31 08:12:43 -04:00
Joey Hess 0a35e8a352 haiku: Generate valid xhtml. 2008-05-30 19:10:58 -04:00
Joey Hess 4a5344199b linkify 2008-05-30 18:32:48 -04:00
Joey Hess eb288969b5 fix link 2008-05-30 18:31:14 -04:00
Joey Hess ad5d49f25a fix links 2008-05-30 18:30:28 -04:00
Joey Hess 22879eba60 fix link 2008-05-30 18:29:40 -04:00
Joey Hess d5a2fc9334 fix link 2008-05-30 18:29:04 -04:00
Joey Hess 75da1471d0 fix link 2008-05-30 18:28:21 -04:00
Joey Hess d8ec77a3cd fix link 2008-05-30 18:27:37 -04:00
Joey Hess 2bf2af30ea more on the security hole 2008-05-30 18:26:04 -04:00
Joey Hess 341296184d add news item for ikiwiki 2.48 2008-05-30 18:22:14 -04:00
Joey Hess e943812dc9 hashed password support, and empty password security fix
This implements the previously documented hashed password support.

While implementing that, I noticed a security hole, which this commit
also fixes..
2008-05-30 17:35:34 -04:00
Joey Hess 4a3dc37eaf Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-05-30 12:51:11 -04:00
Joey Hess a8890f510e web commit by http://kaizer.se/: The output of this plugin does not validate as XHTML: [validator.w3.org][w3] --ulrik 2008-05-30 07:59:27 -04:00
Joey Hess 3a23cdde7d Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-05-29 20:47:57 -04:00
Joey Hess 4152dca09e documentation for use of hashed passwords
Everything but the actual coding to support them.
2008-05-29 15:17:19 -04:00
Joey Hess 62e1c9238a web commit by http://joey.kitenet.net/: testing 2008-05-29 12:15:45 -04:00
Joey Hess f543303bf0 web commit by http://liw.fi/: uuml html entity in feeds confuses ikiwiki when aggregating 2008-05-29 02:51:40 -04:00
Joey Hess c928a118d6 web commit by http://joey.kitenet.net/: test 2008-05-28 02:50:50 -04:00
Joey Hess aa7935d0d9 web commit by tschwinge: Typo fixes. 2008-05-27 18:17:41 -04:00
Joey Hess d092e794b3 web commit by XTaran: Mercurial repository 2008-05-26 08:16:32 -04:00
Joey Hess 039c18c562 web commit by XTaran: Everything necessary fixed with 0.02 2008-05-26 08:04:55 -04:00
Joey Hess 8414ca160c web commit by http://tomhoover.org/: poll vote (Accept only OpenID for logins) 2008-05-25 17:32:39 -04:00
Joey Hess 25c952abf3 add news item for ikiwiki 2.47 2008-05-25 14:29:01 -04:00
Joey Hess 35e8baef6e web commit by http://liw.fi/ 2008-05-25 13:58:33 -04:00
Joey Hess 98d8f3131a web commit by http://twistedlogix.livejournal.com/ 2008-05-23 10:12:22 -04:00
Joey Hess 8d5c6725e2 web commit by http://kaizer.se/wiki/contact/: fix <pre> formatting 2008-05-23 07:36:37 -04:00
Joey Hess 88096ea9ab web commit by http://kaizer.se/wiki/contact/: bugs on including html (as raw as possible) 2008-05-23 07:34:41 -04:00
Joey Hess e67516c107 web commit by matt 2008-05-23 05:29:23 -04:00
Joey Hess 1704b76aaf web commit from 150.101.214.82: poll vote (Accept only OpenID for logins) 2008-05-22 17:03:30 -04:00
Joey Hess 3a753c92a7 add a tip about configuring apache to run ikiwiki.cgi 2008-05-21 15:13:31 -04:00
Joey Hess a305da9c8f adjust example cgiurl
This way it matches the path given for the cgi wrapper, assuming apache
set up to use /var/www.
2008-05-21 14:57:03 -04:00
Joey Hess 13d21938b2 web commit by http://harningt.eharning.us/: Added potential workitem regarding Amazon S3 and other items WRT static-like-hosting 2008-05-18 23:05:09 -04:00
Joey Hess a05a15731d web commit by http://shortbus.org/: proving it can be done. 2008-05-18 19:33:31 -04:00
Joey Hess 736aa99fcf web commit by ww 2008-05-18 03:08:01 -04:00
Joey Hess 9aaf5f99a4 response 2008-05-16 17:45:22 -04:00
Joey Hess fe656f65b7 web commit by http://harningt.eharning.us/ 2008-05-16 17:01:33 -04:00
Joey Hess 0438de905b ENV can be used in the setup file to override environment variable setting, such as TZ or PATH. 2008-05-15 18:20:52 -04:00
Joey Hess 9ddb0407d2 web commit by http://codemac.net/ 2008-05-15 17:50:34 -04:00
Joey Hess 1919d0bd8e add a link to the forum 2008-05-15 17:00:05 -04:00
Joey Hess 2a4a4d7b27 exclude templates/*, which are listed in templates 2008-05-15 16:58:26 -04:00
Joey Hess c7720c67d0 reorder 2008-05-15 16:56:28 -04:00
Joey Hess f1ec6923c0 add a link to the orphaned sitemap page 2008-05-15 16:55:38 -04:00
Joey Hess 20ac925e00 add a link to ikiwiki-transition 2008-05-15 16:54:41 -04:00
Joey Hess aecee99e6a add a link to the orphaned banned_ussrs page 2008-05-15 16:53:46 -04:00
Joey Hess 3599d9e81c web commit by buo: remove utf-8 rant; my problem was fixed in 2.46. 2008-05-14 09:51:23 -04:00
Joey Hess 52c570fe1b web commit by buo: More info 2008-05-14 09:42:30 -04:00
Joey Hess 62ac574b36 web commit by buo: Typo 2008-05-13 14:57:01 -04:00
Joey Hess 677f06ca35 web commit by http://jh.mcaleely.com/: a test 2008-05-13 13:15:04 -04:00
Joey Hess 6cc69038ca Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-05-13 12:44:06 -04:00
Joey Hess fba4a198b5 mdwn: Add a multimarkdown setup file option. 2008-05-13 12:43:25 -04:00
Joey Hess f1b1e193da web commit by https://noone.org/openid//: Added note about license (GPL) 2008-05-13 07:08:39 -04:00
Joey Hess d06e4c2c33 add news item for ikiwiki 2.46 2008-05-12 20:57:46 -04:00
Joey Hess fb3d5b4800 Fixes for behavior changes in perl 5.10's CGI
Something has changed in CGI.pm in perl 5.10. It used to not care
if STDIN was opened using :utf8, but now it'll mis-encode utf-8 values
when used that way by ikiwiki. Now I have to binmode(STDIN) before
instantiating the CGI object.

In 57bba4dac1, I changed from decoding
CGI::Formbuilder fields to utf-8, to decoding cgi parameters before setting
up the form object. As of perl 5.10, that approach no longer has any effect
(reason unknown). To get correctly encoded values in FormBuilder forms,
they must once again be decoded after the form is set up.

As noted in 57bba4da, this can cause one set of problems for
formbuilder_setup hooks if decode_form_utf8 is called before the hooks, and
a different set if it's called after. To avoid both sets of problems, call
it both before and after. (Only remaining problem is the sheer ugliness and
inefficiency of that..)

I think that these changes will also work with older perl versions, but I
haven't checked.

Also, in the case of the poll plugin, the cgi parameter needs to be
explcitly decoded before it is used to handle utf-8 values. (This may have
always been broken, not sure if it's related to perl 5.10 or not.)
2008-05-12 20:44:22 -04:00
Joey Hess 80a110ad60 update 2008-05-12 17:13:02 -04:00
Joey Hess adb5d92ed7 not just a poll plugin problem 2008-05-12 17:09:40 -04:00
Joey Hess 7ac5b0414d Revert "web commit by http://joey.kitenet.net/: testing utf-8"
This reverts commit 908375a63e.
2008-05-12 17:08:10 -04:00
Joey Hess 908375a63e web commit by http://joey.kitenet.net/: testing utf-8 2008-05-12 17:07:17 -04:00
Joey Hess bafb2d7b81 web commit by http://liw.fi/ 2008-05-12 16:26:38 -04:00
Joey Hess be81c594ce thoughts 2008-05-12 14:38:17 -04:00
Joey Hess 21cd34106d response 2008-05-12 14:10:17 -04:00
Joey Hess 3ca4b4089a web commit by http://liw.fi/: Updated URL for openiddirectory page. It had moved. 2008-05-11 08:15:34 -04:00
Joey Hess 7a4a17f120 web commit by http://liw.fi/: Updated URL for emacs markdown mode. The page had moved to a new location. 2008-05-11 08:14:13 -04:00
Joey Hess 345c707921 web commit by http://madduck.net/ 2008-05-10 14:15:23 -04:00
Joey Hess 8dc18fc9d4 web commit by http://madduck.net/ 2008-05-10 13:18:26 -04:00
Joey Hess ae980bc471 web commit by http://madduck.net/: add shortcut for wiki.debian.org 2008-05-10 09:28:14 -04:00
Joey Hess e34011afcc web commit by buo: Response 2008-05-09 16:46:40 -04:00
Joey Hess 4eba3f631b design for a xapian search plugin 2008-05-08 19:42:33 -04:00
Joey Hess a50fb83394 add --delete-bucket option 2008-05-08 16:11:39 -04:00
Joey Hess 0168cc3c8b response 2008-05-08 15:53:48 -04:00
Joey Hess 879f3a9403 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-05-08 15:51:41 -04:00
Joey Hess b8d81b7b7f amazon s3 index file improvements
Turns out duplicate index files do not need to be stored when usedirs is in
use, just when it's not. Ikiwiki is quite consistent about using page/ when
usedirs is in use. (The only exception is the search plugin, which needs
fixing.)

This also includes significant code cleanup, removal of a incorrect special
case for empty files, and addition of a workaround for a bug in the amazon
perl module.
2008-05-08 15:51:09 -04:00
Joey Hess 2bf34f1733 web commit by buo: re: question 2008-05-08 14:45:57 -04:00
Joey Hess ca33ec2b9c question 2008-05-08 14:12:44 -04:00
Joey Hess 57cf8ef4f2 web commit by buo: More information on ikiwiki mangling accented characters 2008-05-08 11:56:37 -04:00
Joey Hess 6bba9b0e4d web commit by http://madduck.net/: closing 2008-05-08 10:59:38 -04:00
Joey Hess a3e1783596 web commit by buo: Removing previous installation fixes compile failure. 2008-05-08 10:29:48 -04:00
Joey Hess de344200c6 web commit by jrn: gratuitous change to test (remove "And") 2008-05-08 00:26:58 -04:00
Joey Hess dafa7ef3e2 most modules are pre-installed now 2008-05-08 00:20:49 -04:00
Joey Hess be89d6749e update 2008-05-07 23:51:01 -04:00
Joey Hess 9e6a4ccfdd amazon s3 support implemented and kinda working
pruning not yet implemented, however
2008-05-07 23:15:43 -04:00
Joey Hess 939885d556 whitespace 2008-05-07 22:02:28 -04:00
Joey Hess d1154b2925 documentation for amazon_s3 plugin
Now to write it. :-)
2008-05-07 21:20:58 -04:00
Joey Hess 3eb3ff6208 cannot reproduce 2008-05-07 17:10:43 -04:00
Joey Hess a7ece50826 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-05-07 17:06:12 -04:00
Joey Hess cdf8ced4c2 clarification 2008-05-07 16:35:06 -04:00
Joey Hess 2b5d12f658 web commit by buo: bug: 2.45 fails to compile 2008-05-07 14:47:30 -04:00
Joey Hess b731fce466 web commit from 145.97.197.85: poll vote (Accept both) 2008-05-07 04:11:57 -04:00
Joey Hess 2c000c6e32 fix links 2008-05-06 19:24:00 -04:00
Joey Hess dc26eb7d12 new tip documenting how to use the pinger and pingee plugins 2008-05-06 19:22:09 -04:00
Joey Hess b144831e46 pinger/pingee now tested and working 2008-05-06 19:06:53 -04:00
Joey Hess 880d098dab template change documentation 2008-05-06 14:33:03 -04:00
Joey Hess 069c938aad update 2008-05-05 20:22:10 -04:00
Joey Hess 1f88cad3a2 aggregate: Add support for web-based triggering of aggregation for people stuck on shared hosting without cron. (Sheesh.) Enabled via the `aggregate_webtrigger` configuration optiom. 2008-05-05 20:20:45 -04:00
Joey Hess 86c6f2b963 fix PERL5LIB in examples
Using `pwd` makes some modules that call cpan recursively succeed to
install
2008-05-05 20:12:06 -04:00
Joey Hess 0599a6591f update 2008-05-05 19:14:33 -04:00
Joey Hess adeba977cb update 2008-05-05 19:10:42 -04:00
Joey Hess ed98af9750 add sections, expand, reorg 2008-05-05 19:08:47 -04:00
Joey Hess 8599297edf update 2008-05-05 18:59:20 -04:00
Joey Hess 7588f7b239 correction 2008-05-05 18:59:02 -04:00
Joey Hess df13ac07c8 more on cleanup 2008-05-05 15:39:36 -04:00
Joey Hess f324b911e2 linkify 2008-05-05 15:19:55 -04:00
Joey Hess 96b3880725 add news item for ikiwiki 2.45 2008-05-05 15:18:12 -04:00
Joey Hess 545054c356 releasing version 2.45 2008-05-05 15:17:44 -04:00
Joey Hess a72c33c76c updates 2008-05-05 15:03:38 -04:00
Joey Hess b1b9c2c0d1 formatting 2008-05-05 14:58:21 -04:00
Joey Hess b428fb1b14 formatting 2008-05-05 14:53:31 -04:00
Joey Hess 3a9dfb8361 enhancesments for shared hosting
* Add a Bundle::Ikiwiki to the source for use with CPAN to install *all*
  the modules ikiwiki can use.
* Add a cpan directory containing a CPAN::MyConfig that can ease use of
  CPAN to install in a home directory on shared hosting providers.
* With these changes, it's pretty easy to install onto nearlyfreespeech.net
  and probably other shared hosting providers like dreamhost. Added
  a tip page documentng the process for nearlyfreespeech.
2008-05-05 14:51:26 -04:00
Joey Hess ad44c47977 rename to more specific name 2008-05-05 14:14:08 -04:00
Joey Hess c1196acadc linkify 2008-05-03 13:32:28 -04:00
Joey Hess 27ca70225e web commit by RichMorin 2008-05-03 10:17:35 -04:00
Joey Hess 1ad826eb94 web commit by RichMorin 2008-05-03 10:08:36 -04:00
Joey Hess b2dea99417 Fix ugly display when editing a page that has vanished.
srcfile now has an optional second parameter to avoid it throwing an error
if the source file does not exist.
2008-05-02 13:02:07 -04:00
Joey Hess 6f852e88e3 anonk: Add anonok_pagespec configuration setting that can be used to allow anonymous users to edit only matching pages. Closes: #478892 2008-05-01 14:58:23 -04:00
Joey Hess f39659277d web commit by http://vibrog.myopenid.com/ 2008-04-30 16:25:30 -04:00
Joey Hess a512904a9d web commit by http://alcopop.org/me/openid/: poll vote (Accept only OpenID for logins) 2008-04-30 16:00:48 -04:00
Joey Hess a2e0ef4572 web commit by http://alcopop.org/me/openid/: context 2008-04-30 15:54:27 -04:00
Joey Hess 6de5cbaaee web commit by http://alcopop.org/me/openid/: test comment 2008-04-30 15:52:33 -04:00
Joey Hess 7647109bac Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-04-30 12:58:55 -04:00
Joey Hess bb51e81762 img: Support a title attribute, will be passed through to html. Closes: #478718 2008-04-30 12:58:36 -04:00
Joey Hess 3419cdfcbb web commit by buo: Web editing and mangled characters 2008-04-30 11:09:37 -04:00
Joey Hess 112737535c resp 2008-04-29 18:20:21 -04:00
Joey Hess 516908cc8e web commit by http://vibrog.myopenid.com/ 2008-04-29 01:37:57 -04:00
Joey Hess cafffef679 web commit by http://tychoish.livejournal.com/: sandbox test of wikilink 2008-04-28 22:31:48 -04:00
Joey Hess cf2652c139 web commit by JeremyReed: why if? 2008-04-28 17:54:32 -04:00
Joey Hess c25f0f7abd response 2008-04-28 17:01:59 -04:00
Joey Hess edaccbbb55 web commit by http://vibrog.myopenid.com/ 2008-04-28 16:39:22 -04:00
Joey Hess 66984deaeb thoughts 2008-04-28 15:57:17 -04:00
Joey Hess f37abf206e use a proper wiki link, not a html link 2008-04-28 15:52:42 -04:00
Joey Hess 72cedc59e9 fix formatting 2008-04-28 15:47:11 -04:00
Joey Hess 6412cbfe52 idea 2008-04-28 15:43:06 -04:00
Joey Hess dbb5d11196 Deal with different paths to perl when removing -T flag. 2008-04-28 15:37:17 -04:00
Joey Hess 4723d5f9f1 response 2008-04-28 15:34:11 -04:00
Joey Hess bde6809e5b web commit by http://vibrog.myopenid.com/ 2008-04-28 15:03:22 -04:00
Joey Hess 1a4ba6cbcf web commit by JeremyReed: about news site 2008-04-28 14:57:25 -04:00
Joey Hess f3eda82c08 web commit by JeremyReed: reply about perl version in filename too. 2008-04-28 14:15:38 -04:00
Joey Hess 0d80b13738 web commit by JeremyReed: reply 2008-04-28 14:11:52 -04:00
Joey Hess bbfc613360 web commit by http://vibrog.myopenid.com/ 2008-04-28 14:08:04 -04:00
Joey Hess 6b316dd8e0 response 2008-04-28 13:48:33 -04:00
Joey Hess 453bdeaf55 response 2008-04-28 13:46:50 -04:00
Joey Hess 9f02ee8634 Add PREFIX/bin to the hardcoded PATH within ikiwiki. 2008-04-28 13:44:37 -04:00
Joey Hess aa4f9fe232 response 2008-04-28 13:38:53 -04:00
Joey Hess 74d98c69b1 web commit by JeremyReed: found problem 2008-04-28 12:47:29 -04:00
Joey Hess bc9a448c58 web commit by JeremyReed: more info. sid is defined in prefs just not edit 2008-04-28 12:32:54 -04:00
Joey Hess 3b16d472c0 web commit by JeremyReed: sid not in form. 2008-04-28 12:09:47 -04:00
Joey Hess b6435e9b7d web commit by JeremyReed: fix link to SharedHosting by prefixing with slash. 2008-04-28 11:48:34 -04:00
Joey Hess e56dd17bcf web commit by JeremyReed: Can't exec "ikiwiki-transition" 2008-04-28 11:44:01 -04:00
Joey Hess 4e0f75a75f web commit by JeremyReed: hard-coded perl path 2008-04-28 11:07:05 -04:00
Joey Hess fdffe02d39 web commit by http://vibrog.myopenid.com/ 2008-04-28 05:52:58 -04:00
Joey Hess 02da269465 web commit by http://edward.myopenid.com/: fix code block rendering 2008-04-28 02:42:50 -04:00
Joey Hess 29bf14fcc3 followup 2008-04-27 14:34:23 -04:00
Joey Hess 1d4bc83aec the sandbox is not a TODO list. Remove TODO item 2008-04-27 14:32:55 -04:00
Joey Hess cc26b153b4 move question to discussion page, where it belongs 2008-04-27 14:32:30 -04:00
Joey Hess a64bc76fbe response 2008-04-27 14:31:35 -04:00
Joey Hess 502197e9bb web commit by http://vibrog.myopenid.com/ 2008-04-27 04:29:12 -04:00
Joey Hess 008de43f67 web commit by http://vibrog.myopenid.com/ 2008-04-27 04:28:28 -04:00
Joey Hess 319bf45a37 web commit by http://vibrog.myopenid.com/ 2008-04-27 04:22:55 -04:00
Joey Hess 51042ff04a web commit by http://vibrog.myopenid.com/ 2008-04-27 04:19:58 -04:00
Joey Hess 35f943e6f8 web commit by http://harningt.eharning.us/: applied alterations according to comments/git reqs 2008-04-27 00:23:27 -04:00
Joey Hess 17c276dea5 web commit by JeremyReed: about taint and -T build failure 2008-04-26 20:54:08 -04:00
Joey Hess 9652cdfe2e toc: Add the table of contents at sanitize time, rather than at format time. This allows the toc to be displayed when previewing an edit. It also avoids headers in the page template from showing up in the toc. 2008-04-26 15:13:01 -04:00
Joey Hess 2d78c4d9a7 response; fixed 2008-04-26 15:07:21 -04:00
Joey Hess deba9c7af4 response 2008-04-26 15:05:26 -04:00
Joey Hess 562e24d695 response 2008-04-26 14:55:56 -04:00
Joey Hess 59c81f07fa add news item for ikiwiki 2.44 2008-04-24 13:52:41 -04:00
Joey Hess 7758dbb279 web commit by http://madduck.net/ 2008-04-24 03:57:49 -04:00
Joey Hess 49043e48fa web commit by http://madduck.net/ 2008-04-24 03:12:51 -04:00
Joey Hess 3635867493 web commit by http://harningt.eharning.us/: updated openid reference 2008-04-24 00:01:27 -04:00
Joey Hess 475429a917 web commit by http://harningt.eharning.us/: more git attribution corner-case ideas 2008-04-24 00:00:53 -04:00
Joey Hess 2987b08ec9 web commit by http://mlcastle.net/: poll vote (Accept only OpenID for logins) 2008-04-22 20:32:45 -04:00
Joey Hess 04a7003c5d web commit by http://mlcastle.net/: add hindi text. 2008-04-22 20:13:11 -04:00
Joey Hess 827f6b9bfc remove question that was added to a non-discussion page 2008-04-22 15:19:15 -04:00
Joey Hess 710b118b49 web commit by Dirk 2008-04-22 14:40:37 -04:00
Joey Hess 6dcb111310 web commit by Dirk 2008-04-22 14:38:23 -04:00
Joey Hess 42f4904f72 web commit by http://hendry.iki.fi/: anti-expert-exchange 2008-04-22 04:58:20 -04:00
Joey Hess 3bc9d474a3 web commit by bartuer: add a question about restructuredtext 2008-04-21 15:25:51 -04:00
Joey Hess 0405299f07 web commit by http://andreyvit.livejournal.com/ 2008-04-21 00:16:48 -04:00
Joey Hess 3912a9f5e9 add CVE link 2008-04-20 15:25:51 -04:00
Joey Hess e62f3f8f95 web commit by http://codehelp.myopenid.com/: Add QOF and estron 2008-04-20 13:34:15 -04:00
Joey Hess a516b2a63f web commit by http://hendry.iki.fi/: google search 2008-04-19 17:15:30 -04:00
Joey Hess e1842ce95c remove random html
This page documents markdown. Please use the sandbox for formatting
testing, and not this page.
2008-04-18 18:43:33 -04:00
Joey Hess 84b915d6d1 web commit by alccode 2008-04-18 17:06:22 -04:00
Joey Hess 81355cd4c6 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-04-17 14:38:16 -04:00
Joey Hess f1228946bd Bring back the svnrepo setup file option. This is needed for recentchangediff to work with svn repos. 2008-04-17 14:37:55 -04:00
Joey Hess 143c8770d1 web commit by http://sabr.myopenid.com/ 2008-04-17 08:40:07 -04:00
Joey Hess d420e032cc web commit by http://sabr.myopenid.com/: thanks belong at the end of the conversation, not the beginning! 2008-04-17 06:22:19 -04:00
Joey Hess 14b8d6369b web commit by http://sabr.myopenid.com/ 2008-04-17 06:12:21 -04:00
Joey Hess 4216b9590f web commit by http://sabr.myopenid.com/ 2008-04-17 03:12:49 -04:00
Joey Hess 543926c540 web commit by http://sabr.myopenid.com/ 2008-04-17 03:10:30 -04:00
Joey Hess cedb7c33f9 web commit by http://sabr.myopenid.com/ 2008-04-17 03:09:44 -04:00
Joey Hess 48976989e0 web commit by http://sabr.myopenid.com/ 2008-04-17 03:08:58 -04:00
Joey Hess cbe4f9ead5 web commit by http://sabr.myopenid.com/ 2008-04-17 03:08:36 -04:00
Joey Hess 9f44f60a89 web commit by http://sabr.myopenid.com/ 2008-04-17 03:08:11 -04:00
Joey Hess 2512ceebb0 web commit by http://sabr.myopenid.com/ 2008-04-17 02:29:18 -04:00
Joey Hess 21b8c3f94d web commit by JoshTriplett: Testing adding a page with page type not set. 2008-04-16 20:21:29 -04:00
Joey Hess 74d8a656da web commit by http://bruno.boulgour.com/: Typo 2008-04-16 19:14:58 -04:00
Joey Hess e8c9362c7f web commit by http://bruno.boulgour.com/: Problems with adminuser role 2008-04-16 19:14:07 -04:00
Joey Hess e91b128338 add news item for ikiwiki 2.43 2008-04-16 18:45:34 -04:00
Joey Hess 570f7e6594 web commit by http://hands.com/~phil/ 2008-04-15 06:39:46 -04:00
Joey Hess 982f969367 web commit by http://hands.com/id/phil/ 2008-04-13 16:54:58 -04:00
Joey Hess 10150e675d web commit by http://sabr.myopenid.com/ 2008-04-13 12:55:51 -04:00
Joey Hess 1efaa8e6ec web commit by http://sabr.myopenid.com/ 2008-04-13 12:55:02 -04:00
Joey Hess c8097457a7 web commit by http://sabr.myopenid.com/ 2008-04-13 12:52:22 -04:00
Joey Hess 9a2dfd21ab web commit by http://sabr.myopenid.com/ 2008-04-13 12:48:28 -04:00
Joey Hess 3f0de75332 web commit by http://sabr.myopenid.com/: add a toc to test it appearing in preview... it doesn't. 2008-04-13 12:21:33 -04:00
Joey Hess 40c03af378 web commit by http://sabr.myopenid.com/ 2008-04-13 12:08:44 -04:00
Joey Hess f4797af297 web commit by http://sabr.myopenid.com/ 2008-04-12 22:53:53 -04:00
Joey Hess 50e06351ca web commit by http://sabr.myopenid.com/ 2008-04-12 22:46:00 -04:00
Joey Hess 78e740f643 web commit by http://sabr.myopenid.com/ 2008-04-12 22:23:55 -04:00
Joey Hess c70160e995 web commit by http://sabr.myopenid.com/ 2008-04-12 22:15:21 -04:00
Joey Hess d97ca8c610 web commit by http://sabr.myopenid.com/ 2008-04-12 20:36:15 -04:00
Joey Hess 378c2696d9 web commit by http://sabr.myopenid.com/ 2008-04-12 20:13:42 -04:00
Joey Hess 7518b245f2 web commit by http://sabr.myopenid.com/ 2008-04-12 20:05:34 -04:00
Joey Hess 060ceaba1f web commit by http://sabr.myopenid.com/ 2008-04-12 20:04:59 -04:00
Joey Hess 4988a901c8 web commit by http://sabr.myopenid.com/ 2008-04-12 20:04:29 -04:00
Joey Hess 7178de28da web commit by tschwinge: Modify. 2008-04-12 18:01:54 -04:00
Joey Hess 461f907403 web commit by http://sabr.myopenid.com/ 2008-04-12 17:57:09 -04:00
Joey Hess 3b7b057e01 patch, thoughts 2008-04-12 17:19:32 -04:00
Joey Hess 57035d610e web commit by http://sabr.myopenid.com/ 2008-04-12 13:21:11 -04:00
Joey Hess 1f4dec34e2 web commit by cjb: Added wiktionary shortcut 2008-04-10 21:55:25 -04:00
Joey Hess 26c96e1f10 web commit by http://sabr.myopenid.com/ 2008-04-10 20:18:20 -04:00
Joey Hess 2718fc2b25 response 2008-04-10 19:54:38 -04:00
Joey Hess 92e39d7391 cannot reproduce 2008-04-10 19:32:43 -04:00
Joey Hess abde579038 response 2008-04-10 19:25:23 -04:00
Joey Hess 51f75484d7 let's move the access keys discussion out to the todo item about it 2008-04-10 19:18:34 -04:00
Joey Hess d9275303cc correct the command line used to generate the favicon 2008-04-10 18:51:21 -04:00
Joey Hess 58e346d229 correct utf-8 damage introduced by jblevins's modification of this page 2008-04-10 18:00:17 -04:00
Joey Hess 235b6d18b6 change wording 2008-04-10 17:59:11 -04:00
Joey Hess 04d601f419 response 2008-04-10 17:53:24 -04:00
Joey Hess 2beb279806 Give the full path to the hyperestraier helpfile in estseek.conf. 2008-04-10 17:50:43 -04:00
Joey Hess b698bf2408 Use bzr --quiet to avoid it outputting stuff and messing up http headers. (Scott Bronson) 2008-04-10 17:44:40 -04:00
Joey Hess e4395a567b Fix broken rcs_update for bzr. (Scott Bronson) 2008-04-10 17:41:43 -04:00
Joey Hess e1d456a86f Fix missing import of escapeHTML in userlink. (Scott Bronson) 2008-04-10 17:39:51 -04:00
Joey Hess 15237c74fc response 2008-04-10 17:31:39 -04:00
Joey Hess a91f044044 add news item for ikiwiki 2.42 2008-04-10 17:24:24 -04:00
Joey Hess 7f51c69491 releasing version 2.42 2008-04-10 17:24:08 -04:00
Joey Hess d5c964508f Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-04-10 17:12:55 -04:00
Joey Hess ab0e0e807a perl dumping core is not an ikiwiki bug, sorry 2008-04-10 17:09:58 -04:00
Joey Hess 555f1d0512 web commit by http://joey.kitenet.net/: test 2008-04-10 16:46:23 -04:00
Joey Hess 243739e1c3 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-04-10 16:35:50 -04:00
Joey Hess 72b5ef2c5f Fix CSRF attacks against the preferences and edit forms. Closes: #475445
The fix involved embedding the session id in the forms, and not allowing the
forms to be submitted if the embedded id does not match the session id.

In the case of the preferences form, if the session id is not embedded,
then the CGI parameters are cleared. This avoids a secondary attack where the
link to the preferences form prefills password or other fields, and
the user hits "submit" without noticing these prefilled values.

In the case of the editpage form, the anonok plugin can allow anyone to edit,
and so I chose not to guard against CSRF attacks against users who are not
logged in. Otherwise, it also embeds the session id and checks it.

For page editing, I assume that the user will notice if content or commit
message is changed because of CGI parameters, and won't blndly hit save page.
So I didn't block those CGI paramters. (It's even possible to use those CGI
parameters, for good, not for evil, I guess..)

The only other CSRF attack I can think of in ikiwiki involves the poll plugin.
It's certianly possible to set up a link that causes the user to unknowingly
vote in a poll. However, the poll plugin is not intended to be used for things
that people would want to attack, since anyone can after all edit the poll page
and fill in any values they like. So this "attack" is ignorable.
2008-04-10 16:35:30 -04:00
Joey Hess 609e74bbd8 fix what I think is a typo 2008-04-10 16:08:59 -04:00
Joey Hess c69c811d64 web commit by http://joey.kitenet.net/: oops :-) 2008-04-10 14:45:00 -04:00
Joey Hess ff363cf9a0 web commit by http://joey.kitenet.net/ 2008-04-10 14:43:58 -04:00
Joey Hess 5647448501 web commit by ScottSwalwell: Fixed my fix. 2008-04-10 13:01:27 -04:00
Joey Hess 7921d9456c web commit by ScottSwalwell: Fixed this link. 2008-04-10 13:00:36 -04:00
Joey Hess 04528ba259 web commit by cjb: Fixed URL 2008-04-10 01:06:21 -04:00
Joey Hess e8728aa894 web commit by cjb: Tagged 2008-04-10 00:09:07 -04:00
Joey Hess 675236d251 web commit by cjb: Suggested patch for 302 redirect after page creation when using bzr 2008-04-10 00:07:59 -04:00
Joey Hess 914a5645a5 web commit by http://sabr.myopenid.com/ 2008-04-09 22:34:44 -04:00
Joey Hess 61012a1e8d web commit by http://sabr.myopenid.com/ 2008-04-09 21:56:41 -04:00
Joey Hess beea66a711 web commit by http://sabr.myopenid.com/ 2008-04-09 21:55:32 -04:00
Joey Hess 50d653ad11 web commit by http://sabr.myopenid.com/ 2008-04-09 21:33:30 -04:00
Joey Hess eb42df0767 web commit by http://sabr.myopenid.com/ 2008-04-09 19:34:08 -04:00
Joey Hess cf7fb618f3 web commit by http://sabr.myopenid.com/ 2008-04-09 17:45:06 -04:00
Joey Hess 18de75c462 web commit by http://sabr.myopenid.com/ 2008-04-09 17:39:22 -04:00
Joey Hess c104351f51 web commit by http://sabr.myopenid.com/ 2008-04-09 17:37:22 -04:00
Joey Hess 0c353121f5 web commit by http://sabr.myopenid.com/ 2008-04-09 17:29:53 -04:00
Joey Hess 6e065626cd web commit by http://sabr.myopenid.com/ 2008-04-09 17:29:19 -04:00
Joey Hess bad216bf1f web commit by http://sabr.myopenid.com/: poll vote (Accept only OpenID for logins) 2008-04-09 16:58:29 -04:00
Joey Hess 623c1aa34f web commit by http://sabr.myopenid.com/ 2008-04-09 02:45:14 -04:00
Joey Hess 109abb1f2b web commit by http://sabr.myopenid.com/ 2008-04-09 02:43:19 -04:00
Joey Hess 1080635372 web commit by http://sabr.myopenid.com/ 2008-04-09 02:42:29 -04:00
Joey Hess 1ed60084d3 web commit by http://sabr.myopenid.com/ 2008-04-09 02:41:29 -04:00
Joey Hess 7822606010 web commit by http://sabr.myopenid.com/ 2008-04-09 02:36:12 -04:00
Joey Hess dd464e4ca8 web commit by ittayd 2008-04-08 15:37:11 -04:00
Joey Hess 9e6b7ba79a web commit by http://sabr.myopenid.com/ 2008-04-08 14:37:31 -04:00
Joey Hess 8ea8f21c20 web commit by http://sabr.myopenid.com/ 2008-04-08 14:33:13 -04:00
Joey Hess 16338ed771 web commit by http://sabr.myopenid.com/ 2008-04-08 13:18:35 -04:00
Joey Hess 7c7dba8a71 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-04-08 12:52:48 -04:00
Joey Hess 3d8e767c36 web commit by http://xayk.net/
(cherry picked from commit 146b3d9ac2754112e7c6c63f7c2e783ac2bf4dbe)
2008-04-08 12:51:46 -04:00
Joey Hess c381ec666b web commit by http://sabr.myopenid.com/
(cherry picked from commit 8e4a0640c591df95810fe94ab62521030134823b)
2008-04-08 12:50:55 -04:00
Joey Hess af3367eb4e web commit by cjb: Trivial syntax bug. 2008-04-08 09:49:37 -04:00
Joey Hess 1b4493802f web commit by http://cstork.org/: poll vote (Accept only OpenID for logins) 2008-04-04 06:49:43 -04:00
Joey Hess 93d833da83 web commit by http://inthemedium.myopenid.com/: poll vote (Accept only OpenID for logins) 2008-04-02 22:52:46 -04:00
Joey Hess abb432ff4c many thanks to madduck for his donation 2008-04-02 15:04:58 -04:00
Joey Hess 614d97063c web commit by http://montyz.livejournal.com/: more make woes 2008-04-02 13:51:12 -04:00
Joey Hess c74b2e4b83 web commit by http://alcopop.org/me/openid/: formatting, tagging 2008-04-02 08:44:23 -04:00
Joey Hess c177d5c47e web commit by http://alcopop.org/me/openid/: minor documentation adjustment 2008-04-02 08:40:59 -04:00
Joey Hess f8abf8d190 web commit by http://claimid.com/bug 2008-04-01 22:44:17 -04:00
Joey Hess c9229bdeb6 web commit by http://jblevins.org/: A plain SVG version of the ikiwiki favicon 2008-04-01 19:14:09 -04:00
Joey Hess 2427bd01d6 web commit by http://jblevins.org/: My user page 2008-04-01 19:07:00 -04:00
Joey Hess 0d2076f85d web commit by http://jblevins.org/: Re: A make problem 2008-04-01 18:35:02 -04:00
Joey Hess b8e822f49f response 2008-04-01 17:10:26 -04:00
Joey Hess ce73bf59c5 web commit by http://montyz.livejournal.com/: A make problem 2008-04-01 13:04:14 -04:00
Joey Hess d9c08fcb15 add news item for ikiwiki 2.41 2008-03-29 21:17:27 -04:00
Joey Hess f6bd81db15 Added a hardlink option in the setup file, useful if the source and dest are on the same filesystem and the wiki includes large media files, which would normally be copied, wasting time and space. 2008-03-29 21:02:47 -04:00
Joey Hess b95a86c069 wiki gnomes at work 2008-03-28 14:35:49 -04:00
Joey Hess 5c076a66d3 web commit by http://subvert.org.uk/~bma/: Add stylesheet. 2008-03-28 13:20:19 -04:00
Joey Hess f6ed73013f web commit by http://subvert.org.uk/~bma/: Link to new stylesheet. 2008-03-28 13:19:29 -04:00
Joey Hess 02f3343ce8 web commit by http://subvert.org.uk/~bma/: Update my URLs. 2008-03-28 13:07:23 -04:00
Joey Hess 16f3982344 web commit by http://certifi.ca/bronson 2008-03-28 00:57:49 -04:00
Joey Hess 23bdb631cb web commit by http://weakish.int.eu.org/: invalid link 2008-03-27 10:06:59 -04:00
Joey Hess 00e60d675c web commit from 78.106.64.225: poll vote (Accept only password logins) 2008-03-27 08:31:31 -04:00
Josh Triplett cdfbc6385d Remove explanation of ohloh shortcut; it seems obvious enough. 2008-03-26 18:16:58 -07:00
Josh Triplett 07ef42afee Add shortcut for ohloh projects. 2008-03-26 18:06:25 -07:00
Joey Hess 76a4a982b8 web commit by buo: Thanks 2008-03-25 16:12:34 -04:00
Joey Hess 48bf7dc458 web commit by buo: locales and mercurial 2008-03-25 16:11:34 -04:00
Joey Hess a2c88e0690 web commit by http://willu.myopenid.com/: Add note about rel="nofollow" as an anti-spam suggestion 2008-03-24 23:23:52 -04:00
Joey Hess c88ae3768e web commit by http://jblevins.org/: htmlscrubber patch to sanitize SVG and MathML 2008-03-24 15:47:13 -04:00
Joey Hess 6f5903b54d web commit by http://mjgoins.myopenid.com/ 2008-03-24 00:19:49 -04:00
Joey Hess 845e7fbd8e web commit by http://mjgoins.myopenid.com/ 2008-03-24 00:18:47 -04:00
Joey Hess afab05a505 web commit by http://jblevins.org/: Thoughts about notation for citations 2008-03-23 22:08:02 -04:00
Joey Hess 5ed5babef4 web commit by http://madduck.net/: add note about whole site rebuilds for little changes 2008-03-22 12:02:39 -04:00
Joey Hess bee7d5d590 web commit by http://jblevins.org/: Notes about access keys from the main discussion page 2008-03-22 10:48:45 -04:00
Joey Hess 24599d2853 web commit by http://madduck.net/: put thoughts into the wishlist item 2008-03-21 19:45:38 -04:00
Joey Hess e8ff29fa33 web commit by http://jblevins.org/: Ideas about keyboard shortcuts 2008-03-21 18:14:06 -04:00
Joey Hess 6d5bce3935 web commit by http://madduck.net/ 2008-03-21 16:21:18 -04:00
Joey Hess 9cc6d6e4b8 on css suckitude 2008-03-21 15:41:41 -04:00
Joey Hess ca8852b434 external: Work around XML RPC's lack of support for null by passing a special sentinal value. 2008-03-21 15:12:15 -04:00
Joey Hess 99fce0af0d Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-03-21 14:53:41 -04:00
Joey Hess 5e52e05fd2 web commit by http://jblevins.org/: Case-sensitivity of HTML::Scrubber 2008-03-21 13:58:25 -04:00
Joey Hess f9aa09e2f6 moved to a tip 2008-03-21 13:56:31 -04:00
Joey Hess fbe5e9b144 add a tip about dealing with ikiwiki's binary state files 2008-03-21 13:52:50 -04:00
Joey Hess 6ba56392ce web commit by http://jblevins.org/: Fix links and sign 2008-03-21 11:40:33 -04:00
Joey Hess 7eebd3709b web commit by http://jblevins.org/: Request for comments about SVG and MathML whitelists 2008-03-21 11:19:00 -04:00
Joey Hess 3479809f96 add transition code for indexdb 2008-03-21 09:37:52 -04:00
Joey Hess 44824dba1b smiley: Detect smileys inside pre and tags, and do not expand. 2008-03-21 02:43:20 -04:00
Joey Hess 628467125c Close meta tag for redir properly. 2008-03-21 00:24:06 -04:00
Joey Hess 80b402286c web commit by http://jblevins.org/: Oops 2008-03-20 23:06:41 -04:00
Joey Hess daf120c1c7 web commit by http://jblevins.org/: MathML+SVG whitelist 2008-03-20 22:53:26 -04:00
Joey Hess f1fb8eac6a web commit by http://brian.may.myopenid.com/: change.tmpl and BASEURL 2008-03-20 22:51:09 -04:00
Joey Hess da7aad08e3 web commit by http://jblevins.org/: A note about the toc plugin and headers in templates 2008-03-20 17:02:59 -04:00
Joey Hess 8e2f7ec70f web commit by http://jblevins.org/: Bug report update 2008-03-20 16:26:51 -04:00
Joey Hess d4554dd010 web commit by http://bremner.myopenid.com/ 2008-03-20 06:08:33 -04:00
Joey Hess 316bca78c9 moved to a different server 2008-03-19 23:07:13 -04:00
Joey Hess b86c40e220 Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2008-03-19 23:00:21 -04:00
Joey Hess 8471c51355 web commit by http://joey.kitenet.net/ 2008-03-19 22:51:05 -04:00
Joey Hess 127d97066b Time::Duration is no longer used, remove from docs and recommends. 2008-03-19 21:59:40 -04:00
Joey Hess 6eb3cf7e76 make setargv take an array
for consistentcy with getargv, which returns one
2008-03-19 15:49:00 -04:00
Joey Hess d8c4ea783b Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2008-03-19 15:15:30 -04:00
Joey Hess f003e97d10 getargv needs to return a list reference
xml rpc only allows functions to return a single value, no lists. So getargv
needs to return a list reference, which means that the caller will see an xml
rpc array.
2008-03-19 15:12:59 -04:00
Joey Hess 4f6728a685 web commit by http://jblevins.org/: Patch for unclosed refresh meta tag. 2008-03-19 15:00:15 -04:00
Joey Hess 8813a6d065 web commit by http://engla.myopenid.com/: oops, point my URL to my ikiwiki portion (frontpage is not ikiwiki). Also, tweak the website title 2008-03-19 10:13:08 -04:00
Joey Hess 45b6baff66 web commit by http://engla.myopenid.com/: changed my url since my university is pretty.. dumb 2008-03-19 10:11:41 -04:00
Joey Hess 556ec23914 German translation update. Closes: #471540 2008-03-18 16:36:19 -04:00
Joey Hess 99f9e54ca7 web commit by http://madduck.net/: more details 2008-03-18 10:25:45 -04:00
Joey Hess bc96a06b99 web commit by http://madduck.net/: add note about marking current pages 2008-03-18 07:17:56 -04:00
Joey Hess 6c77cb1242 web commit by http://madduck.net/ 2008-03-18 07:16:32 -04:00
Joey Hess 2e29699c42 web commit by http://madduck.net/: tagging wishlist 2008-03-18 07:15:55 -04:00
Joey Hess 2317ce58b0 web commit by http://madduck.net/ 2008-03-18 07:14:57 -04:00
Joey Hess 16c7dfa733 web commit by http://madduck.net/ 2008-03-18 07:06:39 -04:00
Joey Hess af213e83f6 web commit by http://madduck.net/ 2008-03-18 05:47:14 -04:00
Joey Hess 1284941f73 web commit by http://madduck.net/: closing 2008-03-18 05:41:00 -04:00
Joey Hess a98f624fc3 response 2008-03-17 22:33:21 -04:00
Joey Hess 52e16d4ec9 * Record new pages in %pagesources temporarily when previewing so that
things that need to know the page source or type can query it from there.
  Fixes previewing of tables when creating a new page.
2008-03-17 21:28:31 -04:00
Joey Hess bd6459b852 web commit by http://madduck.net/ 2008-03-17 18:09:33 -04:00
Joey Hess a2463a812b response 2008-03-17 14:07:38 -04:00
Joey Hess 848dc81ba3 web commit by http://madduck.net/ 2008-03-17 13:27:43 -04:00
Joey Hess 6ce7454cc3 analysis, markdown bug 2008-03-17 13:21:41 -04:00
Joey Hess 52d9f8e9f3 * Correct bug in encoding of %pagestate keys, fixes edittemplate. 2008-03-17 13:08:16 -04:00
Joey Hess 57a41b663d web commit by http://madduck.net/ 2008-03-17 12:31:59 -04:00
Joey Hess 98ec84660a web commit by http://madduck.net/ 2008-03-17 12:31:02 -04:00
Joey Hess 62130bd7a3 web commit by http://madduck.net/ 2008-03-17 12:22:38 -04:00
Joey Hess f42169a1be web commit by http://madduck.net/ 2008-03-17 12:15:25 -04:00
Joey Hess 940bc51fec web commit by http://madduck.net/ 2008-03-17 12:13:36 -04:00
Joey Hess 361421a906 web commit by http://madduck.net/ 2008-03-17 12:09:04 -04:00
Joey Hess 5258f9d0e5 web commit by http://madduck.net/ 2008-03-17 12:03:06 -04:00
Joey Hess 7ad702ed88 web commit by http://madduck.net/ 2008-03-17 11:25:18 -04:00
Joey Hess 4533f52162 web commit by http://madduck.net/: fix links 2008-03-17 11:04:56 -04:00
Joey Hess 41090a5b03 web commit by http://madduck.net/ 2008-03-17 11:03:04 -04:00
Joey Hess 14d2b0b65c web commit by http://madduck.net/: use new directive syntax 2008-03-17 10:50:50 -04:00
Joey Hess 5d06203147 web commit by http://madduck.net/ 2008-03-17 10:28:06 -04:00
Joey Hess cd58e6cb45 web commit by http://madduck.net/: fix title 2008-03-17 07:03:20 -04:00
Joey Hess fdb7be6e4c web commit by http://madduck.net/ 2008-03-17 06:53:25 -04:00