Difference between revisions of "MediaWiki/archive/extensions"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(→‎Extensions of Interest: MWBB: some corrections)
(→‎Extensions of Interest: finally put in alphabetical order; more extensions added)
Line 24: Line 24:
 
===Extensions of Interest===
 
===Extensions of Interest===
 
Available MediaWiki extensions which look like they could be useful:
 
Available MediaWiki extensions which look like they could be useful:
* '''portal-type features''':
+
* '''administration''':
** [[metawikipedia:My blog|My blog]]: blogging features
+
** [[metawikipedia:Special page to work with the interwiki table|Special:Interwiki]] by Stephanie Amanda Stevens (phroziac)
** [[mwsite:Extension:MediaWiki Bulletin Board|Extension:MediaWiki Bulletin Board]] by Wikimedia Foundation
 
** [[metawikipedia:Tasks extension|Tasks extension]]: rudimentary multi-user project management
 
** [[metawikipedia:WikiFeeds|WikiFeeds]] adds to the standard feeds: Newest pages, Recent changes by user, Newest pages by user, User watchlist, Recent changes for articles in a category, Newest articles in a category
 
** real-time messaging/chat:
 
*** [[mwsite:Extension:Chat|Extension:(Wiki)Chat]]: not sure what protocol the chat tool uses; sounds non-[[IRC]]ish
 
*** [[mwsite:Extension:Chat (Lace)|Extension:Chat (Lace)]]
 
** forum/BBS (is there a comparison between these, anywhere?) (see [[mwsite:Category:Discussion and forum extensions|Category:Discussion and forum extensions]]):
 
*** [[mwsite:Extension:AWC's Forum|AWC's Forum]]: seems reasonably well-designed, but spelling and punctuation are atrocious and I can't figure out how to edit the text bits. Also puts in a fairly unobtrusive link (at the bottom of the forum pages) for the author-company, [http://anotherwebcom.com/ Another Web Company].
 
*** [[mwsite:Extension:DiscussionThread Article|DiscussionThread Article]]
 
*** [[mwsite:Extension:DiscussionThreading|DiscussionThreading]]
 
*** [[mwsite:Extension:LiquidThreads|LiquidThreads]]: looks like it adds threaded discussion capabilities to talk pages, in a very wiki-oriented (i.e. good) kind of way -- but installation isn't quite turnkey yet
 
*** [[mwsite:Extension:MediaWiki Bulletin Board|MediaWiki Bulletin Board]]
 
**** comments don't show up in RSS feed, and forums can't be "watched" for changes
 
**** interwiki links can't use default shorthand, e.g. <nowiki>[[site:pagename|]]</nowiki>; must include display text
 
**** forum topics and posts can be linked to directly, but can't be transcluded
 
**** although the posts are formatted to accommodate avatars, avatars don't seem to be supported (yet?)
 
*** page commenting ("leave a comment on this page"):
 
**** comments appear on talkpages, but can be transcluded to appear on same page
 
**** [[mwsite:Extension:ArticleComments|ArticleComments]]: form is inserted with tag
 
**** [[mwsite:Extension:Postcomment|Postcomment]]: form goes in the skin, so automatically appears on all pages
 
** [[mwsite:Extension:DschosCalendar|Extension:DschosCalendar]] wall-calendar-style calendar tool
 
* '''media/file presentation''':
 
** [[mwsite:Extension:Mp3|Extension:Mp3]]: embeds lightweight MP3 player
 
** [[mwsite:Extension:OggHandler|Extension:OggHandler]]: embeds display of [[OGG]] audio and video files
 
** [[mwsite:Extension:PdfHandler|Extension:PdfHandler]]: shows uploaded [[PDF]] files in a multipage preview layout
 
 
* '''data display''':
 
* '''data display''':
 +
** ''see also GUI widgets''
 
** spreadsheet tools:
 
** spreadsheet tools:
 
*** [[mwsite:Extension:SimpleTable|Extension:SimpleTable]] (formerly "TabbedData"): lets you copy/paste tab-delimited spreadsheet data directly onto a MW page
 
*** [[mwsite:Extension:SimpleTable|Extension:SimpleTable]] (formerly "TabbedData"): lets you copy/paste tab-delimited spreadsheet data directly onto a MW page
Line 74: Line 50:
 
*** [[mwsite:Extension:FormMailer|Extension:FormMailer]]
 
*** [[mwsite:Extension:FormMailer|Extension:FormMailer]]
 
*** [[mwsite:Extension:FormHandler send form by Email|Extension:FormHandler send form by Email]]
 
*** [[mwsite:Extension:FormHandler send form by Email|Extension:FormHandler send form by Email]]
* '''[[MediaWiki user-group security|groups / security]]'''
 
* '''convenience''':
 
** [[metawikipedia:Special page to work with the interwiki table|Special:Interwiki]] by Stephanie Amanda Stevens (phroziac)
 
 
* '''experimental''' (keep an eye on these to see if they become useful):
 
* '''experimental''' (keep an eye on these to see if they become useful):
 
** [[mwsite:Extension:WikiDB|Extension:WikiDB]] creates virtual tables within the wiki and lets you output their contents dynamically
 
