.. |
aggregate.pm
|
another htmlpage call that is no longer appropriate
|
2007-04-01 20:55:39 +00:00 |
anonok.pm
|
* Add canedit hook, allowing arbitrary controls over when a page can be
|
2007-02-02 02:33:03 +00:00 |
brokenlinks.pm
|
* Changed calling convention for httmllink slightly. The first three
|
2007-02-20 03:05:47 +00:00 |
camelcase.pm
|
…
|
|
conditional.pm
|
* Fix link() PageSpecs to not just look at the raw link text, but at where
|
2007-03-21 23:11:09 +00:00 |
ddate.pm
|
hail UB313!
|
2006-09-14 22:28:04 +00:00 |
favicon.pm
|
* Updated ikiwiki.svgz from Recai, includes an icon and is used to generate
|
2006-09-16 15:12:01 +00:00 |
fortune.pm
|
* Initial work on internationalization of the program code. po/ikiwiki.pot
|
2006-12-29 04:38:40 +00:00 |
goodstuff.pm
|
updates
|
2006-11-22 14:28:38 +00:00 |
googlecalendar.pm
|
more i18n improvements
|
2007-03-07 12:04:45 +00:00 |
haiku.pm
|
…
|
|
html.pm
|
* Turn $config{wiki_file_prune_regexps} into an array that is easier to
|
2006-12-21 19:36:15 +00:00 |
htmlscrubber.pm
|
* Make sure to check for errors from every eval.
|
2006-11-08 21:03:33 +00:00 |
htmltidy.pm
|
* Fix a forkbomb in various calls to IPC::Open2, which has a highly
|
2006-09-25 21:38:25 +00:00 |
httpauth.pm
|
* Add openidsignup config option.
|
2006-11-20 09:40:09 +00:00 |
img.pm
|
* Fix a big in the img plugin that caused thumbnailed files to not be
|
2007-04-01 20:53:03 +00:00 |
inline.pm
|
* Finally apply the index.html patch, with thanks to everyone who worked
|
2007-04-01 19:59:42 +00:00 |
linkmap.pm
|
updates for new regime
|
2007-04-01 21:17:31 +00:00 |
lockedit.pm
|
* Changed calling convention for httmllink slightly. The first three
|
2007-02-20 03:05:47 +00:00 |
map.pm
|
* Changed calling convention for httmllink slightly. The first three
|
2007-02-20 03:05:47 +00:00 |
mdwn.pm
|
* Initial work on internationalization of the program code. po/ikiwiki.pot
|
2006-12-29 04:38:40 +00:00 |
meta.pm
|
fix
|
2007-03-21 19:08:29 +00:00 |
mirrorlist.pm
|
use urlto; htmlpage is no longer appropriate here
|
2007-04-01 20:21:35 +00:00 |
more.pm
|
* Changed calling convention for httmllink slightly. The first three
|
2007-02-20 03:05:47 +00:00 |
opendiscussion.pm
|
* Add canedit hook, allowing arbitrary controls over when a page can be
|
2007-02-02 02:33:03 +00:00 |
openid.pm
|
* Changed calling convention for httmllink slightly. The first three
|
2007-02-20 03:05:47 +00:00 |
orphans.pm
|
* Changed calling convention for httmllink slightly. The first three
|
2007-02-20 03:05:47 +00:00 |
otl.pm
|
* Changed calling convention for httmllink slightly. The first three
|
2007-02-20 03:05:47 +00:00 |
pagecount.pm
|
more i18n improvements
|
2007-03-07 12:04:45 +00:00 |
pagestats.pm
|
* Changed calling convention for httmllink slightly. The first three
|
2007-02-20 03:05:47 +00:00 |
passwordauth.pm
|
* Many changes to make ikiwiki very resistant to write failures
|
2007-02-15 02:22:08 +00:00 |
poll.pm
|
fix breakage
|
2007-02-21 09:04:59 +00:00 |
polygen.pm
|
* Initial work on internationalization of the program code. po/ikiwiki.pot
|
2006-12-29 04:38:40 +00:00 |
postsparkline.pm
|
add postsparkline plugin, providing sparkliney stats goodness for blog
|
2007-03-11 00:24:31 +00:00 |
prettydate.pm
|
improve string
|
2007-02-15 20:54:52 +00:00 |
rawhtml.pm
|
* Add a rawhtml plugin that allows copying raw html files from the srcdir.
|
2007-01-08 21:00:18 +00:00 |
rst.pm
|
* Fix a forkbomb in various calls to IPC::Open2, which has a highly
|
2006-09-25 21:38:25 +00:00 |
search.pm
|
* Patch from HenrikBrixAndersen to fix a broken use of foreach in the
|
2007-02-23 19:36:31 +00:00 |
shortcut.pm
|
more i18n improvements
|
2007-03-07 12:04:45 +00:00 |
sidebar.pm
|
…
|
|
signinedit.pm
|
* Add canedit hook, allowing arbitrary controls over when a page can be
|
2007-02-02 02:33:03 +00:00 |
skeleton.pm
|
increase plugin interface to 1.02
|
2007-02-25 01:16:08 +00:00 |
smiley.pm
|
* Changed calling convention for httmllink slightly. The first three
|
2007-02-20 03:05:47 +00:00 |
sparkline.pm
|
fix links to sparklines; abs2rel -> urlto
|
2007-04-01 20:25:27 +00:00 |
table.pm
|
add colspan support
|
2007-03-07 19:50:34 +00:00 |
tag.pm
|
* Fix tags to page names that contain special characters.
|
2007-04-04 21:08:01 +00:00 |
template.pm
|
more i18n improvements
|
2007-03-07 12:04:45 +00:00 |
textile.pm
|
* Add a textile format plugin contributed by mazirian.
|
2006-12-29 05:18:39 +00:00 |
toc.pm
|
…
|
|
toggle.pm
|
* Fix the template, toggle, and conditional plugins to filter text before
|
2007-02-14 00:11:19 +00:00 |
typography.pm
|
* Don't fail syntax check if Text::Typography isn't installed.
|
2006-09-26 06:08:24 +00:00 |
wikitext.pm
|
get rid of wikiformat build dep
|
2006-11-20 10:29:39 +00:00 |