Difference between revisions of "Plugins"
From FusionForge Wiki
(fix link) |
|||
Line 3: | Line 3: | ||
Plugins [https://fusionforge.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=fusionforge/fusionforge.git;a=tree;f=src/plugins;hb=HEAD currently in SVN] are in various states | Plugins [https://fusionforge.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=fusionforge/fusionforge.git;a=tree;f=src/plugins;hb=HEAD currently in SVN] are in various states | ||
− | Several plugins are proposed by [http://www.coclico-project.org/index.php/Main_Page Coclico project], they are made to be portable between FusionForge and [ | + | Several plugins are proposed by [http://www.coclico-project.org/index.php/Main_Page Coclico project], they are made to be portable between FusionForge and [http://www.codendi.com/en/ Codendi]. |
There are tagged with the <b><FONT color="blue">Coclico Plugin</FONT></b> tag. | There are tagged with the <b><FONT color="blue">Coclico Plugin</FONT></b> tag. | ||
Revision as of 12:29, 18 March 2013
Fusionforge plugins
Plugins currently in SVN are in various states
Several plugins are proposed by Coclico project, they are made to be portable between FusionForge and Codendi. There are tagged with the Coclico Plugin tag.
Note for the FusionForge beginners, you must choose at least :
- one plugin for your SCM below in the SCM (Source Control Management) plugins part
- one plugin for Authentication below in Authentication plugins part.
The others plugins are optionnal according to your needs.
Contents
Plugin list by main feature alphabetical order
- Avatar user icon plugins :
- Gravatar (gravatar)
- Bug tracking system plugins :
- MantisBT (mantisbt)
- Continuous integration (CI) tool plugin :
- Hudson (hudson) allows you to connect to hudson server and shows build result in interface.Coclico Plugin
- Electronic mailing list manager and viewer plugins :
- Forumml (forumml) makes mailing list history look like forum, you can alos post mail when browsing history Coclico Plugin
- Mailman (mailman) integrates mailman data in the forge database, user are compared by mail, so they can access to mailman admin without signing again, this also allow users to see their list of subscribed list, subscription is implemented in the same way that you subscribe/unsubscribe to forum. Coclico
- External web search engine plugins :
- External Search (externalsearch) (for Google and AllTheWeb)
- Miscellaneous plugins :
- Aselect Ext Auth (aselectextauth)
- Blocks (blocks)
- Contrib Tracker (contribtracker)
- Compact Preview (compactpreview)
- Ext Sub Proj (extsubproj)
- Global DashBoard (globaldashboard)
- Global Search (globalsearch)
- Header Menu (headermenu)
- Message (message)
- Online Help: (online_help)
- Project Import (projectimport)
- Projects Hierarchy (projects-hierarchy)
- Project Labels (projectlabels)
- Quota Management (quota_management)
- SOAP Admin (soapadmin)
- Microblogging plugins :
- Twitter (twitter)
- OSLC-CM API to ease integration with ALM platforms
- OSLC-CM (oslc) proposes a REST Interface to FusionForge Tracker system. The interface is OSLC-CM compatible.Coclico Plugin
- Pluggable Authentication (Auth) plugins (Fusionforge-general - RFC - Revamping the pluggable authentication mechanisms):
- Auth Builtin (authbuiltin)
- Auth Cas (authcas)
- Auth Httpd (authhttpd)
- Auth Ldap (authldap)
- Auth OpenID (authopenid)
- Auth WebID (authwebid) (starting post 5.2+)
- Pluggable Authorization plugins that use the open standard OAuth :
- OAuth Consumer (oauthconsumer)
- OAuth Provider (oauthprovider)
- RDF (Resource Description Framework) plugins :
- ADMS.SW (admssw)
- DOAP RDF (doaprdf)
- FOAF Profiles (foafprofiles)
- SCM (Source Control Management) plugins: User:Lolando;
- SCM additional tools
- For CVS, SVN, GIT :
- SCM Hook (scmhook)
- For CVS :
- Cvs Sync Mail (cvssyncmail)
- Cvs Tracker (cvstracker)
- For SVN
- Svn Commit Email (svncommitemail)
- Svn Tracker (svntracker)
- For CVS, SVN, GIT :
- Web analytic tool plugin :
- Web Analytics (webanalytics)
- Wiki plugins :
- MediaWiki (mediawiki)
- MoinMoin Wiki (moinmoin)
- PhpWiki (wiki)
- WYSIWYG HTML text editor plugins :
Templates plugins
- Hello World (helloworld) is used as a template by createplugin.sh script
- SCM Pold (scmcpold) exemple for an scm plugin, unmaintained
Removed plugins in FusionForge
- Plugins missing in FusionForge Git plugins directory :
- eirc (eirc)
- Extra Tabs (extratabs)
- Ldap Ext Auth (ldapextauth)
- Web Calendar (webcalendar)