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.
I have created a custom static page for my front page (and also plan to create an "about" page) but what I have noticed is that users are able to add comments to it - hardly a desirable situation. Is there a way to prevent users from adding comments to certain pages without restricting them from posting comments to blogs and book pages?
I have an exercise site running. The exercise duration is currently given through decimal CCK field. This means conversion from 60 based times to 10-based minutes when the duration is given by users.
What would be the easiest way to enable users giving exercise duration in format x h y min z sec and store that as a decimal format in database?
Also edit should then display the decimal figure stored in database in the "time format"
I'm a new Drupal user and excited to be trying it. I have successfully installed and connected to my database and am able to make many of the changes I've attempted so far, however I have run into a problem.
Using the democratica theme, I created 2 new menus, 'Priority Campaigns' and 'sitenav'. Each has five menu items.
TinyMCE allows the ability to add a link to a page. Unfortunately, it appears that this feature is not working for inserting new links. Existing links can be edited and changed but link button is not enabled for new link insertions.
Any help would be appreciated. It has been working in the past.