Difference between revisions of "Emacs-wiki"

From Free Software Directory
Jump to: navigation, search
m (<replacetext_editsummary>)
m (note)
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Emacs Wiki
+
|Name=Emacs Wiki Mode
 
|Short description=Wiki system for Emacs
 
|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 gives you quick access to a hypertext &quot;wiki&quot; 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
+
|Full description='''Emacs-wiki''' is a wiki major mode for [[emacs]], which aims for implicit and natural markup. It gives you quick access to a hypertext &quot;wiki&quot; 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:
<br />
+
* CamelCase or bumpy words as hyperlinks
* CamelCase or bumpy words as hyperlinks
 
 
* extended links
 
* extended links
 
* custom markup rules
 
* custom markup rules
Line 22: Line 21:
 
* multiple output formats
 
* multiple output formats
 
* integration with PlannerMode allows for “by day†style wiki pages
 
* integration with PlannerMode allows for “by day†style wiki pages
 +
|Homepage URL=http://freshmeat.net/projects/emacswiki/
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
+
|Extension of=emacs
|Component programs=
+
|VCS checkout command=git clone https://github.com/emacsmirror/emacs-wiki-mode.git
|Homepage URL=http://freshmeat.net/projects/emacswiki/
 
|VCS checkout command=
 
 
|Computer languages=Emacs Lisp
 
|Computer languages=Emacs Lisp
|Documentation note=
+
|Documentation note=More information at http://www.emacswiki.org/emacs/EmacsWikiMode
|Paid support=
+
|IRC general=irc://irc.freenode.net/mwolson
|IRC help=
+
|Related projects=Muse, MediaWiki, PWP_Wiki_Processor, yawk
|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
 
|Keywords=Web authoring,wiki,emacs
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2009-01-23
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=2.72
 
|Version identifier=2.72
|Version date=2009-01-14
+
|Version date=2006/10/10
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://mwolson.org/static/dist/emacs-wiki/emacs-wiki-2.72.tar.gz
 
|Version download=http://mwolson.org/static/dist/emacs-wiki/emacs-wiki-2.72.tar.gz
 +
|Version comment=https://github.com/emacsmirror/emacs-wiki-mode/archive/master.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2015/10/10
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=No
 +
|License verified date=2009-01-14
 +
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2009-01-14
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Kelly Hopkins
 
|License verified date=2009-01-14
 
|License verified date=2009-01-14
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Damien Elmes
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Damien Elmes
 
 
|Email=emacswiki@repose.cx
 
|Email=emacswiki@repose.cx
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=John Wiegley
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=John Wiegley
 
 
|Email=johnw@newartisans.com
 
|Email=johnw@newartisans.com
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Michael Olson
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Michael Olson
 
 
|Email=mwolson@gnu.org
 
|Email=mwolson@gnu.org
 
|Resource URL=
 
|Resource URL=
Line 82: Line 88:
 
{{Software category
 
{{Software category
 
|Interface=web
 
|Interface=web
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Kelly Hopkins
 
|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
Line 97: Line 93:
 
|Prerequisite description=Emacs
 
|Prerequisite description=Emacs
 
}}
 
}}
 +
{{Featured}}

Revision as of 01:51, 10 October 2015


[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.