Anycontent on Home page only
What's this?
This plugin will add a button for vistors to download the full-size picture.
Install
Install through plugin manager. No extra steps are needed.
Uninstall
Uninstall via plugin manager
Configuration
-
Show download link in categories that match this regular expression
If the download link should not be shown in all categories
but only in some, you can achieve this with this setting:
Set it to a regular expression to match the categories where
you want the download link to be shown. In other categories it
will not be shown. If you are not familiar with regular
expressions, use /.*/ for all, or something like /^(Cat 1|Cat 2|Another Cat)$/
to list a couple of categories.
-
Show download link to logged users only
Set to yes if you do not want unregistered visitors to see the Download link. Default is all vistors.
-
Show link in pic info table
Set to yes for the link to show in the pic info. table.
Set to no and a button will show under the pic or title or caption. Default is in Pic. table.
-
Use Content-Disposition to Save As
Set to yes if you want the link to suggest the browser to save the file.
In the background this works via a header called Content-Disposition and should woth with any modern browser.
Set to no if you want the link to open the full size picture in a new browser window.
Credits
- Plugin (original) by Joe Carver
- Somc contributions since v1.2 and German translations by Roland Fulde
To do