Will Rossiter
8a02cee714
BUGFIX: only strip the last most extension off, rather than from the start.
2010-10-29 01:39:45 +00:00
Will Rossiter
d2eb92233e
APICHANGE: rather than passing the structure through the constructor, do so via setters which will allow us more flexibility
2010-10-21 20:27:23 +00:00
Will Rossiter
ac5ce3872e
EHANCEMENT allow recursive gathering of files from a folder. Initial cut of implementing a XML feed of all the pages
2010-10-08 03:31:19 +00:00
Saophalkun Ponlu
6ba14bed75
BUGFIX: Resolve navigation sorting using natural sort
2010-09-05 02:29:07 +00:00
Saophalkun Ponlu
257c833e86
ENHANCEMENT: Automatic (and manual) hash link generation for headlines done in server-side
2010-09-03 05:29:15 +00:00
Ingo Schommer
7516d31ce0
ENHANCEMENT Started code block parser (still needs work)
2010-08-01 21:13:40 +00:00
Ingo Schommer
e1da17e9d9
FEATURE Rewrite image links
...
ENHANCEMENT Return string from parser (instead of HTMLText dependency)
2010-08-01 08:25:00 +00:00
Ingo Schommer
b96b2b4016
FEATURE Parsing of API links
2010-08-01 04:46:37 +00:00
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
Ingo Schommer
c61635be80
ENHANCEMENT Excluding _images folders automatically
2010-08-01 04:46:26 +00:00