Skip to content

Commit

Permalink
DOC Removed link to missing 'extending-the-cms.md'
Browse files Browse the repository at this point in the history
  • Loading branch information
Stig Lindqvist committed Dec 14, 2012
1 parent 244bc97 commit 681a024
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/en/topics/index.md
Expand Up @@ -14,7 +14,6 @@ It is where most documentation should live, and is the natural "second step" aft
* [Emails](email): Configuring and sending emails
* [Environment management](environment-management): Sharing configuration details (e.g. database login, passwords) with multiple websites via a `_ss_environment.php` file
* [Error Handling](error-handling): Error messages and filesystem logs
* [Extending the CMS](extending-the-cms): Introduction to changing the default CMS editor
* [Files and Images](files): File and Image management in the database and how to manipulate images
* [Form Validation](form-validation): Built-in validation on form fields, and how to extend it
* [Forms](forms): Create your own form, add fields and create your own form template using the existing `Form` class
Expand All @@ -29,4 +28,4 @@ It is where most documentation should live, and is the natural "second step" aft
* [Testing](testing): Functional and Unit Testing with PHPUnit and SilverStripe's testing framework
* [Developing Themes](theme-development): Package templates, images and CSS to a reusable theme
* [Widgets](widgets): Small feature blocks which can be placed on a page by the CMS editor, also outlines how to create and add widgets
* [Versioning](versioning): Extension for SiteTree and other classes to store old versions and provide "staging"
* [Versioning](versioning): Extension for SiteTree and other classes to store old versions and provide "staging"

0 comments on commit 681a024

Please sign in to comment.