NAME
Yukki::Web::Plugin::Attachment - plugin for attachments
VERSION
version 0.140290
SYNOPSIS
{{attachment:main:Path/To/Attachment.pdf}}
DESCRIPTION
This provides a tool for generating URLs to link to attachments on the current page or from other pages.
ATTRIBUTES
format_helpers
Links the "attachment" format helper to "attachment_url".
METHODS
attachment_url
Generates a URL for an attachment path.
AUTHOR
Andrew Sterling Hanenkamp <hanenkamp@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Qubling Software LLC.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.