<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Samat Jain's personal home page</title>
  <link rel="alternate" type="text/html" href="http://samat.org/weblog/20060602-a-take-on-drupals-taxonomy-system-from-the-plone-python-camp.html"/>
  <link rel="self" type="application/atom+xml" href="http://samat.org/node/106/atom/feed"/>
  <id>http://samat.org/node/106/atom/feed</id>
  <updated>2006-06-02T04:28:46-06:00</updated>
  <entry>
    <title>A take on Drupal&#039;s taxonomy system from the Plone/Python camp</title>
    <link rel="alternate" type="text/html" href="http://samat.org/weblog/20060602-a-take-on-drupals-taxonomy-system-from-the-plone-python-camp.html" />
    <id>http://samat.org/weblog/20060602-a-take-on-drupals-taxonomy-system-from-the-plone-python-camp.html</id>
    <published>2006-06-02T04:23:13-06:00</published>
    <updated>2006-06-02T04:28:46-06:00</updated>
    <author>
      <name>Samat Jain</name>
    </author>
    <category term="Drupal" />
    <category term="Python" />
    <category term="Web link" />
    <summary type="html"><![CDATA[<p>Over at the Plone Blog is the article <a href="http://theploneblog.org/blog/archive/2006/05/31/death-and-taxonomies">Death  and Taxonomies</a>; it reviews <a href="http://drupal.org/">Drupal's</a> taxonomy (aka category) system.</p>

<p>The author basically comes to the conclusion I have, a conclusion that is shared by many in the Drupal community but not so much outside of it: <strong>Drupal's taxonomy system is <em>amazing</em></strong>.</p>

<p>For most people and their uses, it is completely overengineered and complicated to use. This fits into Drupal's marketing stance that it is a content management framework rather than just a <acronym title="content management system">CMS</acronym>. It is very generic, and with some custom programming can be adapted to anything--the possibilities are limitless. With many web development projects (that I don't want to write in PHP) I think about, I wish I had the facility of Drupal's taxonomy system.</p>

<p>Of course, there are problems, which the review goes into: there are too many hierarchal relationships in Drupal, all competing with each other. There is the menu system, the book module, and hierarchal taxonomies. The key to being a Drupal master is know when to use which and how to use them, something I've definitely not mastered. And that is part of the problem--why should you need to?</p>
    ]]></summary>
  </entry>
</feed>
