I have created an event content type and have assigned taxonomy to the events.
I have 2 of the event type which i'd like to show as a list, which i can do with the taxonomy, however they are not in the order I want. I can see that the views module should be able to fix this, however after battle most of today just to get a calendar to show with my events on it and having a quick look at how to do it, I'm lost, is there info somewhere to guide me in the right direction, or has someone already done this and can provide me the code.
I successfully installed Drupal 7 to work as a multisite. But now I want to share users and login (sessions) across all sites. Is there a way how to do that?
Anybody know how I'd accomplish the following: If I'm looking at a node of type "App" with "dropbox" as the title, how do I set up a view to display a block with a list of all nodes of type "Tweet" with "dropbox" somewhere in their body?
This would have to be dynamic, so the block would change depending on the currently viewed node, and filter the tweet box according to the node's title.
I need to create multiple image galleries in Drupal 7.0. I want to display one row of thumbnails with arrows to see the next/previous row of thumbnails. On clicking a thunbnail, I want to display the full image with option to display next/previous image and to run a slideshow. As I have stated, I will need to create multiple iamges galleries, so I shall prefer, if I can upload images to folder(s) using FTP.