I just thought someone else might find this intersting.
The two patents granted to Yahoo deal with the categorization of concepts and building taxonomies of those concepts. The titles are fairly descriptive of their intended purposes: "Automatic generation of taxonomies for categorizing queries and search query processing using taxonomies" and "Search processing with automatic categorization of queries." These link with a number of patents Yahoo has received lately, all relating to searches as based on concept units.
I'm sure occasionally there are topics posted that are related to open source or programming that people might want to post on this site., is there enough demand for a dedicated forum for tangents not directly related to Drupal but related to the people of Drupal?
I kinda understand Taxonomy and how they relate to nodes.
I'll illustrate my problem with an example.
Cars
--Honda
----Accord
----Acura
--Toyota
----Camry
----Lexus
The actual cars are differnt content types (accord, camry, acura, lexus). When a user selects Acura to post something in that content type, it should automatically be tagged with 'Honda'. Similarly if a user selects Lexus, it should automatically be tagged with 'Toyota'.
The reason for the tagging is I should be able to filter by Honda or Toyota.
i want to add related images to the content area, i know i can insert them using html when i add a page or story i can add html with boxes of divs floating left n right....... i was wondering if theres an easier way or ready made way.