I am not sure how to use this package. There is no template that I can reference on how to use this package. It seems like a really cool package from what I have seen. I have installed the package successfully, all the XSLT files and Macros are there. I added the js references to the <head> in my Master, now I need to know how to make the gallery page and the images work correctly. I thought I did it right, but I guess I am doing something wrong because nothing what so ever is showing up on my page. Not even the Master layout. Can anyone help me or give me an example of a template page they are using so I can reference it and find out how to exactly do this.
mtt Gallery Help. Please
I am not sure how to use this package. There is no template that I can reference on how to use this package. It seems like a really cool package from what I have seen. I have installed the package successfully, all the XSLT files and Macros are there. I added the js references to the <head> in my Master, now I need to know how to make the gallery page and the images work correctly. I thought I did it right, but I guess I am doing something wrong because nothing what so ever is showing up on my page. Not even the Master layout. Can anyone help me or give me an example of a template page they are using so I can reference it and find out how to exactly do this.
Thanks.
can you send a link so i can see how far you have made it with the implementation?
basically, you create a FOLDER in media... create some images and upload them...
then, on the template that you decide is the teamplate for your Gallery main page... put this macro...
<umbraco:Macro Alias="Mtt_listGalleries" runat="server"></umbraco:Macro>
then, you shoudl have a gallery docType that can be created under your gallery home...
set the properites, etc.
on your gallery template...
have this macro... <umbraco:Macro Alias="Mtt_showPics" runat="server"></umbraco:Macro>
it is important to remember that this gallery package relies on imageGen for sizing of images, etc.
you can see the gallery in action here... http://baty-barr.com/caroline/my-pics
hope that helps...
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.