NAVIGATION
This shows you the differences between two versions of the page.
|
deutsch:phpwcms-system:artikel:contentparts:register-tabs:mootools-nutabs [2010/02/21 08:50] Knut Heermann (flip-flop) |
deutsch:phpwcms-system:artikel:contentparts:register-tabs:mootools-nutabs [2018/06/03 18:08] (current) |
||
|---|---|---|---|
| Line 27: | Line 27: | ||
| **Autor:** Claus (claus) //2010/02/20 // \\ | **Autor:** Claus (claus) //2010/02/20 // \\ | ||
| + | **Autor:** K.Heermann (flip-flop) http://planmatrix.de //2010/02/20 // \\ | ||
| **CMS version:** >= V1.44 r388\\ | **CMS version:** >= V1.44 r388\\ | ||
| **Version:** V1.0 \\ | **Version:** V1.0 \\ | ||
| Line 37: | Line 38: | ||
| Verzeichnis: ** /template/lib/mootools/plugin-1.2/ ** | Verzeichnis: ** /template/lib/mootools/plugin-1.2/ ** | ||
| - | Dateiename: **tab_sort_section_moto_nutabs.tmpl** \\ | + | Dateiename: **tab_sort_section_moto_nutabs_v13.tmpl** \\ |
| Verzeichnis: ** /template/inc_cntpart/tabs/ ** | Verzeichnis: ** /template/inc_cntpart/tabs/ ** | ||
| Line 45: | Line 46: | ||
| <note> | <note> | ||
| - | **Download: {{:english:phpwcms-system:article:contentparts:register-tabs:tab_sort_section_moto_nutabs.zip|MooTools V1.2x nuTabs - JS, tmpl, CSS, PHP}}** | + | Download: {{:english:phpwcms-system:article:contentparts:register-tabs:tab_sort_section_moto_nutabs_v13.zip|MooTools V1.2x nuTabs-V1.3 - JS, tmpl, CSS}} |
| \\ | \\ | ||
| - | \\ | ||
| - | |||
| **PHP:** [[deutsch/ersetzer_rts/frontend_init/cp_trigger/sort-section#php_script_v1.3]] //(Sortieren von Bereichen)// | **PHP:** [[deutsch/ersetzer_rts/frontend_init/cp_trigger/sort-section#php_script_v1.3]] //(Sortieren von Bereichen)// | ||
| Line 80: | Line 80: | ||
| **4.** Im Gebrauch: | **4.** Im Gebrauch: | ||
| * Fülle einen CP Register/Tabs mit deinen Einträgen //(Siehe Beispiel oben)//. | * Fülle einen CP Register/Tabs mit deinen Einträgen //(Siehe Beispiel oben)//. | ||
| - | * Wähle als Vorlage: **tab_sort_section_moto_nutabs.tmpl** | + | * Wähle als Vorlage: **tab_sort_section_moto_nutabs_v13.tmpl** |
| * Sichern und das Ergebnis im FE ansehen :-) | * Sichern und das Ergebnis im FE ansehen :-) | ||
| Line 94: | Line 94: | ||
| * Elements.implement({ ..... | * Elements.implement({ ..... | ||
| * window.addEvent('domready', function(e) { .... | * window.addEvent('domready', function(e) { .... | ||
| - | - in die Datei **/template/inc_cntpart/tabs/tab_sort_section_moto_nutabs.tmpl** verschoben. | + | - wurde in die Datei **/template/inc_cntpart/tabs/tab_sort_section_moto_nutabs_v13.tmpl** verschoben. |
| <code js |h mootools.nuTabs.js |h > | <code js |h mootools.nuTabs.js |h > | ||
| Line 204: | Line 204: | ||
| ==== Template ==== | ==== Template ==== | ||
| - | **Datei:** /template/inc_cntpart/tabs/tab_sort_section_moto_nutabs.tmpl | + | **Datei:** /template/inc_cntpart/tabs/tab_sort_section_moto_nutabs_v13.tmpl |
| <note> | <note> | ||
| Line 214: | Line 214: | ||
| - | <code html |h tab_sort_section_moto_nutabs.tmpl |h > | + | <code html |h tab_sort_section_moto_nutabs_v13.tmpl |h > |
| /** | /** | ||
| ******************************************************************** | ******************************************************************** | ||
| Line 246: | Line 246: | ||
| <!--TABS_START//--> | <!--TABS_START//--> | ||
| - | <!--SORT_INTO_NEW_BLOCKS//--> | + | <!--SORT_INTO_NEW_BLOCKS_V13//--> |
| [PHP] | [PHP] | ||