Jump to content

Extension:Luciwik: Difference between revisions

From mediawiki.org
Content deleted Content added
No edit summary
chg
Line 4: Line 4:
|type1 = special
|type1 = special
|type2 =
|type2 =
|hook1 =
|hook1 = ParserFirstCallInit
|hook2 =
|hook2 =
|username =
|username =
|author =
|author = Ordbrand
|description = OPDS catalog and EPUB export of pages.
|description = Enables access to wiki pages as an OPDS catalog
|image =
|image =
|imagesize =
|imagesize =
|version =
|version = 0.1.7
|update =
|update =
|mediawiki =
|mediawiki =
|php =
|php =
|license =
|license = APGL, GPL, LGPL
|download = [http://lucidor.org/luciwik/ Download]
|download = [http://lucidor.org/luciwik/ Download]
|readme =
|readme =
|changelog =
|changelog =
|parameters =
|parameters =
* $wgLuciwikMode
* $wgLuciwikAllLink
* $wgLuciwikThisLink
* $wgLuciwikEnableMetadata
* $wgLuciwikStylesheet
|tags =
|rights =
|example =
|compatibility =
}}

{{Extension|templatemode=
|name = LuciwikEPUB
|status = beta
|type1 = special
|type2 =
|hook1 = BaseTemplateToolbox
|hook2 = SkinTemplateToolboxEnd
|username =
|author = Ordbrand
|description = Enables downloading of wiki pages in EPUB format
|image =
|imagesize =
|version = 0.1.7
|update =
|mediawiki =
|php =
|license = APGL, GPL, LGPL
|download = see above
|readme =
|changelog =
|parameters =
* $wgLuciwikEPUBEnableDiscussion
* $wgLuciwikEPUBEnableMulti
* $wgLuciwikEPUBEnableSingle
* $wgLuciwikEPUBExtraItems
* $wgLuciwikEPUBLimit
* $wgLuciwikEPUBSplit
|tags =
|tags =
|rights =
|rights =
Line 27: Line 65:


'''Luciwik''' is a system consisting of two extensions for MediaWiki that provides an OPDS catalog containing entries for automatically generated EPUB versions of the wiki pages. Single article to book or a set of articles to book is also possible. Discussion page as final chapter if wanted. Possible to include book description and structured metadata, like author etc.
'''Luciwik''' is a system consisting of two extensions for MediaWiki that provides an OPDS catalog containing entries for automatically generated EPUB versions of the wiki pages. Single article to book or a set of articles to book is also possible. Discussion page as final chapter if wanted. Possible to include book description and structured metadata, like author etc.

{{DEFAULTSORTKEY:LUCI}}

Revision as of 11:28, 9 April 2013

MediaWiki extensions manual
Luciwik
Release status: beta
Implementation Special page
Description Enables access to wiki pages as an OPDS catalog
Author(s) Ordbrand
Latest version 0.1.7
MediaWiki
  • $wgLuciwikMode
  • $wgLuciwikAllLink
  • $wgLuciwikThisLink
  • $wgLuciwikEnableMetadata
  • $wgLuciwikStylesheet
Licence APGL, GPL, LGPL
Download Download
MediaWiki extensions manual
LuciwikEPUB
Release status: beta
Implementation Special page
Description Enables downloading of wiki pages in EPUB format
Author(s) Ordbrand
Latest version 0.1.7
MediaWiki
  • $wgLuciwikEPUBEnableDiscussion
  • $wgLuciwikEPUBEnableMulti
  • $wgLuciwikEPUBEnableSingle
  • $wgLuciwikEPUBExtraItems
  • $wgLuciwikEPUBLimit
  • $wgLuciwikEPUBSplit
Licence APGL, GPL, LGPL
Download see above

Warning: Default sort key "LUCIWIKEPUB" overrides earlier default sort key "LUCIWIK".

Luciwik is a system consisting of two extensions for MediaWiki that provides an OPDS catalog containing entries for automatically generated EPUB versions of the wiki pages. Single article to book or a set of articles to book is also possible. Discussion page as final chapter if wanted. Possible to include book description and structured metadata, like author etc.

Warning: Default sort key "LUCI" overrides earlier default sort key "LUCIWIKEPUB".