how to order event posts in a taxonomy view

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.

Drupal 7 multi site login

Hi,

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?

Thanks.

Related Content View

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.

How create an image gallery in Drupal 7?

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.

Can someone suggest which modules to use?

Thanks a lot!

Inside variable $page['content']

I don't sure that my question about "Theme development" but I just start learn theming in Drupal 7.

I've looked at variable $page['content'] in page.tpl.php file and find out, that node's body text is stored in many places:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x