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
0000852 [In-Portal CMS] Front End feature request N/A 2010-09-01 03:22 2012-07-25 05:32
Reporter alex View Status public  
Assigned To alex
Priority minor Resolution fixed  
Status closed      
Summary 0000852: Improvements to m_GetConfig tag
Description 1. Add "as_label" parameter - when used will assume that configuration variable value is phrase and translate it

2. Add "formatted" parameter - when used will use data from ConfigurationValues.ValueList field to transform OPTION_ID, stored in configuration field to OPTION_NAME, that is visible on administrative console configuration page.

For example variable "CookieSessions" has 3 values:
* 0 for "Query String (SID)";
* 1 for "Cookies";
* 2 for "Auto-Detect".

Tag <inp2:m_GetConfig name="CookieSessions"/> will return 0 or 1 or 2.
Tag <inp2:m_GetConfig name="CookieSessions" formatted="1"/> should return "Query String (SID)" or "Cookies" or "Auto-Detect".
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