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!

View Revisions: Issue #422 All Revisions ] Back to Issue ]
Summary 0000422: Add Option how "External URL" for Sections will open
Revision 2009-11-06 11:59:51 by Dmitry
Description 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.
Revision 2009-11-06 11:53:02 by Dmitry
Description 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:

1. Same Window
2. New Window
3. JS Pop-up

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



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker