Differences

This shows you the differences between two versions of the page.

deutsch:phpwcms-system:artikel:contentparts:register-tabs:mootools-nutabs [2010/02/21 08:46]
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 90: Line 90:
**Datei:**  /template/lib/mootools/plugin-1.2/mootools.nuTabs.js **Datei:**  /template/lib/mootools/plugin-1.2/mootools.nuTabs.js
 +
 +**Änderungen:**
 +  * Elements.implement({ .....
 +  * window.addEvent('domready', function(e) { ....
 +- 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 199: 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 209: Line 214:
-<code html |h tab_sort_section_moto_nutabs.tmpl |h >+<code html |h tab_sort_section_moto_nutabs_v13.tmpl |h >
/** /**
 ********************************************************************  ********************************************************************
Line 241: Line 246:
<!--TABS_START//--> <!--TABS_START//-->
-<!--SORT_INTO_NEW_BLOCKS//-->+<!--SORT_INTO_NEW_BLOCKS_V13//-->
[PHP] [PHP]
Line 264: Line 269:
} }
}); });
 +
 + window.addEvent(\'domready\', function(e) {    
 + $$(\'#tabs-nav a, #tabs-body li\').tabify({
 + transition: \'bounce:out\'
 +    });
 +});
 +
   //]]>    //]]>
  </script>';   </script>';
deutsch/phpwcms-system/artikel/contentparts/register-tabs/mootools-nutabs.1266738390.txt.gz · Last modified: 2018/06/03 18:06 (external edit)
www.planmatrix.de www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0