Tar plugin disabled by default
[bizou.git] / plugins / _disabled / tar / after_content.php
diff --git a/plugins/_disabled/tar/after_content.php b/plugins/_disabled/tar/after_content.php
new file mode 100644 (file)
index 0000000..1bc535a
--- /dev/null
@@ -0,0 +1,5 @@
+<?php if ($GLOBALS['imageFiles'] or $GLOBALS['otherFiles']) { ?>
+<div style="text-align: center; font-size: 0.25cm;">
+<a href="<?= $GLOBALS['rootUrl']."plugins/tar/tar.php".$GLOBALS['simplePath'] ?>">Download all files in this directory</a>
+</div>
+<?php } ?>