Closed (fixed)
Project:
Front Page
Version:
6.x-1.0
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2009 at 22:19 UTC
Updated:
12 Nov 2009 at 09:15 UTC
I have the following problem:
In front page I show a Story that has files attached who correspond to a specific section of one of the rol of the users.
It would want that only that rol can see those attached archives and they are not for all in front page. That I can do
Comments
Comment #1
Dublin Drupaller commentedthe front page doesn't have any control over the theme. You need to edit either your page.tpl.php or node.tpl.php or css to hide the file attachments on the front page.
check out this thread which is slightly related: http://drupal.org/node/391982