Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi,
I'd like to create a front page that has a customized top part, and then the bottom part would have the new postings sent to it. An example of it is shown on the Drupal.org home page. How do I create that type of home/front page?
This may be so simple, but i just can't seem to find the answer.
I have created a new menu item, which is a custom sort of referrers - top. However, the menu item I have created is appearing to all users including anonymous.
Is there any way I can restrict this custom menu item being displayed to administrators only and if so how??
I am very pleased with the TinyMCE module as a rich text editor, with one small exception : when I try to include some php code with ... using the "Edit HTML source" tag, this code is automatically removed by the editor.
It is possible to include php code by disabling rich-text, but if I latter try to edit the node and the rich-text is enabled by default, the php code is also removed !
Does a solution exist to include php code with TinyMCE ?