1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 04:41:53 +02:00

Improvements for {PAGE_NAVIGATION} shortcode. {PAGE_CHAPTER_NAME} and {PAGE_CHAPTER_DESCRIPTION} added.

This commit is contained in:
Cameron
2013-05-29 15:33:39 -07:00
parent 93a30ead61
commit e1dae6ee40
4 changed files with 78 additions and 13 deletions

View File

@@ -11,6 +11,7 @@
if (!defined('e107_INIT')) { exit; }
//FIXME XXX - This menu should call the {PAGE_NAVIGATION} shortcode instead of duplicating its code and automatically display all links.
$parm = eHelper::scParams($parm);