Closed (fixed)
Project:
Frontpage
Version:
7.x-1.0-alpha3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2011 at 10:19 UTC
Updated:
13 Jan 2012 at 22:20 UTC
Jump to comment: Most recent
Comments
Comment #1
IWasBornToWin commentedHad to disable this module. Here are the problems;
1. according to the issues que, these issues haven't been replied to in months.
2. when enabling this module it removes the setting for a default front page at admin/config/site information
3. can't find any setting anywhere for this module in order to configure it.
Comment #2
Anonymous (not verified) commentedThe module doesn't have a configuration page; it just adds the link to make a node the front page for the anonymous and the authenticated users, under a node view. The page to administer the site content has two new actions that allow to set a node as front page.
Removing the settings for the default front page was intentional, as the module override that setting.
I am rewriting the code, and the module will allow to set the front page for every role defined in the Drupal site. Instead of showing a link to make a node the front page, it will show a new tab for each node that allows to set the front page for each role.
The default front page setting will not be anymore hidden, and the node actions will be removed.
Comment #3
IWasBornToWin commentedI had to uninstall it because I didn't previously have a front page. But I selected a node for front page, reinstalled module but never could find the links you're talking about? I couldn't find anything anywhere that would allow me to distinguish two different front pages?
Thanks