[TYPO3-english] Naming convention of record icons with hidden, start-/endtime status

Lee Perry leeperry at slack.de
Wed Mar 24 17:12:43 CET 2010


Thanx Peter, this extension displays a similar table (Table Icon 
Listing) to my result table below :).

Okay, that means I'm on the right way - but can anybody explain the naming?
Why "__t", "__f" AND "__tf"?
Does "__t" stands for "To" and "__f" for "From" and not for "True" and 
"False"? But why "__tf" - does it stands for "To - From", but than "From 
To" would the better solution and in this extdeveval-extension I have to 
click the option "Starttime" to see the "__t"-icon and "Endtime" to see 
the "__f"-icon - very confusing, again!

Any clue?

Am 24.03.2010 16:19, schrieb Peter Klein:
> If you install the extension extdeveval, then it has a function to
> display all possible icon combinations.
> http://typo3.org/extensions/repository/view/extdeveval/current/
>
> ---
> Peter Klein / Clio Online
>
> On Wed, 24 Mar 2010 14:48:13 +0100, Lee Perry<leeperry at slack.de>
> wrote:
>>
>> Now            Start          Stop           Icon            Disabled
>> ------------------------------------------------------------------------
>> 24-3-2010      0              0              default         false
>> 24-3-2010      15-1-2010      0              default         false
>> 24-3-2010      15-4-2010      0              "__t"           true
>> 24-3-2010      0              15-2-2010      "__t"           true
>> 24-3-2010      0              15-4-2010      "__f"           false
>> 24-3-2010      15-1-2010      15-2-2010      "__t"           true
>> 24-3-2010      15-1-2010      15-4-2010      "__f"           false
>> 24-3-2010      15-4-2010      15-5-2010      "__tf"          true
>>
>> And when all these different records are hidden, the "h" will be added
>> to the suffix (f.e. "__ht").
>>
>> So when "t" means "true" - it is disabled because it's out of the time,
>> but what does "__tf" stands for?
>>
>> Please help me to understand the naming convention of the icons.



More information about the TYPO3-english mailing list