Zim::Formats::Html.3pm

Langue: en

Version: 2009-03-16 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Zim::Formats::Html - Html dumper for zim

DESCRIPTION

This is a dumper that can be used to export zim wiki pages to html.

METHODS

"save_tree(IO, TREE, PAGE)"
Converts a parse tree into plain text.
"href(PAGE, LINK)"
Function that returns both an url and a name for a link.
"href_file(PAGE, HREF, FILE)"
Function that returns a path or url for a file link. HREF is the (relative) link, FILE is an optional absolute path.

AUTHOR

Jaap Karssenberg (Pardus) <pardus@cpan.org>

Copyright (c) 2005 Jaap G Karssenberg. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO