Will Rossiter
96ac20a15c
BUGFIX: fixed bug with linking to internal assets.
2011-07-04 16:58:15 +12:00
Will Rossiter
15244a9934
ENHANCEMENT: rolled out basic versioning support.
2011-07-01 13:19:35 +12:00
Will Rossiter
fc8ab96c51
ENHANCEMENT: use urls in the format module/lang/version rather than version first. Tweaks to the parser to prevent infinite loops
2011-01-14 01:03:46 +00:00
Ingo Schommer
255f5de162
BUGFIX Improved DocumentationParser to avoid empty lines in pre tags, deal with normal markdown code blocks, and html encode lines within pre tags
2011-01-10 10:59:22 +00:00
Ingo Schommer
b7478b864d
FEATURE <pre> formatting for markdown with custom brush support (:::php to <pre class="brush: php">)
2011-01-10 09:18:44 +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
Will Rossiter
a07855109f
FEATURE: added support to register versions and modules manually and disable the automatic includsion. FEATURE: added support for multiple versions and languages in the documentation. ENHANCEMENT: added toolbox to view module docs on pages and lots of other new templates
2010-06-24 14:22:41 +00:00