Prototypes
-
Topics
Types
Topics
Attributes
2014
-
Attributes
Types
2012
-
Frameworks
...
Macintosh
Attributes
Types
Topics
Topics
2011
-
Disciplines
...
Topics
Topics
Types
2010
-
Code
Snippets / Examples
see also: code.orgnsm.org for testable examples...
So other modules don't supersede your module, run this code once.
<?php
db_query("UPDATE {system} SET weight = 100 WHERE name = 'MODULE_NAME'");
?>...
Adds custom post type called "Reviews"
<?php
function create_post_type(){
register_post_type('review',
array(
'labels'=>array(
'name'=>__('Reviews'),
'singular_name'=>__('Review'...
contenttypetest.info
name = Contenttype test
description = Test - how can I create a new content type with hook form?
core = 7.x
files[] = contenttypetest.module;
files[] = contenttypetest.install;
contenttypetest...
Topics
Types
Topics
2010
-
Types
Attributes
Types
Topics
Attributes
2002
-
Work
Projects Catalog
Topics
Types
Topics
2002