Difference between revisions of "Help:Extensions"

From Apache OpenOffice Wiki
Jump to: navigation, search
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
The OpenOffice.org Wiki has many Extensions installed.  Some extensions are used only on the server-side to assist with maintenance, and some are available to OOoWiki users.
 
The OpenOffice.org Wiki has many Extensions installed.  Some extensions are used only on the server-side to assist with maintenance, and some are available to OOoWiki users.
 +
 +
To report problems with these extensions, or request new extensions, please send and email to [mailto:dev@website.openoffice.org dev@website.openoffice.org].
  
 
The currently available extensions are:
 
The currently available extensions are:
 
* BadBehavior - monitors and blocks spam attempts (Admin only).
 
* BadBehavior - monitors and blocks spam attempts (Admin only).
 +
* [[Help:Block email]] - Block one-time-use email addresses for new account registration.
 
* [[Help:CategoryTree|CategoryTree]] - provides a dynamic view of the Wiki's category structure as a tree.  
 
* [[Help:CategoryTree|CategoryTree]] - provides a dynamic view of the Wiki's category structure as a tree.  
 
* [[Help:CategoryWatch|CategoryWatch]] - notifies a user when pages are added to or removed from a watched Category.
 
* [[Help:CategoryWatch|CategoryWatch]] - notifies a user when pages are added to or removed from a watched Category.
Line 10: Line 13:
 
* [[Help:DynamicPageList|DynamicPageList]] - provides a way to dynamically build page lists based on various category views.
 
* [[Help:DynamicPageList|DynamicPageList]] - provides a way to dynamically build page lists based on various category views.
 
* [[Help:FCKeditor|FCKEditor]] - adds a WYSIWYG editor to the Wiki.
 
* [[Help:FCKeditor|FCKEditor]] - adds a WYSIWYG editor to the Wiki.
* FlaggedRevs - not yet enabled
+
* [[Help:FlaggedRevs|FlaggedRevs]] - Page validation extension that allows editors to rate the quality of a Wiki page.
 
* [[Help:Gadgets|Gadgets]] - Javascript add-ons that provide extra functionality in the Wiki.
 
* [[Help:Gadgets|Gadgets]] - Javascript add-ons that provide extra functionality in the Wiki.
 
* [[Help:Google|Google]] - a customized Google search used on the Documentation subpages.
 
* [[Help:Google|Google]] - a customized Google search used on the Documentation subpages.
 +
* [[Help:Google_faq|Google_faq]] - a customized Google search used on the Documentation FAQ subpages.
 +
* [[Help:Google_RU|Google_RU]] - a customized Google search used on the Russian language subpages.
 
* [[Help:InputBox|InputBox]] - adds HTML form functionality to Wiki pages.
 
* [[Help:InputBox|InputBox]] - adds HTML form functionality to Wiki pages.
 
* [[Help:InterWiki|InterWiki]] - provides a way of linking to external Wiki content or linking between languages on the OOoWiki.
 
* [[Help:InterWiki|InterWiki]] - provides a way of linking to external Wiki content or linking between languages on the OOoWiki.
 
* [[Help:JSKitRating|JSKitRating]] - a star rating tool that allows readers to rate the page they are reading.
 
* [[Help:JSKitRating|JSKitRating]] - a star rating tool that allows readers to rate the page they are reading.
* [[Help:LabeledSectionTransclusion|LabeledSectionTransclusion]] -  
+
* [[Help:LabeledSectionTransclusion|LabeledSectionTransclusion]] - allows selective transclusion of marked-off sections of text.
* LanguageSelector - checks the browser string for a preferred language, and sets the Wiki interface language to that prefered language.
+
* LanguageSelector - checks the browser string for a preferred language, and sets the Wiki interface language to that prefered language (Admin only).
* [[Help:MultiUpload|MultiUpload]] -  
+
* [[Help:MultiUpload|MultiUpload]] - provides a form that can be used to upload more than one file at a time to the Wiki.
* [[Help:OOoIDL|OOoIDL]] - a custom-written extension that provides soem custom Wiki syntax for linking to the IDL.
+
* [[Help:IDLTags|IDLTags]] - a custom-written extension that provides some custom Wiki syntax for linking to the IDL.
* [[Help:ParserFunctions|ParserFunctions]] -
+
* [[Help:ParserFunctions|ParserFunctions]] - provides several advanced parser MagicWords.
 
