I am having a little bit of trouble getting it so annonymous users can post an event. Only thing is i dont want event to publish itself i would like it to go into a que. Also I am setting up the event module as the default page so i would like to remove it from the navigation menu. How do i do this? Please help.....Thanks in advance for any assistance i may get in regards to my issues.

Comments

smooth-effects’s picture

Anyone got any ideas?

smooth-effects’s picture

I am reposting this hoping someone has figured something out please help

killes@www.drop.org’s picture

I hoped you had found the time to read the docs in the past month.

To make event nodes go to the queue, go to admin/node/settings.
To remove the link from the menu, you need to add the MENU_HIDE keyword to the menu() call. Read in the developer's handbook about the menu system.

smooth-effects’s picture

I dont know if it is supposed to do this but when i create a new event it lists it nicely but if u click on calendar it elongates the calendar....for example http://www.smooth-effects.com/Events/Drupal//?q=event/2004/05/02 what i thought it would do was change the color of the cell and then that would be a flag to person something must be going on that day and then they would click it....for an example of what i was expecting check here....http://www.creative-differences.com/

killes@www.drop.org’s picture

Yes, this is the way it is supposed to be: You get the monthly overview.
If you click on the title, you get to the event in question.

smooth-effects’s picture

why though the calendar looks retarded that way wouldnt it make more sense the way the second example looks?

smooth-effects’s picture

I am wondering how to make the body not show up on the main page of the events module but be there when you click on it.....I would like a simple listing of the events with their perspective date and times? Also is there anyway to set up an event with a end time or end date if the event spans more than one day? How about recurring events?