Archived

Code 06020

From Joomla! Documentation

Revision as of 11:17, 20 June 2013 by Tom Hutchison (talk | contribs) (Hutchy68 moved page Code 06020 to Archived:Code 06020 without leaving a redirect: cleaning up)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This page has been archived. This page contains information for an unsupported Joomla! version or is no longer relevant. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Title[edit]

TinyMCE

One line summary[edit]

Create an extension that will install plugins into the TinyMCE editor from within the Joomla! adminsitrator.

Description[edit]

TinyMCE ([1]) is one of two WYSIWYG editors incldued in the Joomla! core. There are numerous plugins available for TinyMCE ([2])that would expand its usability in a number of ways, but there is no simple way for site administrators to install them.

For this project you will create an installer for TinyMCE plugins that will also serve as a model for other pluggable extensions.


Skills needed[edit]

Solid understanding of Joomla! and excellent php skills.

Difficulty[edit]

Work Product[edit]

A fully operable Joomla! 1.5 native extension that follows Joomla! coding standards and is well documented. Documentation of the process of building the extension as a model for other extensions that will install plugins to extensions.

Licensing[edit]

All code must be created using the [GNU General Public License version]

Documentation written for this task must be made available under the Joomla! Electronic Documentation License.

Possible mentor[edit]

Return to Google Summer of Code 2008