TypoScript - komplette Beispiele: Unterschied zwischen den Versionen

Aus Wikizone
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „Gutachtenzentrale 2015 </pre> Path: / root [1] Template tools Current template BASIC (GKK Gutachten GmbH) Template hierarchy Title Rootlevel Clear Setup…“)
 
Zeile 1: Zeile 1:
 
Gutachtenzentrale 2015
 
Gutachtenzentrale 2015
  
</pre>
+
<pre>
 
Path: / root [1]
 
Path: / root [1]
 
   
 
   

Version vom 31. Juli 2015, 15:29 Uhr

Gutachtenzentrale 2015

Path: / root [1]
 
 
Template tools
Current template
 BASIC (GKK Gutachten GmbH)
Template hierarchy
Title	Rootlevel	Clear Setup	Clear Constants	PID	Rootline	Next Level
  SYS:TYPO3_CONF_VARS:FE:defaultTypoScript   	   	   	   			
  EXT:css_styled_content/static/   	   	   	   			
  EXT:gbmaps/Configuration/TypoScript   	   	   	   			
  EXT:flexslider/Configuration/TypoScript   	   	   	   			
  EXT:tt_news/pi/static/ts_new/   	   	   	   			
  EXT:jfmulticontent/static/   	   	   	   			
  EXT:jh_magnificpopup/Configuration/TypoScript/Defa...   	   	   	   			
  extensionmanager   	   	   	   			
  extbase   	   	   	   			
  fluid   	   	   	   			
  belog   	   	   	   			
  beuser   	   	   	   			
  felogin   	   	   	   			
  sys_note   	   	   	   			
  powermail   	   	   	   			
 BASIC   	    	    	    	1 	0 	
Complete TS

Display Options
Line numbers Syntax highlight
Constants
BASIC

