Code 07010
From Joomla! Documentation
(Difference between revisions)
| Line 1: | Line 1: | ||
| + | == Title == | ||
| + | Error Page Handling | ||
| + | |||
== One line summary == | == One line summary == | ||
Latest revision as of 19:02, 19 March 2008
Contents |
[edit] Title
Error Page Handling
[edit] One line summary
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.
[edit] Description
[edit] Skills needed
[edit] Difficulty
[edit] Work Product
[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