diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-02-01 08:37:50 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-02-01 08:37:50 +0000 |
commit | 155b5a3cfa243434037df2cf3f372cca1878786b (patch) | |
tree | b7b8fd12d35de2e49cb2b30c2ebd3058bdc04ed4 /app-emacs/emacs-wiki/metadata.xml | |
parent | (Portage version: 2.0.51-r15) (Manifest recommit) (diff) | |
download | gentoo-2-155b5a3cfa243434037df2cf3f372cca1878786b.tar.gz gentoo-2-155b5a3cfa243434037df2cf3f372cca1878786b.tar.bz2 gentoo-2-155b5a3cfa243434037df2cf3f372cca1878786b.zip |
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-emacs/emacs-wiki/metadata.xml')
-rw-r--r-- | app-emacs/emacs-wiki/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/app-emacs/emacs-wiki/metadata.xml b/app-emacs/emacs-wiki/metadata.xml index bc306fe58224..fd8b7e6425eb 100644 --- a/app-emacs/emacs-wiki/metadata.xml +++ b/app-emacs/emacs-wiki/metadata.xml @@ -2,4 +2,20 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>emacs</herd> +<longdescription> +Emacs-wiki allows you to create a wiki on your local system and export +HTML pages. + +Emacs-wiki has many uses. It has been used to organize links. It can +make web page maintenance and design a lot easier. It is used as the +back-end of Planner. You can store and link together various bits of +information in a coherent manner. A weblog of sorts can be made with +it, but RSS syndication is not supported. + +Emacs-wiki is not a real wiki in its basic configuration, because +users from the web cannot edit the pages unless you use +emacs-wiki-httpd.el . + +Emacs-wiki does not allow you to edit the pages of TheEmacsWiki. +</longdescription> </pkgmetadata> |