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.
Hello, I am using Drupal 4.7.0 beta 3, and have a question about user avatars. In the user list and in home -> user account, the avatar displays properly, and I can view the avatar file via direct URL. However, in every other place that the avatar should display, such as the forum, a path to the file displays, rather than the file.
I want to make it so that the search block and menu/navigation block are only viewable to logged on users. How do I do this. I need some form of block security I am thinking.
I would like to create several types of pages that present the user with prefilled text in the body of the page when the user creates a new page of that type. Do I need to write a custom module, or is there a better starting point?
Hello.
Im working on my local Community-Site.
Is there any way to show the last 5,6,7 . . . Users in the Profile, which have visited this Profile?
An Example:
Tom Visits John's Profile. Later Maria visits Johns Profile. She sees that Tom was the last user who has visited John's Profile.
Than John looks at his Profile and sees that Tom and Maria have visited his Profile.
Is there any way to realize this with Drupal. I havent found any modul or hack.
I also played a while with the profile.module. But my php-knowledge is very low!
As requested by Rick_Deckhard here's a temporary support thread for the FlexiMAX patch for flexinode.module.
The current status is:
it's being updated to Drupal 4.7 at the moment and will be submitted as a patch for flexinode.module once the other issues about those extra DIVs is sorted.
the original thread has become too long, so post your messages/questions up here<.li>
Cheers
Dub
about flexiMAX
It's based on code that Kiev1.org has pulled together and I have uploaded a simple patched version of flexinode.module (4.6.x) to my sandbox.
The key functionality of the patch is as follows:
Allows users to very simply and easily customise the way teasers and full nodes are displayed for each flexinode type from within Drupal.
The Fleximax patch strips out the $node->flexinode-n fields an replaces them with simple to use {n} fields you can insert within custom HTML code to get very flexible with your layouts.
The interface is illustrated in this screenshot. You simply go to ADMINISTER -->> CONTENT -->> CONTENT TYPES and click on the appropriate EDIT CONTENT TYPE link to customise the layout.