The branch "master" has been updated. The following is a summary of the commits.
from: 489e8e842f25636ba9055355539781e005da8c0d f4ef87d [jan] Add navigation between pages from the same hierarchy. Summary: http://github.com/horde/horde/compare/489e8e842f25636ba9055355539781e005da8c0d...f4ef87d7021b796b3884b31e7fa8bb8d56d60b10 ----------------------------------------------------------------------- commit f4ef87d7021b796b3884b31e7fa8bb8d56d60b10 Author: Jan Schneider <[email protected]> Date: Thu Nov 27 10:37:51 2014 +0100 [jan] Add navigation between pages from the same hierarchy. wicked/docs/CHANGES | 1 + wicked/lib/Page.php | 4 +- wicked/lib/Page/StandardPage.php | 2 + wicked/lib/View/Helper/Navigation.php | 172 ++++++++++++++++++++++++++++ wicked/package.xml | 25 ++++- wicked/templates/display/standard.html.php | 7 + wicked/templates/display/title.html.php | 11 +- wicked/themes/default/screen.css | 20 +++- 8 files changed, 231 insertions(+), 11 deletions(-) create mode 100644 wicked/lib/View/Helper/Navigation.php http://github.com/horde/horde/commit/f4ef87d7021b796b3884b31e7fa8bb8d56d60b10 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
