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 ] Vertical ]
related to child of duplicate of

Viewing Issue Simple Details
ID Category Type Reproducibility Date Submitted Last Update
0000152 [In-Portal CMS] Front End feature request N/A 2009-07-28 04:39 2010-07-22 15:06
Reporter alex View Status public  
Assigned To alex
Priority normal Resolution fixed  
Status closed      
Summary 0000152: Add ability to get MenuTitle of CMS page using "st_PageInfo" tag
Description Currently tag "st_PageInfo" allows to get most popular information about current CMS page, but not contents of MenuTitle field. I think, that it should allow us to do that.

In global scale we should think about rewriting for scratch part of that tag anyway to allow to get any current CMS page field from it. Or just remove it and use "<inp2:st_Field name="MenuTitle"/>" and so on directly.

Besides that this tag do 2 other things:
1. returns empty string when requested field value begins with "_Auto:";
2. asks "c_Meta" tag about additional information.

Kind of strange relationships that two tags have. We should break it anyway and use "c_Meta" tag directly when needed. This will make code more simple, more readable and understandable.

One more thing about this tag: there is PageInfo tag in base tag processor, that returns pagination information when listing items. Tag "st_PageInfo" prevents original tag to be accessed in any way and that's not good. Nobody seems to use tag "PageInfo" in favor of "GridInfo" tag so no one noticed that fact. Should investigate deeper anyway.
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