Difference between revisions of "OrthodoxWiki:Extensions"

From OrthodoxWiki
Jump to: navigation, search
(GoogleMap Extension)
m (GoogleMap Extension)
Line 28: Line 28:
 
* Other variations (only the 2nd installed): [http://meta.wikimedia.org/wiki/User:IndyGreg/GoogleMapExtension], and [http://meta.wikimedia.org/wiki/GISWiki/GoogleMapExtension] - These allow integration with the GoogleMap service
 
* Other variations (only the 2nd installed): [http://meta.wikimedia.org/wiki/User:IndyGreg/GoogleMapExtension], and [http://meta.wikimedia.org/wiki/GISWiki/GoogleMapExtension] - These allow integration with the GoogleMap service
 
* See also [http://maps.google.com/apis/maps/documentation/ GoogleMaps API Documentation]
 
* See also [http://maps.google.com/apis/maps/documentation/ GoogleMaps API Documentation]
 +
 +
'''''These extension are currently not working'''''
 +
 +
==Biblio Extension==
 +
From http://martin.jambon.free.fr/biblio_php.html.
 +
 +
  This module provides tags "cite" and "biblio".
 +
  "cite" tags indicate a citation in the text, one or several keys are given.
 +
  These keys must be defined in the "biblio" section.
 +
  There is at most one "biblio" section on the page and it must come after
 +
  the last citation.
 +
  Example:
 +
 +
  some wikitext
 +
  As reported previously <cite>somekey wikipedia</cite>, blabla
 +
  some wikitext
 +
  <biblio>
 +
  #wikipedia [http://www.wikipedia.org Wikipedia]
 +
  #somekey pmid=12345678
 +
  </biblio>
  
 
==Available extensions not installed==
 
==Available extensions not installed==

Revision as of 18:12, December 2, 2005

This is a list of user-side MediaWiki extensions installed at OrthodoxWiki. If you know of another one you'd like to see here, leave a note on the discussion page and we'll see what we can do. A full list can be found here.

Nice Category List extension

Generates a list of all pages in the category, including subcategories.
Unlike the default category list, the generated list is flat and shows well, even with long page names.

Usage:

 <ncl>Category:Some Category</ncl>

This extension is currently experiencing a bug -- when used with pages of different namespaces, it does not render links correctly. We're working to get this fixed. It works well when all pages are in the default namespace however.

External Links

RSS Parser Extension

Please see Help:Newsfeeds for details and usage information and Category:Newsfeeds for a list of pages that incorporate newsfeeds from other sites.

Dynamic Page List 2

External Links

GoogleMap Extension

Please see meta:User:Mafs/GoogleMapExtension for details.

These extension are currently not working

Biblio Extension

From http://martin.jambon.free.fr/biblio_php.html.

 This module provides tags "cite" and "biblio". 
 "cite" tags indicate a citation in the text, one or several keys are given.
 These keys must be defined in the "biblio" section.
 There is at most one "biblio" section on the page and it must come after 
 the last citation.
 Example:
 some wikitext
 As reported previously somekey wikipedia, blabla
 some wikitext
 <biblio>
 #wikipedia Wikipedia
 #somekey pmid=12345678
 </biblio>

Available extensions not installed

We can install these upon request. I maintain the list here for convenience.

  • Mailman - creates a mailman subscribe form. We could use this if we ever wanted to create announcement mailing lists for OrthodoxWiki.