From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Graham Smith" Subject: Inserting some java script Date: Mon, 15 Jan 2007 10:44:11 +0000 Message-ID: <2c75873c0701150244j7edc241an7de6a1084b655631@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0033050350==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H6PK7-0005zK-9K for emacs-orgmode@gnu.org; Mon, 15 Jan 2007 05:44:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H6PK3-0005u9-F3 for emacs-orgmode@gnu.org; Mon, 15 Jan 2007 05:44:17 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H6PK3-0005tg-1r for emacs-orgmode@gnu.org; Mon, 15 Jan 2007 05:44:15 -0500 Received: from [209.85.132.245] (helo=an-out-0708.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H6PK2-00028z-JV for emacs-orgmode@gnu.org; Mon, 15 Jan 2007 05:44:14 -0500 Received: by an-out-0708.google.com with SMTP id b8so56015ana for ; Mon, 15 Jan 2007 02:44:14 -0800 (PST) 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 --===============0033050350== Content-Type: multipart/alternative; boundary="----=_Part_58174_1516368.1168857851483" ------=_Part_58174_1516368.1168857851483 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 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 ------=_Part_58174_1516368.1168857851483 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 -->
   
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
------=_Part_58174_1516368.1168857851483-- --===============0033050350== 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 --===============0033050350==--