2012-10-22, 22:41:02
hi shawn,
yes, thank you, thereabout.
(there I got an 'Y'-Problem with a resistant Y, because of the "echo" ...)
so I add my sidebar-section in the template.php with
On my view, its easier for users, to feed the sidebar by the page-menu, than by the component.
great,
best, Bell.
yes, thank you, thereabout.
(there I got an 'Y'-Problem with a resistant Y, because of the "echo" ...)
so I add my sidebar-section in the template.php with
Code:
if (isset($_GET['id']) && $_GET['id'] == 'slug' && returnPageField('sidebar-slug','private') == FALSE) { getPageContent('sidebar-slug'); }
On my view, its easier for users, to feed the sidebar by the page-menu, than by the component.
great,
best, Bell.