Page 1 of 1

How to link a download inside article?

Posted: 25 Mar 2013, 16:55
by petasis
Hi all,

I am new to phoca download, and I am using version 3.0 beta. My question is how can I add a reference to a file download, inside an article.
Is there a way, or documentation I haven't yet found?

I have tried to use the whole url, but this seems to depend on the menu used to access the component (and I suppose will change if I re-organise the menu).
Is there a "cannonical" url, something like:

/component/category/category/category/file

George

Re: How to link a download inside article?

Posted: 25 Mar 2013, 23:27
by gray
The "clean" URL is
{your_site}?index.php?option=com_phocadownload&view=file&id=4&Itemid=111
where 4 is the ID of the file and 111 - menu ID.

Also you can try content plugin or button plugin (not sure they are compatible with Joomla 3.0)