Code 06020
| Line 1: | Line 1: | ||
| + | == Title == | ||
| + | |||
| + | TinyMCE | ||
| + | |||
== One line summary == | == One line summary == | ||
Latest revision as of 19:01, 19 March 2008
Contents |
[edit] Title
TinyMCE
[edit] One line summary
Create an extension that will install plugins into the TinyMCE editor from within the Joomla! adminsitrator.
[edit] Description
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.
[edit] Skills needed
Solid understanding of Joomla! and excellent php skills.
[edit] Difficulty
[edit] Work Product
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.
[edit] Licensing
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.
[edit] Possible mentor
Return to Google Summer of Code 2008