In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
422 [In-Portal CMS] Admin Interfaces feature request always 2009-11-06 11:53 2009-11-06 11:59
Dmitry  
 
normal  
active 5.0.2-B1  
open  
 
none  
0
0000422: Add Option how "External URL" for Sections will open
There is a need for a new option how "External URL" for the Sections will open when deployed.

Currently all "External URL" will open in the same window, but quite often it's required to specify the target.

The following options should be available as a drop-down:

0. Empty ( no params )
1. Same Window (target="_self")
2. New Window (target="_blank")
3. JS Pop-up ( OpenPopUp(this,event,800,600); )

Drop-down will be shown ONLY when external URL check-box is selected.

NOTE: Empty option is needed due to XHTML 1.0 Strict does NOT allow "target" attribute for URLs - it violates the Markup Validation.
Issue History
2009-11-06 11:59 Dmitry Description Updated bug_revision_view_page.php?rev_id=324#r324
2009-11-06 11:53 Dmitry New Issue

There are no notes attached to this issue.