Content Type

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

Wrap text around image-field

Dear All,

I am looking for your help again.

My boss likes to have inside an exciting 'PAGE' content types an 'IMAGE-fields'.
On some pages there will be 1 image placed, some 2,3 or 4 and some even 0.
The idea was that these images will be styled with CSS to the correct place on the page.

Now the problem is that after placing the images, the images will overlap the other content which is written in the 'BODY-field'.

Read more
akanik's picture

Cannot control content type teaser

OpenPublish 6.x-1.20, core: drupal 6

I am having an issue controlling the content type display teaser. I am trying to use views to show the teaser display of a node reference field attached to an article. (In more human terms: My article content type has a field -> 'More in this series'. This field is a node-reference. I want to display the 'More in this series' field as a teaser, not as the default title.)

Read more
laraz's picture

Necesito ayudo en un nuevo proyecto...

Hola amigos,
primero que todo gracias por sus respuestas y su dedicación...

Voy a empezar un proyecto nuevo y no se como plantearlo, a ver si me pueden hechar una mano. Les comento:

  • Mi aplicación web va sobre chollos de viajes: he creado un tipo de contenido "hoteles" donde el formulario da información sobre cada hotel.

  • Después he creado un tipo de contenido "pack" el cual hace referencia a un hotel con "node reference" y tiene infomación referente al pack en cuestión.

Read more
milkdaddy's picture

Best option to display Google Map - Drupal 7 - Content Type

Hi
I have been trying a few Location / Field related modules and I'm struggling to find the right fit for what I am trying to achieve.

I have a content type where I want to add 2 fields (to enter the longitude and the latitude) and then once the content type node is published it should display not only the 2 fields and values but also a corresponding google map.

Which in your opinion is the best module to achieve this in Drupal 7?

Read more
dcmistry's picture

Usability Findings: How is it to create a new content type or edit an existing content type?

Usability Findings

How is it to create a new content type or edit an existing content type?

Background:

Note: The issues listed here are not added to the issue queue yet. The intent is to discuss them before we put it there

Read more
nico03's picture

Delete content type and fields

Hi,

I want to use openpublish for my project and i want to keep just the necessary.
So, i wanted to delete some content type (like audio, package or slideshow), but i can't delete them.
Any idea ?

Maybe i could delete in the database with phpmyadmin... but i prefer to use admin panel.

Tanks :)

Nicolas.

Read more
markus.lar's picture

Fält som visas baserat på val av typ

Hej!

Jag har för mig att jag tidigare sett någon diskussion om detta, men kan inte hitta tillbaka till det hela.

Jag vill skapa en innehållstyp. Den ska innehålla ett visst antal parametrar. Däremot finns det vissa variationer som gör att alla fält inte är applicerbara på alla olika "undertyper". Val skall alltså komma fram / försvinna beroende på tidigare val. Jag vet också att det i framtiden kommer att komma nya undertyper.

Read more
neerajskydiver's picture

How to create new content type in Openpublish

I am trying to create new content type in Openpublish - Project. I need to add few additional fields (using CCK) and display in Tag Group.

Duplicated following file -
/sites/all/themes/openpublish_theme/node
node-article.tpl.php as node-projects.tpl.php

/sites/all/modules/openpublish_core/theme_helpers
node-article.tpl.inc as node-projects.tpl.inc

Now when i go to home page after clear the cache, getting blank page.

and new project content created doesn't give display as article does.

Please help, if i am missing something.

Read more
ajdiva03's picture

One Panel per Content Type

Hey Everyone,

I'm a relative newbie to the use of panels so I was wondering if there is any sort of step by step documentation as to how to create one panel per content type.

I feel like I've looked everywhere and tried everything, and obviously there is something that I am missing (maybe a module or permissions or something).

Thanks in advance.

Read more
DrupalCuckoo's picture

hook_form_alter() and content types

hi,

I'm bulding a custom module with the purpose to alter the "edit form" of every content type (i.e. the edit form of the blog content type located at admin/content/node-type/blog).

Creating new form elements to extend the standard form with my custom form elements wasn't a problem at all. When I enable my module at admin/build/modules I can see my custom form elements and everything seems to work. Here's what my ".module" file looks like:

<?php
// $Id$

/**
* Implementation of hook_form_alter().
*/

Read more
Subscribe with RSS Syndicate content