From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Re: [IDEA] HTML-export literal examples to textarea Date: Mon, 19 Jan 2009 17:34:56 +0530 Message-ID: References: <0F3A5DC4-D191-472D-BCA6-7978CEB308F9@uva.nl> <87prij1p75.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LOssH-00086M-Sn for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 07:05:01 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LOssG-00085q-Ag for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 07:05:01 -0500 Received: from [199.232.76.173] (port=36291 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LOssG-00085h-2v for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 07:05:00 -0500 Received: from ti-out-0910.google.com ([209.85.142.184]:56199) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LOssF-0000jl-Cx for emacs-orgmode@gnu.org; Mon, 19 Jan 2009 07:04:59 -0500 Received: by ti-out-0910.google.com with SMTP id u5so1946592tia.10 for ; Mon, 19 Jan 2009 04:04:56 -0800 (PST) In-Reply-To: <87prij1p75.fsf@kassiopeya.MSHEIMNETZ> Content-Disposition: inline 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: Sebastian Rose Cc: emacs-orgmode@gnu.org, Ulf Stegemann On Mon, Jan 19, 2009 at 5:29 PM, Sebastian Rose wrote: > Manish writes: >> Ditto. Some of the documents I prepared for a team to follow was also >> used exactly like that: copy-paste a small section, enter some text by >> hand in terminal, copy-paste the remaining portion. What happens when >> you edit the text in text area and save the HTML file? Does the >> modification get saved? > > > No. You'd need a
for that as well as a PHP/Perl/Python script on > the Server to do something with the data (assumed that `put' method is > disabled which is the most common case). Thanks for the explanation, Sebastian. -- Manish