I know how to use Views and the content-type creator to create new pages with alias'd URLs, but I'm having trouble figuring out how to automatically create an alias'd page with a set URL from within a module. In short, my requirements are to create a custom CRUD entity. The standard form builder isn't going to cut it since the format it's stored in is hard to pull stats from using external applications. So, I have defined my preferred schema, and am trying to build a module to CRUD off of this defined table.
i 'd like to add some data to my drupal, and i dont really understand the database model/scheme. Can somebody point me to some documentation? For example i need to understand the role of node, vocabulary, and all the tables and what is tid,vid,nid fieds... Then i could add data the sql way.
Of course I don't think complete documentation for Drupal's database schema exists. Well does any body have a firt attempt:
Warning: in_array() expects parameter 2 to be array, string given in user_sub_home_page_submit() (line 202 of /var/www/vhosts/otc1.kodingen.com/httpdocs/alpha_7_10/sites/all/modules/bliz_util/bliz_util.module).
Warning: in_array() expects parameter 2 to be array, string given in user_sub_home_page_submit() (line 207 of /var/www/vhosts/otc1.kodingen.com/httpdocs/alpha_7_10/sites/all/modules/bliz_util/bliz_util.module).