Hello. I made a new content type (name is website). And fields are;
title, (Web Site Name)
taxonomy, (tags)
technologies, (which technologies using, php, mysql, ajax etc.)
fields group - website (web site data)
websiteurl (web site url)
websiterss1 (rss)
websiterss2 (if there is)
websiterss3 (if there is)
fields group - blog (web sites blog data)
blogurl (bog url)
blogrss (blog rss)
body filter (somethings about web site)
fields group - image (web site images)
image1
image2
image3
image4
image5
fields group - Who Did It (max 5 content)
name (if it is a person his name, else company name)
url (blog or company web site url)
about him/her/it (something about him)
image (his image)
but, i cant a theme for it? i want to make;
Teaser;
-----------------------------------------------------------------
Web Site Name | FiveStar |
-----------------------------------------------------------------
WebSnap Preview | URL: web site url |
|------------------------------ |
|RSS: web site rss |
| (if there is) rss2 |
| (if there is) rss3 |
|-------------------------------|
|BLOG: blog url |
|-------------------------------|
|Blog RSS: blog rss url |
-----------------------------------------------------------------|
Technologies: php, ajax etc. |Tags: |
-----------------------------------------------------------------|
Full View;
Teaser +
-----------------------------------------------------------------|
Somethings about web site |
|
|
|
|
-----------------------------------------------------------------|
Who did it.
-----------------------------------------------------------------|
Image | Name: name | URL: Blog or web site url |
|-------------------------------------------------|
|About him |
| |
| |
-----------------------------------------------------------------|
May you help me? how can i do it? thanks..
Comments
theme preview is
theme preview is http://www.yeni.web.tr/tema.PNG
interesting
I've found this link: http://drupal.org/node/42597
The important part is this one:
You'll need views and after you create your view with all the cck fields you're using, go to Admin -> Views -> Theme Wizard. Select the view, create the files, put 'em into your theme folder and edit using ccs. If you don't know how to use css maybe try using tables.
Let us know how it goes
Good luck
Luis
Luis