Jump to content

Talk:Creating custom attributes: Difference between revisions

From NusaATK
Vandalism
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
note, if you put your custom attribute in a module directory called "attriblib" then you need to add
module("attriblib");
to your config.modules.inc file that load te modules

Latest revision as of 20:49, 28 December 2010

note, if you put your custom attribute in a module directory called "attriblib" then you need to add

module("attriblib");

to your config.modules.inc file that load te modules