[Klone-users] Dynamic files

thomas fossati tho at koanlogic.com
Tue Sep 2 05:06:02 EDT 2008


On Sep 2, 2008, at 10:54 AM, diakat 2000 wrote:
> Hello all,
>
> As I mentioned, I would like to create files at runtime (html or pdf)
> and provide it for download.
> I create the file and provide it as a normal link e.g. <a
> href="newfile.html">download</a>.
> So at click on "download" the file should be shown, but instead of
> sending the file, the server error 404 (Not Found) occurs.
>
> Maybe this is an simple path-problem. But I suspect, that klone has to
> be recompiled to became familiar with the new file.
>
> Does anybody have experiences with that? Is it possible to provide
> files without recompiling klone?

yes, you have to explicitly enable the file system supplier on  
configuration:

KLONE_CONF_ARGS += --enable_sup_fs

ciao, t.




More information about the klone-users mailing list