** [[mwsite:Extension:WikiDB|Extension:WikiDB]] creates virtual tables within the wiki and lets you output their contents dynamically
 
** [[mwsite:Extension:Semantic MediaWiki|Extension:Semantic MediaWiki]]
 
** [[mwsite:Extension:Semantic MediaWiki|Extension:Semantic MediaWiki]]
 +
* '''[[MediaWiki user-group security|groups / security]]'''
 +
* '''HTML'''
 +
** [[mwsite:Extension:RawMsg|RawMsg]]: lets you insert bits of raw HTML into a page. The HTML bits are defined in the MediaWiki: namespace (sysops only). There doesn't seem to be any provision for variable usage, so you might have to define one message to start something and another to end it, or even more complicated constructions.
 +
* '''GUI widgets''':
 +
** ''see also HTML''
 +
** [[mwsite:Extension:ShowHide|ShowHide]]: lets you define bits of content as hideable (like the table of contents)
 +
** [[mwsite:Extension:TreeAndMenu|TreeAndMenu]]: allows content to be displayed as a dynamic treeview or a pop-up men
 +
** [[mwsite:Extension:Tree view|Extension:Tree view]]: allows data to be displayed as a dynamic treeview
 +
* '''media/file presentation''':
 +
** [[mwsite:Extension:Mp3|Extension:Mp3]]: embeds lightweight MP3 player
 +
** [[mwsite:Extension:OggHandler|Extension:OggHandler]]: embeds display of [[OGG]] audio and video files
 +
** [[mwsite:Extension:PdfHandler|Extension:PdfHandler]]: shows uploaded [[PDF]] files in a multipage preview layout
 +
* '''portal-type features''':
 +
** [[metawikipedia:My blog|My blog]]: blogging features
 +
** [[mwsite:Extension:MediaWiki Bulletin Board|Extension:MediaWiki Bulletin Board]] by Wikimedia Foundation
 +
** [[metawikipedia:Tasks extension|Tasks extension]]: rudimentary multi-user project management
 +
** [[metawikipedia:WikiFeeds|WikiFeeds]] adds to the standard feeds: Newest pages, Recent changes by user, Newest pages by user, User watchlist, Recent changes for articles in a category, Newest articles in a category
 +
** real-time messaging/chat:
 +
*** [[mwsite:Extension:Chat|Extension:(Wiki)Chat]]: not sure what protocol the chat tool uses; sounds non-[[IRC]]ish
 +
*** [[mwsite:Extension:Chat (Lace)|Extension:Chat (Lace)]]
 +
** forum/BBS (is there a comparison between these, anywhere?) (see [[mwsite:Category:Discussion and forum extensions|Category:Discussion and forum extensions]]):
 +
