Joey Hess
127d97066b
Time::Duration is no longer used, remove from docs and recommends.
2008-03-19 21:59:40 -04:00
Joey Hess
4eabe04ced
* Depend on HTML::Scrubber, since the scrubber is enabled by default and
...
dies if its can't be loaded.
2008-02-13 13:17:07 -05:00
Joey Hess
f40c6928f4
* Re-organise dependencies and recommends now that recommends are installed
...
by default.
2007-12-16 17:16:56 -05:00
joey
b8accd34c6
integrate new text a bit better
2007-09-10 05:56:45 +00:00
joey
ace91c7d0b
web commit by http://per.bothner.myopenid.com/ : Note how to install perl module dependencies on Fedora 7.
2007-09-10 04:19:07 +00:00
joey
74baaeba00
reorg all the pages about rcs backends. Fix all links
2007-08-21 04:25:03 +00:00
joey
479d213419
versioned dep updates
2007-04-30 04:18:50 +00:00
joey
15a8d14069
no, DateTime is only used by the discordian plugin.. TimeDate is used by
...
many parts of ikiwiki
2007-02-18 17:49:38 +00:00
joey
932a3f52a7
web commit by http://id.inelegant.org/ : s/TimeDate/DateTime/
2007-02-18 01:54:39 +00:00
joey
04cde27a0e
* Gettext 1.04 or up is needed for the OO interface that ikiwiki needs,
...
if an older version is installed, just don't gettext strings, instead of
crashing.
2007-01-16 03:37:39 +00:00
joey
912521ef07
* Initial work on internationalization of the program code. po/ikiwiki.pot
...
is available for translation.
* Export gettext() from IkiWiki module.
2006-12-29 04:38:40 +00:00
joey
b9e4a8243e
responses
2006-12-19 17:14:31 +00:00
joey
1697260bf1
web commit by http://chrisisbd.myopenid.com/ : Changed Text::MarkDown to Text::Markdown
2006-12-19 10:35:54 +00:00
joey
8af8d085d6
* The hack used to make the pagetemplate hook have access to the editpage
...
template won't work with CGI::FormBuilder 3.0401, so disable it for now.
* CGI::FormBuilder 3.0401 seems to work ok now with ikiwiki, although
there might still be bugs lurking..
2006-12-02 00:19:55 +00:00
joey
eac31eff5c
shortcut stuff
2006-11-20 11:31:23 +00:00
joey
d53f6dffa0
improve markdown docs
2006-11-20 10:36:45 +00:00
joey
369cf45ace
* Patch from James Westby to support podcasting, photoblogging, vidcasting,
...
or what have you, by creating enclosures for non-page items that are
included in feeds.
2006-11-01 06:45:59 +00:00
joey
ed463de21f
revert spammer
2006-10-27 23:48:38 +00:00
joey
bd8390018a
web commit by shoesorder
2006-10-27 23:21:39 +00:00
joey
e5c4eae640
* Add missing dependency on the URI perl module.
2006-10-27 17:11:30 +00:00
joey
db15adb019
update
2006-09-18 21:32:21 +00:00
joey
99d52a1794
* Add support for tla, contributed by Clint Adama. Closes : #385936
2006-09-04 06:15:54 +00:00
joey
b37070d888
more PREFIX fun
2006-08-27 17:17:54 +00:00
www-data
de57a15c80
web commit by JamesWestby: Correct name of Mail::Sendmail module
2006-08-27 00:32:30 +00:00
joey
5778b6f180
improve
2006-08-23 20:44:26 +00:00
www-data
89fccafa57
web commit by EdAvis
2006-08-23 20:40:59 +00:00
joey
fc7283c623
note about perl version
2006-08-12 16:54:47 +00:00
joey
87c1a89443
suggest running make test as part of install
2006-08-10 04:24:51 +00:00
joey
cade16fbb6
* Improve markdown loading. First, try to load it as a properl perl module,
...
in case it was installed as one. Then fall back to trying
/usr/bin/markdown.
* Document in install page how to install markdown, since it has no
installation procedure in the upstream tarball.
2006-08-10 04:11:58 +00:00
joey
2794d7ef5a
* Renamed GlobLists to PageSpecs.
...
* PageSpecs can now include nested parens, "and", and "or". This remains
backwards compatible to the old GlobList format. It's implemented by
treating the GlobList as a very limited microlanguage that is transformed
to perl code that does the matching.
* The old GlobList format is deprecated, and I encourage users to switch to
using the new PageSpec format. Compatability with the old format will be
removed at some point, possibly by 2.0.
* Wiki rebuild needed on upgrade to this version due to PageSpec change.
* Add support for creation_month and creation_year to PageSpec.
Closes : #380680
* Changes to index file encoding.
2006-08-02 00:14:31 +00:00
joey
e49ff966a3
* ikiwiki can now download and aggregate feeds with its new aggregate
...
plugin, so it's possible to implement a Planet using ikiwiki!
* --setup --refresh no longer rebuilds wrappers. Use --setup --refresh
--wrappers to do that.
* Add %IkiWiki::forcerebuild to provide a way for plugins like aggregate
to update pages that haven't changed on disk.
2006-07-30 04:31:08 +00:00
joey
0f22d66c96
* Add wikitext markup plugin, which supports ".wiki" pages written in the
...
original wiki syntax, CamelCase links and all.
2006-07-07 18:28:27 +00:00
joey
0bb605baf8
* Parse svn log as xml for improved utf8 and security. Note that this makes
...
ikiwiki depend on XML::Simple. Patch by Faidon Liambotis.
2006-07-02 02:18:31 +00:00
joey
b0e7e2e123
* Support pinging services such as Technorati using XML-RPC to notify them
...
about changes to rss feeds.
2006-06-27 01:13:03 +00:00
www-data
3498540d75
web commit by joey
2006-04-29 18:20:35 +00:00
www-data
6dd37879bb
web commit by joey
2006-04-29 18:18:59 +00:00