Hi,<div><br></div><div>Wouldn&#39;t it be better to improve the XLL feature in order to redefine labels instead of putting labels into typoscript (with no charset support) ?<br>
<br>Regards</div><div><br><div class="gmail_quote">2011/2/27 Alexander Stehlik <span dir="ltr">&lt;<a href="mailto:alexander.stehlik@googlemail.com">alexander.stehlik@googlemail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Reminder #1<br>
<br>
Am 08.02.2011 14:04, schrieb Alexander Stehlik:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hi,<br>
<br>
I just had another idea in mind, that isn&#39;t that bad for performance and<br>
doesn&#39;t use TypoScript inconsistently.<br>
<br>
A setup for overwriting language keys with dots might look like that:<br>
<br>
tx_myestension._LOCAL_LANG.de.keys-with-dots {<br>
10 = my.key.with.dots|My label<br>
20 = another.key.with.dots|My other label<br>
}<br>
<br>
I also attached a patch for tslib_pibase that can interpret this kind of<br>
setup. No flattening of arrays needed.<br>
<br>
What do you think of it?<br>
<br>
Kind regards,<br>
Alex<br>
<br>
<br>
<br>
<br>
<br>
Am 12.08.2010 21:53, schrieb Philipp Gampe:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Am 12.08.2010, 21:43 Uhr, schrieb Steffen Kamper &lt;<a href="mailto:info@sk-typo3.de" target="_blank">info@sk-typo3.de</a>&gt;:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I would go for &quot;|&quot;, because I don&#39;t think it is used much in labels.<br>
A fallback could be provided to support this too of no label with<br>
dots is found.<br>
<br>
</blockquote>
<br>
:o - looks weird.<br>
Imho the same should be done as with other naming issues like class<br>
names or function names: use _ to seperate group and name, use<br>
camelCase or UpperCamelCase for the name without any seperator. Example:<br>
error_SaveErrorInSituationA<br>
</blockquote>
<br>
I was referring to TS… in locallang &quot;_&quot; should be used together with<br>
camelCase.<br>
But as there are a lot of extensions with &quot;wrong&quot; labels, we should try<br>
to fix it nevertheless.<br>
<br>
Best regards<br>
</blockquote>
<br>
</blockquote>
<br>
_______________________________________________<br>
Before posting to this list, please have a look to the posting rules<br>
on the following websites:<br>
<br>
<a href="http://typo3.org/teams/core/core-mailinglist-rules/" target="_blank">http://typo3.org/teams/core/core-mailinglist-rules/</a><br>
<a href="http://typo3.org/development/bug-fixing/diff-and-patch/" target="_blank">http://typo3.org/development/bug-fixing/diff-and-patch/</a><br>
_______________________________________________<br>
TYPO3-team-core mailing list<br>
<a href="mailto:TYPO3-team-core@lists.typo3.org" target="_blank">TYPO3-team-core@lists.typo3.org</a><br>
<a href="http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core" target="_blank">http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core</a></blockquote></div><br></div>