diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-06 19:52:24 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-06 19:52:24 +0000 |
commit | 0c1999f782c1adecb319e4b6b14ce21234c9bbfe (patch) | |
tree | 13737ca407597f12cf5d8e896676394f43bc2fd3 /debian/control | |
parent | f26e7442479ef4b57388a9b299da9b0741976d06 (diff) |
update
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 23e738283..2b8bdbb32 100644 --- a/debian/control +++ b/debian/control @@ -14,12 +14,13 @@ Suggests: viewcvs, librpc-xml-perl, libtext-wikiformat-perl, python-docutils, po Description: a wiki compiler ikiwiki converts a directory full of wiki pages into html pages suitable for publishing on a website. Unlike many wikis, ikiwiki does not have its - own means of storing page history or its own markup language. Instead it - uses subversion (or git) and markdown. + own means of storing page history. Instead it can use Subversion (or + Git or tla). . ikiwiki implements all of the other standard features of a wiki, including web-based page editing, user registration and logins, a RecentChanges page, BackLinks, search, Discussion pages, tags, smart merging and conflict resolution, page locking, and commit emails. . - It also supports generating RSS feeds and blogging. + It also supports generating RSS feeds and blogging, and a plugin system + allows many other features to be added. |