I would like to set up a node specific search within my site. All content in this node also have a specific vocab. If I go to the advanced search page I see it makes the search by simply adding type:samplenodetype to the search term.
If I just want to add ta simple search to my page I see from the boards that I add this code
I have been looking at a variety of text editors to put on my site. I tried tinymce, but it was too complicated, it did funny things to the text, and was hard to manage. I looked at the bbcode bar, but I need to add buttons, and the code looked too complicated. The bbcode module had code but no buttons. Beyond my meager abilities to combine the two.
So quick tags looked nice. I want my users to make their own pages so they can get points in the userpoints module.
Hi there.
I working on site where the user can choose between multi level categories (terms) to determine his content. What I like to do is to have a select field for top level categories and next to it - another select field with options dependent of the upon selected on top level. Think of it as choosing a country from the first list, and then select cities from the second.
Does taxonomy module support that?