* PasswordReset - tools to reset user passwords (Admin only).
 
* PasswordReset - tools to reset user passwords (Admin only).
* [[Help:Preloader|PreLoader]] -  
+
* [[Help:Preloader|PreLoader]] - provides boilerplate text that can be preloaded into Wiki forms.
 
* Recaptcha - adds a Captcha to new user creation (Admin only).
 
* Recaptcha - adds a Captcha to new user creation (Admin only).
* [[Help:StringFunctions|StringFunctions]] -  
+
* [[Help:StringFunctions|StringFunctions]] - an additional set of advanced parser functions that operate on strings.
 
* StubManager - a server-side extension that is used by other extensions.
 
* StubManager - a server-side extension that is used by other extensions.
* [[Help:SyntaxHighlight GeSHi|SyntaxHighlight GeSHi]] -  
+
* [[Help:SyntaxHighlight GeSHi|SyntaxHighlight GeSHi]] - adds the <nowiki><source></nowiki> tag to present formatted source code.
* [[Help:ToggleDisplay|ToggleDisplay]] -  
+
* [[Help:ToggleDisplay|ToggleDisplay]] - allows you to show and hide regions on a page by clicking on a link.
* [[Help:Variables|Variables]] -  
+
* [[Help:Variables|Variables]] - allows you to define a variable on a page, use it later in that same page.
* [[Help:WatchSubpages|WatchSubPages]] -
+
* [[Help:WatchSubpages|WatchSubPages]] -allows a user to quickly add all subpages of a page to their watchlist.
 +
 
 +
[[Category: Help]]

Revision as of 07:48, 10 December 2010

The OpenOffice.org Wiki has many Extensions installed. Some extensions are used only on the server-side to assist with maintenance, and some are available to OOoWiki users.

To report problems with these extensions, or request new extensions, please send and email to dev@website.openoffice.org.

The currently available extensions are:

  • BadBehavior - monitors and blocks spam attempts (Admin only).
  • Help:Block email - Block one-time-use email addresses for new account registration.
  • CategoryTree - provides a dynamic view of the Wiki's category structure as a tree.
  • CategoryWatch - notifies a user when pages are added to or removed from a watched Category.
  • Checkpoint - adds an extra button to the edit form labeled "Save and continue editing."
  • Cite - allows you to add footnote references to Wiki pages.
  • Collections - provides a way to assemble Wiki pages into a book and download the rendered result as ODT, PDF and Docbook.
  • DynamicPageList - provides a way to dynamically build page lists based on various category views.
  • FCKEditor - adds a WYSIWYG editor to the Wiki.
  • FlaggedRevs - Page validation extension that allows editors to rate the quality of a Wiki page.
  • Gadgets - Javascript add-ons that provide extra functionality in the Wiki.
  • Google - a customized Google search used on the Documentation subpages.
  • Google_faq - a customized Google search used on the Documentation FAQ subpages.
  • Google_RU - a customized Google search used on the Russian language subpages.
  • InputBox - adds HTML form functionality to Wiki pages.
  • InterWiki - provides a way of linking to external Wiki content or linking between languages on the OOoWiki.
  • JSKitRating - a star rating tool that allows readers to rate the page they are reading.
  • LabeledSectionTransclusion - allows selective transclusion of marked-off sections of text.
  • LanguageSelector - checks the browser string for a preferred language, and sets the Wiki interface language to that prefered language (Admin only).
  • MultiUpload - provides a form that can be used to upload more than one file at a time to the Wiki.
  • IDLTags - a custom-written extension that provides some custom Wiki syntax for linking to the IDL.
  • ParserFunctions - provides several advanced parser MagicWords.
  • PasswordReset - tools to reset user passwords (Admin only).
  • PreLoader - provides boilerplate text that can be preloaded into Wiki forms.
  • Recaptcha - adds a Captcha to new user creation (Admin only).
  • StringFunctions - an additional set of advanced parser functions that operate on strings.
  • StubManager - a server-side extension that is used by other extensions.
  • SyntaxHighlight GeSHi - adds the <source> tag to present formatted source code.
  • ToggleDisplay - allows you to show and hide regions on a page by clicking on a link.
  • Variables - allows you to define a variable on a page, use it later in that same page.
  • WatchSubPages -allows a user to quickly add all subpages of a page to their watchlist.
Personal tools