Henning wrote:
Hi Andrew,
doh! Dont give up that fast ...
you find this in modules.php:
(... some code ...)
function modChrome_standard($module, &$params, &$attribs)
(... some code ...)
means "standard" is the name of the modchrome!
so the code using NonNumber 'Modules Anywhere' plugin
should look like this
{module Bottom A|standard}
as you can see its {module [name of the mod-position] | [name of the modchrome] }
But because Peter is such an awesome developer you can even use mod-suffxes like this:
{module Bottom A|standard|moduleclass_sfx=box2}
Really brilliant stuff ...
Just out of interests sake where does thje box2 come from?
A