Posts: 112
Threads: 20
Joined: Dec 2011
2011-12-18, 09:14:01
(This post was last modified: 2011-12-18, 20:41:01 by mklemme.)
Hi, me again ^^
i'll find a jQuery slideshow and I want to add into I18N Galery plugin (this :
http://tutorialzine.com/2011/03/photogra...er-effect/
Does someone can show me the path to do so without giving me the complete solution so that I can do it alone and learn to better understand the operation of CMS? It will be usefull for all I think.
thanks, don't blame me for my questions please, i try my best to learn and be autonomous.
Regards
ps: i don't find in the forum
Posts: 2,928
Threads: 195
Joined: Feb 2011
didou038,
you should ask the developer of the plugin! ;=)
Plugins have their own structure, so I would suggest to study how one of the already included galleries is embedded in the plugin and try to follow that ...
but that is not easy, as that i18N-gallery is a high-level-plugin with complicated programming logic (in my eyes)
why not start and create a page template where you include the jquery-js-files in the header and create the gallery in the content of a page, using that template? That would be a first start for you to use that gallery
Posts: 112
Threads: 20
Joined: Dec 2011
thanks Connie !
if i18N-gallery is a high-level-plugin with complicated programming logic, I don't care to lose my mind in it ^^
So, i'll try you're idea I think so it is a good start.
Posts: 2,094
Threads: 54
Joined: Jan 2011
didou038 Wrote:i'll find a jQuery slideshow and I want to add into I18N Galery plugin (this : http://tutorialzine.com/2011/03/photogra...er-effect/
I created a new topic
Extending I18N Gallery with instructions to add new gallery types.
Posts: 112
Threads: 20
Joined: Dec 2011
BIG THANKS !
new problem solved ! ^^
Posts: 2,928
Threads: 195
Joined: Feb 2011
mvlcek Wrote:I created a new topic Extending I18N Gallery with instructions to add new gallery types.
Martin, you are great! Thanks for that, I will study that as well, is a big help for a project I am sitting on ...