<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi everybody,<br>
    <br>
    I just wanted to inform you that this problem has been resolved in
    the latest version of Oxygen, 17.0:<br>
    <br>
    <blockquote type="cite">
      <div class="wn_desc">
        <p class="ft_subtitle">oxy_url Expands Editor Variables</p>
        <div>Editor variables can now be passed as parameters for the <i>oxy_url</i>
          function. For instance, you can use:
          <ul class="noDecor">
            <li class="small">content:oxy_url("${framework}/images/note.png")</li>
          </ul>
          to render an image stored in the images subdirectory of the
          framework.</div>
      </div>
    </blockquote>
    <br>
    You can check the release notes with the new version highlights at:<br>
    <a class="moz-txt-link-freetext"
      href="http://oxygenxml.com/whatisnew17.0.html">http://oxygenxml.com/whatisnew17.0.html</a>
    <br>
    <br>
    oXygen XML v17.0 can be downloaded from our web site:<br>
    <a class="moz-txt-link-freetext" href="http://www.oxygenxml.com/download.html">http://www.oxygenxml.com/download.html</a><br>
    <br>
    Let us know if you encounter further problems with this version.<br>
    <br>
    Regards,<br>
    Ionela<br>
    <pre class="moz-signature" cols="72">--
Ionela Istodor
oXygen XML Editor and Author Support

Tel: +1-650-352-1250 ext.301
Fax: +40-251-461482
<a class="moz-txt-link-abbreviated" href="mailto:support@oxygenxml.com">support@oxygenxml.com</a>
<a class="moz-txt-link-freetext" href="http://www.oxygenxml.com">http://www.oxygenxml.com</a>


---------------------------------------------------------------------------
This message (including any attachments) contains confidential information and is intended only for the individual(s) named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. Any quotation contained herein has a validity of 30 days, unless otherwise specified. </pre>
    <div class="moz-cite-prefix">On 5/15/2014 10:15 AM, Alex Jitianu
      wrote:<br>
    </div>
    <blockquote cite="mid:537469AF.20009@sync.ro" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">Hi Nathan,<br>
        <br>
        I forgot to mention that I've also added an issue that the
        editor variables should be resolved inside oxy_url CSS function
        (built-in and custom alike).<br>
        <pre class="moz-signature" cols="72">Best regards,
Alex
-- 
Alex Jitianu
<oXygen/>  XML Editor, Schema Editor and XSLT Editor/Debugger
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.oxygenxml.com">http://www.oxygenxml.com</a> </pre>
        On 13-May-14 3:32 AM, Nathan wrote:<br>
      </div>
      <blockquote
cite="mid:CAAA7NDgQ6hVd_y_8wgn4XNP2Q2kSRUGD9WE9aML4bNU_bRCP5Q@mail.gmail.com"
        type="cite">
        <div dir="ltr">Hi Alex,
          <div>   Here is the use case scenario I am targeting:</div>
          <div><br>
          </div>
          <div>In the CSS, I have </div>
          <div><span class=""><br>
            </span></div>
          <div><font face="courier new, monospace"><span class="">*</span><span
                class="">[</span><span class="">class</span><span
                class="">~=</span><span class="">"topic/image"</span><span
                class="">][</span><span class="">href</span><span
                class="">]{</span></font></div>
          <div><font face="courier new, monospace"><span class="">    </span>content:oxy_url('${frameworkDir}',

              '../../../../../', 'app/main/core/sfdc/htdocs/img/',
              attr(href));</font></div>
          <div><font face="courier new, monospace">}</font></div>
          <div><br>
          </div>
          <div>Here, the built-in variable "frameworkDir" works fine.
            The above path is valid when the file is in the "main"
            branch.</div>
          <div>When the input xml file is in another branch (say
            "/patch/21"), I would like to change the "app/main/core...."
            to "app/patch/21/core...".</div>
          <div>My first idea was to have a custom variable defined (say
            $BRANCH) which would be set to "/main" by default and could
            be reset to "/patch/21" by the user when they change the
            branch. </div>
          <div><br>
          </div>
          <div>However, while the built-in variable was accepted, the
            custom variable is not accepted here. Also, with respect to
            creating pseudo classes, it would be a maintenance issue
            since I would need to put in every release number (since
            theoretically XML files from any release could be opened) in
            the CSS and also the CSS would need to be updated after
            every release.</div>
          <div><br>
          </div>
          <div>Could you provide some alternatives?</div>
          <div><br>
          </div>
          <div>Thanks,</div>
          <div>Nathan</div>
          <div><br>
          </div>
          <div> </div>
        </div>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
oXygen-sdk mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:oXygen-sdk@oxygenxml.com">oXygen-sdk@oxygenxml.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.oxygenxml.com/mailman/listinfo/oxygen-sdk">http://www.oxygenxml.com/mailman/listinfo/oxygen-sdk</a>
</pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
oXygen-sdk mailing list
<a class="moz-txt-link-abbreviated" href="mailto:oXygen-sdk@oxygenxml.com">oXygen-sdk@oxygenxml.com</a>
<a class="moz-txt-link-freetext" href="http://www.oxygenxml.com/mailman/listinfo/oxygen-sdk">http://www.oxygenxml.com/mailman/listinfo/oxygen-sdk</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>