[TYPO3-dev] FLOW3 / TYPO3 5.0

JoH asenau info at cybercraft.de
Thu Apr 29 18:04:23 CEST 2010


> Either these must be very simple websites or you have an HTML wizard
> who also knows TS very well. Most people have a different situation.

Actually the HTML part is not a problem, since most of the stuff is based on
<div> containers with the usual suspects <hx> <p> <ul> <li> <img> <a> and
maybe <strong> and <em>, some <table> ...

The rest is done via CSS: Background images, positioning and the rest of the
layout.
Just take a look at CSS zen garden to see that it's usually not about HTML
when it comes to templates.

>> This is another reason why we don't even use TemplaVoila for our
>> projects, because there simply is nothing to "map".
>
> In many website the client wants to have specially styled bits of
> content which can easily be made by using Flexible Content Elements.
>
> How do you implement those in your TS-only solution? You write
> extensions for this? FCE's are much faster for this and clients can
> easily use them where they see fit.

There is only one set of extensions we are using instead of FCEs: ICE pack

Based on IRRE you can easily create simple or very complex elements with it,
add dynamic CSS, frames, rounded corners and other stuff via ICE flavors,
select from different layout variants including a table based one especially
for HTML-Newsletters and even have nested ICE Boxes to get groups of smaller
chunks. http://ice.4any1.de

You can even do completely graphical stuff like that with it:
www.charles-voegele.ch - just upload the pictures, fill in some text - done!

But this is getting even more OT than the original thread now ;-)
Feel free to contact me via PM if you want to know more :-)

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
Xing: http://contact.cybercraft.de
Twitter: http://twitter.com/bunnyfield
TYPO3 cookbook (2nd edition): http://www.typo3experts.com






More information about the TYPO3-dev mailing list