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.
Someone just posted a comment on one of my Drupal sites:
"The info here is very good, thanks!"
This looked fine, and encouraging, but for some reason I was curious and clicked on the "edit comment" link...
Good thing I did, it turned out they had used a div after the comment text, used CSS to make it invisible (display:none), and hidden a page full of links to porn sites in there!
When I viewed details for this comment, I saw the hostname was: 80.97.89.12
How does one do so? Lets say I had contributed 20 stories which had not been published (very little for a writer). How could I get a list of them to see what I had in the queue?
Certainly there must be a path through which a registered user can view a list of all on their created content on a site?
I did a search for this subject but didn't seem to find anything that related to particular need...
I want to be able to pull back a node's parent vocab name for use in an xtemplate theme.
example:
if a node was assigned to:
recipes -> breakfast -> waffles and pancakes
I'd like to be able to pull back the text "recipes". Any ideas? I poked around the taxonomy.module and I clearly see how it is pulling back the taxonomy terms, but it less clear which function i should use to grab the vocab.
Good day, Drupal community!
I'm interested in implementing travel guide with drupal but for now dont know how it can be done right way.
For example i need to publish information about COUNTRIES, CITIES, RIVERS, HOTELS, THEATER e.t.c
Each HOTEL located in CITY. CITY located in COUNTRY.