IDEA: In the admin-menu - setting block already is a zone, but only the left-right, And it is necessary to change to a full code of a zone (2 symbols) - and then in XTemplate only to place the necessary group of blocks in the necessary place (zone): block:L block:R block:77 - as it to realize? Who - that can already has made?

Comments

kiev1.org’s picture

It is necessary to make hack the module block: module block find in a theme (on XTemplate) new regions-zones (group blocks) and show in the dropping menu, there where radiobuton left/right (block-admin page)

kiev1.org’s picture

http://kiev1.org/download/block_module.zip

only it works while only with the usual themes, not using teme engine - to use so (there an example of a theme inside archive) - on similarity as was

$leftblocks = theme ("blocks", "left");
$rightblocks = theme ("blocks", "right");

but in an any kind
$yyy=theme ("blocks", " anywhere 1 ");
$zzz=theme ("blocks", " for example here ");
$nnn=theme ("blocks", " and here it it is possible ");
$mmm=theme ("blocks", " or here it it is possible ");

Variables then to deduce where it is necessary to place in design group of blocks as they were deduced earlier only to an attribute at the left-on the right, now anywhere and as much as necessary, and the changed module block itself parse the file of a pattern for new such zones and in the administrator-panel of blocks shows those the dropping out list instead of a radiobud all that has found in the current theme and the block can be placed in an any zone instead of in left-right (in general it is an initial variant shall complete then that with theme engine worked)