Sections: essentially a list of items (dynamically driven by the items created) with a n image and a title
Items: an image gallery and some descriptive text.
I have created teh doctyoes for all three of these, but am unmsure how to allow the user to add multiple images. What "type" should this be? I really don't want to have a sub-page which just contains an image if possible.
This data type will allow you to select multiple media files from your media library.
If the media will never be reused you could just create a fixed number of 'Upload' data types against your doc type. This is less advisable as its less flexible.
i have a gallery package at http://packages.maliciousthinktank.com that you could download and check out... i put a tab on the gallery node to pick a folder in media for the gallery images...
Image gallery
Hi
I am creating a very simple site.
Home page: with links to several sections
Sections: essentially a list of items (dynamically driven by the items created) with a n image and a title
Items: an image gallery and some descriptive text.
I have created teh doctyoes for all three of these, but am unmsure how to allow the user to add multiple images. What "type" should this be? I really don't want to have a sub-page which just contains an image if possible.
Any help would be fantastic.
Cheers
Hywel
You should look at treemultipicker.codeplex.com
This data type will allow you to select multiple media files from your media library.
If the media will never be reused you could just create a fixed number of 'Upload' data types against your doc type. This is less advisable as its less flexible.
i have a gallery package at http://packages.maliciousthinktank.com that you could download and check out... i put a tab on the gallery node to pick a folder in media for the gallery images...
you can see the gallery in action here...
http://www.baty-barr.com/caroline/my-pics
Hi,
We have just releases Simpleviewer for Umbraco, available at http://our.umbraco.org//projects/website-utilities/simpleviewer-package-for-umbraco .
With this package you can use the www.simpleviewer.net gallery and pick the images from your media folder.
regards,
Pau
is working on a reply...