Commit Graph

12371 Commits (b88994ddfa16a556649479ac95abe9220cdcd40c)

Author SHA1 Message Date
Joey Hess 9dce803faf discount support
mdwn: Can use the discount markdown library, via the
Text::Markdown::Discount perl module.

This is preferred if available since it's the fastest currently supported
markdown library, speeding up markdown rendering by a factor of 40.

That is to say, when only rendering a lot of markdown, discount is 40x
faster. When building a ikiwiki site, ikiwiki's other overhead gets in the
way, but I still see significant speedups. Building the ikiwiki docwiki
dropped from 62 to 45 seconds, for example.

However, when multimarkdown is enabled, Text::Markdown::Multimarkdown is
still used.

While discount contains some nonstandard markdown extensions,
including tables and footnotes, AFAICS most of them are not
enabled by default in the perl bindings.

I consider sticking to non-extended markdown a desirable thing, since this
is probably not the last markdown engine. In particular, sundown is waiting
in the wings to get packaged and get a perl binding.

----

Reviewing all the showdown extensions, here are the ones that are enabled:

centered paragraphs:

->centered<-

image sizes: [dust mite](http://dust.mite =150x150)

<style>..</style> blocks are eaten. The perl binding does not provide
access to the gathered CSS. This is not legal html anyway, so unlikely
to cause breakage.
2012-01-01 17:28:31 -04:00
http://joey.kitenet.net/ 28e66cd34a Added a comment 2011-12-30 14:13:19 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM de43c90249 2011-12-30 13:23:43 -04:00
Joey Hess db77e97e03 add news item for ikiwiki 3.20111229 2011-12-29 12:09:13 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE caf453fc2a Pendantic grammer change 2011-12-29 11:35:41 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik 1254e72d68 Added a comment 2011-12-28 19:06:06 -04:00
https://launchpad.net/~tale e71b299f0b Added a comment: What are the permissions? 2011-12-28 15:35:26 -04:00
Jon Dowland df5fc61629 parking this for the time being 2011-12-28 18:13:52 +00:00
Jon Dowland 44fc7daf9c fix link 2011-12-28 17:11:57 +00:00
Jon Dowland 3f5d4e5452 update link to plugin 2011-12-28 17:05:05 +00:00
Jon Dowland 728441b49e contrib plugin: pagespecalias 2011-12-28 17:05:05 +00:00
Jon Dowland ca9ef01c93 reply to Joey 2011-12-28 17:05:05 +00:00
Jon Dowland b4d2ec335b reply to Kathryn 2011-12-28 17:05:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik 1d79b80fb1 2011-12-28 12:54:45 -04:00
https://launchpad.net/~tale 427aa60393 Added a comment: branch = master, still no luck 2011-12-27 23:22:57 -04:00
https://launchpad.net/~tale 2d68b3dc99 Added a comment: Checked old host, git messed up there, too 2011-12-27 14:59:38 -04:00
https://launchpad.net/~tale d236c55c87 Added a comment: Editing via browser works 2011-12-27 14:47:17 -04:00
https://launchpad.net/~tale 0daa03f4c9 Added a comment 2011-12-27 12:18:33 -04:00
Erkan_Yilmaz ce79cf47e7 rc + link to me 2011-12-27 01:01:32 -04:00
Erkan_Yilmaz 5aed69b96a typo 2011-12-27 00:56:03 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkARRfU19FmAvBQJ0zR_vlTi_KEiL9meFE f3582ee2d6 Fixed link to Pandoc-Iki GitHub repo 2011-12-26 13:06:19 -04:00
Joey Hess ffdf8e08f9 remove at poster's request 2011-12-24 22:01:46 -04:00
Joey Hess a9c422a953 move comment to right post 2011-12-24 20:11:15 -04:00
http://joey.kitenet.net/ 2b59dc7cc9 Added a comment 2011-12-24 20:08:22 -04:00
http://joey.kitenet.net/ e89952e559 Added a comment 2011-12-24 20:07:29 -04:00
Joey Hess 767c58d7a5 response 2011-12-24 19:43:16 -04:00
Joey Hess 90aefedc7c remove 2 questionable sentances
For the first, ikiwiki automatically rebuilds as needed when a template is
changes.

I don't entirely understand what the second is trying to say.
2011-12-24 19:43:15 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM a50153d49a removed 2011-12-24 15:28:51 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM 8f94a7160b Added a comment 2011-12-24 15:27:16 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM f8f53b7e57 2011-12-24 15:25:50 -04:00
https://launchpad.net/~tale d15d20aded Asking for help 2011-12-23 12:41:47 -04:00
https://launchpad.net/~tale eedf5cb34f Added a comment: When is ikiwiki --setup run? 2011-12-23 09:49:55 -04:00
http://joey.kitenet.net/ c0f85e9fff Added a comment 2011-12-22 12:15:34 -04:00
http://joey.kitenet.net/ 48a163259d Added a comment 2011-12-22 12:12:42 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM 0283e30fdf 2011-12-22 10:16:37 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM 162921ab8c 2011-12-22 01:44:56 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM bb01e7ebc6 2011-12-22 01:34:29 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM 172c686600 2011-12-20 20:48:48 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM ebc9472cd2 removed 2011-12-20 17:42:44 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM ce7e052eab Added a comment: Error message gone; but how to start using po? 2011-12-20 17:41:52 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM 4483b2017b Added a comment 2011-12-20 12:58:24 -04:00
http://joey.kitenet.net/ d84e668457 Added a comment 2011-12-20 11:16:23 -04:00
http://joey.kitenet.net/ bd2d9c9f95 Added a comment 2011-12-20 11:13:48 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM d132640414 removed 2011-12-20 10:42:41 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM 7f7f8acb62 Added a comment 2011-12-20 10:41:51 -04:00
intrigeri 4e1d1e33e6 Added a comment: Please upgrade 2011-12-20 05:34:56 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM e53daf9fcf Added a comment 2011-12-20 03:21:19 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM b7099a29ba 2011-12-20 02:50:49 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM 5afb2cea85 2011-12-20 00:55:00 -04:00
jean_magnan da5b4fc5bb Added a comment 2011-12-19 06:21:00 -04:00
https://me.yahoo.com/a/2d7oNP9wlop3PaHlGlGS1J2ppVqXf4zQAw--#17b9b 5a7fc575e5 Added a comment 2011-12-19 02:18:56 -04:00
https://www.google.com/accounts/o8/id?id=AItOawleAEFV6kDlYbyCJLPHAOAsHGriOoQMYRo 74f928d51f 2011-12-19 02:16:34 -04:00
https://me.yahoo.com/a/2d7oNP9wlop3PaHlGlGS1J2ppVqXf4zQAw--#17b9b df264b2d34 Added a comment 2011-12-17 05:10:38 -04:00
http://lkcl.net/ 5db9caa9d0 2011-12-16 17:42:10 -04:00
http://joey.kitenet.net/ 2198b5d4e5 Added a comment 2011-12-16 14:51:16 -04:00
http://cgray.myopenid.com/ 65de762da9 Mention my new plugin 2011-12-16 14:41:45 -04:00
https://me.yahoo.com/a/dh6LXMw6hZydhHOqgWKiORWXspNyeW9n1nk-#9ce8d 71495f31b2 Added a comment 2011-12-16 09:21:57 -04:00
https://me.yahoo.com/a/dh6LXMw6hZydhHOqgWKiORWXspNyeW9n1nk-#9ce8d 65d3212cf7 removed 2011-12-16 09:18:02 -04:00
https://me.yahoo.com/a/dh6LXMw6hZydhHOqgWKiORWXspNyeW9n1nk-#9ce8d 4ad4752747 Added a comment 2011-12-16 09:00:52 -04:00
https://me.yahoo.com/a/2d7oNP9wlop3PaHlGlGS1J2ppVqXf4zQAw--#17b9b efe26dd1d3 2011-12-16 04:10:04 -04:00
https://id.koumbit.net/anarcat 073f5b4e79 done! 2011-12-16 02:41:43 -04:00
https://id.koumbit.net/anarcat c43f5308ff some hints for people building themes 2011-12-16 02:40:00 -04:00
https://id.koumbit.net/anarcat 7ef8f1700b propose a theme market 2011-12-16 02:38:09 -04:00
https://id.koumbit.net/anarcat 4f0fd6dbe1 link to the themes page 2011-12-16 02:37:03 -04:00
https://id.koumbit.net/anarcat 04c74a4598 2011-12-16 00:59:02 -04:00
https://id.koumbit.net/anarcat 486cb66d99 link to submodule support question 2011-12-16 00:57:24 -04:00
https://id.koumbit.net/anarcat cce59e456d 2011-12-16 00:56:42 -04:00
https://id.koumbit.net/anarcat f588010ef2 thanks and next challenge: doc 2011-12-15 22:47:09 -04:00
W. Trevor King 0a2b8d3ea3 Move wtk's blog from physics.drexel.edu to tremily.us. 2011-12-15 15:39:42 -05:00
Joey Hess e4bd49818b response 2011-12-15 14:07:17 -04:00
Joey Hess 95ea0d7e54 Merge branch 'master' of ssh://git.ikiwiki.info 2011-12-15 14:05:07 -04:00
https://id.koumbit.net/anarcat cdce61c483 2011-12-15 11:24:32 -04:00
Joey Hess fbedf85587 Merge branch 'master' of ssh://git.ikiwiki.info 2011-12-14 17:01:21 -04:00
http://hands.com/~phil/ bf127ccb24 2011-12-12 19:38:24 -04:00
http://hands.com/~phil/ 8c21227bb6 2011-12-12 19:33:58 -04:00
http://jmtd.net/ 299c827058 rm spam
This reverts commit 03d0c64f52
2011-12-12 09:34:07 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlUumnAo2mLy-vFPwwaDIXsnm1kNhYBVa8 03d0c64f52 2011-12-12 08:56:17 -04:00
http://cgray.myopenid.com/ 0c60457be4 remove spam 2011-12-11 19:11:42 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlUumnAo2mLy-vFPwwaDIXsnm1kNhYBVa8 74deaeffc1 2011-12-11 19:08:26 -04:00
Julian Andres Klode 28b732e15d Delete doc/users/jak.mdwn again
This was an accident and not supposed to be here.
2011-12-11 15:38:15 +01:00
jak dfc7c9d63a Drop test from sanbox 2011-12-11 10:34:55 -04:00
jak 2348c22a44 xxx 2011-12-11 10:25:21 -04:00
Julian Andres Klode d7f7ae730a CREATED BY WEB 2011-12-11 15:24:36 +01:00
http://liw.fi/ 2fc77c6aa5 2011-12-11 07:42:21 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik a2f201309a 2011-12-11 06:32:11 -04:00
https://mukund.startssl.com/ c3f86eaf97 Remove Banu (as it no longer uses Ikiwiki) 2011-12-10 21:29:48 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkq11bTnmln5O-k-utYZYK8N9TzG3T1THk 6d707f6baf 2011-12-10 21:24:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik ed8df876a9 2011-12-10 16:14:06 -04:00
Joey Hess 8eec88bd7c Merge branch 'master' of ssh://git.ikiwiki.info 2011-12-09 13:18:50 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik a545009b63 Added a comment 2011-12-09 05:21:05 -04:00
Joey Hess 97363d7e9a Merge branch 'master' of ssh://git.ikiwiki.info 2011-12-07 14:56:30 -04:00
Joey Hess 4ff23d3712 comment 2011-12-07 13:26:41 -04:00
Joey Hess d9214e7e97 remove some links to gitweb
these are a pain to keep working, and not needed
2011-12-07 13:24:59 -04:00
ioaoue 97b2345f8c 2011-12-07 01:45:50 -04:00
ioaoue ef7f9b5b51 2011-12-07 01:42:20 -04:00
ioaoue f62d93d85c 2011-12-07 01:40:27 -04:00
ioaoue 4d4c14b25a 2011-12-07 01:37:39 -04:00
ioaoue 0656e11acf 2011-12-07 01:37:13 -04:00
ioaoue 1ce0d17dc7 2011-12-07 01:28:21 -04:00
ioaoue 01e10d16c9 2011-12-07 01:27:02 -04:00
ioaoue 8efb36dfb8 2011-12-07 01:25:52 -04:00
ioaoue 76085331a1 2011-12-07 01:25:34 -04:00
ioaoue 4c45ea0370 2011-12-07 01:25:19 -04:00
ioaoue ed74079284 2011-12-07 01:24:57 -04:00
ioaoue ba71e372c8 2011-12-07 01:24:36 -04:00
ioaoue 277ccb4317 2011-12-07 01:24:17 -04:00
ioaoue 3a9a5a6301 2011-12-07 01:23:51 -04:00
ioaoue bcc5151576 2011-12-07 01:23:24 -04:00
ioaoue 4d813da44e 2011-12-07 01:22:59 -04:00
Joey Hess f6440dd5e6 coverage merged 2011-12-06 15:04:56 -04:00
Joey Hess 5bf7ee5dea done 2011-12-06 14:34:12 -04:00
Simon McVittie 5333c113d6 Add path and path_natural sort orders
(cherry picked from commit 272e0b2f17)
2011-12-06 14:26:27 -04:00
Joey Hess 30938ee255 better pagespec for sitemap, using page(*) to only show pages and not other
files
2011-12-06 13:24:25 -04:00
Joey Hess 8707b9f9d3 clena up the sitemap 2011-12-06 13:20:05 -04:00
http://kerravonsen.dreamwidth.org/ 4b99befd36 a different alternative 2011-12-04 19:38:51 -04:00
http://kerravonsen.dreamwidth.org/ 6f8398fbb9 consider alternatives? 2011-12-04 19:30:46 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik 6168baf0e0 Added a comment 2011-12-04 10:03:55 -04:00
http://smcv.pseudorandom.co.uk/ 5c8870aa6a Added a comment 2011-12-04 09:37:27 -04:00
http://hendry.iki.fi/ 088ac167c5 2011-12-04 04:06:26 -04:00
http://hendry.iki.fi/ 13b0361414 suggest sundown 2011-12-04 03:44:06 -04:00
http://hendry.iki.fi/ 90a351d360 add wishlist tag to hopefully get the attention of Joey 2011-12-04 03:40:00 -04:00
http://hendry.iki.fi/ 1b5d460363 2011-12-04 03:38:47 -04:00
http://kerravonsen.dreamwidth.org/ 0dcb6f6539 Added a comment 2011-12-03 15:45:06 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik 95174ba9a3 2011-12-03 14:10:23 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnam4a8RtFwaWkKOX2BkA5I7cpGHcFw8E0 0488cb312a removed 2011-12-03 13:26:19 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnam4a8RtFwaWkKOX2BkA5I7cpGHcFw8E0 525377f001 Added a comment 2011-12-03 13:25:58 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnam4a8RtFwaWkKOX2BkA5I7cpGHcFw8E0 46df230be7 removed 2011-12-03 13:25:06 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnam4a8RtFwaWkKOX2BkA5I7cpGHcFw8E0 8c03350301 Added a comment 2011-12-03 13:21:56 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnam4a8RtFwaWkKOX2BkA5I7cpGHcFw8E0 c24d8afd15 Added a comment 2011-12-03 13:21:41 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnam4a8RtFwaWkKOX2BkA5I7cpGHcFw8E0 ee052c5289 removed 2011-12-03 13:20:50 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnam4a8RtFwaWkKOX2BkA5I7cpGHcFw8E0 0df0d02334 Added a comment 2011-12-03 13:20:17 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnam4a8RtFwaWkKOX2BkA5I7cpGHcFw8E0 3f6bc63aa5 Added a comment 2011-12-03 13:17:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnam4a8RtFwaWkKOX2BkA5I7cpGHcFw8E0 50f1b82eb3 2011-12-03 13:16:29 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlkQOG_UxmAVOjXBQJLpiBmBWXEiTL9PYw 8bf3e1b284 2011-12-02 14:36:19 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlkQOG_UxmAVOjXBQJLpiBmBWXEiTL9PYw b4d54c155a 2011-12-02 14:23:07 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlkQOG_UxmAVOjXBQJLpiBmBWXEiTL9PYw cd76576d4d 2011-12-02 14:11:36 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlkQOG_UxmAVOjXBQJLpiBmBWXEiTL9PYw 5124822527 2011-12-02 01:03:37 -04:00
Joey Hess 45c8fad7f0 add news item for ikiwiki 3.20111107 2011-11-30 16:53:08 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU 08615fd3e8 Added a comment 2011-11-30 16:42:55 -04:00
Joey Hess df8f87770e thoughts 2011-11-30 16:09:09 -04:00
Joey Hess 0a7264b227 close 2011-11-30 16:00:45 -04:00
Joey Hess bbfd4bebf5 formatting 2011-11-30 15:53:37 -04:00
Joey Hess 4cb343f348 graphviz: Support wikilinks embedded in the graph.
(Sponsored by The TOVA Company.)
2011-11-30 15:47:13 -04:00
Joey Hess 44863ea234 graphviz: Support urls embedded in the graph, by having graphviz generate an imagemap.
Also, I let preview mode write real files, rather than using data: uri.
Which is ok these days, since ikiwiki tracks files created during
previewing, and cleans them up later.
2011-11-30 15:47:12 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnam4a8RtFwaWkKOX2BkA5I7cpGHcFw8E0 9936c3ec32 Added a comment: thx 2011-11-30 14:50:51 -04:00
Joey Hess 2615b92fd4 Merge branch 'master' of ssh://git.ikiwiki.info 2011-11-30 12:15:39 -04:00
http://smcv.pseudorandom.co.uk/ 75f538faf4 Added a comment 2011-11-30 12:09:16 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnam4a8RtFwaWkKOX2BkA5I7cpGHcFw8E0 05cbf0109b Added a comment: comment on my own question 2011-11-30 11:15:21 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnam4a8RtFwaWkKOX2BkA5I7cpGHcFw8E0 aadc0c8230 2011-11-30 11:12:25 -04:00
http://jmtd.net/ 25543d98b7 try a map instead of an inline 2011-11-30 09:39:54 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE 71974c24bb Chatter 2011-11-30 09:32:03 -04:00
Simon McVittie 9bb6a2de83 revert spam 2011-11-30 10:57:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl_wuvPHDhkuMVnEOP5jLrZyd3nnBs8YRw 8ad04fcc98 2011-11-30 06:43:58 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl_wuvPHDhkuMVnEOP5jLrZyd3nnBs8YRw 003cb0b7d6 2011-11-30 06:42:14 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl_wuvPHDhkuMVnEOP5jLrZyd3nnBs8YRw 642e59c729 2011-11-30 06:40:56 -04:00
http://liw.fi/ f2ba73d362 2011-11-30 00:48:58 -04:00
Joey Hess 6c0c4e45d4 cleanup 2011-11-29 00:52:11 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU d4e5cf9c63 Added a comment 2011-11-28 21:30:09 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU fa9f023deb 2011-11-28 20:56:44 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU 46f1e79946 Added a comment 2011-11-28 20:52:49 -04:00
http://hands.com/~phil/ f20230eed5 2011-11-28 16:39:23 -04:00
http://hands.com/~phil/ 9dc1abc71e +users/fil 2011-11-28 16:38:27 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik 87c3d814ad 2011-11-28 15:01:09 -04:00
http://smcv.pseudorandom.co.uk/ 67bf45200b Added a comment 2011-11-28 05:52:38 -04:00
Joey Hess 3046dc4d30 The umask setting can now be set to private, group, or public, avoiding the need to enter octal correctly which is particularly difficult in yaml setup files. (smcv) 2011-11-27 18:35:05 -04:00
http://smcv.pseudorandom.co.uk/ 128a63d5f2 umask :'-( 2011-11-27 18:11:23 -04:00
Joey Hess 9412876ffd Merge branch 'master' of ssh://git.ikiwiki.info 2011-11-27 13:20:53 -04:00
Joey Hess daaedf27ef I have no branch and must merge. 2011-11-27 13:20:24 -04:00
Joey Hess 41f6363a63 editpage: Fix FormattingHelp link on Discussion pages.
In 875d550f12 I for some reason
made $page be changed when creating a discussion page, which
broke the link on the edit page. Changing page seems unnecessary,
so reverted that part of the change.
2011-11-27 13:19:19 -04:00
ikiwikert c360815f20 Added a comment 2011-11-27 12:54:06 -04:00
Joey Hess 42e15638dc response 2011-11-27 12:45:06 -04:00
ikiwikert 33f5aa2f7c removed 2011-11-27 11:14:07 -04:00
ikiwikert e8c3ba2058 Added a comment 2011-11-27 11:11:22 -04:00
http://smcv.pseudorandom.co.uk/ 0d947d3851 branch implementing my keyword suggestion 2011-11-27 10:15:34 -04:00
http://smcv.pseudorandom.co.uk/ be0aaa6dcd Added a comment 2011-11-27 09:46:16 -04:00
http://smcv.pseudorandom.co.uk/ 6e42d2bee0 when octal and YAML collide... 2011-11-27 09:44:48 -04:00
http://smcv.pseudorandom.co.uk/ 964be6671f Added a comment: your shell has a restrictive umask 2011-11-27 09:24:57 -04:00
ikiwikert 1d6eab9f55 fix 2011-11-27 08:31:28 -04:00
ikiwikert 20f774b5a3 argl 2011-11-27 08:30:39 -04:00
ikiwikert ce3059f0ac removed 2011-11-27 08:27:25 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik e19a23b63e Added a comment 2011-11-27 08:23:31 -04:00
ikiwikert c90f1e330d Added a comment 2011-11-27 07:55:58 -04:00
ikiwikert 9851638bd2 chmod problem 2011-11-27 07:54:34 -04:00
ikiwikert 22a03cb740 link to remote setup 2011-11-27 07:45:28 -04:00
http://kerravonsen.dreamwidth.org/ 17d2dcc769 Added a comment 2011-11-27 07:09:55 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik 2fb93fe7b1 2011-11-27 06:31:31 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik 0594bfda0e 2011-11-27 06:24:36 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmwBHQiKlytEhluwPiAXSqjMh8FNmw6Qww 083c7b59f3 2011-11-26 21:53:04 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlg64ZtqP3l9baIn5cfxkvnHiBhlpNB4Nk 5bd543c89f 2011-11-25 23:05:40 -04:00
http://kerravonsen.dreamwidth.org/ f6a6387a29 need more data 2011-11-24 18:55:40 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik 1d6086d80d 2011-11-24 14:58:39 -04:00
http://kerravonsen.dreamwidth.org/ 852e28497b response to query 2011-11-24 08:46:27 -04:00
JoshTriplett 4d04324d7f Remove unnecessary preface. 2011-11-23 21:23:51 -04:00
JoshTriplett 41fe5053e9 Add information about plugin dependencies, for use when splitting plugins into separate packages. 2011-11-23 21:21:25 -04:00
JoshTriplett ae7fbb50e5 Change all shortcuts to use https where possible. 2011-11-23 20:46:54 -04:00
Joey Hess 76bccd9b70 filed bug on CGI.pm 2011-11-23 19:45:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE cf8a46b761 2011-11-23 19:24:37 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE 65acd8f71c Patch for 'thttpd' should anyone else find this problem in archives. 2011-11-23 19:23:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE 0ee337113e Bug identified in user's web server [closed] 2011-11-23 18:40:41 -04:00
Joey Hess 4580662795 Merge branch 'master' of ssh://git.ikiwiki.info 2011-11-23 16:55:20 -04:00
Joey Hess 239e609bcf analysis 2011-11-23 16:54:39 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE d6011a1500 2011-11-23 16:41:13 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE 79a3148eba 2011-11-23 16:38:31 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE d4101ad64f 2011-11-23 16:35:21 -04:00
Joey Hess 9d2fe796c9 response 2011-11-23 16:32:07 -04:00
Joey Hess 64e09f9968 cannot reproduce 2011-11-23 16:13:16 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE 7cd083dc66 2011-11-23 15:44:53 -04:00
NeilSmithline c051862fe3 2011-11-21 18:10:23 -04:00
http://smcv.pseudorandom.co.uk/ dfbe3ce2e9 the anti-theme is a feature, but doesn't necessarily need to be the default 2011-11-21 13:08:50 -04:00
http://smcv.pseudorandom.co.uk/ 3383ebbc84 Added a comment 2011-11-21 07:37:02 -04:00
http://jmtd.livejournal.com/ e4a08ceb3b 2011-11-21 05:36:31 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik daf2a28f43 2011-11-20 09:50:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU c3e68657b1 2011-11-19 17:25:10 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU 22feeab043 2011-11-19 17:24:43 -04:00
Franek f5205731d9 2011-11-19 12:36:55 -04:00
sandman a3354791db 2011-11-18 11:31:29 -04:00
sandman 9441b2127b 2011-11-18 11:31:20 -04:00
simonraven 3f28f5ceb7 2011-11-18 08:34:54 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnvhgr8_l1yXhOSKzcUYWhc0Wl70apqW3c 38c2203248 Added a trivial table example with a pointless heading 2011-11-18 07:28:15 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlUtmRueCOLddksWZN8zOVnseVrtRSxM58 6a98c7255d 2011-11-18 05:32:00 -04:00
Joey Hess 106d55bf47 img: Bugfix to width/height tags for scaled down image when only one dimension was provided. Thanks, Per Carlson. 2011-11-17 18:53:23 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlUtmRueCOLddksWZN8zOVnseVrtRSxM58 a066e0405e 2011-11-17 18:18:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlUtmRueCOLddksWZN8zOVnseVrtRSxM58 e48ca145f6 2011-11-17 18:17:33 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlUtmRueCOLddksWZN8zOVnseVrtRSxM58 070b907271 2011-11-17 18:04:04 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlUtmRueCOLddksWZN8zOVnseVrtRSxM58 0c1176f013 2011-11-17 17:29:28 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlUtmRueCOLddksWZN8zOVnseVrtRSxM58 dbfaea8873 2011-11-17 17:17:48 -04:00
martin ceacee1c17 2011-11-16 19:03:25 -04:00
cymor b46aefe319 Removed broken, dead links, and sites no longer using ikiwiki 2011-11-16 17:23:59 -04:00
http://smcv.pseudorandom.co.uk/ 56b896f835 I think this is better done client-side 2011-11-16 12:50:02 -04:00
martin 73d094cf0c 2011-11-16 12:17:02 -04:00
Joey Hess 06ea48ed51 revert spam 2011-11-16 03:32:06 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkljravtnjpauReS81ng5zVurZx_thpse8 6a655196b8 Added a comment 2011-11-16 03:27:04 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkljravtnjpauReS81ng5zVurZx_thpse8 17fa3f3b4d Added a comment 2011-11-16 03:24:07 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkljravtnjpauReS81ng5zVurZx_thpse8 4fe1538b4d Added a comment 2011-11-16 03:23:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkljravtnjpauReS81ng5zVurZx_thpse8 384ea4e4fd Added a comment 2011-11-16 03:21:52 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkljravtnjpauReS81ng5zVurZx_thpse8 a00e7abaa3 2011-11-16 03:20:41 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkljravtnjpauReS81ng5zVurZx_thpse8 55f0a43776 2011-11-16 03:19:28 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkljravtnjpauReS81ng5zVurZx_thpse8 99e54852b6 2011-11-16 03:19:04 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkljravtnjpauReS81ng5zVurZx_thpse8 dc9516c104 2011-11-16 03:18:15 -04:00
martin c9076b35cd 2011-11-15 21:46:59 -04:00
martin 4a5248d597 2011-11-15 21:46:23 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlkQOG_UxmAVOjXBQJLpiBmBWXEiTL9PYw f537975786 2011-11-14 19:02:49 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlkQOG_UxmAVOjXBQJLpiBmBWXEiTL9PYw 5e45c3f92b Added author info 2011-11-14 18:35:49 -04:00
http://smcv.pseudorandom.co.uk/ 6f26e11bf0 summarize IRC discussion 2011-11-14 06:50:37 -04:00
Simon McVittie 17ddbd9cbf document album v3, based on trail v3 2011-11-13 23:50:06 +00:00
http://smcv.pseudorandom.co.uk/ 46d01601a9 clarify 2011-11-13 11:39:05 -04:00
http://smcv.pseudorandom.co.uk/ ed7cd1a66b link to alternative implementation 2011-11-13 11:37:20 -04:00
http://smcv.pseudorandom.co.uk/ e52ad543da actually mark as done 2011-11-13 11:33:59 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik 4eb969a590 2011-11-13 09:48:44 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlkQOG_UxmAVOjXBQJLpiBmBWXEiTL9PYw 4f5156187c 2011-11-13 09:18:09 -04:00