is there a way to run reports to list what visitors are searching for through drupal's search box that is on my site? i've searched the forums to no avail and I've tried a lot of great stat-centric modules but no luck.
btw, i'm not talking about what search keywords are used to find my site in google or whatever, but what people are searching for on my site through drupal's search function.
On this site: http://leadinc.no/home I get links HOME and CREATE CONTENT links in the right sidebar when user is not logged in. (look in the very top-right corner)
I realize both of these links are related to the default NAVIGATION block.
But ...
1. There is not HOME link in the NAVIGATION menu to disable.
2. Anonymous User is not permitted to create content anyway.
So could someone please tell me why these links keeping showing up?
Hi. I'm trying to highlight a nested menu item dynamically. If the user goes to /about/team/24 or /about/team/x (where x is any integer), then I'd like the link in my menu that corresponds to /about/team to be highlighted as if it were active.
This /about section of mine already has nodes in the node table and menu items in the menu table, so I'm not sure if using the menu module will work here.
I'd like to be able to share a member database between two web sites, but I don't know if it's possible to do it more cleanly than allowing cross-site logins.
The problem with the latter, where you login to another web site with (for example) telex4@drupal.org, is that it's a bit messy and possibly confusing for people who may sign up to either one of the two web sites. They'd have to remember which site they signed up to, login separately for both, and lists of members / profile links / etc. would look messy.
Hi there!
I wanted to know if there´s a way to avoid people to be redirected to the poll page after they vote, instead of remaining in the original page. I want them to remain there.
And, hum... is there a way to avoid voters to see the quantity of people that have already voted?
The access control doesn´t help in this matter...
I don´t care for them to see the percentages, but don´t want them to see the actual quantity... only the administrator...