Commit Graph

2019 Commits (697c3f1256faa19776fbf203d1098154f53f319c)

Author SHA1 Message Date
Simon McVittie 63bb8b42f7 Replace [[!trailinline]] directive with [[!inline trail=yes]] 2012-03-18 17:11:05 +00:00
Simon McVittie dc3b9934d5 Move trail out of the contrib directory in preparation for eventual merge 2012-03-18 17:01:45 +00:00
http://k1024.org/~iusty/ 840e282d1c Replace my signature with user name 2012-03-04 15:24:16 -04:00
http://k1024.org/~iusty/ 82124cc8dd Add section about comment threads 2012-03-04 15:18:16 -04:00
https://id.koumbit.net/anarcat e74bb57eea link to the directives 2012-03-03 17:33:45 -04:00
Joey Hess 9f56a417a1 add osm plugin 2012-03-03 11:30:44 -04:00
Joey Hess 4780c8c575 update config example for yaml setup file 2012-03-03 11:01:55 -04:00
https://id.koumbit.net/anarcat e41f26e786 removed 2012-03-03 00:18:07 -04:00
https://id.koumbit.net/anarcat e2c3579399 link to the themes page 2012-02-25 15:48:46 -04:00
https://id.koumbit.net/anarcat 40ad087b33 2012-02-19 21:13:16 -04:00
https://id.koumbit.net/anarcat f450b7ce99 link to the readme 2012-02-19 21:09:40 -04:00
https://id.koumbit.net/anarcat 42134152fa 2012-02-19 20:51:27 -04:00
https://id.koumbit.net/anarcat 7bc9bc7812 note KML and GeoJSON support 2012-02-18 13:32:26 -04:00
https://id.koumbit.net/anarcat 5f4945d40f update the status here, this actually works fairly well 2012-02-17 02:51:56 -04:00
https://id.koumbit.net/anarcat 38526059e0 2012-02-16 23:32:54 -04:00
https://id.koumbit.net/anarcat f9ecc4c4c9 2012-02-16 23:32:29 -04:00
https://id.koumbit.net/anarcat b92a8d4f86 2012-02-16 23:24:13 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmmty-QrKVaEh42EoB_-YkX10dUlrlitEc c5d924c55d 2012-02-16 10:19:49 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmmty-QrKVaEh42EoB_-YkX10dUlrlitEc ef94fa192a 2012-02-16 10:17:15 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmmty-QrKVaEh42EoB_-YkX10dUlrlitEc f8e17ccc55 2012-02-16 10:14:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmmty-QrKVaEh42EoB_-YkX10dUlrlitEc 3d6cb667aa 2012-02-16 10:13:51 -04:00
http://kerravonsen.dreamwidth.org/ 1bae1bf4e6 there are actually reasons, yes 2012-01-30 18:39:34 -04:00
Joey Hess c475269a36 query 2012-01-30 14:41:12 -04:00
http://kerravonsen.dreamwidth.org/ beed6aaaaf new jssearchfield directive 2012-01-28 19:11:39 -04:00
http://kerravonsen.dreamwidth.org/ a5fd547b9f new plugin "jssearchfield" 2012-01-28 19:08:55 -04:00
simonraven 4ba3c1c104 2012-01-28 06:05:44 -04:00
simonraven c0eca7ddc7 2012-01-28 05:16:52 -04:00
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
http://sphynkx.livejournal.com/ af41f57b22 2011-06-01 01:49:00 +00:00
http://smcv.pseudorandom.co.uk/ fd329371e9 warn about anonymous edits here too 2011-05-26 09:44:46 +00:00
Joey Hess b3720582ab allow for a html formatted description in websetup
w/o polluting setup file with the html
2011-05-13 18:44:11 -04:00
http://www.civilfritz.net/~janderson/ 8149986a9f 2011-04-07 14:38:29 -04:00
http://www.civilfritz.net/~janderson/ b3ef3a17c4 2011-04-07 14:37:53 -04:00
http://www.civilfritz.net/~janderson/ 40e1a7cf89 2011-04-07 14:36:55 -04:00
http://smcv.pseudorandom.co.uk/ 8a8277faf8 in practice this is enabled by default, because recentchanges uses it 2011-03-24 16:10:43 +00:00
http://smcv.pseudorandom.co.uk/ a8743f7987 this was merged, fix cross-references to other plugins 2011-03-24 16:07:16 +00:00
http://smcv.pseudorandom.co.uk/ 36e258203c rename plugins/contrib/transient.mdwn to plugins/transient.mdwn 2011-03-24 16:05:13 +00:00
Joey Hess b02d3746e1 aggregate: Read cookies from ~/.ikiwiki/cookies by default. Also, the cookiejar configuration setting can be used by other plugins to provide a custom `cookie_jar` object for LWP::UserAgent. (Thanks, schmonz) 2011-03-21 14:19:21 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E efd9207e43 response 2011-03-20 20:19:06 +00:00
justint 2a67d0b8c2 2011-03-11 00:46:43 +00:00
justint a91bd978d8 2011-03-02 03:00:28 +00:00
justint 5469b9f1ef 2011-03-01 14:45:04 +00:00
justint 065811d203 2011-02-27 05:19:17 +00:00
Joey Hess 8a1fcd5a5a add pointer to new S3 bucket-as-website features 2011-02-17 23:48:46 -04:00
Joey Hess 6e7c5bcda3 documentation 2011-02-09 14:27:22 -04:00
http://adam.shand.net/ b687be3cda 2011-01-29 08:15:13 +00:00
Joey Hess 1640d12102 blogspam: Don't check modifications from admins for spam, and also allow the blogspam_pagespec to do other matches against who the user is. 2011-01-24 16:59:15 -04:00
http://lovesgoodfood.com/jason/ d245567765 Thanks! 2011-01-02 20:47:24 +00:00
Joey Hess c005091634 response 2011-01-02 15:53:46 -04:00
http://lovesgoodfood.com/jason/ 9123cbd05d YAFR 2010-12-30 19:34:45 +00:00
Joey Hess 4fb26f4e60 Add a second parameter to the rcs_diff hook, and avoid bloating memory reading in enormous commits. 2010-12-29 19:58:49 -04:00