Changeset [52a791023c56149caec1e6ae20afe59f6e63b702] by dleffler

August 14th, 2012 @ 06:12 PM

A nearly fully functional deprecation of navigationmodule into navigationController. Everything should work, but can't be guaranteed at this point.
https://github.com/exponentcms/exponent-cms/commit/52a791023c56149c...

Committed by dleffler

  • A framework/modules/administration/views/administration/fix_tables.tpl
  • A framework/modules/navigation/assets/css/add-section.css
  • A framework/modules/navigation/assets/css/breadcrumb.css
  • A framework/modules/navigation/assets/css/depth.css
  • A framework/modules/navigation/assets/css/nav-manager.css
  • A framework/modules/navigation/assets/css/topnav.css
  • A framework/modules/navigation/assets/images/01-breadcrum-backgr.jpg
  • A framework/modules/navigation/assets/images/expand.gif
  • A framework/modules/navigation/assets/images/menuitem_submenuindicator.png
  • A framework/modules/navigation/assets/images/page.png
  • A framework/modules/navigation/assets/images/page_go.png
  • A framework/modules/navigation/assets/images/page_link.png
  • A framework/modules/navigation/assets/images/page_world.png
  • A framework/modules/navigation/controllers/navigationController.php
  • A framework/modules/navigation/definitions/section.php
  • A framework/modules/navigation/definitions/sectionref.php
  • A framework/modules/navigation/models/section.php
  • A framework/modules/navigation/views/navigation/add_section.tpl
  • A framework/modules/navigation/views/navigation/edit_contentpage.tpl
  • A framework/modules/navigation/views/navigation/edit_externalalias.tpl
  • A framework/modules/navigation/views/navigation/edit_internalalias.tpl
  • A framework/modules/navigation/views/navigation/manage.tpl
  • A framework/modules/navigation/views/navigation/manage_hierarchy.tpl
  • A framework/modules/navigation/views/navigation/manage_standalone.tpl
  • A framework/modules/navigation/views/navigation/move_standalone.tpl
  • A framework/modules/navigation/views/navigation/showall_Breadcrumb.tpl
  • A framework/modules/navigation/views/navigation/showall_Children Only.tpl
  • A framework/modules/navigation/views/navigation/showall_Children and Grandchildren.tpl
  • A framework/modules/navigation/views/navigation/showall_Collapsing Hierarchy.tpl
  • A framework/modules/navigation/views/navigation/showall_Directional.tpl
  • A framework/modules/navigation/views/navigation/showall_Expanding Hierarchy - Children Only.tpl
  • A framework/modules/navigation/views/navigation/showall_Expanding Hierarchy.tpl
  • A framework/modules/navigation/views/navigation/showall_Flydown.tpl
  • A framework/modules/navigation/views/navigation/showall_Full Hierarchy.tpl
  • A framework/modules/navigation/views/navigation/showall_Manage.tpl
  • A framework/modules/navigation/views/navigation/showall_Marked Hierarchy.tpl
  • A framework/modules/navigation/views/navigation/showall_Siblings Only.tpl
  • A framework/modules/navigation/views/navigation/showall_Siblings and Children.tpl
  • A framework/modules/navigation/views/navigation/showall_Site Map.tpl
  • A framework/modules/navigation/views/navigation/showall_Top Down Collapsing.tpl
  • A framework/modules/navigation/views/navigation/showall_Top Nav.tpl
  • A framework/modules/navigation/views/navigation/showall_YUI Side Nav JS.tpl
  • A framework/modules/navigation/views/navigation/showall_YUI Side Nav.tpl
  • A framework/modules/navigation/views/navigation/showall_YUI Top Nav JS.tpl
  • A framework/modules/navigation/views/navigation/showall_YUI Top Nav.tpl
  • A framework/modules/navigation/views/navigation/showall_You Are Here.tpl
  • A install/upgrades/upgrade_navigation.php
  • A themes/coolwatertheme/modules/navigation/views/navigation/showall_YUI Top Nav.tpl
  • A themes/retrotheme/modules/navigation/views/navigation/showall_Children Only.tpl
  • R external/editors/connector/lang/de.js
  • R external/editors/connector/lang/en.js
  • R external/editors/connector/popup.js
  • R external/editors/connector/section_linked.php
  • R framework/core/definitions/section_template.php
  • R framework/core/models-1/section.php
  • R framework/core/models-1/section_template.php
  • R framework/modules-1/navigationmodule/actions/DragnDropReRank.php
  • R framework/modules-1/navigationmodule/actions/add_pagesetpage.php
  • R framework/modules-1/navigationmodule/actions/add_section.php
  • R framework/modules-1/navigationmodule/actions/delete.php
  • R framework/modules-1/navigationmodule/actions/delete_standalones.php
  • R framework/modules-1/navigationmodule/actions/delete_template.php
  • R framework/modules-1/navigationmodule/actions/edit_contentpage.php
  • R framework/modules-1/navigationmodule/actions/edit_externalalias.php
  • R framework/modules-1/navigationmodule/actions/edit_internalalias.php
  • R framework/modules-1/navigationmodule/actions/edit_template.php
  • R framework/modules-1/navigationmodule/actions/linker.php
  • R framework/modules-1/navigationmodule/actions/manage.php
  • R framework/modules-1/navigationmodule/actions/manage_pagesets.php
  • R framework/modules-1/navigationmodule/actions/manage_standalone.php
  • R framework/modules-1/navigationmodule/actions/move_standalone.php
  • R framework/modules-1/navigationmodule/actions/order.php
  • R framework/modules-1/navigationmodule/actions/order_templates.php
  • R framework/modules-1/navigationmodule/actions/remove.php
  • R framework/modules-1/navigationmodule/actions/reparent_standalone.php
  • R framework/modules-1/navigationmodule/actions/returnChildrenAsJSON.php
  • R framework/modules-1/navigationmodule/actions/save_contentpage.php
  • R framework/modules-1/navigationmodule/actions/save_externalalias.php
  • R framework/modules-1/navigationmodule/actions/save_internalalias.php
  • R framework/modules-1/navigationmodule/actions/save_pagesetpage.php
  • R framework/modules-1/navigationmodule/actions/save_template.php
  • R framework/modules-1/navigationmodule/actions/view_template.php
  • R framework/modules-1/navigationmodule/nav.php
  • R framework/modules-1/navigationmodule/views/You Are Here.tpl
  • R framework/modules-1/navigationmodule/views/_add_whichtype.tpl
  • R framework/modules-1/navigationmodule/views/_form_addPagesetPage.tpl
  • R framework/modules-1/navigationmodule/views/_form_editContentPage.tpl
  • R framework/modules-1/navigationmodule/views/_form_editExternalAlias.tpl
  • R framework/modules-1/navigationmodule/views/_form_editInternalAlias.tpl
  • R framework/modules-1/navigationmodule/views/_form_editTemplate.tpl
  • R framework/modules-1/navigationmodule/views/_linker.tpl
  • R framework/modules-1/navigationmodule/views/_manager_pagesets.tpl
  • R framework/modules-1/navigationmodule/views/_view_template.tpl
  • R framework/modules/file/definitions/file.php
  • R framework/core/definitions/section.php
  • R framework/core/definitions/sectionref.php
  • R framework/modules-1/navigationmodule/views/_manager.tpl
  • R framework/modules-1/navigationmodule/views/_manager_hierarchy.tpl
  • R framework/modules-1/navigationmodule/views/_manager_standalone.tpl
  • R framework/modules-1/navigationmodule/views/_move_standalone.tpl
  • R framework/modules-1/navigationmodule/views/Breadcrumb.tpl
  • R framework/modules-1/navigationmodule/views/Children Only.tpl
  • R framework/modules-1/navigationmodule/views/Children and Grandchildren.tpl
  • R framework/modules-1/navigationmodule/views/Collapsing Hierarchy.tpl
  • R framework/modules-1/navigationmodule/views/Directional.tpl
  • R framework/modules-1/navigationmodule/views/Expanding Hierarchy - Children Only.tpl
  • R framework/modules-1/navigationmodule/views/Expanding Hierarchy.tpl
  • R framework/modules-1/navigationmodule/views/Flydown.tpl
  • R framework/modules-1/navigationmodule/views/Full Hierarchy.tpl
  • R framework/modules-1/navigationmodule/views/Manage.tpl
  • R framework/modules-1/navigationmodule/views/Marked Hierarchy.tpl
  • R framework/modules-1/navigationmodule/views/Siblings Only.tpl
  • R framework/modules-1/navigationmodule/views/Siblings and Children.tpl
  • R framework/modules-1/navigationmodule/views/Site Map.tpl
  • R framework/modules-1/navigationmodule/views/Top Down Collapsing.tpl
  • R framework/modules-1/navigationmodule/views/Top Nav.tpl
  • R framework/modules-1/navigationmodule/views/YUI Side Nav JS.tpl
  • R framework/modules-1/navigationmodule/views/YUI Side Nav.tpl
  • R framework/modules-1/navigationmodule/views/YUI Top Nav JS.tpl
  • R framework/modules-1/navigationmodule/views/YUI Top Nav.tpl
  • R framework/modules-1/navigationmodule/views/_form_editProperties.tpl
  • M CHANGELOG
  • M exponent.php
  • M external/editors/connector/content_linked.php
  • M framework/core/assets/css/tree.css
  • M framework/core/assets/js/exp-tree.js
  • M framework/core/subsystems/expCore.php
  • M framework/core/subsystems/expPermissions.php
  • M framework/core/subsystems/expRouter.php
  • M framework/core/subsystems/expTemplate.php
  • M framework/core/subsystems/expTheme.php
  • M framework/core/subsystems/forms/basetemplate.php
  • M framework/core/subsystems/forms/controls/ckeditorcontrol.php
  • M framework/modules-1/common/actions/configure.php
  • M framework/modules-1/common/actions/groupperms.php
  • M framework/modules-1/common/actions/savegroupperms.php
  • M framework/modules-1/common/actions/saveuserperms.php
  • M framework/modules-1/common/actions/userperms.php
  • M framework/modules-1/navigationmodule/class.php
  • M framework/modules/administration/assets/css/slingbar.css
  • M framework/modules/administration/controllers/administrationController.php
  • M framework/modules/administration/menus/user.php
  • M framework/modules/administration/menus/z-navigation.php
  • M framework/modules/administration/views/administration/quicklinks_Administration_Links.tpl
  • M framework/modules/migration/controllers/migrationController.php
  • M framework/modules/search/models/search.php
  • M framework/modules/text/controllers/textController.php
  • M framework/plugins/function.navtojson.php
  • M framework/plugins/function.yuimenu.php
  • M framework/plugins/function.yuimenubar.php
  • M install/samples/sample.eql
  • M selector.php
  • M themes/basetheme/index.php
  • M themes/basetheme/subthemes/Follow Parent.php
  • M themes/basetheme/subthemes/Left Sectional.php
  • M themes/coolwatertheme/class.php
  • M themes/coolwatertheme/css/menubar.css
  • M themes/coolwatertheme/css/navigationmodules.css
  • M themes/coolwatertheme/css_Wide/menubar.css
  • M themes/coolwatertheme/index.php
  • M themes/coolwatertheme/modules/navigationmodule/views/YUI Top Nav.tpl
  • M themes/coolwatertheme/subthemes/Follow Parent.php
  • M themes/coolwatertheme/subthemes/Full Body.php
  • M themes/coolwatertheme/subthemes/Left Sectional.php
  • M themes/multioptionstheme/index.php
  • M themes/multioptionstheme/subthemes/Follow Parent.php
  • M themes/multioptionstheme/subthemes/Left Sectional.php
  • M themes/retrotheme/index.php
  • M themes/retrotheme/modules/navigationmodule/views/Children Only.tpl
  • M themes/retrotheme/subthemes/Follow Parent.php
  • M themes/retrotheme/subthemes/Left Sectional.php
  • M themes/retrotheme/subthemes/Three Column.php
  • M themes/simpletheme/index.php
  • M themes/simpletheme/mobile/index.php
  • M themes/simpletheme/subthemes/Follow Parent.php
  • M themes/simpletheme/subthemes/Left Sectional.php
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Bug Tracker for Exponent CMS

Shared Ticket Bins