Commit graph

22 commits

Author SHA1 Message Date
Tim Schumacher 48eb47df8d Hide all the translation namespaces 2015-02-03 20:42:39 +01:00
Tim Schumacher 8d4bb76dfe Removed the borders. 2014-06-30 23:01:28 +02:00
Tim Schumacher 98eb71ae07 Added a decent theme to the navigation. 2014-06-30 22:02:37 +02:00
Tim Schumacher 0d0ca28af3 migrate to composer 2014-06-14 10:53:59 +02:00
Tim Schumacher 7bbe108106 If no sortorder is specified, use alphabetic sorting.
For details see http://www.php.net/manual/de/function.strnatcasecmp.php
2014-06-06 13:27:47 +02:00
Tim Schumacher be3d9d623b Expand subtrees even if you are beyond maxdepth. 2014-06-06 13:17:01 +02:00
Tim Schumacher f19abc6cc6 highlight the current item. 2014-06-06 12:08:13 +02:00
Tim Schumacher 5ce0007a7c If we finished rendering a subtree we need to decrease the current depth.
Also if we dont render a subtree at least try to render the namespace as a normal page.
2014-06-06 11:31:33 +02:00
Tim Schumacher 53b593400c Add settings for max tree depth and exclusion path.
Fixes T8
2014-01-27 13:29:49 +01:00
Tim Schumacher 05ded3b757 Better handle the exclusion mask 2014-01-25 11:55:03 +01:00
Tim Schumacher 9190c57dc6 Fix the title for namespaces 2014-01-25 11:52:28 +01:00
Tim Schumacher 2caff335fb Added a exclusion mask.
This is a regexp to ignore certain pages.
2014-01-25 09:32:43 +01:00
Tim Schumacher fb1ed3d78e Format the code 2014-01-24 18:34:46 +01:00
Tim Schumacher ac753695e9 If a namespace has a startpage, hide the page and link it on the namespace.
refs T6
2013-12-10 21:26:42 +01:00
Tim Schumacher 809799f84c Add a status indicator for the sortorder. 2013-12-10 21:24:09 +01:00
Tim Schumacher ea20baa3ab Remove unused code and add some comment. 2013-12-03 21:04:50 +01:00
Tim Schumacher 5ce9b253f5 Set the max depth to 3.
Refts T7
2013-12-03 21:04:22 +01:00
Tim Schumacher 67d1c2dc65 Display the title if available and add a check for authentification.
Refs T6
2013-12-03 21:03:10 +01:00
Tim Schumacher 6f6d2a434c Add limiter to the max depth, add a config option later. 2013-11-28 14:36:02 +01:00
Tim Schumacher 0453a6a662 Render a tree out of the object representation.
Ticket T6
2013-11-26 21:33:45 +01:00
Tim Schumacher 5bc2dfdf71 Adapt the plugin to the external repo.
Ticket T5
2013-11-26 21:07:16 +01:00
Tim Schumacher caa69e26ad init 2013-11-26 20:57:26 +01:00