Can Drupal 7 be easily configured to inline an article on the homepage? -


i posted, on drupal 7 site, article intended displayed inline (not title linked page article).

is there straightforward way display text of node on homepage, or undertaking? imagine theme can edited block of html displayed, hope isn't best way.

what best approach that?

with node

there many different ways achieve this, popular way use views module display full content of node in block on home page.

then can place block in 1 of home page regions in block administration screen. still leaves full content on home page , actual article node.


without node

you create simple block if don't want content node , display on home page.


without node or block

you "hard code" directly page--front.tpl.php file if it's won't updating on regular basis.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -