Closed (fixed)
Project:
Front Page
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2012 at 18:22 UTC
Updated:
5 Oct 2016 at 07:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Aracon commentedI have made a few modifications, they seem to solve the issue, but I am not sure - because I haven't deep investigate the module.
Please check these files.
Comment #2
simon georges commentedHi,
Could you post a proper patch of your changes? It is far easier to review. Thanks!
Comment #3
simon georges commentedMoving Feature requests to the current version of the module.
Comment #4
klucid commentedIs there any possibility that we can get a patch to add tokens to path for Drupal 7? Thank you!
Comment #5
simon georges commented@klucid, you're welcome to propose a patch to start the discussion ;-)
Comment #6
klucid commentedSorry, I would contribute a patch if I could, but unfortunately I do not have the coding skills to even implement tokens into this module.
Would you be willing to create a patch for pay? I think this would be an extremely useful module for the Drupal community and would be willing to fund it (if my project's budget permits).
Comment #7
simon georges commented@klucid, actually, I'm thinking about what could be the future for this module, and I'm wondering if people are really using this or if it can be replaced by either Login Destination, Panels or Rules module, which are all already supporting tokens.
I thought about stopping maintenance for this module for this reason, but I'm still open to be convinced of the contrary if people are really using it.
Comment #8
klucid commentedThanks again for the reply. I'll tell you about how it will be useful for me and you can let me know if you think it's worth it. I've tried to use Rules and Login Destination, however they do not quite do the trick as they do not rewrite the path for the homepage link. Again, I am willing to pay you for your time if it is within my budget for the project.
I have a site that runs Organic Groups and I need each users' Organic Group node as their site homepage. So, I have the Rules.module successfully redirecting to "node/[account:og-user-node:0:nid]" on login, however the "Home" links on the site are still not functional because I am limited to either the site's front page or front.module's homepage.
I prefer front.module because I need a different module for two roles, anonymous and authenticated.
I've also tried menu_token.module but it seems a bit bulky for just the homepage link.
Thoughts?
Comment #9
dvasquez commentedHey... how can you say that you don't know the future about this HIPER module...
If you think about it... 18,444 sites are runing with it... Only add the F#$%&=) Tokens, you are the BEST men.
All my Live was changed by this Module.
Bless for you!
Comment #10
shi99 commentedHello,
Just submitting a patch that provides global token support for paths.
Hopefully it will help anybody that needs it.
Comment #11
dvasquez commentedWOW, thanks men!
Comment #12
jarodms commentedPatch in #10 worked for me. Thanks shi99!
Comment #13
ronaldmulero commentedThanks shi99!
#10 = Token yumminess!
Comment #14
reszli#10 works like a charm
Comment #16
estoyausenteIt runs correctly.
I think that it's very useful feature with very simple implementation.
Commited.