Commit Graph

1739 Commits (ec965fc92cd41f597c6e8e88584b9a688407c8c6)

Author SHA1 Message Date
Joey Hess ec965fc92c Merge branch 'master' into po
Conflicts:
	debian/changelog
2009-07-19 12:36:01 +02:00
http://smcv.pseudorandom.co.uk/ ff37548bbd I think this whole page is now [[done]]? 2009-07-18 15:40:12 -04:00
http://smcv.pseudorandom.co.uk/ c4c2683814 mention plugins/contrib/trail 2009-07-18 13:49:53 -04:00
http://smcv.pseudorandom.co.uk/ 87eb384bb3 Fix escaping-via-indentation of example 2009-07-18 09:47:03 -04:00
Simon McVittie 6680572dad oops, remove duplicate 2009-07-18 13:30:30 +01:00
Simon McVittie bf2bf18a79 Advertise my 'among' branch for review 2009-07-18 13:29:24 +01:00
Simon McVittie 900d428e5f Some more attempts to review patches 2009-07-18 13:08:13 +01:00
Simon McVittie d2b1264546 Tag patches with the plugin to which they apply, or core 2009-07-18 13:06:04 +01:00
Simon McVittie fe88c81562 Try to help with some code review 2009-07-17 20:36:08 +01:00
Joey Hess b9f4708f68 Move OpenID pretty-printing from openid plugin to core (smcv) 2009-07-11 15:56:02 -04:00
smcv@ 1c614914cc Close bug (joeyh merged my patch), split out feature request, provide alternative patch 2009-07-10 18:58:08 +01:00
http://schmonz.livejournal.com/ 4ec70ba469 <AOL> 2009-06-23 12:18:15 -04:00
http://hendry.iki.fi/ 1f25194934 2009-06-23 09:13:35 -04:00
http://smcv.pseudorandom.co.uk/ 1380ef73e7 2009-06-23 06:15:45 -04:00
http://www.cse.unsw.edu.au/~willu/ 4877b201c0 Add a ref to some other discussion which may, or may not, be relevant. 2009-06-23 00:13:46 -04:00
http://smcv.pseudorandom.co.uk/ 7fe5002e07 feature addition + patch 2009-06-18 16:06:16 -04:00
http://smcv.pseudorandom.co.uk/ c077e4b6e7 an improvement in this direction 2009-06-18 11:36:38 -04:00
http://smcv.pseudorandom.co.uk/ 3aa4eba5e6 disarm wikilinks 2009-06-16 13:44:44 -04:00
http://smcv.pseudorandom.co.uk/ a7ae9d0b7e there's more than one way to do it 2009-06-16 13:36:55 -04:00
http://smcv.pseudorandom.co.uk/ 37617af685 grr, another typo 2009-06-16 13:13:45 -04:00
http://smcv.pseudorandom.co.uk/ dbc641e1ff Fix links 2009-06-16 13:11:07 -04:00
http://smcv.pseudorandom.co.uk/ 171af6cbbc Fix links 2009-06-16 13:10:10 -04:00
http://smcv.pseudorandom.co.uk/ 4ed456248b feature addition + patch 2009-06-16 12:36:17 -04:00
Jon Dowland 9d4f803a01 argh, wrong diff again. third time lucky. 2009-06-12 16:00:04 +01:00
Jon Dowland a407c11626 update diff (one redundant hunk removed) 2009-06-12 13:26:12 +01:00
Jon Dowland ec9b0a628d add allow_site-wide_meta_definitions.mdwn 2009-06-12 09:42:47 +01:00
Jérémy Bobbio ca624a5f2a Thanks 2009-06-11 17:15:29 +02:00
Joey Hess 48a5f9f2d8 Disable the Preferences link if no plugin with an auth hook is enabled. 2009-06-09 15:39:00 -04:00
http://lj.rossia.org/users/imz/ d932fc32f3 Added a wikilink to the solution. 2009-06-07 13:25:14 -04:00
intrigeri 86edd73d16 Merge commit 'upstream/master' into pub/po
Conflicts:

	debian/changelog
	debian/control

Signed-off-by: intrigeri <intrigeri@boum.org>
2009-06-06 14:03:40 +02:00
Lunar e78883e07f Some thoughts on how to disable 'Preferences' link when irrelevant 2009-06-05 13:22:03 +02:00
Joey Hess 95e3e2d352 fix link, remove redirection page
There was only one broken links. See plugins/brokenlinks for
a list.
2009-06-03 15:46:47 -04:00
http://lj.rossia.org/users/imz/ d1553bd361 Made the links to the userpage work in the prev.edit. 2009-05-26 21:07:18 -04:00
http://lj.rossia.org/users/imz/ 67cdee214b Added links to related work. 2009-05-26 21:03:18 -04:00
http://lj.rossia.org/users/imz/ b1695647f6 minor invisible: I learned how to mark up code examples. 2009-05-26 12:52:40 -04:00
http://lj.rossia.org/users/imz/ 86b67554c1 A wish. 2009-05-26 12:47:46 -04:00
http://lj.rossia.org/users/imz/ 9b4c83127f Added a wikilink (for connectivity). 2009-05-26 11:51:48 -04:00
http://lj.rossia.org/users/imz/ df4cc4c16c One more suggestion for the wiki-synatx. 2009-05-26 11:34:35 -04:00
http://lj.rossia.org/users/imz/ 7d3b0018e6 Added a reason for this to be an ikiwiki's concern. 2009-05-26 08:14:37 -04:00
http://lj.rossia.org/users/imz/ 5c4d806f01 New wish. 2009-05-25 10:13:19 -04:00
Joey Hess 47298b01c1 allow format to use any language supported by highlight
format: Provide a htmlizefallback hook that other plugins can use to
handle formats that are not suitable for general-purpose htmlize hooks.

highlight: Use the hook to allow formatting of any language/extension,
without it needing to be enabled for standalone source files.

highlight: If the highlight perl binding is not available, fallback
safely to a passthrough mode.
2009-05-23 05:17:26 -04:00
Joey Hess 8ae260015f highlight: New plugin supporting syntax highlighting of pretty much anything.
* debian/control: Add suggests for libhighlight-perl, although
  that package is not yet created by Debian's highlight source package.
  (See #529869)
2009-05-22 22:57:03 -04:00
http://www.cse.unsw.edu.au/~willu/ 6c8dd33b78 Response 2009-05-22 21:14:16 -04:00
Joey Hess 4008106c66 response 2009-05-22 18:08:50 -04:00
http://www.cse.unsw.edu.au/~willu/ 83826b39cf response 2009-05-22 02:36:11 -04:00
http://www.cse.unsw.edu.au/~willu/ 5b2945cc92 response 2009-05-22 02:30:58 -04:00
http://www.cse.unsw.edu.au/~willu/ 47cff6eda6 Update patch 2009-05-22 02:04:33 -04:00
http://www.cse.unsw.edu.au/~willu/ 9b5bf6ff85 response 2009-05-22 00:43:45 -04:00
http://www.cse.unsw.edu.au/~willu/ 1fcb97e131 responses 2009-05-21 23:33:16 -04:00
http://www.cse.unsw.edu.au/~willu/ 173decd15e remove bad example 2009-05-21 21:22:09 -04:00