joey
a9b7f01ec8
* Add color parameter to postsparkline. Closes : #438900
2007-08-20 18:57:21 +00:00
joey
6887ef169e
revert
2007-08-17 19:45:34 +00:00
joey
5611842d3c
clean up
2007-08-17 17:12:44 +00:00
joey
9bcfdd6179
link to format_escape
2007-08-17 05:46:17 +00:00
joey
ce7596dad9
* Applied Jeremie Koenig's pluggable editpage buttons patch:
...
- add a title to the editpage form;
- pass a reference to the list of buttons to the formbuilder_setup
hooks, so we can add ours;
- relax asumption about the possible submit values (use "Save Page"
explicitly);
- de-hardcode the submit buttons from the editpage template
(This was needed for compatability with a bug in CGI::FormBuilder
3.0401, but ikiwiki already needs a newer version.)
* Pass buttons to all other formbuilder_setup hooks too.
2007-08-17 05:34:59 +00:00
joey
ceae681a43
comments
2007-08-17 05:12:01 +00:00
joey
f0be976690
rst plugin allows raw html now
...
rst plugin could be sped up enormously by rewriting it to be a pure python
external plugin
2007-08-17 05:07:22 +00:00
joey
52cd9ae4bb
web commit by http://jeremie.koenig.myopenid.com/ : add a plugin page for "showdiff"
2007-08-17 00:57:11 +00:00
joey
29200cd16d
web commit by http://jeremie.koenig.myopenid.com/ : disable the preprocessor for some types of pages?
2007-08-16 22:56:44 +00:00
joey
fd799b4d53
web commit by http://jeremie.koenig.myopenid.com/ : plugin updated to use HTML::Entities
2007-08-16 22:11:26 +00:00
joey
661a2bbadf
web commit by http://jeremie.koenig.myopenid.com/
2007-08-16 15:21:20 +00:00
joey
8d3413c460
resp
2007-08-15 08:02:17 +00:00
joey
c8b46b67d2
web commit by tschwinge: Hmm.
2007-08-15 07:11:42 +00:00
joey
c7d332e8e8
hmmm?
2007-08-15 07:05:05 +00:00
joey
fedca9df96
web commit by tschwinge: Doesn't work as suggested.
2007-08-15 07:01:18 +00:00
joey
0b6a5e156b
web commit by http://jeremie.koenig.myopenid.com/ : fix typos
2007-08-15 00:43:08 +00:00
joey
ddd8d181f8
web commit by http://joey.kitenet.net/
2007-08-15 00:30:59 +00:00
joey
e3c00785af
web commit by tschwinge: Question about emitting fewer blank lines.
2007-08-15 00:18:14 +00:00
joey
56f940f168
web commit by http://melissensaft.myopenid.com/ : fixed by letting root install the perl-libraries system-wide and switching to a currently version of ikiwiki
2007-08-14 20:14:59 +00:00
joey
7d6be3e540
unescape
2007-08-13 17:25:04 +00:00
joey
79e6dd9d9b
fix link
2007-08-13 17:23:30 +00:00
joey
75a11e6a8d
improved docs, add a tutorial for writing plugins
2007-08-13 17:22:15 +00:00
joey
15f393584a
reword
2007-08-13 07:07:54 +00:00
joey
30f7aef679
toc
2007-08-13 07:02:14 +00:00
joey
5b78246d11
memoization for injected RPC functions is a very, very good thing
2007-08-13 07:00:53 +00:00
joey
27c1595cec
performance notes
2007-08-13 06:46:36 +00:00
joey
506bcbac04
* Fix --libdir to work at the command line.
...
* Plugins can now be written as standalone external programs, which can
be written in any language that can do XML::RPC.
2007-08-13 03:07:31 +00:00
joey
2e1670a821
* Add time=mtime option to postsparkline.
2007-08-12 09:19:20 +00:00
joey
1041e18941
web commit by http://melissensaft.myopenid.com/
2007-08-11 20:47:37 +00:00
joey
9fb18e3c6f
web commit by http://melissensaft.myopenid.com/ : How can I enable textile? Problem description
2007-08-11 20:44:46 +00:00
joey
81ae47421b
web commit by PaulWise: minor typo
2007-08-09 07:03:38 +00:00
joey
5644e171d0
web commit by PaulWise
2007-08-09 06:42:36 +00:00
joey
eceea9db02
web commit by PaulWise: remove bogus comment
2007-08-09 06:41:15 +00:00
joey
66ada76693
web commit by PaulWise: add headinganchors plugin
2007-08-09 06:34:20 +00:00
joey
de5355e3ed
document authorurl
2007-08-05 21:54:33 +00:00
joey
8e2fb374e0
* Add sessioncgi hook.
2007-08-05 21:38:27 +00:00
joey
09b0a3b73f
* Add rel=tag attribute to tag links, supporting that microformat, as well
...
as allowing them to be styled specially. Thanks, NicolasLimare.
2007-08-05 20:48:13 +00:00
joey
1d61c4d4d6
* pagetemplate: don't display template name
2007-08-05 18:22:21 +00:00
joey
abaf0b0594
web commit by JordaPolo: Updated status and URLs.
2007-07-27 20:55:26 +00:00
joey
1e5cd11635
* Add a libdir config option to let ikiwiki load perl modules, including
...
plugins, from a user-configurable directory.
2007-07-27 00:48:06 +00:00
joey
40959ce76d
* Add templatefile hook.
...
* Add pagetemplate plugin, which allows changing the template used for
a page. (Not to be confused with the hook of the same name..)
2007-07-26 20:50:55 +00:00
joey
c96d672810
massive patchqueue reorg
...
patches can now be anywhere and tagged patch to show up on the patch list.
Moved all the patchqueue stuff to todo items; some of it was merged into
existing todo items.
2007-07-25 03:36:53 +00:00
joey
eb5f8531fe
add warnings about using map, inline, etc with the sidebar causing
...
performance nightmares
2007-07-25 01:31:08 +00:00
joey
51ec7e4655
web commit by http://adam.shand.net/ : sidebar headers showing up in toc ... bug?
2007-07-21 22:39:29 +00:00
joey
9f6f53cb86
web commit by http://adam.shand.net/ : grammatical cleanup
2007-07-20 22:13:48 +00:00
joey
18d1066e4c
improve urlto docs
2007-07-17 20:09:16 +00:00
joey
3bd439fa03
* In img tag, allow link=no to disable link to full size image. Thanks,
...
Nis Martensen. Closes : #433188
2007-07-15 19:00:07 +00:00
joey
4bb38d54bf
web commit by http://davrieb.livejournal.com/
2007-07-12 10:41:35 +00:00
joey
5cb8effb5a
web commit by nis.martensen: Mention meaning of first header (from the source) and give a hint on the list style
2007-07-12 08:22:28 +00:00
joey
03dc63588c
on second thought, simple alphanumeric styles are not actually useful (class is already supported), and anything more complex is too hard to do, so revert
2007-07-11 17:57:02 +00:00