In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1198 [In-Portal CMS] Template System feature request N/A 2012-01-31 10:06 2012-07-25 05:31
alex  
alex  
normal  
closed 5.1.3  
fixed  
 
none 5.2.0-B2  
https://groups.google.com/d/topic/in-portal-dev/kvtSoY1PGWM/discussion
Adding m_ElementDefined tag
1
0001198: Ability to check element definition in tag
In-Portal's template engine's key feature is block definitions. You can create HTML code block using m_DefineElement tag and then use it later using m_RenderElement block. It's like moving widely used PHP code into a function.

However it has no tag for checking if a particular element was defined. Now it is.
patch check_element_definition_from_tag_feat.patch (526) 2012-01-31 10:06
http://tracker.in-portal.org/file_download.php?file_id=1500&type=bug
Issue History
2012-07-25 05:31 alex Note Added: 0004982
2012-07-25 05:31 alex Status resolved => closed
2012-01-31 10:08 alex Note Added: 0004440
2012-01-31 10:08 alex Status reviewed and tested => resolved
2012-01-31 10:08 alex Fixed in Version => 5.2.0-B2
2012-01-31 10:08 alex Resolution open => fixed
2012-01-31 10:08 alex Assigned To !COMMUNITY => alex
2012-01-31 10:08 alex Changeset attached 5.2.x r15100
2012-01-31 10:08 alex Note Added: 0004439
2012-01-31 10:08 alex Status needs testing => reviewed and tested
2012-01-31 10:08 alex Assigned To => !COMMUNITY
2012-01-31 10:08 alex Developer => alex
2012-01-31 10:08 alex Status active => needs testing
2012-01-31 10:08 alex Reference => https://groups.google.com/d/topic/in-portal-dev/kvtSoY1PGWM/discussion
2012-01-31 10:06 alex New Issue
2012-01-31 10:06 alex File Added: check_element_definition_from_tag_feat.patch
2012-01-31 10:06 alex Change Log Message => Adding m_ElementDefined tag
2012-01-31 10:06 alex Estimate Points => 1

Notes
(0004439)
alex   
2012-01-31 10:08   
Will test all together later.
(0004440)
alex   
2012-01-31 10:08   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001198: Ability to check element definition in tag
(0004982)
alex   
2012-07-25 05:31   
Since 5.2.0 version was released.