Hi ,
As title, the only way I can make is manually fill the "title=filename.zip" into. Can I make filename.zip appear after my real title?
Thanks
Show filename and extension in phocadownload plug-in
-
- Phoca Member
- Posts: 22
- Joined: 04 Nov 2012, 08:22
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Show filename and extension in phocadownload plug-in
Hi,
there is no such option, so this needs to be customized directly in the code. There is displayed $item->title variable, so the $item->filename variable should be added next to this $item->title variable (and customize the html output)
plugins/content/phocadownload/phocadownload.php
Jan
there is no such option, so this needs to be customized directly in the code. There is displayed $item->title variable, so the $item->filename variable should be added next to this $item->title variable (and customize the html output)
plugins/content/phocadownload/phocadownload.php
Jan
If you find Phoca extensions useful, please support the project