Page 1 of 1

same questions about Module Uploads

Posted: Fri Jan 20, 2006 11:58 pm
by akronim
hi, all
i ve a few question about Uploads Module
i find it very good (excelent job)!!

how can i made a link from the "summary"  mode to the "detail" page

where in the summary template i find
{$entry->summarylink}
i would like to use something like
{$entry->detailpagelink}
second

how can i put a upload form in a frontend page?
( i would like to give users ability to upload without being in admin area)

it's all now

ciao!

Re: same questions about Module Uploads

Posted: Sat Jan 21, 2006 4:33 am
by calguy1000
there is no option right now, that I can think of to link from the summary page to a detail page, though you may be able to use a cms_selflink tag to link to a page like that.

Secondly..... to put an upload form on the page use a
{cms_module module-uploads category=blah mode=upload} tag.