[Typo3] TemplaVoila and condition [IP]

Peter Niederlag niederlag at ikd01.de
Wed Mar 23 14:24:49 CET 2005


Hi,

Frank Daeuble schrieb:
> Hi,
> 
> since i got no answer on the german list, i hope that here is someone 
> who could help me:
> 
> I want to limit access on several pages on the IP. Usualy it works good 
> with condition, but it dont works with TemplaVoila, if i try ist this way:
> 
> <eType>ce</eType>
> <TypoScript>
> [IP = 127.0.0.1]
>   10= RECORDS
>   10.source.current=1
>   10.tables = tt_content
> [ELSE]
>   10=TEXT
>   10.value = Kein Zugriff
> [END]
> </TypoScript>
> 
> Any ideas or hints?

make it into a reference of a typoscript-library within TV

lib.tssomelib

then change lib.tssomelib(which then resides within a "regular" 
TS-template) based on condition.

Cheers,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *



More information about the TYPO3-english mailing list