TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-project-templavoila@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 01.07.2008, 22:57
Dr. Ronald P. Steiner
Gast
 
Beiträge: n/a
Standard [TYPO3-templavoila] Flexibel Content Element - BackEnd processingof field

Hello List,

I created a Flexible Content Element with TemplaVoila. In the Data
Structure XML I changed one simple input field into a date input. The
input works fine, I can input a date and a time stamp is stored. The
output in the front end also works fine. The TS generates a date out of
the time stamp.
But in the BackEnd (before the CE is opened for editing) the native time
stamp is shown. Is there a way to modify this output as well?
I guess there has to be, because such a modification works for other
fields in the BE:
1) RTE input is showed without html code and only the first lines of text.
2) Images are shown as thumbs

any hints?

Ron

P.S. Here my Data Structure XML for the date field:


<field_date type="array">
<tx_templavoila type="array">
<title>date</title>
<sample_data type="array">
<numIndex index="0"></numIndex>
</sample_data>
<eType>input</eType>
<TypoScript>
10 = TEXT
10.current = 1
10.date = d.m.Y
</TypoScript>
</tx_templavoila>
<TCEforms type="array">
<config type="array">
<type>input</type>
<default>0</default>
<checkbox>0</checkbox>
<size>9</size>
<max>20</max>
<eval>required,date</eval>
</config>
<label>date</label>
</TCEforms>
</field_date>
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 02.07.2008, 07:24
Dmitry Dulepov [typo3]
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Flexibel Content Element - BackEndprocessing of field

Hi!

Dr. Ronald P. Steiner wrote:
> I created a Flexible Content Element with TemplaVoila. In the Data
> Structure XML I changed one simple input field into a date input. The
> input works fine, I can input a date and a time stamp is stored. The
> output in the front end also works fine. The TS generates a date out of
> the time stamp.
> But in the BackEnd (before the CE is opened for editing) the native time
> stamp is shown. Is there a way to modify this output as well?


Unfortunately not possible.

--
Dmitry Dulepov
http://typo3bloke.net/
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 02.07.2008, 09:57
Dr. Ronald P. Steiner
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Flexibel Content Element - BackEndprocessing of field

Oh, so bad.
But how does it work with the cropped RTE? and Image Thumbnails?

Dmitry Dulepov [typo3] schrieb:
> Hi!
>
> Dr. Ronald P. Steiner wrote:
>> I created a Flexible Content Element with TemplaVoila. In the Data
>> Structure XML I changed one simple input field into a date input. The
>> input works fine, I can input a date and a time stamp is stored. The
>> output in the front end also works fine. The TS generates a date out
>> of the time stamp.
>> But in the BackEnd (before the CE is opened for editing) the native
>> time stamp is shown. Is there a way to modify this output as well?

>
> Unfortunately not possible.
>

_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 02.07.2008, 10:06
Dmitry Dulepov [typo3]
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Flexibel Content Element - BackEndprocessing of field

Hi!


Dr. Ronald P. Steiner wrote:
> Oh, so bad.
> But how does it work with the cropped RTE? and Image Thumbnails?


This is processed in page module. Dates are not processed. By "not possible" I mean that it is not possible right now. Implementation is needed.

--
Dmitry Dulepov
http://typo3bloke.net/
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3-templavoila] no content displayed in a content element lee perry typo3-project-templavoila@lists.netfielders.de 3 18.09.2007 08:59
[TYPO3-templavoila] Data structure selector content missing inflexible content element Hans van Dijk typo3-project-templavoila@lists.netfielders.de 5 06.06.2007 08:44
[TYPO3-templavoila] default element field value. Asbjørn Morell typo3-project-templavoila@lists.netfielders.de 4 07.05.2007 13:45
[TYPO3-german] Content Element Titel im Backend Olaf Schuemann [Projekt Toaster Schwerin] typo3-german@lists.netfielders.de 0 18.03.2007 23:02
[TYPO3] [TS] Display the header-field of the first content element Bjorn Kuipers typo3-english@lists.netfielders.de 0 04.12.2006 16:23


Alle Zeitangaben in WEZ +1. Es ist jetzt 04:26 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75