Will Rossiter
f706a9d8a2
FIX: API links should be urlencoded() to prevent special characters causing issues
2014-09-27 19:46:39 +12:00
Will Rossiter
3995e72c3a
Style tidy ups.
2014-09-26 20:15:53 +12:00
Will Rossiter
5ab53e65f2
FIX: Add tests and correct behaviour for next/prev
2014-09-21 11:18:36 +12:00
Will Rossiter
aed63c9df5
Fix issue with Language parameter not being set
...
When the user accesses a page more than three levels deep.
2014-09-20 13:43:22 +12:00
Will Rossiter
52733d6ebf
Add support for [CHILDREN] shortcode
...
This allows you to build up dynamic listing pages much better.
2014-09-19 23:29:22 +12:00
Will Rossiter
b489d5120a
Fixes for unit tests with the latest manifest
2014-09-15 22:12:31 +12:00
Will Rossiter
1e04aaed28
Fix breadcrumbs
2014-09-07 22:14:10 +12:00
Will Rossiter
314e504903
Show nested sidebar menu
2014-09-07 21:28:21 +12:00
Will Rossiter
31a3b8a744
Add an alphabetical index ( Fixes #5 )
2014-09-07 20:35:08 +12:00
Will Rossiter
43b6d42719
Overhaul of module to use DocumentationManifest
...
This major update changes the behaviour of the docviewer module to use a cached manifest rather than on demand. This allows us to simplify the URL matching and store 'nice' URL configuration rather than altering handleAction().
2014-09-07 11:26:12 +12:00
Will Rossiter
2c00a3b20f
New theme.
...
Clean up of existing theme, implementation of a new easier to integrate layout.
2014-09-06 11:13:12 +12:00
Will Rossiter
e3c417113b
Add basic responsive styles
2014-02-02 17:23:55 +13:00
Dan Brooks
19fe346db9
Added line-height rule for .comments to stop line numbering going out of sync
2013-09-21 21:46:03 +01:00
Will Rossiter
6a6b168da7
Tighten up spacing
2012-11-10 11:48:46 +13:00
Will Rossiter
9aaeadd7ff
Migrated theme from doc.ss back to the module
2012-11-10 11:12:30 +13:00
martimiz
08bfb941d4
restyling color and height of (sub)menu items
...
Some css settings, adapted from themse/ssorgsite/css/core.css
2012-11-10 09:27:28 +13:00
martimiz
344161be54
Added styles for the table of contents
2012-11-10 09:27:28 +13:00
martimiz
7e7b67548e
Mark submenu items with children as folders
...
Add an arrow to submenuitems that have undelying pages
2012-11-10 09:27:27 +13:00
martimiz
62dd4e92f7
Relocate breadcrumbs to the top of the document
...
Remove breadcrumbs from the searchbar to the top of the page content,
and make sure they only display if there is more then the current link.
Wrap the module and version selectors to fill the gap in the searchbar.
2012-11-10 09:27:27 +13:00
Will Rossiter
f322d7a528
Reduce space in nested lists
2012-09-06 21:35:36 +12:00
Will Rossiter
5d7bf64e73
Design tweaks
2012-09-05 21:42:06 +12:00
Will Rossiter
a12169c9e0
MINOR: include own syntax highlighting theme for ssdoc.
2011-08-11 13:32:09 +12:00
Will Rossiter
56578742f4
MINOR: merging changes from ss2doc back. APICHANGE: renamed DocumentationOpenSearch_Controller to DocumentationOpenSearchController. MINOR: renamed left and right column to more generic content/sidebar columns
2011-08-02 15:30:58 +12:00
Will Rossiter
762eb2323b
APICHANGE: Renamed internal references of modules to entities and related method naming. FEATURE: added entity navigation in header. BUGFIX: fixed version links so that they redirect to the version of the current page rather than home page
2011-07-01 18:49:31 +12:00
Will Rossiter
15244a9934
ENHANCEMENT: rolled out basic versioning support.
2011-07-01 13:19:35 +12:00
Will Rossiter
d712022388
MINOR: dl styles. PATCH via ajshort
2010-07-23 10:34:49 +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
Will Rossiter
372cac32c8
MINOR: tweaks to the styles to tidy it up
2010-06-03 03:00:23 +00:00
Will Rossiter
dddf71efe6
ENHANCEMENT: coverted sapphiredocs to use SSViewer instead of DevelopmentAdmin templating. BUGFIX: fixed anchors generated in the table of contents.
2010-04-11 07:25:26 +00:00
Will Rossiter
aa2c0cadc3
BUGFIX: fixed path to jquery and incorrect file path location
2010-03-26 02:50:30 +00:00
Will Rossiter
f78967a69d
ENHANCEMENT: moved away from DebugView display / layout
2010-03-04 10:18:02 +00:00
Will Rossiter
3a1a16a51e
BUGFIX: removed DebugView requirement.
2010-03-04 04:59:00 +00:00