emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: David Maus <maus.david@gmail.com>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: [wish] pass project plist to preparation and completion function
Date: Sun, 28 Feb 2010 21:51:37 +0100	[thread overview]
Message-ID: <87ljedulra.wl%maus.david@gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1068 bytes --]


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.... dmjena@jabber.org
Email..... maus.david@gmail.com

[-- Attachment #1.2: Type: application/pgp-signature, Size: 230 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

             reply	other threads:[~2010-02-28 20:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-28 20:51 David Maus [this message]
2010-03-01 11:02 ` [wish] pass project plist to preparation and completion function Carsten Dominik

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=87ljedulra.wl%maus.david@gmail.com \
    --to=maus.david@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).