silverstripe-docsviewer/code
2011-02-25 11:53:17 +13:00
..
tasks APICHANGE: refactored DocumentationSearch to go back to a simple class rather than a controller. All requests interfacing with the search should go through DocumentationViewer. APICHANGE: migrated DocumentationSearch::opensearch() to its own controller. BUGFIX: declare default meta_data in the function rather than using the api to prevent inclusion order issues 2011-02-11 01:29:25 +00:00
DocumentationEntity.php BUGFIX Fixed relative and absolute links 2011-01-16 20:17:56 +00:00
DocumentationPage.php FEATURE: added parser for metadata inside documentation. MINOR: removed outdated code 2011-01-14 03:29:14 +00:00
DocumentationParser.php BUGFIX Absolute include paths so phpunit executable doesnt barf 2011-01-17 06:00:16 +00:00
DocumentationPermalinks.php MINOR: updated documentation for permalinks 2010-10-22 02:09:15 +00:00
DocumentationSearch.php MINOR: update links to use atom rather than RSS 2011-02-25 11:53:17 +13:00
DocumentationService.php BUGFIX Fixed 404 display 2011-01-16 20:17:57 +00:00
DocumentationViewer.php MINOR: changed pipe to dash. Easier on the eyes. 2011-02-25 09:22:36 +13:00