emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ista Zahn <istazahn@gmail.com>
To: Marcin Borkowski <mbork@wmi.amu.edu.pl>
Cc: Org-Mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: How to obtain the list of files included in HTML export?
Date: Wed, 25 Feb 2015 20:35:28 -0500	[thread overview]
Message-ID: <CA+vqiLF-T=HMpDstYK0tTpHg=w91h_CoW4PKFnPaMW8i6YF0-Q@mail.gmail.com> (raw)
In-Reply-To: <87pp8x4ib8.fsf@wmi.amu.edu.pl>

On Wed, Feb 25, 2015 at 7:39 PM, Marcin Borkowski <mbork@wmi.amu.edu.pl> wrote:
>
> On 2015-02-13, at 00:25, Marcin Borkowski <mbork@wmi.amu.edu.pl> wrote:
>
>> Hi there again,
>
> ...and again.
>
>> the subject pretty much says it all.  Apart from the HTML file itself
>> there might be inlined images and bitmaps of equations.  Since I'd like
>> to make my customized exporter create a self-contained zip file, I need
>> the list of all files comprising the generated web page.
>
> So, the question remains.  It's even (a bit) more tricky: if I exported
> only one file, I could just take the list of all files in the target
> directory.  However, (i) it is possible that I'll have some included
> images (not generated), and they should also be included in the list,
> and (ii) I'll export /a few/ files, and it would be handier if they
> could all be exported to one directory.  In that case, however, the list
> of the files in that directory will include files for more than one
> export.

wget works well for this sort of thing, the downside being that it
doesn't understand file schemes, so you would have run a web server to
serve the directory over http then you could use wget to download a
directory with just the required files. If you already have a web
server that you can access conveniently this may be a viable option

Best,
Ista

>
>> Best,
>
> TIA,
>
> --
> Marcin Borkowski               This email was proudly sent
> http://mbork.pl                from my Emacs.
>

  reply	other threads:[~2015-02-26  1:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-12 23:25 How to obtain the list of files included in HTML export? Marcin Borkowski
2015-02-12 23:48 ` John Kitchin
2015-03-08  0:56   ` Marcin Borkowski
2015-02-13  8:46 ` Sebastien Vauban
2015-02-26  0:39 ` Marcin Borkowski
2015-02-26  1:35   ` Ista Zahn [this message]
2015-02-26 11:57     ` Marcin Borkowski

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='CA+vqiLF-T=HMpDstYK0tTpHg=w91h_CoW4PKFnPaMW8i6YF0-Q@mail.gmail.com' \
    --to=istazahn@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mbork@wmi.amu.edu.pl \
    /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).