NAVIGATION
This shows you the differences between two versions of the page.
|
english:phpwcms_replacer_rts:frontend_render:xbrowse-up [2010/03/16 07:15] Knut Heermann (flip-flop) |
english:phpwcms_replacer_rts:frontend_render:xbrowse-up [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Different Browse UP for category/article-view in simple or listing article mode. -> [[english/phpwcms-system/article#display_modes|Display modes]]\\ | Different Browse UP for category/article-view in simple or listing article mode. -> [[english/phpwcms-system/article#display_modes|Display modes]]\\ | ||
| - | - Browse up to the category //(article listing)// if the user is in a article detail view //(article listing mode set)//. \\ | + | - Browse up to the category //(article listing)// if the user is in article detail view //(article listing mode set)//. \\ |
| - | - Browse up to the parent category if the user is in a article detail view //(simple article mode)// or category view. | + | - Browse up to the parent category if the user is in article detail view //(simple article mode)// or category view. |
| This tag can alternatively be used for the built-in [[http://www.phpwcms-docu.de/navigation_tags.phtml|{BROWSE:UP:LinkText}]]. | This tag can alternatively be used for the built-in [[http://www.phpwcms-docu.de/navigation_tags.phtml|{BROWSE:UP:LinkText}]]. | ||
| + | |||
| + | <note important> | ||
| + | Please do not use this tag parallel with [[english/phpwcms_replacer_rts/frontend_render/xbrowse-next-prev-up]] //(There it is integrated).// | ||
| + | </note> | ||
| ---- | ---- | ||
| Line 21: | Line 25: | ||
| **CMS Version:** >= 1.3 \\ | **CMS Version:** >= 1.3 \\ | ||
| **Version:** V1.0 \\ | **Version:** V1.0 \\ | ||
| - | **Version:** V1.1 recommended \\ | + | **Version:** V1.1 recommended :!: \\ |
| Line 51: | Line 55: | ||
| * Different Browse UP for category/article-view in | * Different Browse UP for category/article-view in | ||
| * simple or listing article mode | * simple or listing article mode | ||
| - | * - Browse up to the category (article listing) if the user is in a | + | * - Browse up to the category (article listing) if the user is in |
| * article detail view (article listing mode set) | * article detail view (article listing mode set) | ||
| - | * - Browse up to the parent category if the user is in a | + | * - Browse up to the parent category if the user is in |
| * article detail view (simple article mode) or category view | * article detail view (simple article mode) or category view | ||
| * | * | ||
| Line 111: | Line 115: | ||
| \\ | \\ | ||
| + | |||
| + | \\ | ||
| ==== Code V1.0: ==== | ==== Code V1.0: ==== | ||
| Line 121: | Line 127: | ||
| * Different Browse UP for category/article-view in | * Different Browse UP for category/article-view in | ||
| * simple or listing article mode | * simple or listing article mode | ||
| - | * - Browse up to the category (article listing) if the user is in a | + | * - Browse up to the category (article listing) if the user is in |
| * article detail view (article listing mode set) | * article detail view (article listing mode set) | ||
| - | * - Browse up to the parent category if the user is in a | + | * - Browse up to the parent category if the user is in |
| * article detail view (simple article mode) or category view | * article detail view (simple article mode) or category view | ||
| * | * | ||