da Blocks

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: Nested Custom Content Blocks - really rocks!!! - Wow!!!

Post by update »

@ D: right ;)
...getting closer to the final act :lol:
Image
Now trying to do it with other CPs...
Very interesting stuff.... btw: to do it with front end rendering somehow would be interesting too indeed :D
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.
rushclub
Posts: 915
Joined: Tue 17. Feb 2004, 18:52

Re: Nested Custom Content Blocks - really rocks!!! - Wow!!!

Post by rushclub »

i only understand railwaystation :roll:

rush
3 (!) Jahre warten reichen mir. Ich bin erst mal weg.
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: Nested Custom Content Blocks - really rocks!!! - Wow!!!

Post by update »

:lol: :lol: :lol:
C U S T O M B L O C K S
that's the spell ;)

....but normally nobody will need such "krazystuff"

PS: the picture above is taken from the main column which itself is holding {CONTENT}, which is containing the stuff you see above... nothing serious ;)
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.
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: Nested Custom Content Blocks - really rocks!!! - Wow!!!

Post by Jensensen »

x
Last edited by Jensensen on Fri 19. Sep 2008, 02:03, edited 3 times in total.
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: Nested Custom Content Blocks - really rocks!!! - Wow!!!

Post by Jensensen »

x
Last edited by Jensensen on Fri 19. Sep 2008, 02:04, edited 2 times in total.
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

[x]

Post by Jensensen »

Actually I'm working with [x]
Last edited by Jensensen on Sat 20. Sep 2008, 19:28, edited 2 times in total.
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Re: Nested Custom Content Blocks - really rocks!!! - Wow!!!

Post by juergen »

Jens, I guess all the time in the same (!!) Contentpart, anything else might no be able to run recursive ..

// Edit : You might have lost your user pic in level 4 or what ? :mrgreen:
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: Nested Custom Content Blocks - really rocks!!! - Wow!!!

Post by Jensensen »

x
Last edited by Jensensen on Fri 19. Sep 2008, 02:05, edited 2 times in total.
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: Nested Custom Content Blocks - really rocks!!! - Wow!!!

Post by Jensensen »

x
Last edited by Jensensen on Fri 19. Sep 2008, 02:06, edited 1 time in total.
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: Nested Custom Content Blocks - really rocks!!! - Wow!!!

Post by Jensensen »

x
Last edited by Jensensen on Fri 19. Sep 2008, 02:06, edited 1 time in total.
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: Nested Custom Content Blocks - really rocks!!! - Wow!!!

Post by update »

Jensensen wrote:The solution is somehow that special, that we've decided not to post it here.
True that is...
As time's passing on there will be (hopefully) a published version... :lol:
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.
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: Nested Custom Content Blocks - really rocks!!! - Wow!!!

Post by update »

@Jensensen:
I think I have some "bordmittel" workaround for the restrictions of this piped CUSTOM_BLOCKS rendering issue. It should work :lol:
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.
User avatar
jsw_nz
Posts: 907
Joined: Fri 2. Apr 2004, 02:42
Location: New Zealand

Re: Nested Custom Content Blocks - really rocks!!! - Wow!!!

Post by jsw_nz »

Thanks for this thread
- been playing around with the POSSIBILLITIES!
- on another note
- just standard layout and template possibilities
- I created a nine part page
- left, right and center {CONTENT} (uses simple margins) on three rows
- the replacement tags work flawlessly
- wcms is getting to be like driving a Mercedes
- thanks Oliver

Code: Select all

<div id="main_wrapper">
<div id="leftcolumn">{LEFT}</div>
<div id="rightcolumn">{RIGHT}</div>
<div id="content_article">{CONTENT}</div>
</div>

<div id="sub_main_wrapper">
<div id="sub_leftcolumn">{SUB_LEFT}</div>
<div id="sub_rightcolumn">{SUB_RIGHT}</div>
<div id="sub_content_article">{SUB_CONTENT}</div>
</div>

<div id="sub2_main_wrapper">
<div id="sub2_leftcolumn">{SUB2_LEFT}</div>
<div id="sub2_rightcolumn">{SUB2_RIGHT}</div>
<div id="sub2_content_article">{SUB2_CONTENT}</div>
</div>
hehe
:D
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Re: Nested Custom Content Blocks - really rocks!!! - Wow!!!

Post by Jensensen »

jsw_nz wrote:Thanks for this thread [...]
hehe
:D
ho, ho.
Thank you, John!

now e.g.
place

[x]
Last edited by Jensensen on Sat 20. Sep 2008, 04:21, edited 3 times in total.
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
User avatar
jsw_nz
Posts: 907
Joined: Fri 2. Apr 2004, 02:42
Location: New Zealand

Re: Nested Custom Content Blocks - really rocks!!! - Wow!!!

Post by jsw_nz »

Cheers Jensensen
- thanks for your response on tagcloud suggestions
- I am studying ATM
- would be nice to have a way to make a dynamically generated table
- just showing numbers of articles with keywords....
- the same principle as seen at the bottom of this page:

http://www.subtraction.com/archives/200 ... _at_ai.php

:D :D
Post Reply