Hi guys, i have some pages with 2 wysiwyg sections and i vould recall them in the template in different div in the template, something like this:
<div id="part1">
<?php page_content(1)?> // first section
</div>
...a lot of other things
<div id="part2">
<?php page_content(2)?> // second section
</div>
it's possible to do?
if not would be a great function for a future release.
thx a lot
i just discovered the wonderful bloks management!!!
http://help.WebsiteBaker.org/pages/en/advanced-docu/designer-guide/content-blocks.php (http://help.websitebaker.org/pages/en/advanced-docu/designer-guide/content-blocks.php)
sorry for this unusefull post.
every day i discover something about this beaoutifoul cms.
thank again.
:-D