I created a new block to test out on advertising for only a certain page and inputed the full HTML into the body of the block. I checked and rechecked to make sure that everything was done right, and even removed a block and a menu from the sidebar where the advertising is going to go. The only problem is that the block and menu that I removed from the sidebar are still there and the block that I created is not. Anyone else run into this problem or am I just having a serious brainfart and am missing the obvious?
Any ideas on how to put transclusion tags into drupal?
What I want to do is have a few pages of things like Copyright tags, legal disclaimers, how to use a pdf etc. and be able to include them on a page by using a custom tag ala wikipedia - e.g. {creativecommons}, {pdf} and so on. Basically a dynamic include.
I am new to Drupal. I have installed as per the INSTALL.txt - everything went well (v.4.6.3).
Things seem to work except for the primary links. From Home >> administer, I configure the require Theme and add 3 links in the Engine-specific settings primary links table. When I save the configuration only the last primary link is displayed in the menu/nav bar - no matter which Theme is selected.
Modules like story , page have edit own xxx as access control. The admin can for the user to edit there own content.
This access control is extremely important because when a content goes through a review process and published, you don't want the content owner to modify the content again.
But in case of image module, I don't see that option. The image owner can go ahead and replace the content after the content has gone through an editorial process and approved for publication.
There is a box called "Explanation or Submission Guidelines." This outputs above a new page text entry field. I'd like the text I specify here to be parsed as HTML. How would I go about enabling this?