new ideas thread for the front_page.module
| Project: | Front Page |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Dublin Drupaller |
| Status: | active |
Hi,
Just starting a new thread so people can post new ideas for the new front_page.module.
Here's a shortlist of what I would like to see:
(a) Replace REDIRECT option with EMBED option where site admins can specify a NODE ID to "pull into" the front page, rather than redirecting visitors away from the front page and losing some of the functionality, e.g. when a visitor logs in and the site admin is using redirect, the visitor will still see the anonymous front page.
(b) better language integration. Make it easier for multilingual sites to manage their multilingual front pages.
(c) Custom MAINTENANCE page. Allow the site admin to specify a custom "under maintenance" page.
(d) Remove the "display a message for visitors who haven't been here in a while" option. I don't think anyone is actually using that. A snippet can be used for those who want it.
(e) Allow re-ordering of the USER ROLE TYPES when specifying a different front page based on role types.
(f) Tidy up code.
(g) Include an uninstall and upgrade lroutine.
(h) Drupal 7.x version.
That's about it. Post any ideas/thoughts or suggestions. The rough timeline is roughly the end of April 2009 for the updated module.
Cheers.,
Dub

#1
W0a that's quite a nice list you have there -- the future of front_page is looking tasty!
Here goes some ideas/opinions:
#2
Terrific news :)
A, C and E will be most welcome and allow me to ditch some grubby bodges that I currently use to do those things.
I would *very* happily begin testing a new release pretty much the moment it's available.
Cheers,
Danielle
#3
What about a revisit of the FrontPage admin interface? Maybe splitting
- Role-frontpage,
- "Home" breadcrumb setting
- Custom mission
Maybe these parts could be in a Local-Task menu position (Drupal-ly speaking) :)
#4
I love this module! Please see attached for my favorite anonymous frontpage (DOG.JPG).
BTW, is that possible to make a bypass option???
Why?
Once you setup two frontpage for the Anonymous and Authenticated Users using the front_page module, Drupal will redirected the user to the right front_page exactly by their roles. But the redirect should be bypassed when the authenticated users request a password reset. The user will click on the password reset link e.g.
http://mysite/user/reset/11/1241912180/6216265837628ace7886702147bf5dbefrom their onetime password reset email. Normally, the above link should lead user to a reset password declaration page with a "login" button, see (PWD_reset.jpg), and the user will be redirected to the password editing page right after click on the "login". However, the user will be redirected to front_page instead of the password editing page when the frontpage module was enabled. Then the user might get lost to reset the password, and request the reset over and over.The bypass might be helpful in other case once the user was asking to login before leave a comment or place the order in e-shop, the user should be redirected to the original or destination page instead of the frontpage. So I do think it's perfect to put this features in the new front_page module.
However, if someone could provide snippet with the above bypass function, that will be great before this new feature come true!!!
Thanks.
#5
Sorry, here comes the reset password declaration page with a "login" button, see (PWD_reset.jpg)
#6
I understand what you are saying, but, I don't understand how the user is being redirected to the front page when they click on the one-time-login link. That link
http://www.example.com/user/reset/etceterabypasses the front_page.module anyway.dub
#7
@Dublin Drupaller
I have two sites with such kind of settings. One with the system login block in the different frontpages for all roles including the anonymous, the other one has
http://www.example.com/useras the secondary menu link when user need login without the block.The one time password link will lead to the account editing page correctly after log-in in the Drupal site using login block. However, the Drupal using the menu link will redirect to the frontpage set by front_page module instead of the account editing page after logging in.
The only difference depends on the chosen login mechanism, the Login block or the
http://www.example.com/usermenu link in my finding. Does this make sense????Thanks in advance.
#8
Hey DD,
How are the changes and enhancements coming along?
Keep up the great work,
Danielle
#9
thanks dinis. I haven't had a chance to look at them recently. if you're stuck, drop me an email.
dub