Display Article on other page than frontpage.

Hi

The layout of the content type Article displays nice on the front page, I want to display content like that on other pages than the front page aswell.

When I search for "Promote Story to page other than front page" I get 2736 results.
http://drupal.org/search/apachesolr_search/Promote%20Story%20to%20page%2...
(In Drrupal 6 Article is called Story)

If im not wrong, the solution (or one solution) is to create a content type for each page and a views page for each page.

I find this to be but quite heavy for new users. If only there was a simple drop down meny for the content type "Article" that says "put in page".

Wouldnt that be much easyer for new users of Drupal ?
especially when there is so many people asking for this..

However there is a field called "put in menu" why not one for "put in page" too ? or let:

"Article" have the drop down field "put in page"
And only "Basic page" have the drop down "put in menu"

instead 2736 new users search and find out you have to install additional modules to be able to simple put your article in the new basic page you just created ! (The module im refering to is offcourse Views)

Further as a new Drupal user, learning views is way much if one only want to get that article about sunshine in your new basic page called Summertime.

Out put image field in tpl.php file

Hi

I have an image field called 'field page image' which I am trying to output in my node.tpl.php file.

If I use the following code to out put the address of the image it places a public:// before the address causing it to be malformed.

Ideas on how to control content creation and publication

Hi all,

I'm migrating a rather big site from Drupal 6.x to 7.x. Currently we have about: 200 user, 40 content types, 40 roles and we are using workflow to stop some users from publishing before the content editor has done some correcting. We also use node_privacy_by_role to stop users from editing content they should not mess around with.

Having a lot of roles slows things down in 6.x and therefore I would like to cut them down.

Should I keep the current control structure in D7 or should I try to go down a different rout?

how to add .swf file as site logo

I'm using drupal 7 and marinelli theme, I'm trying to put an .swf file for my site logo is this possible for ver.7 or not? Thanks!

CSS links and script includes are rendering in body

I am trying to create a theme from scratch. I have almost nothing in this theme and I have copied the first few lines from the Genesis theme, but for some reason all of my
and

Relational Data using CCK / Nodes / Views

Hi,

I'm just about to setup a Drupal site for a friend, and its medically related. The site will have information about different hospitals, medical procedures, surgeons, and destinations.

I want to present the data, and the relationship between the data, so if you are on Procedure A, it would be available in Hospital 1, by Surgeon 2, in Destination x

So I was thinking that I should create 4 different content types, each with four custom fields. So for each node I would have a custom fields (CCK) for all hospitals, medical procedures, surgeons and destinations etc.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x