[TYPO3-german] Re: Extentionentwicklung bekomme eine Fehlermeldung

Niels Langlotz eggno-art at hotmail.de
Thu Aug 28 11:23:04 CEST 2014


Hier mal den Inhalt meiner constants.txt



/** -----------------------------------------
 * igm_template default config and page constants
 */
 
plugin.igm_template {
    layout {
        templateRootPath = EXT:igm_template/Resources/Private/Templates/
        partialRootPath = EXT:igm_template/Resources/Private/Partials/
        layoutRootPath = EXT:igm_template/Resources/Private/Layouts/
    }

    theme {
         cat=tx_igm_template.theme/base/010; type=string; label=Theme base directory
        baseDir =EXT:igm_template/
         cat=tx_igm_template.theme/base/010; type=string; label=Directory with external libs
         libDir = fileadmin/bsdist/lib
    }
}


Fehlt vlt etwas?


More information about the TYPO3-german mailing list