[go: nahoru, domu]

Skip to content

Symphony 2 CMS extension: allows to pass parameters to index page without a need to specify its path.

License

Notifications You must be signed in to change notification settings

ahwayakchih/improvedpageresolve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Improved Page Resolve

Overview

Improved Page Resolve allows you to create index page with parameters and show it without a need to include its path in URL. For example:

http://www.example.com/param_1_value/param_2_value

will work the same way as:

http://www.example.com/url_handle_of_index_page/param_1_value/param_2_value

Unless there is a page with path that is the same as param_1_value, in which case that page will be shown.

Installation

  1. Upload the 'improvedpageresolve' folder in this archive to your Symphony 'extensions' folder.
  2. Enable it by selecting the "Improved Page Resolve", choose Enable from the with-selected menu, then click Apply.

Changelog

  • 1.2 Update for Symphony 2.3. This may break compatibility with Symphony 2.2. Fixed selection of pages that match name but are non-index type.
  • 1.1 Update for Symphony 2.2.
  • 1.0 Initial release.

About

Symphony 2 CMS extension: allows to pass parameters to index page without a need to specify its path.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages