MCS:Wordpress: Difference between revisions

(New page: =Overview= Wordpress MCS pack is a customized version of Wordpress that delivers full featured, minimal CMS for Mozilla Community Site. * Uses vanilla Wordpress 2.7 * Provides OpenID sup...)
 
(→‎Recommended Plugins: Ad Mozilla Latest Version plugin)
 
(4 intermediate revisions by 3 users not shown)
Line 8: Line 8:
* Provides custom extensions
* Provides custom extensions
* Provides Mozilla Community Theme for Wordpress
* Provides Mozilla Community Theme for Wordpress
== Recommended Plugins ==
* Bad Behavior - http://www.bad-behavior.ioerror.us/download/ - spam detection based on behavior, check more information at http://www.bad-behavior.ioerror.us/
* [http://contactform7.com/ Contact Form 7] Contact forms creator.
* Mozilla Download Links. It'll be available soon on Hg. Provides BB syntax to add a download box for the most popular Mozilla software. Simply add to a post [mdl]product-version[/mdl] and download links for all platforms will appear there.
* [https://github.com/MozillaCZ/mozilla-latest-version Mozilla Latest Version] provides shortcode (BB syntax like code snippet) you can include on a page to always have the latest download link or version number there.
* [http://www.funnydingo.de/projekte/new-tag-cloud/ New Tag Cloud] Extends functionality of the tagcloud. You can use it to make the tagcloud look closer to the dotclear design of the Mozilla Blog.
== What's next ==
* [http://codex.wordpress.org/Template_Tags/trackback_rdf Trackback RDF]
* [http://codex.wordpress.org/The_Loop_in_Action#Showing_Excerpts_or_Full_Post_Depending_Upon_Number_of_Posts show excerpts in some cases]
== Source ==
* [http://hg.mozilla.org/webtools/mcs/file/tip/wordpress/ Sources]

Latest revision as of 09:50, 11 April 2015

Overview

Wordpress MCS pack is a customized version of Wordpress that delivers full featured, minimal CMS for Mozilla Community Site.

  • Uses vanilla Wordpress 2.7
  • Provides OpenID support
  • Single Sign On with MCS MediaWiki/forum
  • Provides custom extensions
  • Provides Mozilla Community Theme for Wordpress

Recommended Plugins

  • Mozilla Download Links. It'll be available soon on Hg. Provides BB syntax to add a download box for the most popular Mozilla software. Simply add to a post [mdl]product-version[/mdl] and download links for all platforms will appear there.
  • Mozilla Latest Version provides shortcode (BB syntax like code snippet) you can include on a page to always have the latest download link or version number there.
  • New Tag Cloud Extends functionality of the tagcloud. You can use it to make the tagcloud look closer to the dotclear design of the Mozilla Blog.

What's next

Source