node_example

Events happening in the community are now at Drupal community events on www.drupal.org.
ausvalue@drupal.org's picture

node_example.views.inc

While learning to build Drupal (vers 6) modules and learning to use Views (vers 2) I have created a node_example.views.inc file which gives views access to the node_example table.

node_example.module is one of the main demonstration programs used within Drupal api documentation for teaching people to create modules. node_example.module demonstrates how to create a module that provides a new node type. It adds a new table to the database. The new table contains a color, a quantity, nid and vid.

Read more
Subscribe with RSS Syndicate content