lambert_b
unread,May 20, 2012, 2:51:45 PM5/20/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to apostrophenow
Hi,
I would like to add a blogposts slot in a templatefile like
<?php include_component('a', 'standardArea', array('name' => 'body',
'width' => 680, 'toolbar' => 'Main')) ?>
<?php a_slot('blogposts', 'aBlog', array()) // restricts editing?>
However, when I do this, I cannot edit the above 'standardArea'
anymore....
When I read this, I probably have to add some parameters tot the
blogposts.
Can you help or direct me to proper documenation on this?
Thanks in advance, Lambert