Template for a specific content type

Hi all,

Is it possible to create a template for a specific content type?

Is it possible to do it with panels?

Thanks.

Another PDOException: SQLSTATE[42S22] Error

Hi all,
sorry to bother again on the matter, but could really not get through it this time.
I recently updated i18n, Token and Variables modules on my D7.x installation.

Result is a broken homepage with this error:

PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'revision.vuuid' in 'field list': SELECT revision.vid AS vid, base.uid AS uid, revision.title AS title, revision.log AS log, revision.status AS status, revision.comment AS comment, revision.promote AS promote, revision.sticky AS sticky, revision.vuuid AS vuuid, base.nid AS nid, base.type AS type, base.language AS language, base.created AS created, base.changed AS changed, base.tnid AS tnid, base.translate AS translate, base.uuid AS uuid, revision.timestamp AS revision_timestamp, revision.uid AS revision_uid FROM {node} base INNER JOIN {node_revision} revision ON revision.vid = base.vid WHERE (base.nid IN (:db_condition_placeholder_0, :db_condition_placeholder_1, :db_condition_placeholder_2, :db_condition_placeholder_3, :db_condition_placeholder_4)) ; Array ( [:db_condition_placeholder_0] => 491 [:db_condition_placeholder_1] => 488 [:db_condition_placeholder_2] => 486 [:db_condition_placeholder_3] => 479 [:db_condition_placeholder_4] => 485 ) in DrupalDefaultEntityController->load() (line 196 of /home/www/html/drupal-7.0/includes/entity.inc).

Inserting the slideshow in another link or section on a website I am developing.

I am using Drupal 7.7 with Corporate Clean as the default theme (http://demo.drupalizing.com/?theme=corporateclean) which has a nice slideshow in the frontpage. I only have one question, I would like to add this slideshow in another link or in another page to show some slideshow with different images. There is anyway that I can add this code to another page even it is not the frontpage. The slideshow is in jquery and I would like to use it in another section of my website. There is any posibility to use it ?.

Custom field on view module

Hi,
I created Content Type X contains reference to another content type Y. (node reference)
I present in a view all the fields of content type Y, and I want the number of the content type X Nodes that have References to the current Node.
For example, I have a Node Y with the title "Drupal Y", and 60 Content type X Nodes have Node reference to this, I want to know how to get the number 60 on the field "Drupal X reference to Y".
1. How can I write sql code on a view to get that field?
2. Can I get it on option in the views module? (built in on Views)

Custom own node

Hello,

I would like to create own node. To be different that node.php i get with some template.

How can i do that? It need to be only for one content type.

Can someone help me?

Thank you!

Linking to gallery.

Hi! I'm quite a noob in drupal and I need some help. I created a gallery using CCK and views using image field. Now I want to create a blog content type with abillity to link to a certain gallery using thumbnails from it. Any ideas how can I get this working?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x