[TYPO3-german] Formulare nur als reines HTML angezeigt

Harald Keller hkeller at einfallsreich.ch
Mon Jun 25 22:42:40 CEST 2012


> Kannst du bitte Ausschnitte aus TS und FLUID posten?

gern:

lib.content_mitte = COA
lib.content_mitte {
10 = CONTENT
10 < styles.content.get
10 {
  table = tt_content
  select {
    where = colPos = 0
    orderBy = sorting
    languageField = sys_language_uid
  }
}
20 < lib.pdfLink
}

page = PAGE
page {
# CSS Dateien einbinden
    includeCSS.file1 = fileadmin/default/css/main_css.css
    includeCSS.file2 = fileadmin/default/css/rte.css
    includeCSS.file3 = fileadmin/default/css/kalender.css

# TS Dateien einbinden
    includeJS.file1 = fileadmin/default/javascript/

# Fluid template einbinden
    10 = FLUIDTEMPLATE
    10 {
        file = fileadmin/default/templates/main_template.html

        partialRootPath = fileadmin/templates/Partials/
        layoutRootPath = fileadmin/templates/Layouts/

        variables {
            pageTitle = TEXT
            pageTitle.data = page:title
            topNavi < lib.topNavi
            mainNavi < lib.mainNavi
            content_header < lib.content_header
            content < lib.content_mitte
            content_rechts < lib.content_rechts
            content_links < lib.content_links
            subNavi < lib.subNavi
        }
    }
}

Das Formular ist der Defaultcode aus dem Kickstarter.

viele Grüsse
Harald





-- 
herzlichen Dank
Michel Koller
dipl.Webmaster ZBW 2000
www.koller-webprogramming.ch
"Kay Strobach" <typo3 at kay-strobach.de> schrieb im Newsbeitrag 
news:mailman.1.1340651752.2533.typo3-german at lists.typo3.org...
> Hi Harald,
>
> wie werden die Formulare erzeugt?
>
> Werden die mit TS erzeugt und mit fluid ausgegeben, oder direkt mit FLUID?
>
> Kannst du bitte Ausschnitte aus TS und FLUID posten?
>
> Grüße
> Kay
>
> Am 25.06.2012 21:12, schrieb Harald Keller:
>> Guten Tag
>>
>> Ich habe ein TYPO3 4.7 aufgesetzt und das Template zum erstemal mit Fluid
>> realisiert.
>> Nun beobachte ich einen sonderbaren Effekt, wenn ich eine eigene oder 
>> eine
>> vom Ter heruntergeladene Extension installiere,
>> und die ein Formular anzeigen möchte so wird das nur als reines HTML
>> angezeigt.
>>
>> Sonderbarerweise nur die Formulare, hat jemand diesen Effekt auch 
>> schonmal
>> miterlebt?
>> woran könnte das liegen?
>>
>> Hier der Link zum reinschauen:
>> http://ruederta.myhostpoint.ch/index.php?id=78
>>
>> vielen Dank für Hilfe
>> Harald
>>
>>
>
>
> -- 
> http://www.kay-strobach.de - Open Source Rocks
>
> TYPO3 .... inspiring people to share!
> Get involved: http://typo3.org
>
> Answer was useful - feel free to donate:
>  -
> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KPM9NAV73VDF2
>  - https://flattr.com/profile/kaystrobach
>
>
> 




More information about the TYPO3-german mailing list