I'm using the category module and I've got 2 content types.
Error and Solution. I'd like the users to be able to click on a link on an error page and offer a solution to that error.
The problem I've got is the add child category link on the container takes me to a list of content types, i'd like this to go straight to the solution content type.
I've been using Drupal to develop a site that requires some sort of event listing. I've been looking around Drupal.org for a while and I'm wondering what is the best way to implement this, elegantly, without writing a whole new module.
What I need is a listing of events that I can access by year, for example.
2003 | 2004 | 2005 | 2006
2006
- Jan 1 Event 1
- Mar 31 Event 2
- August 20 Event 3
Is there any way to disable image assist for a specific textarea such as the Log message area in the Page module? I doubt anyone would want to place an image there, so can the image assist button be removed?