Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
There is no easy way to see how a site was put together. However, using a few clues throughout the site, I am fairly confident that all of the functionality was accomplished with simple content types (probably using CCK).
The classifieds are really simple, with just a few extra fields.
As for answers it appears that two content types were used with a node reference field connecting the two. Answers simply has a node reference field which references Question content types.
Then, a bit of work with Views and theming, and you have a fully functional site. This site shows the power of CCK and Views.
Again, there is no good way to figure out exactly how the developers created this site, but that is my best guess.
As I noted in my first post, I do not believe that there is a specific module in use on this site for the classifieds. I believe they have simply created a content type using the CCK module.
A quick search pulled up the Classified Ads module which may give you some of the functionality that you are looking for.
Comments
There is no easy way to see
There is no easy way to see how a site was put together. However, using a few clues throughout the site, I am fairly confident that all of the functionality was accomplished with simple content types (probably using CCK).
The classifieds are really simple, with just a few extra fields.
As for answers it appears that two content types were used with a node reference field connecting the two. Answers simply has a node reference field which references Question content types.
Then, a bit of work with Views and theming, and you have a fully functional site. This site shows the power of CCK and Views.
Again, there is no good way to figure out exactly how the developers created this site, but that is my best guess.
--
-- matt tucker
pingVision
-- matt tucker
Thanks for your comments. Is
Thanks for your comments.
Is there a classifieds module that is used by this site?
As I noted in my first post,
As I noted in my first post, I do not believe that there is a specific module in use on this site for the classifieds. I believe they have simply created a content type using the CCK module.
A quick search pulled up the Classified Ads module which may give you some of the functionality that you are looking for.
--
-- matt tucker
pingVision
-- matt tucker