Ticket #2 (closed enhancement: Fixed - Released)

Opened 16 years ago

Last modified 16 years ago

Provide redirection when index is hit with specific parameters

Reported by: khaled Owned by: brent
Priority: major Milestone: Beta 3 Release
Component: default platform (front/back) Version: 1.0
Severity: Ready Implement (Tech) Keywords:
Cc:

Description

Provide a tool and methodology to provide redirection to appropriate locations when certain parameters are passed to the index controller/action of the main platform.

Toolkit accessed via admin/manageredirects. Tool provides the ability to specify a parameter and provide a url to redirect to. Automatic script admin/associateredirects provides some core redirection from old SHG to new SHG (Primary goal of redirection). Also allows specification of 301 or 302 redirection mode.

Redirection in Index causes a redirect call if the parameter is in hg_shg_redirect_map (this should be generalized to hg_redirect_map at some point) and the parameter has a redirection url (This should also eventually only happen if a status value is true, so that redirects can be disabled for specific parameters if need be).

Change History

Changed 16 years ago by khaled

  • status changed from new to closed
  • resolution set to Fixed - Released
  • severity changed from New / Just Added to Awaiting Release
Note: See TracTickets for help on using tickets.