*** [[mwsite:Extension:AWC's Forum|AWC's Forum]]: seems reasonably well-designed. Spelling and punctuation are atrocious, but these can be modified through the admin features. Also puts in a fairly unobtrusive link (at the bottom of the forum pages) for the author-company, [http://anotherwebcom.com/ Another Web Company]. Does not seem to have any way to obtain notification when there is activity (no RSS feed, no email notification).
 +
*** [[mwsite:Extension:DiscussionThread Article|DiscussionThread Article]]
 +
*** [[mwsite:Extension:DiscussionThreading|DiscussionThreading]]
 +
*** [[mwsite:Extension:LiquidThreads|LiquidThreads]]: looks like it adds threaded discussion capabilities to talk pages, in a very wiki-oriented (i.e. good) kind of way -- but installation isn't quite turnkey yet
 +
*** [[mwsite:Extension:MediaWiki Bulletin Board|MediaWiki Bulletin Board]]
 +
**** comments don't show up in RSS feed, and forums can't be "watched" for changes
 +
**** interwiki links can't use default shorthand, e.g. <nowiki>[[site:pagename|]]</nowiki>; must include display text
 +
**** forum topics and posts can be linked to directly, but can't be transcluded
 +
**** although the posts are formatted to accommodate avatars, avatars don't seem to be supported (yet?)
 +
*** page commenting ("leave a comment on this page"):
 +
**** comments appear on talkpages, but can be transcluded to appear on same page
 +
**** [[mwsite:Extension:ArticleComments|ArticleComments]]: form is inserted with tag
 +
**** [[mwsite:Extension:Postcomment|Postcomment]]: form goes in the skin, so automatically appears on all pages
 +
** [[mwsite:Extension:DschosCalendar|Extension:DschosCalendar]] wall-calendar-style calendar tool
 
* '''reference site tools''': tools especially useful on a site used for reference purposes
 
* '''reference site tools''': tools especially useful on a site used for reference purposes
 
** [[mwsite:Extension:LinkSearch|Extension:LinkSearch]]
 
** [[mwsite:Extension:LinkSearch|Extension:LinkSearch]]
* '''GUI widgets''':
+
* '''[[RSS]]''':
** [[mwsite:Extension:Tree view|Extension:Tree view]]: allows data to be displayed as a dynamic treeview
+
** '''inward feeds''' - automatic posting of updates from an external RSS feed
 +
** '''outward feeds''' - generating feeds from your site:
 +
*** [[mwsite:Extension:News Channel|News Channel]]: lets you create a new RSS feed, but only one per site; configuration is defined in LocalSettings.php
 +
*** [[mwsite:Extension:RSS feed for recent changes|RSS feed for recent changes]]: seems to be essentially the same as MediaWiki's [[Special:RecentChanges]] RSS feed
 +
*** [[mwsite:Extension:RssExport|RssExport]]: seems to allow RSS feed with just some pasting of code into a page. Requires small skin modification, though (how do the other extensions avoid that?)

Revision as of 17:22, 29 June 2008

Navigation

{{#lst:MediaWiki customization|navbar}}: extensions

Overview

MediaWiki has built-in hooks to allow its internal functions to be modified or replaced by user-written functions without modifying any of the distributed files.

Links

Reference

Extensions Documented Locally

Extensions of Interest

Available MediaWiki extensions which look like they could be useful:

  • administration:
  • data display:
  • data management:
    • Attribute Extension: adds an "attribute" tab to all pages; stores attribute data in a table
    • Extension:Data by Nikola Smolenski: similar to Semantic MediaWiki
    • DynamicPageList: reporting tool; lists pages by category, with user-definable formatting (now in use on Issuepedia)
      • DPLforum: fork of DynamicPageList 1.12 for displaying "forum-like layouts"
    • Labeled Section Transclusion (LST): sort of an extension of the "noinclude" and "includeonly" tags: allows multiple named sections which can be included or excluded. Pages can be set up which are just "data" to be presented in different formats by inclusion (works well with templates, generally speaking). Now in use on Issuepedia and PsyCrit.
    • SimpleTable: display CSV or tab-delimited spreadsheet data as a table
    • StackFunctions: mini programming language equivalent to PostScript without graphics
    • Extension:VariablesExtension is a different approach to storing data for re-use within the wiki. Due to the fact that the data has to fit inside a template call, available wiki-markup is more limited than with LST (above) but may have other strengths to compensate. Question: Can an included page "see" variables declared in the calling page? Answer: yes.
    • scripting mini-languages:
      • Extension:Winter (Wiki Interpreter) is an extension which adds an interpreted language to MediaWiki pages.
    • Forms:
  • experimental (keep an eye on these to see if they become useful):
  • groups / security
  • HTML
    • RawMsg: lets you insert bits of raw HTML into a page. The HTML bits are defined in the MediaWiki: namespace (sysops only). There doesn't seem to be any provision for variable usage, so you might have to define one message to start something and another to end it, or even more complicated constructions.
  • GUI widgets:
    • see also HTML
    • ShowHide: lets you define bits of content as hideable (like the table of contents)
    • TreeAndMenu: allows content to be displayed as a dynamic treeview or a pop-up men
    • Extension:Tree view: allows data to be displayed as a dynamic treeview
  • media/file presentation:
  • portal-type features:
    • My blog: blogging features
    • Extension:MediaWiki Bulletin Board by Wikimedia Foundation
    • Tasks extension: rudimentary multi-user project management
    • WikiFeeds adds to the standard feeds: Newest pages, Recent changes by user, Newest pages by user, User watchlist, Recent changes for articles in a category, Newest articles in a category
    • real-time messaging/chat:
    • forum/BBS (is there a comparison between these, anywhere?) (see Category:Discussion and forum extensions):
      • AWC's Forum: seems reasonably well-designed. Spelling and punctuation are atrocious, but these can be modified through the admin features. Also puts in a fairly unobtrusive link (at the bottom of the forum pages) for the author-company, Another Web Company. Does not seem to have any way to obtain notification when there is activity (no RSS feed, no email notification).
      • DiscussionThread Article
      • DiscussionThreading
      • LiquidThreads: looks like it adds threaded discussion capabilities to talk pages, in a very wiki-oriented (i.e. good) kind of way -- but installation isn't quite turnkey yet
      • MediaWiki Bulletin Board
        • comments don't show up in RSS feed, and forums can't be "watched" for changes
        • interwiki links can't use default shorthand, e.g. [[site:pagename|]]; must include display text
        • forum topics and posts can be linked to directly, but can't be transcluded
        • although the posts are formatted to accommodate avatars, avatars don't seem to be supported (yet?)
      • page commenting ("leave a comment on this page"):
        • comments appear on talkpages, but can be transcluded to appear on same page
        • ArticleComments: form is inserted with tag
        • Postcomment: form goes in the skin, so automatically appears on all pages
    • Extension:DschosCalendar wall-calendar-style calendar tool
  • reference site tools: tools especially useful on a site used for reference purposes
  • RSS:
    • inward feeds - automatic posting of updates from an external RSS feed
    • outward feeds - generating feeds from your site:
      • News Channel: lets you create a new RSS feed, but only one per site; configuration is defined in LocalSettings.php
      • RSS feed for recent changes: seems to be essentially the same as MediaWiki's Special:RecentChanges RSS feed
      • RssExport: seems to allow RSS feed with just some pasting of code into a page. Requires small skin modification, though (how do the other extensions avoid that?)