In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Dependency Graph View Issue ] Relation Graph ] Horizontal ]
related to child of duplicate of

Viewing Issue Simple Details
ID Category Type Reproducibility Date Submitted Last Update
0001288 [In-Portal CMS] Optimization feature request N/A 2012-05-17 04:44 2012-07-25 05:30
Reporter alex View Status public  
Assigned To alex
Priority normal Resolution fixed  
Status closed      
Summary 0001288: Improvements to rewrite listeners
Description Since rewrite listeners were first introduced in 0000098 I we've used them on several projects. And I wanted to share some improvements we've done with the community.

That includes following changes to widget rewrite listener (in Development Kit module):
1. reduced SQL count when building url because of actual url part passed to rewrite builder right from $object (see WidgetTagProcessor::ItemLink tag)
2. always use physical template when building url when deciding whatever to include it in url or not (when it's default item detail template)
3. allow for rewrite parser to intellectually search for url part it require ignoring changes made to other parts of url:
* worked before: "/widgets/widget-filename.html"
* works now: "/text-before/widgets/widget-filename/text-after"
4. easily check if there are unparsed url parts and there are none then set rewrite parser default item detail template
Additional Information



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker