Go to file
martimiz 9f1f70a065 Enhancement: allow for enabling/disabling advanced search
The advanced searchbox only really functions properly for multiple
entities if they all have similar versions. If not, it will let you
search on entity-version combinations that might not even exist, which
can get confusing..

In such cases optionally disabling it could be a solution, waiting for
a better solution (possibly
2013-01-07 17:26:39 +01:00
code Enhancement: allow for enabling/disabling advanced search 2013-01-07 17:26:39 +01:00
css Tighten up spacing 2012-11-10 11:48:46 +13:00
docs Enhancement: allow for enabling/disabling advanced search 2013-01-07 17:26:39 +01:00
images Migrated theme from doc.ss back to the module 2012-11-10 11:12:30 +13:00
javascript Allow for either nested or separate submenu form template. Include recursive option 2012-11-13 18:04:05 +13:00
lang FEATURE: implemented initial cut of open search output and description functionality. 2011-01-21 04:10:41 +00:00
templates Enhancement: allow for enabling/disabling advanced search 2013-01-07 17:26:39 +01:00
tests Migrated theme from doc.ss back to the module 2012-11-10 11:12:30 +13:00
thirdparty NEW Yaml highlighting 2012-09-25 19:36:43 +12:00
_config.php Add _resources to the list of files to be ignored 2012-11-10 09:27:27 +13:00
.gitignore MINOR: ignore ds store files 2012-04-08 21:19:29 +12:00
composer.json Expanded composer.json 2012-11-10 11:32:42 +13:00
LICENSE ENHANCEMENT: rolled out basic versioning support. 2011-07-01 13:19:35 +12:00
README.md BUGFIX: upgrade module to fit 3.0 api. 2012-04-14 17:00:22 +12: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.