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 02.12.2006, 21:14
Dennis Riedel
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] TemplaVoila v/s Traditional Templating(Template AutoParser, TypoScript etc.)

Interesting point. I was told that there is a way of "mixing" both ways
using the Flex Forms for content elements. I realized my first project
with TV! and except of some wrong-doings on my side (changing templates
afterwards inline and using one template for Main Page Template AND for
different FCEs), I am now recieving positive feedback from my editors.

And yes. Sections for repeatable content are fantastic. I love this
concept and I think it makes a lot of templating very easy.

Using a lot of TS is not my target, I am happy when I can avoid this,
reducing it to main configurational purpose for extensions or the main
page template.

Before TV! I did T3 websites using automaketemplate which was also quite
nice. Probably you want to have a look on that.
Other ppl prefer writing their markers directly into the HTML code.

But this depends on their approach doing the whole development. I prefer
to do the complete HTML and CSS stuff before I start with T3 Templating
and implementation. When everybody (mainly client) is happy with the
page and how it works in the target browsers I do the TV! Templating.

The "marker guys" started directly with their common HTML template,
setting markers in the right positions, building and styling the menu
within Typo3 and adding the rest through the "column view" page editor.

Probably someone has other examples or experience regarding this?

Greetings!


Dmitry Dulepov wrote:
> Hi!
>
> shikeb wrote:
>> Thanks, Dmitry and Gideon, for your kind words. I wanted to know
>> whether flexible content elements can be emulated the traditional
>> way. What I mean is that flexible content defines a template for
>> individual elements quite easily which we can later on plug into our
>> page templates anywhere where we are allowed to insert content, just
>> like regular content elements. If I were using markers and all would
>> that be possible? I am just a bit naive in visualizing this so I
>> thought to ask the noble guys of the lists. I have read the mtb's (a
>> long time back) and the ftb documents but I'll re-read them following
>> Dimitry's advice.

>
> I do not think you can emulate sections (repeatable) using MTB. But you
> can emulate simple FCE with [a lot of] TS code and manual selection of
> elements, which is very inconvinient.
>

_______________________________________________
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!
Sponsored Links
  #2  
Alt 02.12.2006, 21:21
Ron Hall
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] TemplaVoila v/s Traditional Templating(Template AutoParser, TypoScript etc.)

Personally, I started with MTB and in my early TYPO3 efforts found it
easier to grasp and get started with. I was satisfied using it and
still think it is a solid way to template a site.

However, earlier this year, I have began using TV and see no reason
to ever go back. Its basics are not too hard to grasp and once you
understand it in depth it gives you so much flexibility and power
particularly through the FCE's and the local processing field.

If you are already successfully templating sites in TV, then I would
question why even consider changing. Is there any kind of advantage
you think it might give you?


Ron Hall
Dallas, Texas

blog: "Adventures in TYPO3" at www.busynoggin.com/blog
web: www.busynoggin.com


On Dec 2, 2006, at 4:51 AM, Dmitry Dulepov wrote:

> Hi!
>
> shikeb wrote:
>> Thanks, Dmitry and Gideon, for your kind words. I wanted to know
>> whether
>> flexible content elements can be emulated the traditional way.
>> What I
>> mean is that flexible content defines a template for individual
>> elements
>> quite easily which we can later on plug into our page templates
>> anywhere
>> where we are allowed to insert content, just like regular content
>> elements. If I were using markers and all would that be possible?
>> I am
>> just a bit naive in visualizing this so I thought to ask the noble
>> guys
>> of the lists. I have read the mtb's (a long time back) and the ftb
>> documents but I'll re-read them following Dimitry's advice.

>
> I do not think you can emulate sections (repeatable) using MTB. But
> you
> can emulate simple FCE with [a lot of] TS code and manual selection of
> elements, which is very inconvinient.
>
> --
> Dmitry Dulepov
>
> Web: http://typo3bloke.net/
> Skype: callto:liels_bugs
>
> "It is our choices, that show what we truly are,
> far more than our abilities." (A.P.W.B.D.)
> _______________________________________________
> TYPO3-project-templavoila mailing list
> TYPO3-project-templavoila (AT) lists...netfielders.de
> http://lists.netfielders.de/cgi-bin/...typo3-project-
> templavoila


_______________________________________________
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.12.2006, 21:52
Tapio Markula
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] TemplaVoila v/s Traditional Templating(Template AutoParser, TypoScript etc.)

Dmitry Dulepov kirjoitti:
> Hi!
>
> shikeb wrote:
>> Thanks, Dmitry and Gideon, for your kind words. I wanted to know
>> whether flexible content elements can be emulated the traditional
>> way. What I mean is that flexible content defines a template for
>> individual elements quite easily which we can later on plug into our
>> page templates anywhere where we are allowed to insert content, just
>> like regular content elements. If I were using markers and all would
>> that be possible? I am just a bit naive in visualizing this so I
>> thought to ask the noble guys of the lists. I have read the mtb's (a
>> long time back) and the ftb documents but I'll re-read them following
>> Dimitry's advice.

