emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [wish] pass project plist to preparation and completion functi


From: David Maus
Subject: [Orgmode] [wish] pass project plist to preparation and completion function
Date: Sun, 28 Feb 2010 21:51:37 +0100
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/23.1.92 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Urgency: Low

A publishing project can define a preparation and a completion
function to prepare and finalize the export.  Currently both functions
that can be supplied in `org-publish-project-alist' are called without
any arguments.

I'm currently trying to write exporter functions that create an atom
or rss feed based on org files.  To create /one/ feed for /multiple/
input files it is necessary to open and close the feed in a
preparation and finalizing function.

The :preparation-function should write the feed's header (xml
declaration, information on the feed itself) and the finalizing
function should close the xml.  To achive this both functions have to
"know" which output file they have to operate on.

For me it seems best if both functions get the property list of the
publishing project in question passed as argument.

The urgency for this is low because my personal milestone is the basic
function of publishing one feed for one input file.

 -- David

--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... address@hidden
Email..... address@hidden

Attachment: pgpodkUbb9M3d.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]