CCK

Repeated Fieldgroups with alternating fields

juliavdw's picture
private
juliavdw - Wed, 2009-06-24 17:20

Hello,
I have recently switched to Drupal from Joomla, and my question may be basic:

I'd like to create a content type for adding testimonial quotes to any page. I'd like to have a quote field and a credit field designated so I can designate styles automatically.

I figured out how to make a fieldgroup with my two fields.

Is there a good way to repeat this fieldgroup three times in a page or story, and have it be easily editable so that you can have different quotes on each page?


Customizing search

newz2000's picture
private
group: Iowa
newz2000 - Fri, 2009-06-19 21:09

I've created a custom content type called "jobpost" and customized the template so that it shows the way I like. I'm now down to the problem of searching. I'd like to make it searchable so that people can type a keyword and find jobs that match it.

This article helped me do that: http://drupal.org/node/141788 So now I've got a "jobs" page that has a nice looking search box and some helpful tips.


Need help building data-driven site

private
group: Vancouver
deele - Fri, 2009-06-19 09:32

I'm vaguely competent in Drupal basics but I keep hitting a bit of a wall. I'm building a site that would allow people to log in, set themselves up as a provider or a consumer (so to speak), and fill in details about who they are or what they need. Then the site could suggest to the consumers what providers are in their area and might meet their needs. I'd also like to allow for commenting on providers and consumers and rating them.

I hope this isn't too vague, but that's the gist.

Creating an Editable Allowed values list using CCK

aburton's picture
private
aburton - Thu, 2009-06-18 16:30

Hi everyone,

i am looking for the best way to set up an editable amenities list using CCK.

i have a content type called Accommodations in which the admin will fill in a bunch of data to create hotel listings.

The client wants to have an amenities list that they can check the applicable amenities for the listing and then add notes to any individual amenity.


Trying to automatically unpublish content based on CCK date field, Rules and PHP field values

wb54321's picture
private
group: Rules
wb54321 - Tue, 2009-06-16 01:06

I am building a web site using Drupal 6.12 (plus the most recent stable releases of token, CCK, Rules and views) and am trying to create a rule that automatically unpublishes content based on the cck date field (generated by the Date API 'date' sub-module).


Developer | Mightybytes

stevector's picture
private
group: Chicago
stevector - Mon, 2009-06-15 22:53
Employment type: 
Full time
Telecommute: 
Not allowed

No recruiters. No overseas firms. (Seriously!) We're looking for a talented and fun person (read: individual) who can work onsite with a really great group of smart, fun folks. Interested parties, please respond to james@mightybytes.com. Here's the job description:


building a view across multiple node references

private
ldweeks@drupal.org - Mon, 2009-06-15 18:51

I'm working on a site that uses Ubercart and contains a content type called "product". Each "product" node has a node reference field to nodes of type 'foo'. Each 'foo' node has a node reference field to nodes of type 'bar'.

If the user clicks on the link for a product, I want to display all the fields for each 'bar' node that is referenced by each 'foo' node for that product. So far, I haven't figured out how to do that.

Is it possible? If so, how?

New Approach to Content Types.

mgparisi@drupal.org's picture
private
mgparisi@drupal.org - Tue, 2009-06-09 16:20

I have been writing up a white paper on how Drupal could work, but wanted to submit an initial and important first step. I know allot of people see comments as nodes being a major issue. Many want it, while others site potential problems with performance. Without comments as Nodes we have no code uniformity making any CCK features and Views features needing exceptions based on if its a node or if its a comment.


create event from calendar clicking on date

private
briinums - Wed, 2009-06-03 13:54

I`m trying to make a calendar block with clickable dates. this is for a guest house to make reservations.Clicking on date would take to /node/add/my_event/2009-06-05 or /node/add/my_event/?date=05-05-2009 or similar. I want to pass the date as argument to "create content" form. any guest has access to create this type of node, but the default state is "unpublished" so that only administrator can approve (publish) the node. after that the created event would appear in calendar block and have CSS "has-event" definition (e.g. red color).

View, CCK och panels för att dela innehåll

private
group: Sweden
chosig@drupal.org - Thu, 2009-05-28 16:31

Hej.

Försöker dela upp en fiktiv Produkt lite grann.

Först av allt Produkt matas in via CCK, har ett extra fält - en produktbild. Nu är det så att jag vill använda panels, för att produktbeskrivningen ska komma till vänster och bilden till höger.

Leker med Views för att göra det, men jag får inte till det. Jag bara vet att det är så enkelt, men jag är inte bästis med varken Views eller Panels (än).

Syndicate content