joey
88581b8e72
web commit by MichaleR: added suggestion to add synopsis for plugin list entries
2007-10-09 03:01:22 +00:00
joey
685485ed3d
web commit by JonasSmedegaard: Fix typo
2007-10-06 20:24:36 +00:00
joey
825f4165b2
document will_render better
2007-09-22 18:46:25 +00:00
joey
c1474d795c
make taglink support the same method for specifying link text as a regular
...
wikilink
2007-09-22 17:07:51 +00:00
joey
622b866f3e
* img: Allow link=somepage to cause the image to link to a given page.
...
Slight overriding of link, as link=no is still used to disable the linking
entirely. Unless you have a page named "no"..
2007-09-22 16:46:27 +00:00
joey
7bde880fa8
* map: Render pages on the way to subpages whose parent pages
...
are not included in the map. Include special styling for such pages.
* map: Remove common prefixes and don't over-indent.
* Add class option to htmllink().
2007-09-22 16:32:24 +00:00
joey
d4117e20e3
rename
2007-09-22 15:35:12 +00:00
joey
91ded8930a
web commit by tschwinge: Request about adding a better linking functionality.
2007-09-21 15:34:51 +00:00
joey
d1999f0357
* Add taglink preprocessor directive, supporting visible tag links.
...
Closes : #443344
2007-09-20 18:59:27 +00:00
joey
9f87bd8d7d
* table plugin: Actually specify the delimiter when parsing CSV.
...
* table plugin: The previous version broke WikiLinks inside quoted values.
Fix this by linkifying CSV data after parsing it, while DSV data is still
linkified before parsing.
2007-09-16 19:35:16 +00:00
joey
6bcc3339d9
* table plugin: Actually specify the delimiter.
2007-09-16 19:18:02 +00:00
joey
906dcfd518
* meta: Support license and copyright information. The information will
...
be shown in the page footer. HTML will also be inserted that should
support the rel=license microformat as well as the HTML spec's
rel=copyright.
2007-09-14 18:11:10 +00:00
joey
ae4dccc1be
web commit by http://id.inelegant.org/ : First pass at user documentation.
2007-09-10 23:17:58 +00:00
joey
33754bce8e
web commit by arpitjain11: Gallery Plugin added
2007-09-07 22:18:44 +00:00
joey
44b3840d87
web commit by arpitjain11
2007-09-07 22:17:05 +00:00
joey
876e6781b3
update excludes
2007-09-05 17:58:13 +00:00
joey
e15b1cf8ee
web commit by tschwinge: I'm running Debian unstable, not testing.
2007-09-02 14:15:30 +00:00
joey
19f5223d6e
web commit by tschwinge: Once again.
2007-08-31 00:31:04 +00:00
joey
defd69affe
web commit by tschwinge: Further info.
2007-08-31 00:17:38 +00:00
joey
450ce26d68
web commit by tschwinge: Response.
2007-08-31 00:07:02 +00:00
joey
f960890343
update
2007-08-30 23:42:19 +00:00
joey
b1257eb091
web commit by tschwinge: Fix formatting from hell, again.
2007-08-30 14:07:06 +00:00
joey
520b83cc1e
web commit by tschwinge: Error message.
2007-08-30 14:05:59 +00:00
joey
9c5f4761d8
* Support for looking in multiple directories for underlay files.
...
* Plugins can add new directories to the search path with the add_underlay
function.
* Split out smiley underlay files into a separate underlay, so if the plugin
isn't used, the wiki isn't bloated with all those files.
2007-08-28 01:59:01 +00:00
joey
6c89a635bb
* Add an editcontent hook.
2007-08-26 21:33:25 +00:00
joey
dbacba6612
resp
2007-08-24 01:21:20 +00:00
joey
8c31a01efa
rename tex to teximg
2007-08-23 21:19:21 +00:00
joey
27d029113f
* Add embed plugin, which allows embedding content from google maps, video,
...
calendar, and youtube. Normally, the htmlsanitiser eats these since they
use unsafe tags, the embed plugin overrides it for trusted sites.
* The googlecalendar plugin is now deprecated, and will be removed
eventually. Please switch to using the embed plugin.
2007-08-23 20:14:08 +00:00
joey
c442831c39
web commit by PatrickWinnertz
2007-08-23 10:46:17 +00:00
joey
0f2c4d3bbd
web commit by http://jeremie.koenig.myopenid.com/ : correction
2007-08-23 10:41:08 +00:00
joey
cdc86ba1d3
web commit by PatrickWinnertz: put in some documentation about the tex plugin
2007-08-23 10:10:49 +00:00
joey
985dec99f8
web commit by ManojSrivastava
2007-08-23 05:37:04 +00:00
joey
2c5fbe844b
* Call the formbuilder hook for the edit page.
...
* Call decode_form_utf8 before running formbuilder_setup hooks.
* Add editdiff plugin contributed by Jeremie Koenig.
* Fix it to not leak path info.
2007-08-22 21:06:13 +00:00
joey
f760fcfa3f
* Added tex plugin to generate images from latex code.
...
Contributed by Patrick Winnertz as a GSoC project.
2007-08-22 00:59:41 +00:00
joey
29a0de7197
web commit by tschwinge: Typo fix.
2007-08-21 15:50:29 +00:00
joey
a3a8ec19e3
fixes
2007-08-21 04:35:22 +00:00
joey
c6b8411197
fix
2007-08-21 04:31:40 +00:00
joey
74baaeba00
reorg all the pages about rcs backends. Fix all links
2007-08-21 04:25:03 +00:00
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