577: [GLOBAL]
578: 
579: ### <INCLUDE_TYPOSCRIPT: source="FILE:fileadmin/template/ext_typoscript_constants.txt"> BEGIN:
580: #these may be used in real constants field (e.g. if you switch project from production to live server)
581: #there should be no need to change setup.txt or constants.txt in this extension
582: 
583: 
584: 
585: #cat=gbt3.template; type=string; label=templatePath: Pfad zu den templates.
586: templatePath = fileadmin/template/
587: 
588: #cat=gbt3.template; type=string; label = logoLink: Auf diese Seite wird das Logo verlinkt ( Seiten-ID, URL, E-Mail).
589: logoLink = 2
590: 
591: #cat=gbt3.template; type=string; label = logoFile: Die Datei die als Logo verwendet wird (ausgehend von templatePath).
592: logoFile = media/logo.png
593: 
594: 
595: # tt_news: RSS Feed
596: plugin.tt_news.useHRDates = 1
597: plugin.tt_news.pid_list = 8
598: plugin.tt_news.singlePid = 19
599: plugin.tt_news.useSubCategories = 1
600: plugin.tt_news.displaySubCategories = 1
601: 
602: ###News###
603: plugin.tt_news{
604: 
605:    useHRDates = 1
606:    limit = 5
607:    latestLimit = 3
608: #   showCatRootline = 0
609: #   wrap2 = 
|
610: 611: } 612: 613: 614: 615: 616: 617: 618: 619: 620: 621: 622: 623: 624: 625: 626: 627: ### <INCLUDE_TYPOSCRIPT: source="FILE:fileadmin/template/ext_typoscript_constants.txt"> END: 628: 629: 630: 631: styles.content.mailform { 632: badMess = Bitte füllen Sie noch folgende Felder aus: 633: } 634: plugin.tx_flexslider.persistence.storagePid = 635: 636: plugin.tx_flexslider { 637: view { 638: # Necessary options, if you plan to manipulate the templates 639: templateRootPath = fileadmin/template/Templates/ 640: } 641: 642: settings { 643: # String: File reference to the FlexSlider's Css file - empty this value if you want to include this at your own 644: css = fileadmin/template/main/flexslider.css 645: } 646: } 647: 648: plugin.tt_news.file.templateFile = fileadmin/template/main/tt_news_v2_template.html 649: plugin.tt_news.useSubCategories = 1 650: styles.content.imgtext.maxW = 1400 651: styles.content.imgtext.maxWInText = 1400 652: styles.content.imgtext.linkWrap.width = 1400 653: plugin.tx_jfmulticontent_pi1.jsInFooter = 1 654: plugin.tx_jfmulticontent_pi1.file.jQueryLibrary = 655: plugin.tx_jfmulticontent_pi1.file.jQueryUI = 656: plugin.tx_jfmulticontent_pi1.file.jQueryUIstyle = 657: Setup BASIC 4609: [GLOBAL] 4610: 4611: ### <INCLUDE_TYPOSCRIPT: source="FILE:fileadmin/template/ext_typoscript_setup.txt"> BEGIN: 4612: ################################################## 4613: ######### main configuration ##################### 4614: ################################################## 4615: 4616: config { 4617: #leave these with live configuration and install abz_developer LOCALLY (not in subversion), it will override this values 4618: debug = 0 4619: admPanel = 0 4620: disablePrefixComment = 1 4621: 4622: #pageTitleFirst = 1 4623: 4624: 4625: extTarget = _blank 4626: 4627: // put js and stylesheet into external files automatically 4628: removeDefaultJS = 1 4629: inlineStyle2TempFile = 1 4630: 4631: 4632: // default language definitions 4633: language = de 4634: locale_all = de_DE 4635: htmlTag_langKey = de 4636: 4637: // more properties for multilanguage pages 4638: linkVars = L(1-10) 4639: uniqueLinkVars = 1 4640: sys_language_mode = content_fallback 4641: 4642: // for use of several domains in one installation (to be able to use internal links between domain trees) 4643: typolinkCheckRootline = 1 4644: // doctypescwitch: see below, switch only for ie (ie needs switch to make correct display, otherwise no switch to get documents validated) 4645: doctype = xhtml_trans 4646: xhtml_cleaning = all 4647: } 4648: 4649: // doctypeswitch - ie only 4650: [browser = msie] 4651: config.doctypeSwitch = 1 4652: [global] 4653: 4654: 4655: 4656: ################content_collector######################################## 4657: styles.content.getBorder.slide = -1 4658: styles.content.getBorder.slide { 4659: # collect = -1 4660: # collectReverse = 1 4661: } 4662: 4663: styles.content.getRight.slide = -1 4664: styles.content.getRight.slide { 4665: # collect = -1 4666: # collectReverse = 1 4667: } 4668: 4669: 4670: 4671: 4672: ################################################## 4673: ######### several marks and subparts ############# 4674: ################################################## 4675: 4676: // Logo mit Link ein 4677: temp.logo = IMAGE 4678: temp.logo { 4679: file = {$templatePath}{$logoFile} 4680: stdWrap.typolink.parameter = {$logoLink} 4681: altText = Startseite 4682: titleText = Startseite 4683: } 4684: 4685: 4686: temp.teaser = IMAGE 4687: temp.teaser { 4688: file { 4689: import = uploads/media/ 4690: import.data = levelmedia:-1, slide 4691: treatIdAsReference = 1 4692: import.listNum = 0 4693: } 4694: } 4695: 4696: #############tt news setup######################## 4697: 4698: # tt_news date & time formats 4699: plugin.tt_news { 4700: archiveTitleCObject { 4701: 10.strftime = %B - %Y 4702: } 4703: getRelatedCObject { 4704: 20.strftime = %d.%m.%Y %H:%M 4705: } 4706: displaySingle { 4707: date_stdWrap.strftime= %d.%m.%y 4708: time_stdWrap.strftime= %H:%M 4709: } 4710: displayLatest { 4711: date_stdWrap.strftime= %d.%m.%y 4712: time_stdWrap.strftime= %H:%M 4713: } 4714: displayList { 4715: date_stdWrap.strftime= %d.%m.%y 4716: time_stdWrap.strftime= %H:%M 4717: } 4718: } 4719: 4720: plugin.tt_news.displaySingle.image.imageLinkWrap.width = 800m 4721: plugin.tt_news.displaySingle.image.imageLinkWrap.height = 600m 4722: 4723: #plugin.tt_news.displaySingle.image.imageLightbox2 = 1 4724: #plugin.perfectlightbox.ttnews.enableSingle = 1 4725: plugin.tt_news.displayList.subheader_stdWrap.append > 4726: 4727: 4728: plugin.tt_news.newsFiles.target = _blank 4729: 4730: # Entfernen des
|
Wrap um die Jahreszahl im Archiv 4731: plugin.tt_news.wrap3.wrap = 4732: plugin.tt_news._LOCAL_LANG.de.more = weiterlesen 4733: plugin.tt_news._LOCAL_LANG.de.backToList = zurück 4734: plugin.tt_news.displayLatest.subheader_stdWrap.crop = 100 | ... | 1 4735: plugin.tt_news.displayList.subheader_stdWrap.crop = 500 | ... | 1 4736: 4737: plugin.tt_news._LOCAL_LANG.en.more = more 4738: plugin.tt_news._LOCAL_LANG.en.backToList = << back 4739: 4740: plugin.tt_news.displayList { 4741: image { 4742: file.maxW = 700 4743: file.maxH = 350 4744: file.width = 700c 4745: file.height = 350c 4746: } 4747: } 4748: 4749: plugin.tt_news.displaySingle { 4750: image { 4751: file.maxW = 700 4752: file.maxH = 350 4753: file.width = 700c 4754: file.height = 350c 4755: } 4756: } 4757: 4758: plugin.tt_news.displayLatest { 4759: image { 4760: file.maxW = 700 4761: file.maxH = 300 4762: file.width = 700c 4763: file.height = 300c 4764: } 4765: } 4766: 4767: 4768: 4769: 4770: ### Kategorie Einstellungen ### 4771: plugin.tt_news{ 4772: // Nur News aus ausgewählten Kategorien (oder) 4773: #categoryMode = 1 4774: // Kategorie nicht anzeigen 4775: catTextMode = 0 4776: category_stdWrap = | 4777: _LOCAL_LANG.de.textCat = 4778: _LOCAL_LANG.de.textCatLatest = 4779: } 4780: 4781: 4782: ##################################################### 4783: ############## NAVIGATION ########################## 4784: ##################################################### 4785: 4786: temp.navi = HMENU 4787: temp.navi{ 4788: special = directory 4789: special.value = 1 4790: #entryLevel = 1 4791: wrap =
    |
