I've been pulling my hair out for ages on this. I'm not an experienced programmer by any means, but have a good understanding of html, css and how drupal works in general. I've been trying to read up on my php and mysql but it's a slow process and need to have answers sooner.
My problem is simple. I have created a list of articles (headers and their respective links) in a block and need to add a custom date stamp to each. I have created the variable month_year but don't know how to pull it into each list item. To the person willing to help, I'm am deeply greatful!
installed and enable dmodule.
installed fckeditor 'contents' in fckeditor/fckeditor folder
set connector to php
set access controls and filters, but fckeditor isn't showing up in textareas.
I'm new to Drupal and am trying to figure out what my options are for providing taxonomy navigation. Basically I will have a group of people adding content to a pretty complex taxonomy hierarchy. When someone comes to view the content I'd like them to be able to basically browse the taxonomy and see the nodes that were added to that taxonomy. I've read about a bunch of different ways people have done it but I can't really tell the pro's and con's of each nor whether or not newer features in Drupal 5 make the older approaches outdated.
I installed the latest version of drupal and tested a few templates with it. When I visit my index page only the header and footer is shown. For the main section of the page, I get a "page not found" . Also, the internal pages and admin pages work.