[TYPO3-english] 6.2 - Lightbox in extension
    Ralf-Rene Schröder 
    ralf.rene at online.de
       
    Mon May  5 11:41:11 CEST 2014
    
    
  
if your extension is using FAL then the following is required:
> plugin.tx_myext_pi1.image = IMAGE
> plugin.tx_myext_pi1.image {
>             file.import = uploads/tx_myext/
>             file.import.current = 1
>             file.maxH = 115
file.threadIdAsReference = 1
>             imageLinkWrap < tt_content.image.20.1.imageLinkWrap
>             imageLinkWrap {
>                 enable >
>                 enable = 1
>             }
>         }
-- 
image[FORMAT] - Ralf-René Schröder
http://www.image-format.eu ... Wir geben Ihrem Image das richtige Format
    
    
More information about the TYPO3-english
mailing list