[TYPO3-german] PageTypeNum

Dr. Dieter Porth typo3 at mobger.de
Sat Sep 17 10:02:16 CEST 2016


Fur Objekt-Orientierte AJAX-Requests  verwende ich auf meiner Website 
folgende TYPOScript, welches ein vollständige HTML-Objet mit eigenem 
CSS, eingenem JavaScript und eigenen HTML an die Website zurückgibt.

# Neue Sprachumschaltung generieren
736 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  #=================================================
737 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  ajaxIntensiveValues=PAGE
738 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  ajaxIntensiveValues{
739 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  # News JSON type
740 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  typeNum={$plugin.tx_reactionscheme.ajaxForms.listener.intensiveValues}
741 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  
742 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  config{
743 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  # Content type header
744 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  #doctype = none
745 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  doctype=xhtml_11
746 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  # Disable standard header
747 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  disableAllHeaderCode=1
748 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  # Dont convert any tags into xhtml
749 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  #xhtml_cleaning = none
750 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  # Verhindere überflüssige Angaben
751 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  disableCharsetHeader=1
752 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  # Additional headers
753 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  additionalHeaders=Content-Type: application/xml
754 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  # verhindere Ausgabe von parseTime
755 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  debug=0
756 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  }
757 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  
758 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  20=FLUIDTEMPLATE
759 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  20{
760 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  layoutRootPath=EXT:reactionscheme/Resources/Private/Layouts/AjaxForms/
761 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  partialRootPath=EXT:reactionscheme/Resources/Private/Partials/AjaxForms/
762 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  templateRootPath=EXT:reactionscheme/Resources/Private/Templates/AjaxForms/
763 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  file=EXT:reactionscheme/Resources/Private/Templates/AjaxForms/General.html
764 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  variables{
765 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  default_ajax_html<lib.ajaxForms.IntensiveValues.ajax
766 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  default_ajax_css < lib.ajaxForms.IntensiveValues.css
767 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  default_ajax_javascript < lib.ajaxForms.IntensiveValues.javascript
768 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  default_ajax_parameter < lib.ajaxForms.IntensiveValues.parameter
769 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  }
770 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  }
771 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  }
772 
<http://www.mobger.de/typo3/mod.php?M=web_ts&moduleToken=056aadf61957f27a3f12d81ebc6249551a0e0674&id=372&template=all#>:  

Für deine Verhältnisse musst du es beim Content-Type auf text/vcard 
anpassen.  Soweit ich weiß, stören beim VCF alle header-Anfgaben und der 
Standard wird bisher nur von einigen Emailprogrammen unterstützt. (Btte 
korrigiere mich, wenn ich hier falsches weiß.).

Mit besten Grüßen
    Dieter

Am 16.09.2016 um 23:02 schrieb Renzo Bauen:
> Hallo Johannes
>
> den Header abzuschalten sollte doch irgendwie so gehen:
> page {
>    typeNum = 5000
>    config {
>      metaCharset = utf-8
>      disableAllHeaderCode = 1
>    }
> }
>
> Und dann natürlich das Rendering der Inhalte, aber das hast Du ja schon
> definiert.
> mit page.10 = TEXT und page.10.value = Test sollte dann der HTML Code
> etwa so aussehen:
>
> Test
>
> Also gar kein HTML mehr.
>
> Gruss Renzo



More information about the TYPO3-german mailing list