<div>This is a bit complicated and confusing as I read about it.&nbsp; The CCK </div>  <div>module seems to have many functions and applications in addition to</div>  <div>what I want.&nbsp; The description in the Install that came with the module </div>  <div>mentions wrappers, taxonomy, categories and etc.&nbsp; I thought I was further</div>  <div>along in learing Drupal again, but I'm lost reading this.</div>  <div>&nbsp;</div>  <div>What I want is a unique content type that I will call Poems.&nbsp; I want to</div>  <div>control the workflow for that content type and maybe customize the fields</div>  <div>that a visitor/user sees.&nbsp; Is that going to be easy enough?</div>  <div>&nbsp;</div>  <div>The CCK added a number of items to the Module list, some of which are</div>  <div>not even selectable (why that is I don't know).&nbsp; I added Category Module also</div>  <div>and that seems to add a number of items under Category.&nbsp; I thought I needed</div>  <div>that
 module or should I say those Modules.</div>  <div>&nbsp;</div>  <div>Can a module be removed?&nbsp; I mean the tables that were created will</div>  <div>still be there.&nbsp; If I just remove the module from the site directory, is that </div>  <div>going to be ok to do?&nbsp; There's no uninstall module is there?&nbsp; I guess</div>  <div>I could just uncheck the enable tabs for the Category module and try to learn one</div>  <div>thing at a time.</div>  <div>&nbsp;</div>  <div>Thanks in advance all for feedback on this,</div>  <div>Bruce<BR><BR><B><I>Larry Garfield &lt;larry@garfieldtech.com&gt;</I></B> wrote:</div>  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid"><BR>Yes, CCK has the same "place in the ecosystem" as flexinode, but is a much more robust and extensible architecture. At this point it seems a foregone conclusion that CCK is/will be Drupal's node management system. Unfortunately, there is no good migration
 from flexinode to CCK that I'm aware of. There's a module that does a conversion in 4.7, but I have not used it and the description, when last I looked, described it as somewhat shaky.<BR><BR>In Drupal 5, on Content &gt; Content types you can configure any node type in the system. Simply edit your poem node type and set its default publishing settings to not published. You can then create a View using the Views module to list all poem nodes that have their published flag set to false, and only let admin users see it.<BR><BR>Cheers.<BR><BR>--Larry Garfield<BR><BR>On Mon, 28 May 2007 20:55:21 -0700 (PDT), Bruce Whealton <BRUCEWHEALTON@YAHOO.COM>wrote:<BR>&gt; Hello all,<BR>&gt; I had previously used Flexinode content on a Poetry Magazine<BR>&gt; website using<BR>&gt; Drupal 4.7.x Now, in Drupal 5.x it appears that Content Creation Kit<BR>&gt; replaces<BR>&gt; flexinode from previous versions, correct? Is the idea the same?<BR>&gt; I had a menu link to Create Content &gt;&gt;
 Poems. I also had it setup<BR>&gt; so that<BR>&gt; what is submitted appears in the queue, whether it comes from a user<BR>&gt; role of<BR>&gt; Contributor, authenticated user, or anonymous. If I give access for all<BR>&gt; these roles<BR>&gt; to Create Content, how can I be sure that it goes into the queue for<BR>&gt; approval first,<BR>&gt; instead of any user being able to publish directly?<BR>&gt; Thanks,<BR>&gt; Bruce<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR><BR></BLOCKQUOTE><BR>