article node

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
thamba's picture

Advanced frontpage node adminstration module - a proposal

We at Aller Media in Norway are implementing Drupal7 on some of our high traffic sites and we have the need for an advanced frontpage node administration module.

We have this functionality in our legacy CMS we developed in-house, and we plan to port this functionality to Drupal. I have researched quite a bit on this topic and have not found such existing functionality in Drupal. Although it could be hacked together with existing modules like Nodequeue/Draggable views, Scheduler, Views, Blocks and the Dashboard, it still does not satisfy the requirements.

Here is our requirement:

Read more
akanik's picture

Page header breaks on article and blog nodes

So I'm having some trouble with some code that I added to the page-header.tpl.php. I have taken out the menu(s) that appeared there and replaced it with some social networking tools; facebook, twitter, newsletter, rss.

<?php
if (!empty($admin)) print $admin;
?>

<?php
print $header;
?>
Read more
Subscribe with RSS Syndicate content