[prev in list] [next in list] [prev in thread] [next in thread] 

List:       quanta
Subject:    Re: [Quanta] Insert a normal hyperlink
From:       Andras Mantia <amantia () kde ! org>
Date:       2005-04-19 20:32:53
Message-ID: 200504192332.53354.amantia () kde ! org
[Download RAW message or body]

[Attachment #2 (multipart/signed)]


On Tuesday 19 April 2005 23:23, Tim Michelsen wrote:
> > The dialog has a Target drop-down combobox...
>
> Maybe I miss something but on my anchor dialog doesn't have it.

Ok, I see that the XHTML versions do not have it (or they hvae, but 
without default values). The HTML versions do have it. 
You can fix this locally in your 
$KDEDIR/share/apps/quanta/dtep/xhtml*/a.tag:

Replace:
   <attr name="target" type="input">
        <text>Target</text>
        <textlocation col="0" row="9" />
        <location col="1" row="9" colspan="2" />
    </attr>

with
    <attr name="target" type="list">
        <text>Target</text>
        <items>
                <item>_blank</item>
                <item>_self</item>
                <item>_parent</item>
                <item>_top</item>
        </items>
    </attr>


Andras
-- 
Quanta Plus developer - http://quanta.kdewebdev.org
K Desktop Environment - http://www.kde.org

[Attachment #5 (application/pgp-signature)]

_______________________________________________
Quanta mailing list
Quanta@mail.kde.org
https://mail.kde.org/mailman/listinfo/quanta


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic