PSD-Tutorials.de
Forum für Design, Fotografie & Bildbearbeitung
Tutkit
Agentur
Hilfe
Kontakt
Start
Forum
Aktuelles
Besonderer Inhalt
Foren durchsuchen
Tutorials
News
Anmelden
Kostenlos registrieren
Aktuelles
Suche
Suche
Nur Titel durchsuchen
Von:
Menü
Anmelden
Kostenlos registrieren
App installieren
Installieren
JavaScript ist deaktiviert. Für eine bessere Darstellung aktiviere bitte JavaScript in deinem Browser, bevor du fortfährst.
Du verwendest einen veralteten Browser. Es ist möglich, dass diese oder andere Websites nicht korrekt angezeigt werden.
Du solltest ein Upgrade durchführen oder einen
alternativen Browser
verwenden.
Antworten auf deine Fragen:
Neues Thema erstellen
Start
Forum
Sonstiges
Webdesign, Webentwicklung & Programmierung
CMS, Shopsoftware & Forensysteme
Typo3
[PerfectLightbox] Problem beim Einbinden
Beitrag
<blockquote data-quote="armanix" data-source="post: 1494892" data-attributes="member: 33078"><p><strong>AW: [PerfectLightbox] Problem beim Einbinden in Typo3</strong></p><p></p><p>Hier noch mal alles genau mit Screenshots und TS-Code:</p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p>[CODE]</p><p>lib.right=CONTENT</p><p>lib.right.table = tt_content</p><p>lib.right.select {</p><p> pidInList=36</p><p>}</p><p></p><p>seite.headerData.20 = TEXT</p><p>seite.headerData.20.value = <script type="text/javascript" src="fileadmin/templates/ds/js/jquery.js"></script></p><p>seite.headerData.30 = TEXT</p><p>seite.headerData.30.value = <script type="text/javascript" src="fileadmin/templates/ds/js/s3Slider.js"></script></p><p>seite.headerData.40 = TEXT</p><p>seite.headerData.40.value = <script type="text/javascript">$(document).ready(function() {$('#slider1').s3Slider({timeOut: 8000});});</script></p><p></p><p></p><p>temp.menu = HMENU</p><p>temp.menu.entryLevel = 0</p><p>temp.menu.excludeUidList = 34,35</p><p>temp.menu {</p><p> 1 = TMENU</p><p> 1.expAll = 1</p><p> 1.NO {</p><p> allWrap = <li>|</li></p><p> }</p><p> 1.ACT = 1</p><p> 1.ACT {</p><p> allWrap = <li id="active">|</li></p><p> }</p><p>}</p><p>temp.submenu = HMENU</p><p>temp.submenu.special = list</p><p>temp.submenu.special.value = 34,33,35</p><p>temp.submenu.entryLevel = 0</p><p>temp.submenu {</p><p>1 = TMENU </p><p> 1 {</p><p> wrap = |</p><p> NO.allWrap = |&nbsp;|&nbsp; |*| |&nbsp;|&nbsp; |*| |</p><p> ACT = 1</p><p> ACT.allWrap = |&nbsp;|&nbsp; |*| |&nbsp;|&nbsp; |*| |</p><p> }</p><p>}</p><p></p><p>seite.config{ </p><p> doctype = xhtml_trans</p><p> xmlprologue = none </p><p> xhtml_cleaning = all </p><p> htmlTag_setParams = xmlns="http://www.w3.org/1999/xhtml" xml:lang="de"</p><p> lang="de" </p><p>}</p><p></p><p>seite.includeCSS {</p><p> file1 = fileadmin/templates/ds/style.css</p><p>}</p><p></p><p>seite = PAGE</p><p>seite.type.NUM = 0</p><p>seite.bodyTag = <body></p><p>seite.10 = TEMPLATE</p><p>seite.10 {</p><p> template = FILE</p><p> template.file = fileadmin/templates/ds/index.html</p><p> workOnSubpart = DOCUMENT_BODY</p><p> marks.CONTENT < styles.content.get</p><p> marks.NAVIGATION < temp.menu</p><p> marks.GRAFIK < styles.content.getLeft</p><p> marks.BEWEGUNG < lib.right</p><p> marks.TOPNAV < temp.topmenu</p><p> marks.NAVBOTTOM < temp.submenu</p><p> marks.ICON < lib.ico</p><p>}</p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="armanix, post: 1494892, member: 33078"] [b]AW: [PerfectLightbox] Problem beim Einbinden in Typo3[/b] Hier noch mal alles genau mit Screenshots und TS-Code: [CODE] lib.right=CONTENT lib.right.table = tt_content lib.right.select { pidInList=36 } seite.headerData.20 = TEXT seite.headerData.20.value = <script type="text/javascript" src="fileadmin/templates/ds/js/jquery.js"></script> seite.headerData.30 = TEXT seite.headerData.30.value = <script type="text/javascript" src="fileadmin/templates/ds/js/s3Slider.js"></script> seite.headerData.40 = TEXT seite.headerData.40.value = <script type="text/javascript">$(document).ready(function() {$('#slider1').s3Slider({timeOut: 8000});});</script> temp.menu = HMENU temp.menu.entryLevel = 0 temp.menu.excludeUidList = 34,35 temp.menu { 1 = TMENU 1.expAll = 1 1.NO { allWrap = <li>|</li> } 1.ACT = 1 1.ACT { allWrap = <li id="active">|</li> } } temp.submenu = HMENU temp.submenu.special = list temp.submenu.special.value = 34,33,35 temp.submenu.entryLevel = 0 temp.submenu { 1 = TMENU 1 { wrap = | NO.allWrap = | | |*| | | |*| | ACT = 1 ACT.allWrap = | | |*| | | |*| | } } seite.config{ doctype = xhtml_trans xmlprologue = none xhtml_cleaning = all htmlTag_setParams = xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de" } seite.includeCSS { file1 = fileadmin/templates/ds/style.css } seite = PAGE seite.type.NUM = 0 seite.bodyTag = <body> seite.10 = TEMPLATE seite.10 { template = FILE template.file = fileadmin/templates/ds/index.html workOnSubpart = DOCUMENT_BODY marks.CONTENT < styles.content.get marks.NAVIGATION < temp.menu marks.GRAFIK < styles.content.getLeft marks.BEWEGUNG < lib.right marks.TOPNAV < temp.topmenu marks.NAVBOTTOM < temp.submenu marks.ICON < lib.ico } [/CODE] [/QUOTE]
Bilder bitte
hier hochladen
und danach über das Bild-Icon (Direktlink vorher kopieren) platzieren.
Zitate einfügen…
Authentifizierung
Wenn ▲ = 7, ▼ = 3, ◇ = 2 und die Summe von ▲ und ▼ durch ◇ geteilt wird, was ist das Ergebnis?
Antworten
Start
Forum
Sonstiges
Webdesign, Webentwicklung & Programmierung
CMS, Shopsoftware & Forensysteme
Typo3
[PerfectLightbox] Problem beim Einbinden
Oben