custom blocks verschachteln?

Hier bekommst Du deutschsprachigen Support. Keine Fehlermeldungen oder Erweiterungswünsche bitte!
Post Reply
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

custom blocks verschachteln?

Post by update »

Geht das noch? Ich dachte mal, ich wäre Weltmeister und kriege das einfach nicht mehr hin... :(
Hat sich da was geändert?
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
photojo
Posts: 717
Joined: Wed 15. Nov 2006, 20:02
Location: Regensburg, Germany
Contact:

Re: custom blocks verschachteln?

Post by photojo »

Sicher geht das! Wast eh!
User avatar
Oliver Georgi
Site Admin
Posts: 9907
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: custom blocks verschachteln?

Post by Oliver Georgi »

Grundsätzlich geht das, aber nicht sichtbar im Backend.

Code: Select all

[LEFT]
   <div class="left">
   {LEFT}
   [RIGHT]
       <div class="right marginal">
       {RIGHT}
       </div>
   [/RIGHT]
   </div>
[/LEFT]
[LEFT_ELSE]
   [RIGHT]
       <div class="right no-left">
       {RIGHT}
       </div>
   [/RIGHT]
[/LEFT_ELSE]
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply