emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Giovanni Ridolfi <gio.rido@tiscali.it>
To: emacs-orgmode@gnu.org
Subject: Re: Inserting some java script
Date: Mon, 15 Jan 2007 12:11:37 +0100	[thread overview]
Message-ID: <20070115111137.GA18262@isof-serv.isof.cnr.it> (raw)
In-Reply-To: <2c75873c0701150244j7edc241an7de6a1084b655631@mail.gmail.com>

On Mon, Jan 15, 2007 at 10:44:11AM +0000, Graham Smith wrote:
> My plan (and please someone tell me if this just won't work) is to publish
> emacs docs onto my web server and allow selected people to comment on them
> using Fleck http://fleck.com/
> 
> 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 -->
> 
Hi,  Graham

did you try to use '@'  before your HTML / java command?

@<center>
In org-publish.html  this will be centered
@</center>

the previuos codex works. I think you could try something like:

 @<script your-script> 
 @</script>
      
HTH

Giovanni

  parent reply	other threads:[~2007-01-15 10:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-15 10:44 Inserting some java script Graham Smith
2007-01-15 10:58 ` David Emery
2007-01-15 11:34   ` Graham Smith
2007-01-15 12:23     ` HTML exporter bug? was " David Emery
2007-01-15 15:20       ` Giovanni Ridolfi
2007-01-16 10:17       ` Carsten Dominik
2007-01-15 11:11 ` Giovanni Ridolfi [this message]
2007-01-25 12:36 ` David Emery
2007-01-25 12:49   ` Graham Smith
2007-02-20 10:16 ` Carsten Dominik
2007-02-20 11:45   ` Graham Smith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070115111137.GA18262@isof-serv.isof.cnr.it \
    --to=gio.rido@tiscali.it \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).