martimiz 5d9feb3fe5 Fix: Search error on autoregistered entities
Error: [Warning] array_combine() [function.array-combine]: Both
parameters should have at least 1 element

HandleRequest for submitted forms returns before the automatic
registration of modules is performed, so no entities can be found.
Fixed by moving  DocumentationService::load_automatic_registration();
to the top of the function
2013-01-07 16:31:12 +01:00
2012-11-10 11:48:46 +13:00
2012-09-25 19:36:43 +12:00
2012-04-08 21:19:29 +12:00
2012-11-10 11:32:42 +13:00

Documentation Viewer Module

Maintainer Contact

Requirements

  • SilverStripe 3.0

Summary

Reads text files from a given list of folders from your installation and provides a web interface for viewing.

To read documentation go to yoursite.com/dev/docs/

For more documentation on how to use the module please read /docs/Writing-Documentation.md (or via this in /dev/docs/sapphiredocs/Writing-Documentation in your webbrowser)

Note This module assumes you are using numeric values for your versions.

Description
No description provided
Readme 1.4 MiB
Languages
PHP 74.9%
CSS 15.8%
Scheme 5.7%
JavaScript 3.6%