As far as I know, alternate template choice is only attachable to menu items. Many things are keyed off the menu system.
If you find you need a feature, such as this or SEF URLs, but you don't want your nav scheme enslaved to that necessity, you can use hidden menus (meaning the menu either isn't given a module, or the menu's module isn't shown to the user) to place those menu items in, thus triggering the necessary features without affecting your front-end design.
If the items you link-to in this way need to be given URLs which appear to be subfolders of things which are supposed to be visible in menus, you can:
- move the original parent menu item -- the menu item in your visible menu which currently has the URL you now want to treat as a parent folder to another URL in a hidden menu -- to the hidden menu.
- put an alias to it (menu item type System Links - Menu Item Alias) in the visible menu to replace the original; point it at the original you just moved.
- Child the hidden links to the alias; it should take the visible menu item's URL as a prefix.
The situation could stand improvement eventually, but Joomla's complexity demanded they pick a paradigm and stick with it, and they picked the menu. Someday, things like this will hopefully become more flexible, but in the meantime, we do what works
via Joomla! http://ift.tt/1oyClER
If you find you need a feature, such as this or SEF URLs, but you don't want your nav scheme enslaved to that necessity, you can use hidden menus (meaning the menu either isn't given a module, or the menu's module isn't shown to the user) to place those menu items in, thus triggering the necessary features without affecting your front-end design.
If the items you link-to in this way need to be given URLs which appear to be subfolders of things which are supposed to be visible in menus, you can:
- move the original parent menu item -- the menu item in your visible menu which currently has the URL you now want to treat as a parent folder to another URL in a hidden menu -- to the hidden menu.
- put an alias to it (menu item type System Links - Menu Item Alias) in the visible menu to replace the original; point it at the original you just moved.
- Child the hidden links to the alias; it should take the visible menu item's URL as a prefix.
The situation could stand improvement eventually, but Joomla's complexity demanded they pick a paradigm and stick with it, and they picked the menu. Someday, things like this will hopefully become more flexible, but in the meantime, we do what works
Statistics: Posted by NathanHawks — Thu May 29, 2014 5:23 pm
via Joomla! http://ift.tt/1oyClER
No comments:
Post a Comment