CCK

Quiz 2 for D5

public
group: Quiz
rayvaughn - Wed, 2008-07-23 12:25

What is the plan for Quiz 2 for Drupal 5?

At the moment I am experimenting with Quiz as a system for assessment in the online course I am developing. Assuming I choose quiz over webform or CCK then I will be happy to bug-fix and add functionality which can be contributed into the project. Because of the current state of contributed modules in D6 I think it is better that I stick with D5 for the first rollout of this service allthough I may be convinced otherwise.

Import content from XML product feed into Drupal nodes | freelance

J. Cohen's picture
public
J. Cohen - Sat, 2008-07-19 21:39
Employment type: 
Contract
Telecommute: 
Allowed

We need an XML product feed converted into Drupal nodes. Each XML item will become a node. Some fields would be converted to taxonomy terms. Other fields will be CCK items.

It's XML, but not RSS/Atom.

Prefer someone near Western Mass or Boston area.


Drupal Web Developer | Future US - GuitarWorld, MaximumPC, Mac|Life, Edge, Official Xbox Magazine

markekramer's picture
public
group: Bay Area
markekramer - Fri, 2008-07-18 22:46
Employment type: 
Full time
Telecommute: 
Not allowed

Future US is a leading publisher of cutting-edge special interest magazines and websites in the games, technology, and music sectors. Future US is one of the fastest growing media companies in the US.

Recently selected as one of the top ten Best Medium Sized Companies to Work for in America, Future has a unique and dynamic philosophy that encourages creativity, innovation, growth and balance. We offer an utterly cool office environment full of fun, talented people that love what they do, and are passionate about media and technology.


Screencast: Vaddå CCK?

Itangalo's picture
public
group: Sweden
Itangalo - Tue, 2008-07-15 07:29

Jag är glad och stolt över att presentera min senaste screencast: Vaddå CCK?
Det är en introduktion till modulen Content Construction Kit, och riktar sig till dem som hört CCK nämnas men aldrig testat den själv.

Videon är uppdelad på två klipp på Youtube. Det första visar hur man installerar modulen och skapar nya fält till befintliga noder, och det andra visar ett exempel på hur man skapar nya innehållstyper.


proposal for CCK UI

public
dodazzi@drupal.org - Sun, 2008-07-13 16:34

CCK as a module has a lot of functionalites and this makes the UI difficult to grasp for new users even if developers made a lot to improve it. Since we’re going to put CCK fields in core maybe we need a cleaner interface .
So I did a mockup for a two steps content type creation form that not only try to make the UI simpler but even introduce new concepts and I hope opportunities. Please note that this is just a mockup I don’t have any working code and probably I wouldn’t be able to code anything. This would hopefully be just a start for a discussion.

Image 1

Trouble creating a custom sort function for a CCK type

ultimike@drupal.org's picture
public
ultimike@drupal.org - Tue, 2008-07-08 19:56

Hello,

I'm trying to figure out the best way to use the Views (v1.x) API to create a custom sort function for a CCK type.

Here's what I have:

CCK fields:

  • title (string)
  • rating_a (int)
  • rating_b (int)
  • rating_c (int)
  • rating_d (int)

I need to develop a way to sort the view by the average of a variable number of the "rating" CCK fields.

For example, if the user wants to sort the nodes only by "rating_a" and "rating_c", then the "order by" clause would look something like this:


Reverse Node Reference with Action

rkr@drupal.org's picture
public
rkr@drupal.org - Wed, 2008-07-02 12:35

Hi there,

a lot of requests in drupal forums address the backlinking of nodes being referenced by node reference (which is part of CCK). This can be achieved by nodereferrer or with views and additional argument handling code (which is in my opinion much more flexible).

While nodereferrer is by design read only i'm looking for a smart solution which extends the list of referencing nodes with a button „Link it!“.


June Meeting Wrap-Up

ultimike@drupal.org's picture
public
group: Florida
ultimike@drupal.org - Sat, 2008-06-21 20:48

The Florida Drupal User's Group met this past Saturday - about 17 people were in attendance. The group broke down as follows:

  • new to Drupal: 6
  • less than 1 year: 7
  • more than one year: 4

Thanks to Jay and MindComet for letting us use their facilities! If you have a need for Interactive Marketing, please check them out.


User CCK

dewolfe001's picture
public
dewolfe001 - Tue, 2008-06-10 14:36

Do you know of a module that would/could tie a user profile to a CCK created content-type?
Here's our problem: we are moving away from CiviCRM (don't get me started with the issues). Can we tie a particular content-type (or multiple content-types) through the use something like the Subforms modules to user profiles? Can we then let user creation spawn two records-- a user record; and a new node coupled to the user record? Then the content node could be used in isolation; or the user account could be edited later and those changes would alter the associated node?


Div wrapper for the body of a node?

public
arkepp@drupal.org - Thu, 2008-06-05 02:04

I apologize in advance if this is documented, but I was not able to find anything while searching. I use Drupal 5.7 and every field output by CCK appears to be wrapped by a div with sensible classes, except the body field. I believe I need a div around the body of the node to properly align the text relative to other fields. I thought I would be able to fix this in function content_view() in content.module, but apparently not(?). Can anyone point me in the right direction?

Syndicate content