4792: 4793: 4794: 4795: 4796: 1 = TMENU 4797: 1 { 4798: expAll = 1 4799: noBlur = 1 4800: NO = 1 4801: NO.wrapItemAndSub =
  • |
  • 4802: 4803: CUR = 1 4804: CUR.wrapItemAndSub =
  • |
  • 4805: 4806: ACT = 1 4807: ACT < .CUR 4808: 4809: } 4810: 2 = TMENU 4811: 2 { 4812: wrap =
      |
    4813: noBlur = 1 4814: expAll = 1 4815: NO.wrapItemAndSub =
  • |
  • 4816: CUR = 1 4817: CUR.wrapItemAndSub =
  • |
  • 4818: ACT = 1 4819: ACT < .CUR 4820: } 4821: 4822: 3 < .2 4823: 4824: 3.wrap =
      |
    4825: 4826: 4 < .2 4827: 4.wrap =
      |
    4828: } 4829: 4830: 4831: temp.menu = HMENU 4832: temp.menu { 4833: special = directory 4834: special.value = 1 4835: #entryLevel = 1 4836: 1 = TMENU 4837: 1.noBlur = 1 4838: 1.wrap = 4839: 1.NO = 1 4840: 1.NO.linkWrap =
  • |
  • 4841: 1.ACT = 1 4842: 1.ACT.linkWrap =
  • |
  • 4843: 1.ACTIFSUB = 1 4844: 1.ACTIFSUB.linkWrap =
  • |
  • 4845: 4846: } 4847: 4848: temp.menu_bottom = HMENU 4849: temp.menu_bottom { 4850: special = directory 4851: special.value = 10 4852: #entryLevel = 1 4853: 1 = TMENU 4854: 1.noBlur = 1 4855: 1.wrap = 4856: 1.NO = 1 4857: 1.NO.linkWrap =
  • |
  • 4858: 1.ACT = 1 4859: 1.ACT.linkWrap =
  • |
  • 4860: 1.ACTIFSUB = 1 4861: 1.ACTIFSUB.linkWrap =
  • |
  • 4862: 4863: } 4864: 4865: temp.menu_bottom2 = HMENU 4866: temp.menu_bottom2 { 4867: special = directory 4868: special.value = 13 4869: #entryLevel = 1 4870: 1 = TMENU 4871: 1.noBlur = 1 4872: 1.wrap = 4873: 1.NO = 1 4874: 1.NO.linkWrap =
  • |
  • 4875: 1.ACT = 1 4876: 1.ACT.linkWrap =
  • |
  • 4877: 1.ACTIFSUB = 1 4878: 1.ACTIFSUB.linkWrap =
  • |
  • 4879: 4880: } 4881: 4882: 4883: temp.menu_top = HMENU 4884: temp.menu_top { 4885: special = directory 4886: special.value = 6 4887: #entryLevel = 1 4888: 1 = TMENU 4889: 1.noBlur = 1 4890: 1.wrap = 4891: 1.NO = 1 4892: 1.NO.linkWrap =
  • |
  • 4893: 1.ACT = 1 4894: 1.ACT.linkWrap =
  • |
  • 4895: 1.ACTIFSUB = 1 4896: 1.ACTIFSUB.linkWrap =
  • |
  • 4897: 4898: } 4899: 4900: 4901: 4902: temp.menu_mobile = HMENU 4903: temp.menu_mobile{ 4904: special = directory 4905: special.value = 1 4906: #entryLevel = 1 4907: wrap =
      |
    4908: 4909: 4910: 4911: 4912: 1 = TMENU 4913: 1 { 4914: expAll = 1 4915: noBlur = 1 4916: NO = 1 4917: NO.wrapItemAndSub =
  • |
  • 4918: 4919: CUR = 1 4920: CUR.wrapItemAndSub =
  • |
  • 4921: 4922: ACT = 1 4923: ACT < .CUR 4924: 4925: } 4926: 2 = TMENU 4927: 2 { 4928: wrap =
      |
    4929: noBlur = 1 4930: expAll = 1 4931: NO.wrapItemAndSub =
  • |
  • 4932: CUR = 1 4933: CUR.wrapItemAndSub =
  • |
  • 4934: ACT = 1 4935: ACT < .CUR 4936: } 4937: 4938: 3 < .2 4939: 4940: 3.wrap =
      |
    4941: 4942: 4 < .2 4943: 4.wrap =
      |
    4944: } 4945: 4946: 4947: 4948: 4949: temp.copyright = TEXT 4950: temp.copyright { 4951: data = date : U 4952: strftime = %Y 4953: noTrimWrap = | © | GKK Gutachten GmbH | 4954: } 4955: 4956: temp.phone = RECORDS 4957: temp.phone { 4958: tables = tt_content 4959: # Inhaltselement mit ID 42 ist Quelle 4960: source = 1 4961: } 4962: 4963: temp.address = RECORDS 4964: temp.address { 4965: tables = tt_content 4966: # Inhaltselement mit ID 42 ist Quelle 4967: source = 2 4968: } 4969: 4970: temp.social = RECORDS 4971: temp.social { 4972: tables = tt_content 4973: # Inhaltselement mit ID 42 ist Quelle 4974: source = 5 4975: } 4976: 4977: 4978: ##################################################### 4979: ############## standardsuche ########################## 4980: ##################################################### 4981: 4982: ## Suchfeld [Begin] 4983: ## Standartbeschriftung des Buttons ändern 4984: tt_content.search.30.dataArray.40.value.data > 4985: ## Beschriftung des Buttons auf "Suche" ändern 4986: tt_content.search.30.dataArray.40.value = 4987: 4988: temp.top_search = COA 4989: temp.top_search < tt_content.search 4990: ## verhindert Anzeige der Suchergebnisse 4991: temp.top_search.20 > 4992: ## Optionen des Suchformulars der TYPO3 Suche 4993: temp.top_search.30 { 4994: ## Suchergebnisse im selben Browserfenster anzeigen 4995: target = _self 4996: ## automatische Auswahl der Zielseite der Suche löschen 4997: type > 4998: ## Seite 85 als Zielseite der Suche angeben 4999: type = 58 5000: 5001: ## Auswahl voreinstellen 5002: dataArray.20.value = tt_content.header-bodytext-imagecaption 5003: ## Feld auf versteckt setzen 5004: dataArray.20.type = scols=hidden 5005: ## Auswahlmöglichkeit ausblenden 5006: dataArray.20.valueArray > 5007: 5008: ## Suchformular mit SPAN und nicht mit Tabelle wrappen 5009: stdWrap.wrap = | 5010: layout = ###LABEL### ###FIELD### 5011: ## Die Beschriftungen der Inhaltselemente nicht generell wrappen 5012: labelWrap.wrap = 5013: ## Beschriftung des Eingabefeldes löschen 5014: dataArray.10.label > 5015: } 5016: temp.top_search.stdWrap.wrap = | 5017: 5018: lib.language = COA 5019: lib.language.10 = COA 5020: lib.language.10 < temp.top_search 5021: ## Suchfeld [End] 5022: 5023: 5024: 5025: 5026: 5027: #------------------------------------------ 5028: # Default PAGE object: 5029: # ----------------------------------------- 5030: page = PAGE 5031: page.typeNum = 0 5032: page.shortcutIcon = fileadmin/template/media/favicon.png 5033: 5034: 5035: page.10 = TEMPLATE 5036: page.10.template = FILE 5037: page.10.template.file = fileadmin/template/main/main.html 5038: 5039: # FRONTEND Layout Switch 5040: 5041: [globalVar = TSFE:page|layout = 1] 5042: page.10.template.file = fileadmin/template/main/main_70_30.html 5043: [global] 5044: 5045: [globalVar = TSFE:page|layout = 2] 5046: page.10.template.file = fileadmin/template/main/main_slider.html 5047: [global] 5048: 5049: [globalVar = TSFE:page|layout = 4] 5050: page.10.template.file = fileadmin/template/main/main_50_50.html 5051: [global] 5052: 5053: #Den Subpart DOCUMENT BODY bearbeiten 5054: page.10.workOnSubpart = DOCUMENT_BODY 5055: 5056: #Innerhalb von Documtent Body weitere Subparts bearbeiten 5057: page.10.subparts { 5058: CONTENT < styles.content.get 5059: CONTENT_RIGHT < styles.content.getRight 5060: CONTENT_LEFT < styles.content.getLeft 5061: CONTENT_BORDER < styles.content.getBorder 5062: LOGO < temp.logo 5063: NAVI < temp.navi 5064: NAVI_MOBILE < temp.menu_mobile 5065: NAVI_BOTTOM < temp.menu_bottom 5066: NAVI_BOTTOM2 < temp.menu_bottom2 5067: NAVI_TOP < temp.menu_top 5068: COPYRIGHT < temp.copyright 5069: PHONE < temp.phone 5070: ADDRESS < temp.address 5071: TOP_SEARCH < temp.top_search 5072: SOCIAL < temp.social 5073: TEASER < temp.teaser 5074: } 5075: 5076: // inhalte 5077: 5078: 5079: tt_content.stdWrap.innerWrap.cObject.1 > 5080: tt_content.stdWrap.innerWrap.cObject.1 = TEXT 5081: tt_content.stdWrap.innerWrap.cObject.1.value =
    |
    5082: 5083: tt_content.stdWrap.innerWrap.cObject.5 > 5084: tt_content.stdWrap.innerWrap.cObject.5 = TEXT 5085: tt_content.stdWrap.innerWrap.cObject.5.value =
    |
    5086: 5087: 5088: tt_content.stdWrap.innerWrap.cObject.6 > 5089: tt_content.stdWrap.innerWrap.cObject.6 = TEXT 5090: tt_content.stdWrap.innerWrap.cObject.6.value =
    |
    5091: 5092: tt_content.stdWrap.innerWrap.cObject.10 > 5093: tt_content.stdWrap.innerWrap.cObject.10 = TEXT 5094: tt_content.stdWrap.innerWrap.cObject.10.value =
    |
    5095: 5096: tt_content.stdWrap.innerWrap.cObject.11 > 5097: tt_content.stdWrap.innerWrap.cObject.11 = TEXT 5098: tt_content.stdWrap.innerWrap.cObject.11.value =
    |
    5099: 5100: tt_content.stdWrap.innerWrap.cObject.12 > 5101: tt_content.stdWrap.innerWrap.cObject.12 = TEXT 5102: tt_content.stdWrap.innerWrap.cObject.12.value =
    |
    5103: 5104: tt_content.stdWrap.innerWrap.cObject.20 > 5105: tt_content.stdWrap.innerWrap.cObject.20 = TEXT 5106: tt_content.stdWrap.innerWrap.cObject.20.value =
    |
    5107: 5108: 5109: tt_content.stdWrap.innerWrap.cObject.21 > 5110: tt_content.stdWrap.innerWrap.cObject.21 = TEXT 5111: tt_content.stdWrap.innerWrap.cObject.21.value =
    |
    5112: 5113: 5114: 5115: 5116: 5117: 5118: 5119: 5120: 5121: 5122: 5123: 5124: 5125: 5126: 5127: ### <INCLUDE_TYPOSCRIPT: source="FILE:fileadmin/template/ext_typoscript_setup.txt"> END: 5128: 5129: 5130: 5131: lib.stdheader.10.setCurrent.htmlSpecialChars = 0 5132: 5133: page.headerData.20 = TEXT 5134: page.headerData.20.value ( 5135: <script src="fileadmin/template/js/ext.js" type="text/javascript"></script> 5136: <script src="fileadmin/template/js/hoverIntent.js" type="text/javascript"></script> 5137: <script src="fileadmin/template/js/superfish.js" type="text/javascript"></script> 5138: <script src="fileadmin/template/js/supersubs.js" type="text/javascript"></script> 5139: <script src="fileadmin/template/js/jquery.mmenu.min.js" type="text/javascript"></script> 5140: 5141: <script type="text/javascript"> 5142: $(document).ready(function() { 5143: $(function() { 5144: $('nav#menu').mmenu(); 5145: }); 5146: }); 5147: </script> 5148: 5149: ) 5150: 5151: 5152: # Stylesheets 5153: page.includeCSS { 5154: file10 = fileadmin/template/main/main.css 5155: file20 = fileadmin/template/main/superfish.css 5156: file30 = fileadmin/template/main/tt_news_v2_styles.css 5157: file40 = fileadmin/template/main/jquery-ui.css 5158: file50 = fileadmin/template/main/media_queries.css 5159: file60 = fileadmin/template/main/jquery.mmenu.css 5160: } 5161: 5162: 5163: page.meta { 5164: KEYWORDS.field = keywords 5165: KEYWORDS.ifEmpty = 5166: DESCRIPTION.field = description 5167: DESCRIPTION.ifEmpty = 5168: VIEWPORT = width=device-width; initial-scale=1.0 5169: } 5170: 5171: #config.baseURL = http://www.ksclearning.de.de/ 5172: #// cooluri aktivieren und simulatestatic deaktivieren 5173: #config.simulateStaticDocuments = 0 5174: #config.tx_cooluri_enable = 1 5175: #config.redirectOldLinksToNew = 1 5176: 5177: tt_content.search.30.target = _self 5178: tt_content.search.30.dataArray.10.label > 5179: 5180: # Suchfelderauswahl wird versteckt und Suche ist auf header, bodytext und imagecaption eingestellt 5181: tt_content.search.30.dataArray.20.type = scols=hidden 5182: tt_content.search.30.dataArray.20.valueArray > 5183: tt_content.search.30.dataArray.20.value = tt_content.header-bodytext-imagecaption 5184: 5185: # Inputfeldgröße wird eingestellt und CSS-Klasse wird zugeordnet 5186: tt_content.search.30.params.input = class="suchfeld" size="40" 5187: 5188: # Submit Button wird eine CSS-Klasse und die Bezeichnung zugeordnet 5189: tt_content.search.30.params.submit = class="suchbutton" 5190: tt_content.search.30.dataArray.40.value = Suchen 5191: 5192: # Layout aus Tabelle genommen 5193: tt_content.search.30.stdWrap.wrap = | 5194: tt_content.search.30.layout = ###LABEL### ###FIELD### 5195: tt_content.search.30.COMMENT.layout = ###LABEL### 5196: 5197: 5198: plugin.tt_news.dontUseBackPid = 0 5199: plugin.tt_news.sys_language_mode = strict 5200: plugin.tt_news.excludeAlreadyDisplayedNews = 0 5201: plugin.tt_news.usePiBasePagebrowser = 1 5202: plugin.tt_news.displayLatest.subheader_stdWrap.br = 1 5203: plugin.tt_news.displayList.subheader_stdWrap.br = 1 5204: 5205: plugin.tt_news.pageBrowser { 5206: maxPages = 20 5207: showResultCount = 0 5208: showPBrowserText = 1 5209: dontLinkActivePage = 1 5210: 5211: showFirstLast = 1 5212: pagefloat = center 5213: showRange = 0 5214: hscText = 1 5215: 5216: browseBoxWrap =
      |
    5217: showResultsWrap = | 5218: LinksWrap = | 5219: browseLinksWrap = | 5220: activeLinkWrap =
  • |
  • 5221: disabledLinkWrap =
  • |
  • 5222: inactiveLinkWrap =
  • |
  • 5223: } 5224: 5225: plugin.tt_news._LOCAL_LANG.de.pi_list_browseresults_page = 5226: plugin.tt_news._LOCAL_LANG.de.pi_list_browseresults_prev = Vorherige 5227: plugin.tt_news._LOCAL_LANG.de.pi_list_browseresults_next = Nächste 5228: plugin.tt_news._LOCAL_LANG.de.pi_list_browseresults_first = Erste 5229: plugin.tt_news._LOCAL_LANG.de.pi_list_browseresults_last = Letzte 5230: 5231: /* Anpassungen setup.ts */ 5232: tt_content.image.20 { 5233: imageStdWrap.dataWrap =
    |
    5234: imageColumnStdWrap.dataWrap =
    |
    5235: layout { 5236: 25.value =
    ###IMAGES######TEXT###
    5237: 26.value =
    ###IMAGES######TEXT###
    5238: } 5239: /* Rendering-Varianten, die mit tt_content.image.20.renderMethod gesetzt werden */ 5240: rendering { 5241: dl { 5242: imageRowStdWrap.dataWrap =
    |
    5243: imageLastRowStdWrap.dataWrap =
    |
    5244: oneImageStdWrap.dataWrap =
    |
    5245: noRowsStdWrap.wrap =
    |
    5246: } 5247: ul { 5248: imageRowStdWrap.dataWrap =
      |
    5249: imageLastRowStdWrap.dataWrap =
      |
    5250: oneImageStdWrap.dataWrap =
  • |
  • 5251: noRowsStdWrap.wrap =
      |
    5252: } 5253: div { 5254: imageRowStdWrap.dataWrap =
    |
    5255: imageLastRowStdWrap.dataWrap =
    |
    5256: oneImageStdWrap.dataWrap =
    |
    5257: noRowsStdWrap.wrap =
    |
    5258: } 5259: simple { 5260: imageStdWrap.dataWrap =
    |
    5261: noRowsStdWrap.wrap =
    |
    5262: } 5263: } 5264: } 5265: 5266: 5267: 5268: