From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Custom XHTML layouts Date: Tue, 03 Mar 2009 12:58:16 +0100 Message-ID: <87zlg2akdj.fsf@kassiopeya.MSHEIMNETZ> References: <87sklvaqdj.fsf@kassiopeya.MSHEIMNETZ> <17F84AA5-A075-4DB3-A72D-5A129F5ED897@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LeTDP-00073p-Vx for emacs-orgmode@gnu.org; Tue, 03 Mar 2009 06:55:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LeTDP-00073Q-2U for emacs-orgmode@gnu.org; Tue, 03 Mar 2009 06:55:15 -0500 Received: from [199.232.76.173] (port=38516 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LeTDO-00073J-Sa for emacs-orgmode@gnu.org; Tue, 03 Mar 2009 06:55:14 -0500 Received: from mail.gmx.net ([213.165.64.20]:37305) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LeTDO-0006rx-B3 for emacs-orgmode@gnu.org; Tue, 03 Mar 2009 06:55:14 -0500 In-Reply-To: <17F84AA5-A075-4DB3-A72D-5A129F5ED897@uva.nl> (Carsten Dominik's message of "Tue, 3 Mar 2009 11:53:15 +0100") 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: Carsten Dominik Cc: emacs-orgmode Org-Mode Carsten Dominik writes: > This looks interesting. Do you have application examples? Only the one I mentioned in the original message so far. It just wraps the hole page into a table like this: +--------------------+ | Title | +-----+--------------+ | toc | sections.. | | | | | | | +-----+--------------+ | postamble | +--------------------+ But I can think of hundreds of applications: * It would be easy to add a logo to the title bar, * or some debug information to footer for local testing. * But no such debug info for the public export to the internet. * you're google search on orgmode.org * some PHP-functions one might want to execute, e.g. to include + a tag cloud + additional navigations + count visitors + track the movement of visitors + include a shop system - just kidding :-D ... * Clean view of the *.org files. No more #+begin_html ... #+end_html or @