Posted by ishtarnice on October 14, 2009 at 10:19pm
Jump to:
| Project: | Front Page |
| Version: | 6.x-1.0 |
| Component: | User interface |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
the 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