Archived

Code 07010

From Joomla! Documentation

Revision as of 11:19, 20 June 2013 by Tom Hutchison (talk | contribs) (Hutchy68 moved page Code 07010 to Archived:Code 07010 without leaving a redirect: cleaning up)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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