Commit Graph

1942 Commits (07790ba3ce3943c9f5de7f235a2cecc7ba7f1e11)

Author SHA1 Message Date
https://www.google.com/accounts/o8/id?id=AItOawnxp2XU8gIribhhGhGuYtU6eMMwHv5gUGI 4ddcd8a0b7 for rcs_remove(), there's no new file 2012-01-22 02:19:19 -04:00
http://kerravonsen.dreamwidth.org/ 011155776c oops typo 2012-01-16 02:31:27 -04:00
http://kerravonsen.dreamwidth.org/ 2d99a2b6ee new plugin "newpage" 2012-01-16 02:30:38 -04:00
Amitai Schlair 17d012593a repoint git branches and website 2012-01-08 13:26:56 -05:00
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
https://www.google.com/accounts/o8/id?id=AItOawlqWSY9PNYRysA9vrU-JiQh7-s7q6SOcIE caf453fc2a Pendantic grammer change 2011-12-29 11:35:41 -04: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
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://id.koumbit.net/anarcat c43f5308ff some hints for people building themes 2011-12-16 02:40:00 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkq11bTnmln5O-k-utYZYK8N9TzG3T1THk 6d707f6baf 2011-12-10 21:24:18 -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/ fb818882f4 sorting is now sane 2011-11-12 13:33:17 -04:00
Simon McVittie 6549f1e75a split trail directive into trailitems and trailoptions 2011-11-12 17:22:06 +00:00
http://smcv.pseudorandom.co.uk/ ad02a40b3b clearer branch naming 2011-11-12 10:37:24 -04:00
http://smcv.pseudorandom.co.uk/ c231b6770b manual installation / a known bug 2011-11-10 17:46:56 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlkQOG_UxmAVOjXBQJLpiBmBWXEiTL9PYw 30b16fdf0c update for rename of users/Terry_Golubiewski.mdwn to users/tjgolubi.mdwn 2011-11-10 13:11:12 -04:00
Simon McVittie 6b4351acba request test coverage machinery, propose branch 2011-11-09 23:49:30 +00:00
Simon McVittie cbea2d78d2 fix broken link 2011-11-09 23:44:05 +00:00
Simon McVittie 9d51be7942 Document trail plugin v3 2011-11-09 23:43:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlkQOG_UxmAVOjXBQJLpiBmBWXEiTL9PYw ecd5f0f7ce update for rename of users/TerryGolubiewski.mdwn to users/Terry_Golubiewski.mdwn 2011-11-07 10:16:21 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlkQOG_UxmAVOjXBQJLpiBmBWXEiTL9PYw 1c3cbc63dd 2011-11-06 20:44:49 -04:00
Joey Hess bf8b3bc12a Merge remote-tracking branch 'origin/master' 2011-11-06 15:57:24 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlkQOG_UxmAVOjXBQJLpiBmBWXEiTL9PYw 989ff97e3e 2011-11-06 00:08:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlkQOG_UxmAVOjXBQJLpiBmBWXEiTL9PYw 74935b3e87 2011-11-06 00:01:00 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlkQOG_UxmAVOjXBQJLpiBmBWXEiTL9PYw c3d2d113ea 2011-11-05 23:53:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlkQOG_UxmAVOjXBQJLpiBmBWXEiTL9PYw 60ea247480 Added mscgen plugin. 2011-11-05 23:40:02 -04:00
Joey Hess 7cdbc9642f Merge branch 'master' of ssh://git.ikiwiki.info 2011-11-03 13:06:09 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnptdo_29LsbUxftV55P932hRZccivCtl0 050a4f7669 2011-11-02 18:06:46 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnptdo_29LsbUxftV55P932hRZccivCtl0 f5f96e8752 2011-11-02 18:06:04 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnptdo_29LsbUxftV55P932hRZccivCtl0 c107a36942 2011-11-01 18:22:47 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnptdo_29LsbUxftV55P932hRZccivCtl0 7891fdea5c 2011-11-01 18:18:29 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnptdo_29LsbUxftV55P932hRZccivCtl0 647b7ae616 initial 2011-11-01 18:16:33 -04:00
Joey Hess 573ee41186 fix link 2011-10-31 15:33:30 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmuBCUZS8S2ZTKLh1rSKvUshO_YMFxuLyo 7ae4cb3af2 Noted dead link 2011-10-31 11:47:30 -04:00
micahrl 37ac7f55ae In htmlscrubber_skip paragraph, changed double-quotes to backticks 2011-10-20 17:29:30 -04:00
https://id.koumbit.net/anarcat 5263e498ea oh but you *can* make tables with simple markdown, it's just they are regular HTML tables :P 2011-10-16 01:46:54 -04:00
http://smcv.pseudorandom.co.uk/ 8a8b6c8d92 plain markdown doesn't have tables, that's a MultiMarkdown feature 2011-10-14 07:18:07 -04:00
https://id.koumbit.net/anarcat 648754272d point to markdown tables 2011-10-14 00:57:25 -04:00
https://id.koumbit.net/anarcat 76f09c1353 2011-10-11 13:07:48 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk8BUg6p4YbkCCXZrfU1uhhX19T4XOeAlU 264351eadc Document my version of this plugin 2011-09-08 16:13:40 -04:00
Joey Hess 1265e19932 new link to wmd zip file
wmd-editor.com is down, possibly forever. It's author seems to have pulled
a _why.

