I'm new to Drupal and developing a simple module with a custom form (with a few custom fields, stored in a custom db table) associated to a content type.
I was reading yesterday or the day before a very long thread about event vs. date+calendar+cck on drupal.org. I believe it was started in the late 2006 timeframe, and there were responses throughout 2007 (including a bunch of "Subscribe" messages) and even some responses this year. This is not the groups.drupal.org thread http://groups.drupal.org/node/3598 which i keep coming up with via google.
I am currently working on a consulting assignment for the NGO, Peace Dividend Trust. I will be releasing in the next 48 hours an RFP for the rebuild of this site: http://www.procurementdirectory.af
I am new with drupal! I just installed Drupal 6 on my server and would like to our website base on Drupal CMS. However, I just got stuck right on a beginning, which is make a "menu".
I've logged in as admin: Administrator->Site Building ->Menus>Primary Links ->Add Item> then I add
Path: home
Menu Link Title: home
Enabled: yes
Parent Items: Primary Links
I'm new to Drupal and I feel sheepish posting such a basic question. But I spent considerable time checking the forums and the online support materials and haven't gotten anywhere with this issue. Can somebody tell me what the deal is with why Drupal doesn't output h1 through h6 tags to the browser? I've uploaded a document with these tags to my Drupal installation and I find that the tags appear on the stored document on my server, but when Drupal outputs the document to a webpage it omits all these header tags. What's up with that, and how do I fix this problem?