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'm running drupal 4.7 with Categories module AND now, taxonomies module in case someone is cominghere to suggest views or something that requires taxonomies to sort out this problem - but really, I think the problem should be able to be fixed a little closer to home, at least I hope so.
Hello all. I'm trying to figure out how I would best assign taxonomy to thousands of existing nodes. Unfortunately the nodes were imported months ago, so I can't use the node import module. I've tried taxonomy_multi_edit but that will take hours if not days to get through everything. What I'd love to do is simply run a PHP script or SQL statement but I have to admit I'm in a bit over my head for that... Is there something I'm overlooking here? What techniques have you all used when porting an existing site to drupal?
Hello! The frontpage module is doing a great job to customize the log in page. However, there is no custom "failed authentication", instead the basic page with tabs for forgotten password. What I would like is to return to the custom frontpage, with a small additional text "Wrong user/pass" over the input boxes.
Is the easiest way to filter Events(with the events module) by using categories? It seems that I can create a category and create “terms” as states and filter that way. But seems like overkill. Is there a better, simpler way?
In my case I need the user to choose a state form drop down list when they are posting an event. When they viewing also choose a state and only view those events.
Is there a way to track user navigation in a site, and more important: track anonymous/guest-user navigation? That is, to retrieve a log of pages they visited, and which times.
In my default drupal installation, all I can see (except logins) is when users post content, and this I see in the main admin page.