Project

General

Profile

Bug #24106 » rtehtmlarea_bugfix_16447_trunk.patch

Administrator Admin, 2010-11-17 17:05

View differences:

typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements/block-elements.js (copie de travail)
var button = this.buttonList[buttonId];
var buttonConfiguration = {
id : buttonId,
tooltip : this.localize(buttonId + '-Tooltip') || this.localize(button[2]),
tooltip : this.localize(buttonId + '-Tooltip'),
iconCls : 'htmlarea-action-' + button[3],
contextMenuTitle: this.localize(buttonId + '-contextMenuTitle'),
action : 'onButtonPress',
typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements/locallang.xml (copie de travail)
<label index="Left-Tooltip">Left</label>
<label index="InsertOrderedList-Tooltip">Ordered List</label>
<label index="InsertUnorderedList-Tooltip">Bulleted List</label>
<label index="InsertHorizontalRule-Tooltip">Horizontal Rule</label>
<label index="No block">No block format</label>
<label index="Remove block">Remove block format</label>
<label index="Technische Universitat Ilmenau">Technische Universität Ilmenau</label>
    (1-1/1)