Ironically, the zip file is probably on netbsd's ftp server because
Schmonz packaged it for use for ikiwiki. In the event that it's removed
due to lack of license or something, I've added a copy to my personal
git-annex archive. Another source is
https://github.com/apenwarr/ekb/tree/master/wmd
2011-09-07 16:01:31 -04:00
Joey Hess 0d8ed6481b license analysis; another possibility 2011-09-07 15:43:44 -04:00
http://kaeso.wordpress.com/ ed48b28c97 rename plugins/wmd/Discussion.mdwn to plugins/wmd/discussion.mdwn 2011-09-07 11:05:52 -04:00
http://kaeso.wordpress.com/ 68c6ddf9e0 use pagedown instead of wmd 2011-09-07 11:04:43 -04:00
http://kerravonsen.dreamwidth.org/ ac42c5c8b1 new version of report 1.20110906 2011-09-05 23:40:30 -04:00
http://kerravonsen.dreamwidth.org/ 4bfc25aa61 new version of getfield 1.20110906 2011-09-05 23:36:06 -04:00
http://kerravonsen.dreamwidth.org/ b0930dcb39 new version of field 1.20110906 2011-09-05 23:30:34 -04:00
http://kerravonsen.dreamwidth.org/ 4ff13b1890 update info about field_allow_config 2011-08-29 19:05:01 -04:00
https://www.google.com/accounts/o8/id?id=AItOawldnCevHk87_W0HtuwxkHLAECCzaeCvD8o ecc9814810 How can I use verbatiminclude? 2011-08-18 00:49:36 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnxp2XU8gIribhhGhGuYtU6eMMwHv5gUGI 739c626131 demo page removed, some possible enhancements 2011-07-30 11:58:17 -04:00
intrigeri 739554622f Merge commit '3.20110715' into prv/po 2011-07-18 18:41:37 +02:00
intrigeri f5c8fca887 po: add lang_code and lang_name template variables. 2011-07-18 16:39:18 +02:00
Thomas Schwinge 7828f97fdd User's installation problem has been solved long ago. 2011-07-13 08:00:11 +02:00
Thomas Schwinge 847cdfa6e7 Point to the live versions of the plugins. 2011-07-13 07:56:06 +02:00
jaime 0fc6e3ca56 2011-07-03 17:08:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl2kUF3rckW9RS-_Sa73bedW0DpfK3aTFM c28d1b4171 changes no htmlscrubber not necessary anymore 2011-07-02 21:05:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl2kUF3rckW9RS-_Sa73bedW0DpfK3aTFM d1417e0247 Some enhancements to plusone 2011-07-02 16:37:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl2kUF3rckW9RS-_Sa73bedW0DpfK3aTFM 912d2d7a3c Adding plusone plugin 2011-07-02 16:04:40 +00:00
Joey Hess 7b57bb843f remove misplaced usepage and wrong workaround for it 2011-06-29 17:46:37 -04:00
Joey Hess 208aa017e5 comment 2011-06-29 17:43:39 -04:00
Joey Hess a103633aa0 remove type/video tag
I'm sure there will not be many video things.
2011-06-29 17:42:22 -04:00
Sphynkx 0802f92561 2011-06-28 14:05:12 +00:00
Sphynkx b3d6948c21 2011-06-27 09:47:54 +00:00
Sphynkx fcd4944905 2011-06-27 09:03:31 +00:00
Sphynkx d047e2394e 2011-06-27 08:54:07 +00:00
Sphynkx 1ec26b4c05 2011-06-27 08:52:29 +00:00
Sphynkx 6c05a70d98 2011-06-27 02:29:55 +00:00
http://sphynkx.livejournal.com/ 69123222bc 2011-06-27 02:20:06 +00:00
http://sphynkx.livejournal.com/ 5f9f0a303e 2011-06-27 02:18:50 +00:00
http://sphynkx.livejournal.com/ 8cccebcba4 2011-06-27 02:13:00 +00:00
http://sphynkx.livejournal.com/ 19384a42bf 2011-06-27 02:12:38 +00:00
http://sphynkx.livejournal.com/ c6ce186a81 2011-06-27 02:06:00 +00:00
http://sphynkx.livejournal.com/ 6d31a6cfab 2011-06-27 02:05:05 +00:00
http://sphynkx.livejournal.com/ d027820117 2011-06-27 02:02:16 +00:00
https://launchpad.net/~kralph 72064d51fc correct typo 2011-06-24 23:42:02 +00:00
Joey Hess 886890b82d move headinganchors out of contrib 2011-06-21 15:22:35 -04:00
http://jmtd.livejournal.com/ 56370d3ac7 s/as-is/as pre-formatted/ 2011-06-14 11:04:28 +00:00
http://profjim.myopenid.com/ 84d0ec4898 Initial post 2011-06-12 20:18:14 +00:00
http://kerravonsen.dreamwidth.org/ a80d3edf2a doscan is now called maketrail 2011-06-10 08:13:31 +00:00
Joey Hess cf707d1654 userlist: New plugin, lets admins see a list of users and their info. 2011-06-09 10:10:27 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnxp2XU8gIribhhGhGuYtU6eMMwHv5gUGI 6849c8fab5 code's in git 2011-06-09 08:06:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnxp2XU8gIribhhGhGuYtU6eMMwHv5gUGI f2dca770da t3h c0d35 2011-06-08 19:41:47 +00:00
Joey Hess 541ae52617 404 automatically loads goto 2011-06-08 15:31:16 -04:00
http://docwhat.org/ 06a9e1cc41 2011-06-08 19:17:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM 65b6d1eed4 2011-06-07 02:36:58 +00:00
http://smcv.pseudorandom.co.uk/ 7f258b8c68 more about the new version 2011-06-05 22:10:45 +00:00
http://smcv.pseudorandom.co.uk/ 1d7edde014 update demo links, bugs 2011-06-05 22:06:17 +00:00
http://smcv.pseudorandom.co.uk/ f55320a0b9 updated trail branch 2011-06-05 17:11:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnxp2XU8gIribhhGhGuYtU6eMMwHv5gUGI 0caef608b7 need to add this to my git 2011-06-04 22:11:53 +00:00
http://smcv.pseudorandom.co.uk/ 0fe321c236 comments on interop with other servers 2011-06-04 16:18:31 +00:00
Joey Hess 157baef274 disable feeds 2011-06-03 12:59:55 -04:00
Joey Hess 5844348b3b typo 2011-06-03 12:57:53 -04:00
Joey Hess cacae3d657 add inline, only used as as an easy way to add new contrib plugin pages 2011-06-03 12:55:46 -04:00
Joey Hess b213759eda comment 2011-06-03 12:28:56 -04:00
Joey Hess 7d62bcd5bf comments 2011-06-03 12:25:48 -04:00
JeremyReed ade49d1e88 How to only have editpage link when admin is logged in? Or on secret page? 2011-06-03 15:38:23 +00:00
http://sphynkx.livejournal.com/ d50b4fd674 2011-06-01 01:57:26 +00:00
http://sphynkx.livejournal.com/ b0bdc5d9f2 2011-06-01 01:51:37 +00:00