joey
4b06890971
* Add proper Homepage field to Debian package (needs uber-new dpkg).
2007-08-20 20:23:33 +00:00
joey
cd27ffc614
* If Net::OpenID::Consumer is not available, the openid module will quietly
...
disable itself, this avoids needing a hard dependency on the perl module.
2007-04-30 04:41:53 +00:00
joshtriplett
e739073c38
* fieldset support appeared in CGI::FormBuilder 3.05, so increase
...
version in Depends on libcgi-formbuilder-perl to 3.05
2007-04-30 02:21:17 +00:00
joey
1e62e4f87f
* Enable openid logins by default.
...
* Enable usedirs by default.
2007-04-29 22:54:14 +00:00
joshtriplett
42761921d0
* Add libtext-typography-perl to Suggests for the typography plugin.
2007-04-10 07:25:23 +00:00
joshtriplett
e21c689d3c
* Add libdigest-sha1-perl to Suggests, for sparkline and graphviz.
2007-04-10 07:22:11 +00:00
joshtriplett
ae719636f5
* Add libtext-csv-perl to Suggests, for the table plugin.
2007-04-10 07:16:27 +00:00
joshtriplett
d4c489ed93
* Conflicts/Replaces/Provides the unofficial ikiwiki-plugin-table
...
package, because ikiwiki now provides the table plugin, and thus has
a file overlap with ikiwiki-plugin-table.
2007-04-10 06:46:54 +00:00
joshtriplett
83c0daccce
* Add myself as a co-maintainer, with Joey's approval.
2007-04-09 23:36:06 +00:00
joshtriplett
54a4151306
* Add a graphviz plugin.
...
* Suggests: graphviz
2007-04-09 09:09:02 +00:00
joshtriplett
b4b0638751
* Add XS-Vcs-Browser field.
2007-04-06 03:28:05 +00:00
joshtriplett
0fa01750ce
* Add Homepage field.
2007-04-06 03:23:49 +00:00
joshtriplett
3f75c43e17
* Improvements to Description in debian/control:
...
* Note that some plugins have additional dependencies, found among the
Recommends and Suggests.
* ikiwiki supports both RSS and Atom feeds.
* Fix typos.
2007-04-06 03:21:12 +00:00
joey
aee4621bae
* Fix a bug in the img plugin that caused thumbnailed files to not be
...
* Make the OpenID library a reccommendation of the Debian package, rather
than just a suggests, since OpenID is enabled by default.
2007-04-04 00:40:57 +00:00
joey
7629ca1768
mention git
2007-03-07 05:47:34 +00:00
joey
2725887734
* Make img plugin not fail immediately if Image::Magick is not available.
...
This lets ikiwiki not build depend on perlmagic.
2007-02-20 03:59:35 +00:00
joey
ace6a60b1b
* viewcvs is now viewvc (in Debian unstable), update everything to use the
...
new name.
2007-02-09 05:34:40 +00:00
joey
2605d49d84
tighten gettext versioning
2007-01-31 07:05:21 +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
951522ebc3
* More build deps updates.
...
* /dev/null fortune failures
* Add libtime-duration-perl to build deps, as it's used by the svn module
2006-11-28 18:16:04 +00:00
joey
d17e756e1c
releasing version 1.34.1
2006-11-27 17:39:22 +00:00
joey
b6116256c5
get rid of wikiformat build dep
2006-11-20 10:29:39 +00:00
joey
54cf5a62ca
* Make auth methods pluggable.
...
* Move httpauth support to a plugin.
* Add an openid plugin to support logging in using OpenID.
2006-11-20 01:52:18 +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
285b9d8b99
* Add perlmagick to build-depends so syntax check of img plugin works.
2006-10-30 19:31:45 +00:00
joey
e5c4eae640
* Add missing dependency on the URI perl module.
2006-10-27 17:11:30 +00:00
joey
9c6b7ecb56
add perlmagick
2006-10-21 22:02:02 +00:00
joey
b5071ae05f
add XS-Vcs-Svn field
2006-10-04 17:26:30 +00:00
joey
528454b9af
* Version the libcgi-session-perl dependency, some features that need
...
the new version are used in some cases (sslcookie).
2006-09-16 02:40:50 +00:00
joey
f6ca901b9e
typo
2006-09-07 15:36:39 +00:00
joey
a9c926cabc
reword
2006-09-06 22:43:04 +00:00
joey
17ee4179f3
reword
2006-09-06 22:36:05 +00:00
joey
f7f3b0bb7d
* Add support for mercurial, contributed by Emanuele Aina.
2006-09-06 20:31:55 +00:00
joey
0c1999f782
update
2006-09-06 19:52:24 +00:00
joey
f26e744247
add tla
2006-09-05 19:17:44 +00:00
joey
99d52a1794
* Add support for tla, contributed by Clint Adama. Closes : #385936
2006-09-04 06:15:54 +00:00
joey
9c2b8c4b3e
add python-docutils
2006-08-19 05:05:42 +00:00
joey
8883001615
* Change meta tags to use html entity-escaped text for values, so that
...
quotes and such can be represented in title tags.
* Depend and build-depend on HTML::Parser for HTML::Entities which is used
for the above.
* Make --rebuild also cause --aggregate to re-download and write aggregated
pages.
* Avoid outputting duplicate meta info.
* Include title metadata on aggregated posts for capitalised and un-munged
titles.
2006-07-30 22:58:48 +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
48f9d39339
* htmltidy plugin from Faidon.
2006-07-29 20:50:20 +00:00
joey
3a2dfb94cb
* Build-depend on libtext-wikiformat-perl, so that the syntax check of
...
the wikiformat plugin works. Thanks, Emanuele Aina.
* Patch from Alessandro Dotti Contra to clean up backlinks and navbar
display, running them through pagetitle. This removes ugly underscores and
other gunk from the display, much nicer. You may want to rebuild your wiki
when upgrading to get the cleanup globally.
2006-07-29 19:16:55 +00:00
joey
52c00acfa3
releasing version 1.9
2006-07-26 21:37:15 +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
joey
ad9f5def1a
releasing version 1.6
2006-06-18 23:27:25 +00:00
joey
0db14b8ac1
add perl to build deps
2006-06-12 00:03:40 +00:00
joey
30afedcfe2
* Add support for using git instead of subversion as the RCS backend,
...
tremendous thanks to Recai Oktaş for this.
* Doc updates for git.
2006-06-02 05:32:20 +00:00
joey
282893be81
* Rebuilding on upgrade to this version is recommended.
...
* Add a html validity check to the test suite, using the wdg-html-validator,
if available.
* Make the html valid when there is nothing in the actions list by adding an
empty <li> to the end of it.
* Reordered some function call parameters for consistency.
2006-05-26 08:24:36 +00:00
joey
f0f3a430f3
* Add libc6-dev to dependencies, needed to build wrappers.
2006-05-08 23:00:42 +00:00