Uploads module question - downloads pages?
Posted: Sat Jul 08, 2006 3:49 pm
If I understand the uploads module correctly it also supports creating a downloads page of what you've uploaded right? I've installed the module, made a category, and it created the directory in the uploads folder. I've been able to upload to it by making a content page with this in it:
{cms_module module="Uploads" category="Minutes" mode="upload"}
I then created a page called Download and I put in this:
{cms_module module="Uploads" category="Minutes" mode="detailed"}
{cms_module module="Uploads" category="Minutes" mode="url"}
{cms_module module="Uploads" category="Minutes" mode="summary"}
{cms_module module="Uploads" category="Minutes" mode="single"}
{cms_module module="Uploads" category="Minutes" mode="singlesummary"}
I wanted to see how each looked different, but they don't display anything. Am I missed a parameter to display a download page? I also just tried with the first one (detailed) thinking maybe I couldn't have them all on one page, but still nothing.
Thanks,
Kevin
{cms_module module="Uploads" category="Minutes" mode="upload"}
I then created a page called Download and I put in this:
{cms_module module="Uploads" category="Minutes" mode="detailed"}
{cms_module module="Uploads" category="Minutes" mode="url"}
{cms_module module="Uploads" category="Minutes" mode="summary"}
{cms_module module="Uploads" category="Minutes" mode="single"}
{cms_module module="Uploads" category="Minutes" mode="singlesummary"}
I wanted to see how each looked different, but they don't display anything. Am I missed a parameter to display a download page? I also just tried with the first one (detailed) thinking maybe I couldn't have them all on one page, but still nothing.
Thanks,
Kevin