[TYPO3-templavoila] Templavoila 1.3 - ignored request
Tapio Markula
tapio.markula at atwebteam.com
Fri Feb 9 09:32:08 CET 2007
Hi
I compared source code of 1.1.1 and 1.3
I found that request on the base of a bug report for adding
link 'edit page properties' added.
$this->content .=
'<br/><br/><strong>'.$this->link_edit('<img'.t3lib_iconWorks::skinImg($this->doc->backPath,'gfx/edit2.gif','').'
title="'.htmlspecialchars($LANG->sL('LLL:EXT:lang/locallang_mod_web_list.xml:editPage')).'"
alt="" style="border: none; vertical-align: middle" />
'.$LANG->sL('LLL:EXT:lang/locallang_mod_web_list.xml:editPage'),'pages',$this->id).'</strong>';
A request to add content to page type shortcut ignored.
I made about that issue even a patch proposal.
Why this issue is ignored, Dmitry?
More information about the TYPO3-project-templavoila
mailing list