Welcome to TalkGraphics.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2012
    Posts
    4

    Question How to add parameters to a link?

    Using: Xara Photo & Graphics Design 7

    Is there a way to add parameters to your links without editing the code outside of Xara? And how can keep Xara from making the the exported code and folder "Read Only"?

    Thanks!

  2. #2
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: How to add parameters to a link?

    Hi VcDeveloper

    Parameters can be added quite easily, see below.

    Xara does not have an import filter. only export. (if that was the meaning of your question)
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	vcd.jpg 
Views:	95 
Size:	111.8 KB 
ID:	86929  

  3. #3
    Join Date
    Jan 2012
    Posts
    4

    Default Re: How to add parameters to a link?

    Quote Originally Posted by Drwyd View Post
    Hi VcDeveloper

    Parameters can be added quite easily, see below.

    Xara does not have an import filter. only export. (if that was the meaning of your question)
    Hi Drwyd, I apologize for not explaining my question clearer then I did. Ooops! I'm running Drupal and I have a Module called Shadowbox (I'm assuming this forum is using it also for displaying the pic you provided) and I need to provide params. Example: rel="shadowbox;width=980;height=400". So my whole link would look like this:

    <a href="/sites/mysite.com/files/graph.htm" id="debarim6" rel="shadowbox;width=980;height=400">Yeshayahu 53:6</a>

    But, there is no option to add this, so I have to edit the .htm after I publish the content. As for the second question; I mean when the content is exported to the HD, its making the .htm and its folder read only, so before I can edit the .htm and .css I have to remove the "Read Only" flag.

  4. #4
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: How to add parameters to a link?

    Just add "/sites/mysite.com/files/graph.htm" id="debarim6" rel="shadowbox;width=980;height=400">Yeshayahu 53:6" and the tags will be added. i.e.

    Code:
    <span class="xr_tl" style="top: -13px;"><a href="/sites/mysite.com/files
    /graph.htm%22%20id=%22debarim6%22%20rel=%22shadowbox;width=980;
    height=400%22>Yeshayahu%2053:6" onclick="return(xr_nn());"
    onmousemove="xr_mo(this,0)" >Link</a>
    I've no idea why your files are being set to "read only" AFAIK this is not controlled by PG7.

    BTW I highly recommend an upgrade to DP7
    http://www.xara.com/uk/products/designer/compare/
    Attached Files Attached Files

  5. #5
    Join Date
    Jan 2012
    Posts
    4

    Default Re: How to add parameters to a link?

    Awh great! Thanks for the help! And, yes, I will be upgrading next month.....

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •