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 a view setup with external filters that query a list of nodes. I've tried to cobble together some PHP to place a count of the number of results returned in the footer of the Views page—to no avail.
It seems simple enough; does anybody have an idea about how to do this, or know of the necessary code?
I've been working with Drupal for few months now, and been quite amazed of the versatility of it. After five website projects I've noticed one thing that keeps bugging me. The admin menus are always in the way of wide content! I usually have my primary navigation menus converted to images in the website and many times I don't have extra space for the admin menu at all. So...
I have content type build with CCK on Drupal 4.7.x. But I reading some articles about bookmarklets and drupal and found that bookmarklets don't full work with CCK content types.
For example - CCK node have subject, body and url fields, and subject & body sucessfully filled via bookmarklet but url don't.