Index: mod1/class.tx_templavoila_mod1_localization.php =================================================================== --- mod1/class.tx_templavoila_mod1_localization.php (revision 26547) +++ mod1/class.tx_templavoila_mod1_localization.php (working copy) @@ -94,7 +94,7 @@ $output = (!$iOutput ? '' : ' - + '. $iOutput . @@ -138,11 +138,12 @@ $output.= ' - - + '; @@ -155,11 +156,12 @@ if (count($options)) { $output.= ' - - - - + '; } $output .= ' - - @@ -226,11 +230,12 @@ $link = 'index.php?'.$this->pObj->link_getParameters().'&createNewPageTranslation=\'+this.options[this.selectedIndex].value+\'&pid='.$this->pObj->id; $output = ' - - + '; } Index: mod1/class.tx_templavoila_mod1_records.php =================================================================== --- mod1/class.tx_templavoila_mod1_records.php (revision 26547) +++ mod1/class.tx_templavoila_mod1_records.php (working copy) @@ -99,7 +99,7 @@ */ function sidebar_renderRecords() { $content = '
  
+ '. t3lib_BEfunc::cshItem('_MOD_web_txtemplavoilaM1', 'selectlanguageversion', $this->doc->backPath) .' + '.$LANG->getLL ('selectlanguageversion', 1).':
+ '. t3lib_BEfunc::cshItem('_MOD_web_txtemplavoilaM1', 'pagelocalizationdisplaymode', $this->doc->backPath) .' + '.$LANG->getLL('pageLocalizationDisplayMode', 1).': + @@ -172,22 +174,24 @@ if ($this->pObj->rootElementLangMode !== 'disable') { $output.= '
+ '. t3lib_BEfunc::cshItem('_MOD_web_txtemplavoilaM1', 'pagelocalizationmode', $this->doc->backPath) .' + '.$LANG->getLL('pageLocalizationMode', 1).': '.$LANG->getLL('pageLocalizationMode_'.$this->pObj->rootElementLangMode, 1).($this->pObj->rootElementLangParadigm!='free'?(' / '.$LANG->getLL('pageLocalizationParadigm_'.$this->pObj->rootElementLangParadigm)):'').''.$LANG->getLL('pageLocalizationMode_'.$this->pObj->rootElementLangMode, 1).($this->pObj->rootElementLangParadigm!='free'?(' / '.$LANG->getLL('pageLocalizationParadigm_'.$this->pObj->rootElementLangParadigm)):'').'
+ '. t3lib_BEfunc::cshItem('_MOD_web_txtemplavoilaM1', 'editlanguageversion', $this->doc->backPath) .' + '.$LANG->getLL ('editlanguageversion', 1).': + '.$availableTranslationsFlags.'
+ '. t3lib_BEfunc::cshItem('_MOD_web_txtemplavoilaM1', 'createnewtranslation', $this->doc->backPath) .' + '.$LANG->getLL('createnewtranslation',1).':
'; - $content .= ''; + $content .= ''; // Render table selector $content .= $this->renderTableSelector(); @@ -115,9 +115,9 @@ * @return string Genrated content */ function renderTableSelector() { - $content = ''; + $content .= ''; //space for csh icon + $content .= ' - + '); // Render checkbox for showing hidden elements: $tableRows[] = ' - @@ -357,10 +358,11 @@ if ($GLOBALS['BE_USER']->isAdmin()) { $tableRows[] = ' - + '; @@ -374,8 +376,12 @@ $cshItem = t3lib_BEfunc::cshItem('xMOD_csh_corebe', 'TCEforms_cacheSelector', $GLOBALS['BACK_PATH'],'', TRUE); $tableRows[] = ' - - + + '; }
 
 
'; - $content .= $GLOBALS['LANG']->getLL('displayRecordsFrom'); - $content .= ''; + $content = '
 ' . $GLOBALS['LANG']->getLL('displayRecordsFrom') . ''; $link = '\'index.php?'.$this->pObj->link_getParameters().'&SET[recordsView_start]=0&SET[recordsView_table]=\'+this.options[this.selectedIndex].value'; $content .= '
  
+ '. t3lib_BEfunc::cshItem('_MOD_web_txtemplavoilaM1', 'advancedfunctions_showhiddenelements', $this->doc->backPath) .' - '.$LANG->getLL('sidebar_advancedfunctions_labelshowhidden', 1).': + + ' . $LANG->getLL('sidebar_advancedfunctions_labelshowhidden', 1) . ': '.t3lib_BEfunc::getFuncCheck($pObj->id,'SET[tt_content_showHidden]',$pObj->MOD_SETTINGS['tt_content_showHidden'],'','').'
+ '. t3lib_BEfunc::cshItem('_MOD_web_txtemplavoilaM1', 'advancedfunctions_showoutline', $this->doc->backPath) .' - '.$LANG->getLL('sidebar_advancedfunctions_labelshowoutline', 1).' - : + ' . $LANG->getLL('sidebar_advancedfunctions_labelshowoutline', 1) . ': + '.t3lib_BEfunc::getFuncCheck($pObj->id,'SET[showOutline]',$pObj->MOD_SETTINGS['showOutline'],'','').'
'.$cshItem.' '.$LANG->getLL('sidebar_advancedfunctions_labelcachefunctions', 1).':'.$cacheMenu.' + ' . $cshItem . ' + + ' . $LANG->getLL('sidebar_advancedfunctions_labelcachefunctions', 1) . ': + ' . $cacheMenu . '