Archived

Code 07010

From Joomla! Documentation

Revision as of 19:02, 19 March 2008 by Mmaison (talk | contribs)

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]

Error Page Handling

One line summary[edit]

Create a component that will handle standard errors (ex. 404) so that headers are sent for the error code, but the error is trapped and redirected from the error.php file back to Joomla! where it can be handled on a normal webpage.

Description[edit]

Skills needed[edit]

Difficulty[edit]

Work Product[edit]

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