What I would like to do is create a link to a master vocabulary / category with all the content in that category sorted by its terms. Can that be done? It's simple enough to link to a content list of each term, but can that be done with a category as well? What I would like to have for exampe is a page like:
Category: Family Events
......Term: Upcoming Events
..........Story: Party
..........Story: 4th of July
......Term: Summer Vacation 2006
...........Page: Planning
...........Story: The Trip
...........Image Galery: Summer 2006
I need to figure out a way to add a menu item to a custom menu that I've created for a content administrator on my web site. The user is able to create events and some flexinode content. I need to be able to allow them to edit all of that content by clicking on a menu item on a custom menu.
I had to create my own input filter. Everything works great, however.... anonymous and logged in users could not see the actual content until I allow them USE of this new input filter. I want people to see the pages that are using this input type, but don't want them to be able to USE it when posting.
Is there a way to limit input types to specific nodes?
Is there a way to set permissions on an input type? (view, edit, etc..)
Hello everybody.
At my site there are 700 registered users. Now i want to write a private message with the same content to everyone. Of course i use privatemsg-module, but i miss this function.
Is there another module doing this for me? Or any other simple way?
Im fairly new to drupal and have started to use the Frontier::Client perl module[0] to speak XMLRPC though i cant seem to get metaWeblog.newPost() working.
I call metaWeblog.newPost with the following peice of code