In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
484 [In-Portal CMS] Admin Interfaces feature request N/A 2009-12-23 03:22 2010-07-22 15:06
alex  
alex  
normal  
closed 5.0.2-B1  
fixed  
 
none 5.1.0-B1  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/3d6385fbdf01cc76?hl=en
0
0000484: Ability to customize caption block used on all forms in administrative console
Currently each form control in administrative console is composed from 3 parts:

    * caption part - field name, required mark, additional icons (e.g. open fckeditor)
    * data part - input control (textarea, radio buttons etc.)
    * error part - code, that displays field validation error


There are separate block for each type of control. I propose to make "caption part" of each "inp_edit_*" block customizable via specifying alternative caption block. For now we could use this advancement to unify "inp_edit_textarea" block.
patch custom_caption_block_on_forms.patch (32,906) 2010-03-17 08:57
http://tracker.in-portal.org/file_download.php?file_id=383&type=bug
Issue History
2010-07-22 15:06 alex Note Added: 0002546
2010-07-22 15:06 alex Status resolved => closed
2010-04-28 05:58 alex Note Added: 0002004
2010-04-28 05:58 alex Status reviewed and tested => resolved
2010-04-28 05:58 alex Fixed in Version => 5.1.0-B1
2010-04-28 05:58 alex Resolution open => fixed
2010-04-28 05:58 alex Changeset attached 5.1.x r13450
2010-04-27 22:55 Dmitry Note Added: 0001997
2010-04-27 22:55 Dmitry Assigned To !COMMUNITY => alex
2010-04-27 22:55 Dmitry Status needs testing => reviewed and tested
2010-03-17 08:58 alex Time Estimate Removed 1 =>
2010-03-17 08:58 alex Assigned To => !COMMUNITY
2010-03-17 08:58 alex Developer => alex
2010-03-17 08:58 alex Status active => needs testing
2010-03-17 08:57 alex File Added: custom_caption_block_on_forms.patch
2010-01-12 11:12 alex Time Estimate Added 1
2010-01-12 10:47 alex Target Version Icebox => 5.1.0
2009-12-23 03:22 alex Target Version => Icebox
2009-12-23 03:22 alex New Issue
2009-12-23 03:22 alex Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/3d6385fbdf01cc76?hl=en

Notes
(0001997)
Dmitry   
2010-04-27 22:55   
Tested good, please apply.
(0002004)
alex   
2010-04-28 05:58   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000484: Ability to customize caption block used on all forms in administrative console
(0002546)
alex   
2010-07-22 15:06   
Closing, since 5.1.0 release has been released.