>
> I do not think you can emulate sections (repeatable) using MTB.


kb_nescefe - the version, which I used had a bug in fronted file
(missing termination (}) from a function.
support nested contented elements.
That's simple to use and very userfriendly for end users - IMO simpler
for endusers than flexible content elements of TemplaVoila.
_______________________________________________
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.12.2006, 22:12
Tapio Markula
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] TemplaVoila v/s Traditional Templating(Template AutoParser, TypoScript etc.)

Dmitry Dulepov kirjoitti:
> Hi!
>
> shikeb wrote:
>> Thanks, Dmitry and Gideon, for your kind words. I wanted to know
>> whether flexible content elements can be emulated the traditional
>> way. What I mean is that flexible content defines a template for
>> individual elements quite easily which we can later on plug into our
>> page templates anywhere where we are allowed to insert content, just
>> like regular content elements. If I were using markers and all would
>> that be possible? I am just a bit naive in visualizing this so I
>> thought to ask the noble guys of the lists. I have read the mtb's (a
>> long time back) and the ftb documents but I'll re-read them following
>> Dimitry's advice.

>
> I do not think you can emulate sections (repeatable) using MTB. But you
> can emulate simple FCE with [a lot of] TS code and manual selection of
> elements, which is very inconvinient.
>


Might be - even if kb_nescefe is easy to use. The problem of 'Flexible
content' is that at the site of end users it is too nerd!
Data Structure: - that is too technical (nerd) term for simple editors.

for kb_nescefe can set names, which are easy to understand by simple end
users.
TemplaVoila has also some other nerd features and other features, which
are not good or are even confusing at the sight of end users.
Because of unsatisfactory solved end user issues, I don't use
TemplaVoila in my projects.
I have tried to make is better for a customer for simple end users.
_______________________________________________
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!
  #5  
Alt 02.12.2006, 22:16
Tapio Markula
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] TemplaVoila v/s Traditional Templating(Template AutoParser, TypoScript etc.)

Tapio Markula

>> I do not think you can emulate sections (repeatable) using MTB. But
>> you can emulate simple FCE with [a lot of] TS code and manual
>> selection of elements, which is very inconvinient.
>>

>
> Might be - even if kb_nescefe is easy to use. The problem of 'Flexible
> content' is that at the site of end users it is too nerd!
> Data Structure: - that is too technical (nerd) term for simple editors.


+
in addition you must first select data structure,
then reload page and
then you get another as nerd and overtechnical field
Template Object:

At the sight of *simple* end users 2/columns is *must faster*
and also *easy to understand* - it is easy to give human readable
names insted of names, which are more for nerds, develovepers.

The language of TemplaVoila is sometimes very cryptic for simple
end users!
_______________________________________________
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!
  #6  
Alt 02.12.2006, 22:27
Tapio Markula
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] TemplaVoila v/s Traditional Templating(Template AutoParser, TypoScript etc.)

shikeb kirjoitti:
> Gideon So wrote:
>> Hi Shikeb,
>>
>> IMO, templavoila is the simplest way to build a template. And it
>> is easy to learn. Just check out the futuristic template Building (FTB).
>>
>> Gideon
>>
>> shikeb wrote:
>>> Hi all,
>>>
>>> I am a relatively new Typo3 user and so far I've used only
>>> TemplaVoila for all my templating and I've really enjoyed using it
>>> and the idea of Flexible Content elements. But since I haven't used
>>> the older method till now, can any gentleman on this list tell me the
>>> differences between TemplaVoila and other available methods for
>>> creating templates. And the pros and cons and the benefits of using
>>> one technique over the other. Or is there any document available
>>> which I can use for a quick answer to my queries.
>>>
>>> Thanks in advance.
>>>
>>> Regards,
>>>
>>> Syed S. Rahman.

>
>
> Thanks, Dmitry and Gideon, for your kind words. I wanted to know whether
> flexible content elements can be emulated the traditional way.


can - kb_nescefe - the version, which I used had a bug in fronted file
(missing termination (}) from a function.
That's simple to use and very userfriendly for end users - IMO simpler
for endusers than flexible content elements of TemplaVoila.

Doesn't need any markers.
_______________________________________________
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
Re: [TYPO3-dev] List of modifications for TemplaVoila Martin Kutschker typo3-dev@lists.netfielders.de 4 04.12.2006 11:23


Alle Zeitangaben in WEZ +1. Es ist jetzt 01:22 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2010, 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 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101