; $Id: one_column.info,v 1.1 2009-09-15 03:38:45 techsoldaten Exp $ name = One Column description = One column template for Interface template = one_column.tpl.php directory = interface ; all css files needed for the display will be loaded through an array css[] = one_column.css ; all regions will be defined here, with a key corresponding to an rid in the code regions[region_zero] = Region Zero ; create a default region where all form elements will be placed. if there is not a region defined, ; the first element will be used. default_region = region_zero ; all behaviors can be loaded through this interface behaviors[common_groupers][name] = Common Groupers behaviors[common_groupers][id] = common_groupers behaviors[common_groupers][path] = /behaviors/common_groupers/common_groupers behaviors[tabbable][name] = Tabbable behaviors[tabbable][id] = tabbable behaviors[tabbable][path] = /behaviors/tabbable/tabbable behaviors[tabbable][js] = /behaviors/tabbable/tabbable_actions.js behaviors[tabbable][css] = /behaviors/tabbable/tabbable.css ; a template for preprocessing can be defined here