Commit Graph

6718 Commits (154a572ec61b39deb0ad0378cc8d9a02de113f2b)

Author SHA1 Message Date
Joey Hess fd6ebaeee7 possible fix 2008-07-08 10:43:45 -04:00
Joey Hess 71f10579c0 attachment: Support old versions of CGI.pm that lack an upload method. 2008-07-08 10:42:58 -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 e25c3a0a7c Fix a bug with links to pages whose names contained colons.
So the problem is that ikiwiki would generate a relative link like
href="colon:problem", which web browsers treat as being in the "colon:"
uri scheme.

The best fix seems to be to make url beautification fix this, by slapping
a "./" in front.
2008-07-08 10:03:55 -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 dbbc1e4040 minor improvements 2008-07-07 01:54:28 -04:00
Gabriel McManus 7b8f4d2d06 search: generate configuration files once only when rebuilding 2008-07-07 01:53: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 d1a42616c5 releasing version 2.52 2008-07-06 19:24:09 -04:00
Joey Hess 2f3a279f68 add virus checking to attachments plugin 2008-07-06 17:36:26 -04:00
Joey Hess 788c1e9eca avoid uninitialised value warnings 2008-07-06 17:35:50 -04:00
Joey Hess 17fdb8028b Merge branch 'master' into tova 2008-07-06 17:34:30 -04:00
Joey Hess 6e2dc2b1fd avoid uninitialised value 2008-07-06 17:00:35 -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 badfb9a5c9 add br at top
firefox 3 smooshed the page location dropdown up to the page title,
obscuring descenders and underscores. Maybe that's a bug, since the CSS
didn't ask it to, but I think adding the extra space of a br at the top
looks better anyway.
2008-07-06 14:54:38 -04:00
Joey Hess f6b86bfa5b delete duplicate page, move comment to correct place 2008-07-06 14:10:31 -04:00