From: Ian Barton <lists@manor-farm.org>
To: emacs-orgmode@gnu.org
Subject: Possible Bug with :html-extension in HTML Exporter
Date: Thu, 24 Sep 2009 20:12:52 +0100 [thread overview]
Message-ID: <4ABBC4B4.6000601@manor-farm.org> (raw)
I am trying to export a project as php files. I realize that this an
offence against the XHTML Gods, which is probably why I am having a problem.
The relevant bit of my org-publish-project-alist looks like:
("org-mobile"
:base-directory "~/nfs/firewall/Documents/org/"
:base-extension "org"
:publishing-directory "~/nfs/firewall/public_html/org-mobile/"
:recursive t
:publishing-function org-publish-org-to-html
:headline-levels 4 ; Just the default for this
project.
:auto-preamble t
:auto-index t
:html-extension php
:index-filename "sitemap.org"
:index-title "Sitemap"
)
I have tried both php and "php". However, the exporter insists on the
"One True Path" of exporting everything with a .html extension.
I am using df3fca503e9136edea8a1defe54926c3d3c03b63
refs/remotes/origin/HEAD.
Ian.
next reply other threads:[~2009-09-24 19:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-24 19:12 Ian Barton [this message]
2009-09-25 7:17 ` Possible Bug with :html-extension in HTML Exporter Ian Barton
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=4ABBC4B4.6000601@manor-farm.org \
--to=lists@manor-farm.org \
--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).