Is there a way to filter by username on the list of users at /admin/people?
Basically, I want to be able to have a text input box where I can search by username in addition to filtering by role, permission, status. I would think there would be a module that does this, but had no luck finding one.
I am attempting to upgrade my Drupal 6 theme to Drupal 7 and have run into one problem. As such this thread may be better placed in the upgrades forum.
I can't get my child menu links to render as they did in my d6 theme.
I'm creating a documents directory. I've created a document type and created a view to list all documents with a little image preview, and link to the document node page.
Now what I want to do now is have a menu block which displays all tags in my documents vocabulary which then link to a subset of documents.
I've tried using the Taxonomies menu module, but this provides menu links to the taxonomy page for that term which seems to just display my content using a normal node template, but I want it to display it as in the view I've created.
I am trying to figure out the best way to add a play button over an image that is uploaded.
I would like to make a check box that says "play button : yes | no" and then depending on what is checked, it will overlay a play button over the image.
One problem is I am not sure where or how to call the conditional in drupal. Second problem, is that the image that does get overlaid, needs to click to the content, the way the image does. I am new to drupal and have be looking all over the place for a solution. It doesn't seem like it should be that hard of a thing to do.
I'm using fast gallery, and when I first installed it I was able to move the images inside the gallery's. Now I'm only able to move the gallery's but not images inside the gallery's.
My site is http://www.purepix.be if you go to portfolio I can move those gallery's but if you go inside I can't move the individual images and the layout is really ugly now.