silverstripe-docsviewer/code
Ingo Schommer 277bca7b11 FEATURE Added parsing support for relative links (relative to module base). Introduced DocumentationPage to encapsulate this information.
ENHANCEMENT Saving $ModuleName in viewer instead of getting it from Remaining[0]
MINOR Don't include version in breadcrumbs, doesn't make sense in this context (e.g. "2.4/en/cms", the "2.4" part is connecte to the cms module, hence an index of all versions regardless of module is not very useful)
2010-08-01 04:46:32 +00:00
..
DocumentationEntity.php FEATURE Added parsing support for relative links (relative to module base). Introduced DocumentationPage to encapsulate this information. 2010-08-01 04:46:32 +00:00
DocumentationPage.php FEATURE Added parsing support for relative links (relative to module base). Introduced DocumentationPage to encapsulate this information. 2010-08-01 04:46:32 +00:00
DocumentationParser.php FEATURE Added parsing support for relative links (relative to module base). Introduced DocumentationPage to encapsulate this information. 2010-08-01 04:46:32 +00:00
DocumentationService.php ENHANCEMENT Excluding _images folders automatically 2010-08-01 04:46:26 +00:00
DocumentationViewer.php FEATURE Added parsing support for relative links (relative to module base). Introduced DocumentationPage to encapsulate this information. 2010-08-01 04:46:32 +00:00