Extensions in Open CSP

Open CSP contains extensions that are open source and publicly available. The list of extensions is maintained by Wikibase Solutions, to guarantee a working set.

Extension Purpose Documentation
Extensions that you typically find on any wiki
AdminLinks Useful links for administrators
Bootstrap Used for Chameleon skins
Chameleon skin The Chameleon skin
Display title Allows a page's display title to be used as the default link text in links to the page
Lockdown A way to restrict access to specific namespaces and special pages to a given set of user groups.
My variables Adds new built-in variables
Number Format Allows to format numbers by grouping thousands and/or specifying the number of decimals to be shown
Pluggable Auth Provides a framework for creating authentication and authorization extensions.
Realnames Attempts to add realname to all username links
Regex Fun Provides four new parser functions for performing regular expression handling within wiki pages
Replace text Provides a special page, as well as a command-line script, to allow administrators to do a server-side global string find-and-replace on both the text and titles of the wiki's content pages
Semantic MediaWiki The Semantic MediaWiki (SMW) extension allows for managing structured data in your wiki and for querying that data to create dynamic representations.
Semantic Result Formats Bundles a number of further result formats for SMW's inline queries.
UrlGetParameters Enables you to use and/or display the "GET" parameters of the URL, i.e. the query string, on the wiki page.
UserFunctions Provides a set of dynamic parser functions that trigger on the current user.
UserMerge Allows wiki users with the usermerge permission (Bureaucrat by default) to merge one Wiki user's account with another Wiki user's account.
Widgets Allows the creation of raw HTML pages that can be transcluded (similarly to templates) in normal wiki pages.
MediaWiki Extensions that make Open CSP shine. Can be used without Open CSP also.
Wiki Search Implements a faceted search API for Semantic MediaWiki using ElasticSearch.
WSOAuth Provides authentication using an OAuth provider.
FlexForm FlexForm is an enhanced HTML5 rendering engine. It renders HTML5 form elements and allows to edit or create a page or multiple pages with one form. FlexForm
WSArrays Creates an additional set of parser functions that operate on multidimensional and associative arrays.
PageSync Allows for storing any wiki page content to a file on the server. Allowing for it be e.g. pushed to git or bitbucket and deployed on another server. The rationale for development of PageSync was to have all application artifacts, including templates, forms and other pages in the wiki, under version control. PageSync
WSSlots Provides a mechanism to create new slots.
Open CSP specific
WSImageVersion Adds additional items to the CSP specific system information section on Special:Version that show the current image build information