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.
There are certain pages I don't want appearing in the "most popular" or "most recently viewed". Is there any way of excluding them from the statistics, or of customising the "most ..." lists to only include certain kinds of content, e.g only stories and weblogs but not books ?
Thank you for any suggestions.
BTW I have been using Drupal for 1 month now, and have moved my own website over from MT. I am extremely impressed by the flexibility of the software, and also the excellent support.
Hello everybody!
is there a way to know the type of the niode currently displaying from inside a block?
i.e. is $node->type defined inside a block? can I use it?
i'm asking this cause I've seen book.module use arg(0) and arg(1) to know the node type and node id of the currently displayed node; is there a better way? (some global variable, a function to call...)
Hi,
I would like someone to simply explain how to get a project node to display all the data entered when creating the project...just like the drupal project overview page at http://drupal.org/project/drupal which includes:
------------
Releases
* Download latest release
* View older releases
Resources
* Read license
* Read complete log of changes
* Try out a demonstration
* Look at screenshots
I'm one of those middling users who know very very little coding, but knows some basic site administration tasks. I am also an avid writer, and my background is in publishing. I'm prodding the main drupal-docs mailing list, but I would like to volunteer my services for any module developer who would like a readme/installation for non-programmers.