CCK

Events happening in the community are now at Drupal community events on www.drupal.org.
arkepp's picture

Div wrapper for the body of a node?

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?

Read more
liberatr's picture

Updating Fields with Composite Data

I have a custom module I inherited that implements its own CCK widgets to import videos, and the widget stores multiple columns in the database, but to the user, it all seems like one field.

I recently decided we needed to add a column to refer to the thumbnail, so I edited my 'database columns' operation in the hook_field_settings() function, and added a line in the hook_field() function, along with the logic I needed to fetch, display and validate the data.

Read more
Anonymous's picture

Cross post: project outline and UI design for an AJAX powered image gallery

I just posted my outline and UI design for a new image gallery module to Drupal on the Raincity Studios blog. It uses CCK, imagefield, and imagecache, and has both galleries and images as nodes.

I'm looking for feedback on the idea, and to see if people are interested in having this built, either through a reverse bounty or some other method.

UPDATE:

some projects following this slides are now existing, see here :

Read more
rustyGAPN's picture

Georgia Podcast Network redesign is live!

We have finally gone live with our redesign of the Georgia Podcast Network! For a rundown of what's new from an end user standpoint, check out our announcement blog post.

GAPN is based on Drupal 5.7, and makes heavy use of the following modules: CCK, Views, Workflow-ng, FeedAPI, ImageCache, Usernode, Bio, Fivestar, and Voting API. That's not a full list, but the site leans on those the most.

Additionally, we built a custom theme and wrote several custom modules to get things working just the way we wanted them to. In writing these modules, we built custom Drupal integration for getID3, SWFUpload, and the JW Media Player.

Hope you like the site! I'll be happy to answer any "how did you do that?" questions if you have them.

Read more
Hugo Wetterberg's picture

Token and CCK nodereference

Hi All,
Thanks for a great module. I'm trying to make pathauto construct hierarchical urls using cck-nodereference fields for the hierarchical relationships. And I have some questions about the tokens that are created for nodereference fields. As far as I can see the only usable token is [fieldname]-nid. Is this correct, or are the *-title and *-link tokens populated in certain circumstances?

Read more
jcisio's picture

Views và CCK đạt thành tựu mới :-)

Hôm nay cái update status báo một điều mà mình mong chờ bấy lâu: CCK ra bản alpha và Views vào giai đoạn beta. Đây là sự kiện quan trọng vì nhiều module khác cũng "hứa" sẽ hỗ trợ Drupal 6.x ngay sau khi Views vào beta.

Niềm vui của những ai đang phát triển Drupal 6 ;-)

Read more
LeTh's picture

Vågar man använda Drupal 6 nu?

Sätter jag mig själv i en lite väl spännande situation om jag använder D 6.2 i en produktionssajt nu? Den i sig är väl ingen fara, kruxet är att jag behöver CCK och Views... Vad jag kunnat utläsa av diskussioner här och var, så verkar det ändå fungera stabilt, fast en del funktioner saknas än så länge. Jag är fullt medveten om att jag får hålla på och uppdatera båda modulerna tills det kommit slutversioner (och kanske ibland backa tillbaka till tidigare versioner), och det är jag beredd att ta. Men ändå? Är jag helt galen?

Read more
seaneffel's picture

Feed API + Emfield Recipe Screencast

The blog post on Drupaltherapy
Hosted on Blip

Here is a quick recipe that uses Drupal's Feed API, Feed Element Mapper, CCK and the Embedded Media Field to create independent embedded video nodes on your Drupal site by RSS. This is my first screencast and first contribution to the Drupal Dojo, I followed the specs on the other discussions as best I could, consider adding this to the Dojo video pool.

Read more
asugene's picture

Tabs for Mutiple CCK Fields

What is the best way to break up a long single CCK form across several tabs? A recommendation of something not in DEV would be great. It is for a PROD site. Thanks.

Read more
nonprofit's picture

Question regarding CCK & Content Template

Hi, this is, to be sure a simple question for anyone who knows even rudimentary .PHP, but even after most of an entire day, the solution continues to elude me.

I am building a custom content type in Drupal 6 where registered users can submit their events. Fields include event name, time & date, etc., as well as a e-mail field and the sponsoring organization’s URL(s). “field_email,” use the “Text Field” widget. “field_link”, logically uses “Text Fields for Title and URL.” These two are not required and both allow multiple values (unlimited).

Read more
Subscribe with RSS Syndicate content