[TYPO3-english] Page types and indexed search
    Mathias Schreiber [wmdb >] 
    mathias.schreiber at wmdb.de
       
    Wed Mar 18 13:23:52 CET 2009
    
    
  
Tapio Markula schrieb:
> Hi
> 
> http://www.fintra.fi/index.php?id=40
> 
> list both pages with normal page type and
> page type '99' plaintext. Do somebody know some dirty hack to control 
> what page type to list.
There is a "clean" hack.
I suppose you have config.index_enable set to 1.
Use a specific config section für your indexing setup.
like page.config.index_enable = 1
OR
disable indexing for the plaintext type
plaintext.config.index_enable = 0 (never did this and unsure, if it works)
cheers
mathias
    
    
More information about the TYPO3-english
mailing list