[TYPO3] CHC_Forum and RealUrl : nice URL's
Thomas Kieslich
info at tk-studio.de
Tue Mar 20 17:19:36 CET 2007
have fun and translate it for you
//CHC-Forum
'chc' => array(
array('GETvar' => 'view', 'valueMap' => array('konferenz'
=> 'single_conf', 'kategorien' => 'all_cats', 'beitrag'
=> 'single_thread', 'kategorie' => 'single_cat', ) ),
array('GETvar' => 'cat_uid', 'lookUpTable' => array('table'
=> 'tx_chcforum_category', 'id_field' => 'uid', 'alias_field'
=> 'cat_title', 'addWhereClause' => ' AND NOT deleted', 'useUniqueCache' =>
1, 'useUniqueCache_conf' => array( 'strtolower' => 1, 'spaceCharacter'
=> '-', ),),),
array('GETvar' => 'conf_uid', 'lookUpTable' => array('table'
=> 'tx_chcforum_conference', 'id_field' => 'uid', 'alias_field'
=> 'conference_name', 'addWhereClause' => ' AND NOT
deleted', 'useUniqueCache' => 1, 'useUniqueCache_conf' =>
array( 'strtolower' => 1, 'spaceCharacter' => '-', ),),),
array('GETvar' => 'thread_uid', 'lookUpTable' => array('table'
=> 'tx_chcforum_thread', 'id_field' => 'uid', 'alias_field'
=> 'thread_subject', 'addWhereClause' => ' AND NOT
deleted', 'useUniqueCache' => 1, 'useUniqueCache_conf' =>
array( 'strtolower' => 1, 'spaceCharacter' => '-', ),),),
),
//CHC-Forum ende
Roland Franke wrote:
> Hello,
>
>
>
> Nice to see that it works, but what is the config now it's working. Can
> you please post it or send me an email with your settings.
>
> Thanks.
>
>
>
>
>
> Groeten,
>
> Roland Franke
>
> webdeveloper
>
>
>
> www.vara.nl
>
> T: 035 - 67 11 653
>
>
>
> Omroepvereniging VARA [!]
>
> afd. NIEUWE MEDIA
>
> postbus 175
>
> 1200 AD Hilversum
>
> -----------------------------
>
> Disclaimer:
>
> De informatie verzonden met en of in dit e-mail bericht is uitsluitend
> bestemd voor de geadresseerde(n). Gebruik van deze informatie door
> anderen dan geadresseerde(n) is verboden, behoudens indien en voorzover
> anders is aangegeven. Openbaarmaking, vermenigvuldiging, verspreiding,
> en/of verstrekking van deze informatie aan derden is NIET toegestaan,
> behoudens indien en voorzover anders is aangegeven. Omroepvereniging
> VARA staat niet in voor de juiste en volledige overbrenging van de
> inhoud van een verzonden e-mail, noch voor tijdige ontvangst daarvan.
>
> The information contained in this e-mail is confidential and may be
> legally privileged. It is intended solely for the use of the individual
> or entity to whom it is addressed and others authorised to receive it.
> If you are not the intended recipient, you are hereby notified that any
> disclosure, copying, distribution or taking any action in reliance on
> the contents of this information is strictly prohibited and may be
> unlawful, unless and as far as otherwise is indicated in the contents.
> Vara is neither liable for the proper nor complete transmission of the
> information contained in this communication nor for any delay in its
> receipt.
More information about the TYPO3-english
mailing list