
About opening of links in new tabs or browser windows (Features)
Hi,
Because of that I changed my intention to a two step solution.
1. Make the forum wide setting a named setting (as you proposed in the PR-discussion)
_parent
or_top
. This would make it possible to provide a dedicated name of a frame/window or the keywords that are relevant for frame handling. Default value would beNULL
, keywords (_blank
and_self
) would get ignored.
2. Add a user setting that activates the value_blank
(the other possible keywords makes IMHO no sense in this context).
I don't understand your intention because I don't understand these two cases. Create a variable target_frame
. If target_frame == NULL
or empty, the target
attribute is not necessary and should omitted. In any other case, add the target
attribute and use the value defined by target_frame
. All cases are considered. There is no need to exclude values nor to define a second variable - please, keep it simple!
/Micha
--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences