<div>This is a bit complicated and confusing as I read about it. The CCK </div> <div>module seems to have many functions and applications in addition to</div> <div>what I want. The description in the Install that came with the module </div> <div>mentions wrappers, taxonomy, categories and etc. I thought I was further</div> <div>along in learing Drupal again, but I'm lost reading this.</div> <div> </div> <div>What I want is a unique content type that I will call Poems. I want to</div> <div>control the workflow for that content type and maybe customize the fields</div> <div>that a visitor/user sees. Is that going to be easy enough?</div> <div> </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). I added Category Module also</div> <div>and that seems to add a number of items under Category. I thought I needed</div> <div>that
module or should I say those Modules.</div> <div> </div> <div>Can a module be removed? I mean the tables that were created will</div> <div>still be there. If I just remove the module from the site directory, is that </div> <div>going to be ok to do? There's no uninstall module is there? 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> </div> <div>Thanks in advance all for feedback on this,</div> <div>Bruce<BR><BR><B><I>Larry Garfield <larry@garfieldtech.com></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 > 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>> Hello all,<BR>> I had previously used Flexinode content on a Poetry Magazine<BR>> website using<BR>> Drupal 4.7.x Now, in Drupal 5.x it appears that Content Creation Kit<BR>> replaces<BR>> flexinode from previous versions, correct? Is the idea the same?<BR>> I had a menu link to Create Content >>
Poems. I also had it setup<BR>> so that<BR>> what is submitted appears in the queue, whether it comes from a user<BR>> role of<BR>> Contributor, authenticated user, or anonymous. If I give access for all<BR>> these roles<BR>> to Create Content, how can I be sure that it goes into the queue for<BR>> approval first,<BR>> instead of any user being able to publish directly?<BR>> Thanks,<BR>> Bruce<BR>> <BR>> <BR>> <BR>> <BR><BR></BLOCKQUOTE><BR>