From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Graham Smith" Subject: Re: Inserting some java script Date: Mon, 15 Jan 2007 11:34:36 +0000 Message-ID: <2c75873c0701150334y60ceb1e7x57b5aca95643fed8@mail.gmail.com> References: <2c75873c0701150244j7edc241an7de6a1084b655631@mail.gmail.com> <20070115.195836.182603650.dave@skiddlydee.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0772058008==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H6Q6q-00055U-Kj for emacs-orgmode@gnu.org; Mon, 15 Jan 2007 06:34:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H6Q6o-00054i-MP for emacs-orgmode@gnu.org; Mon, 15 Jan 2007 06:34:39 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H6Q6o-00054V-9A for emacs-orgmode@gnu.org; Mon, 15 Jan 2007 06:34:38 -0500 Received: from [64.233.166.183] (helo=py-out-1112.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H6Q6n-0002h3-RM for emacs-orgmode@gnu.org; Mon, 15 Jan 2007 06:34:38 -0500 Received: by py-out-1112.google.com with SMTP id u77so746157pyb for ; Mon, 15 Jan 2007 03:34:37 -0800 (PST) In-Reply-To: <20070115.195836.182603650.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: emacs-orgmode@gnu.org --===============0772058008== Content-Type: multipart/alternative; boundary="----=_Part_58798_16896093.1168860876906" ------=_Part_58798_16896093.1168860876906 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline David, I don't really want it in every page, but I will look at that as well. I did try the @ symbol and it didn't work. In fact I hadn't used it properly, but even using it as you have illustrated, it still gives me text rather than the link to the webwidget. Maybe I am doing something silly. I shall have another go. Thanks, Graham On 15/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 just get the text rather than > the icon. > > I think you could just add the javascript tag line before or after the > style > info in the setting for customize->export->html->style. That would > automatically > put it into every page. > > To put it right into a particular org file, prepending > an "@" to that line should make the html pass through as is. > > @ > > > Dave > > ------=_Part_58798_16896093.1168860876906 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline David,

I don't really want it in every page, but I will look at that as well.

I did try the @ symbol and it didn't work. In fact I hadn't used it properly, but even using it as you have illustrated, it still gives me text rather than the link to the webwidget.

Maybe I am doing something silly.

I shall have another go.

Thanks,

Graham

On 15/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 just get the text rather than the icon.

I think you could just add the javascript tag line before or after the style
info in the setting for customize->export->html->style. That would automatically
put it into every page.

To put it right into a particular org file, prepending
an "@" to that line should make the html pass through as is.

@<script type="text/javascript" language="JavaScript" src=" http://webwidget.fleck.com/?v=small_image"></script>


Dave


------=_Part_58798_16896093.1168860876906-- --===============0772058008== 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 --===============0772058008==--