Commit Graph

8133 Commits (f635ff0d2904c54ea021500907cb5c61bca0ce5b)

Author SHA1 Message Date
http://jblevins.org/ f635ff0d29 htmlscrubber patch for sanitizing SVG and MathML 2008-10-21 11:12:12 -04:00
Joey Hess dc9cb095d1 response2 2008-10-20 21:54:24 -04:00
Joey Hess 59ef1ebe5d response 2008-10-20 21:51:33 -04:00
AndrewGreenberg cc311beef3 Added "SVG aren't images" bug. 2008-10-20 21:34:02 -04:00
Joey Hess ec566c02fd response 2008-10-20 20:57:42 -04:00
Joey Hess 9eb995ba9d randomly stumbled over fedora packages of ikiwiki 2008-10-20 20:34:29 -04:00
Joey Hess 2af90681c7 re-encode to utf-8
I noticed the Fedora package doing this as part of its build.
2008-10-20 20:32:07 -04:00
Joey Hess dbf8358d68 bit of a design for how a post-receive hook could work 2008-10-20 20:16:30 -04:00
intrigeri 94797b66c4 answering joey 2008-10-20 19:45:49 -04:00
Joey Hess ee1ccfa863 use relativedate as the css class for dates that should display relative 2008-10-20 19:22:22 -04:00
Joey Hess 99bf734963 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-10-20 19:19:03 -04:00
Joey Hess 2c89dacde4 wow 2008-10-20 19:18:49 -04:00
intrigeri 93959d45db formatting, added git clone information 2008-10-20 18:56:21 -04:00
intrigeri eea52bccc9 initial plugin public apparition 2008-10-20 18:54:04 -04:00
intrigeri 170ebe663b added link to another idea 2008-10-20 18:40:30 -04:00
intrigeri c746aa1a7c response 2008-10-20 18:39:01 -04:00
Joey Hess a2839de936 tag: When tagpage is set, force the links created by tagging to point at the toplevel tagpage, and not closer subpages.
The html links already went there, but internally the links were not
recorded as absolute, which could cause confusing backlinks etc.

For example, with tagbase=tags, if blog/tags/bar existed and blog/foo was
tagged bar, it would link to /tags/bar. But, the link would be recorded
simply as a link to tags/bar, and so later blog/tags/bar would appear to
have the backlink.
2008-10-20 18:17:03 -04:00
Joey Hess df22dd5cbd add header 2008-10-20 16:59:34 -04:00
Joey Hess 22ec2912be update 2008-10-20 16:58:22 -04:00
Joey Hess f1213d3ab7 fix name 2008-10-20 16:57:37 -04:00
Joey Hess 4729426292 pull together info on converting to ikiwiki from other systems 2008-10-20 16:55:38 -04:00
Joey Hess 0835216529 response 2008-10-20 16:19:10 -04:00
http://xma.myopenid.com/ 35e95f56e9 2008-10-20 15:49:11 -04:00
http://xma.myopenid.com/ df3b52589d 2008-10-20 15:46:02 -04:00
http://xma.myopenid.com/ 0f2764e6a6 2008-10-20 15:44:36 -04:00
Joey Hess 947fd05472 turn on archive mode for forum 2008-10-20 15:38:17 -04:00
Joey Hess 9bad51a776 response 2008-10-20 15:37:27 -04:00
Joey Hess 5e52bfb2e7 inline: Only the last feed link was put on the page, fix this to include all feed links. So rss will be included along with atom, and pages with multiple feeds will get links added for all feeds. 2008-10-20 15:25:45 -04:00
Joey Hess 09c648cf85 response 2008-10-20 13:14:36 -04:00
http://alcopop.org/me/openid/ 65e0923f51 response 2008-10-20 10:38:39 -04:00
http://alcopop.org/me/openid/ 4201010873 *really* fix the link :) 2008-10-20 10:35:49 -04:00
http://alcopop.org/me/openid/ f1ca9c1e5e fix Xavier's links 2008-10-20 10:35:11 -04:00
http://alcopop.org/me/openid/ a15b8a62c2 2008-10-20 10:32:26 -04:00
http://alcopop.org/me/openid/ b8c7f3d4c4 remove inadvertent header 2008-10-20 10:31:32 -04:00
http://alcopop.org/me/openid/ 38289006e7 a test to see if this is clearer 2008-10-20 10:30:19 -04:00
http://alcopop.org/me/openid/ 723aaf1f46 I like the forum idea - but a map instead of inline? 2008-10-20 10:27:56 -04:00
http://alcopop.org/me/openid/ 566c1af2aa split into subpages? 2008-10-20 10:25:49 -04:00
http://alcopop.org/me/openid/ 3a07fc2802 I was not aware of remove. 2008-10-20 10:23:41 -04:00
http://xma.myopenid.com/ 217eb43aec 2008-10-20 10:12:49 -04:00
http://xma.myopenid.com/ 044e34f329 My opinion 2008-10-20 10:06:26 -04:00
http://xma.myopenid.com/ 3fe59803d5 2008-10-20 10:02:45 -04:00
intrigeri ee166d1b6d fixes confirmed 2008-10-20 08:53:36 -04:00
tschwinge 4a958e0c1e My thoughts. 2008-10-20 04:58:04 -04:00
Joey Hess 423fae6f18 Use the pure perl Data::Dumper when generating setup files to ensure that utf-8 characters are written out as such, and not as the encoded perl strings the C Data::Dumper produces.
Note that the text produced by the C version was interpreted fine
when ikiwiki loaded the setup file. But it was not user-friendly.
2008-10-19 21:23:48 -04:00
Joey Hess 3e992b758b Fix issue with utf-8 in wikiname breaking session cookies, by entity-encoding the wikiname in the session cookie. 2008-10-19 21:07:12 -04:00
Joey Hess fd9393ef85 add displaytime hook
Need to use a hook because an exported function cannot be reliably
overridden. The replacement verstion was actually only affecting plugins
loaded after it.

formattime doesn't need a hook, since there's no reason to export it.
2008-10-19 20:12:37 -04:00
Joey Hess 3bdc66d300 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-10-19 19:55:28 -04:00
intrigeri 991c1b096b some more example bugfixes 2008-10-19 19:48:14 -04:00
intrigeri 3d8a6fa447 fix example 2008-10-19 19:47:19 -04:00
Joey Hess db146d9f1e need to use localtime, fix width 2008-10-19 19:39:32 -04:00