emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Graham Smith <myotisone@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Inserting some java script
Date: Tue, 20 Feb 2007 11:16:17 +0100	[thread overview]
Message-ID: <89294962126643026467fc2252b90575@science.uva.nl> (raw)
In-Reply-To: <2c75873c0701150244j7edc241an7de6a1084b655631@mail.gmail.com>



On Jan 15, 2007, at 11:44, 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 -->

In the forthcoming version 4.66, there will be a way to
have some HTML segments exported untouched.

If will work for single lines like this

     #+HTML: this stuff will be exported literally

and for longer chunks like this

     #+BEGIN_HTML
     All lines here will be exported
     literally into HTML, and will be removed
     in ASCII export and all other export backends
     #+END_HTML

- Carsten

>    
> But I can't work out how to do this - I just get the text rather than 
> the icon.
>
> Any help  would be appreciated
>
> Just as background, what I am hoping to to do is to
>
> 1. create document in Emacs+Org Mode
> 2 send to Firefox as HTML (C-c C-e b)
> 3 Use FireFTP in firfox  to upload to my web space
> 4. use email with URL to file inviting people to comment.  Reviewers 
> open link and click on icon created by code above. This opens an 
> annotation tool bar allowing them to add comments
> 5 At end of review period, open original document in Emacs and HTML 
> version from my web server. Review comments in Firefox and update 
> original document in Emacs
>
> Actually, I would also appreciate any comments on this work flow, and 
> any alternatives to Fleck.
>
> Many thanks
>
> Graham
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

  parent reply	other threads:[~2007-02-20 10:16 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
2007-01-25 12:36 ` David Emery
2007-01-25 12:49   ` Graham Smith
2007-02-20 10:16 ` Carsten Dominik [this message]
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=89294962126643026467fc2252b90575@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=myotisone@gmail.com \
    /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).