i want to add a new content type and to customize the publishing options, display settings and menu settings programmatically. I can customize the submission form settings, but not the others options. How can I do that without using form_alter?
I understand that I can copy all files from localhost to my URL.
What I would like to understand is when I change configuration what files change.
Can I just transfer the specific directories like the obvious sites/all and wherever
my configuration changes are stored?
Which actually makes this a 2 part question. With the database at the URL, I
suspect data will be modified while I modify and test on localhost. If configuration is kept in the database are there just a few specific tables that need to be updated?
Following feedback from a number of users, the community toolbar (http://www.siteprebuilder.com/content/drupal-community-toolbar) now has a quick API search built into it. This allows for quick access to and a search of all Drupal related functions and files as well as other topics held on the API servers.