Difference between revisions of "Emacs-wiki"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Emacs Wiki |Short description=Wiki system for Emacs |Full description='emacs-wiki.el' is a wiki major mode for emacs, which aims for implicit and natural markup. It...")
 
Line 40: Line 40:
 
  * integration with PlannerMode allows for “by day†style wiki pages
 
  * integration with PlannerMode allows for “by day†style wiki pages
 
|User level=intermediate
 
|User level=intermediate
 +
|Status=Live
 +
|Component programs=
 +
|Homepage URL=http://freshmeat.net/projects/emacswiki/
 +
|VCS checkout command=
 +
|Computer languages=Emacs Lisp
 +
|Documentation note=
 +
|Paid support=
 +
|IRC help=
 +
|IRC general=irc://irc.freenode.net/%33wolson on the EmacsChannel
 +
|IRC development=
 +
|Related projects=Emacs,MediaWiki,PWP_Wiki_Processor,yawk
 +
|Keywords=Web authoring,wiki,emacs
 +
|Is GNU=n
 +
|Last review by=Janet Casey
 +
|Last review date=2009-01-23
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.40
+
|Version identifier=2.72
|Version date=2003-07-01
+
|Version date=2009-01-14
 
|Version status=stable
 
|Version status=stable
|Version download=http://repose.cx/emacs/wiki/emacs-wiki.el.gz
+
|Version download=http://mwolson.org/static/dist/emacs-wiki/emacs-wiki-2.72.tar.gz
|License verified date=2003-04-29
+
|License verified date=2009-01-14
|Version comment=2.40 stable released 2003-07-01
+
|Version comment=
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=Damien Elmes
 +
|Email=emacswiki@repose.cx
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=John Wiegley
 +
|Email=johnw@newartisans.com
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=Michael Olson
 +
|Email=mwolson@gnu.org
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=http://mwolson.org/static/dist/emacs-wiki/
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking,Support
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:johnw@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Homepage
 +
|Resource URL=http://www.emacswiki.org/emacs/EmacsWikiMode
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 54: Line 102:
 
{{Project license
 
{{Project license
 
|License=GPLv2
 
|License=GPLv2
|License verified by=Janet Casey
+
|License verified by=Kelly Hopkins
|License verified date=2003-04-29
+
|License verified date=2009-01-14
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2009-01-14
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite

Revision as of 09:25, 12 April 2011


[edit]

Emacs Wiki Mode

https://www.nongnu.org/emacs-wiki/
Wiki system for Emacs.

Emacs-wiki is a wiki major mode for emacs, which aims for implicit and natural markup. It gives you quick access to a hypertext "wiki" system for storing and navigating information from within Emacs. The wiki pages are normal files, and can contain wiki markup which can be published to HTML and TeX or used entirely within Emacs. EmacsWikiMode Features:

  • CamelCase or bumpy words as hyperlinks
  • extended links
  • custom markup rules
  • embedded elisp
  • anchors
  • page redirects
  • Wiki:InterWiki names
  • integration with ChangeLogMode
  • auto-building index of wiki pages
  • easy navigation of wiki pages as files on local hard drive
  • completion of all wiki names
  • inline images
  • inline verbatim
  • rudimentary page reference using grep
  • static publishing of pages or dynamic content serving
  • easy templating for html output
  • multiple output formats
  • integration with PlannerMode allows for “by day” style wiki pages








Entry






























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.