From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Graham Smith" Subject: Re: Inserting some java script Date: Thu, 25 Jan 2007 12:49:46 +0000 Message-ID: <2c75873c0701250449o2f1957f4u43fd658d705d3fce@mail.gmail.com> References: <2c75873c0701150244j7edc241an7de6a1084b655631@mail.gmail.com> <20070125.213644.122061651.dave@skiddlydee.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1876596979==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HA435-0000W6-3w for emacs-orgmode@gnu.org; Thu, 25 Jan 2007 07:49:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HA433-0000Vt-Md for emacs-orgmode@gnu.org; Thu, 25 Jan 2007 07:49:50 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HA433-0000Vl-Iy for emacs-orgmode@gnu.org; Thu, 25 Jan 2007 07:49:49 -0500 Received: from nf-out-0910.google.com ([64.233.182.191]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HA433-0004FZ-3l for emacs-orgmode@gnu.org; Thu, 25 Jan 2007 07:49:49 -0500 Received: by nf-out-0910.google.com with SMTP id h2so850681nfe for ; Thu, 25 Jan 2007 04:49:48 -0800 (PST) In-Reply-To: <20070125.213644.122061651.dave@skiddlydee.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: David Emery Cc: emacs-orgmode@gnu.org --===============1876596979== Content-Type: multipart/alternative; boundary="----=_Part_17418_7785952.1169729386883" ------=_Part_17418_7785952.1169729386883 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Dave, Work around or ugly kludge, or not, this is great to see it can be got around. Many thanks. Graham On 25/01/07, David Emery wrote: > > On Date: Mon, 15 Jan 2007 10:44:11 +0000, "Graham Smith" < > myotisone@gmail.com> wrote: > To access Fleck I want to insert the following code at the top of the > Emacs document before publishing to HTML > > > > > > > > > > > > But I can't work out how to do this > > I've noticed a workaround (or do I mean ugly kludge?) for this: > > #+TEXT: @ > > The #+TEXT part prevents the URL from being converted to a link, which in > turn > allows the "@"s to work properly and escape the tags. > > Dave > > ------=_Part_17418_7785952.1169729386883 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Dave,

Work around or ugly kludge, or not, this is great to see it can be got around.

Many thanks.

Graham



On 25/01/07, David Emery <dave@skiddlydee.com> wrote:
On Date: Mon, 15 Jan 2007 10:44:11 +0000, "Graham Smith" < myotisone@gmail.com> wrote:
To access Fleck I want to insert the following code at the top of  the Emacs document before publishing to HTML
>
> <!-- Start of Fleck WebWidget Code -->
> <script type="text/javascript" language="JavaScript" src=" http://webwidget.fleck.com/?v=small_image"></script>
> <!-- End of Fleck WebWidget Code -->
>
> But I can't work out how to do this

I've noticed a workaround (or do I mean ugly kludge?) for this:

#+TEXT: @<script type="text/javascript" src=" http://webwidget.fleck.com">@</script>

The #+TEXT part prevents the URL from being converted to a link, which in turn
allows the "@"s to work properly and escape the tags.

Dave


------=_Part_17418_7785952.1169729386883-- --===============1876596979== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1876596979==--