If you have questions about using mojoPortal, you can post them here.
You may want to first review our site administration documentation to see if your question is answered there.
Hi all
My client wants to use this gallery on their site:
http://www.twospy.com/galleriffic/#1
instead of the standard one.
Not a problem normally, however they want to be able to add their own galleries to pages going forward. So, for this I need to create a user control and make it a content option.
My query is, how could I get it to let them upload images like the standard gallery does?
Thanks in advance.
Mark
Hi Mark,
You can look at the code in existing features to see how I do the file uploads. I use NeatUpload. I would be very careful to constrain where the users can upload files to.
Best,
Joe