TG_Popup_XH new functionality

Third Party Plugins to CMSimple - how to install, use and create plugins

Moderator: Tata

webscientist
Posts: 25
Joined: Wed Feb 23, 2011 10:13 am
Location: Karlsruhe

TG_Popup_XH new functionality

Post by webscientist » Thu Jun 09, 2011 11:39 am

Now it's possible to resize big images automatically. :D
Including the languages de, en and sk. Thanks to tata!
Further translations and suggestions are welcome.
Please mail to me. Thx.

Downloadlink >>

webscientist
Posts: 25
Joined: Wed Feb 23, 2011 10:13 am
Location: Karlsruhe

Re: TG_Popup_XH new functionality

Post by webscientist » Thu Jun 09, 2011 9:09 pm

Now also language dk included.
Thanks to maeg!

designfjord
Posts: 68
Joined: Fri Apr 16, 2010 4:19 pm
Location: Germany/Franconia

Re: TG_Popup_XH new functionality

Post by designfjord » Thu Jun 09, 2011 9:48 pm

A really good idea, this plugin!
I like it and use it on every of my pages!

Great work! Thank you!
leberecht.net | keep it simple, or fail

bca
Posts: 293
Joined: Tue Sep 15, 2009 4:49 pm

Re: TG_Popup_XH new functionality

Post by bca » Fri Jun 10, 2011 9:04 am

Hi

Does the demo work?

b

webscientist
Posts: 25
Joined: Wed Feb 23, 2011 10:13 am
Location: Karlsruhe

Re: TG_Popup_XH new functionality

Post by webscientist » Tue Jun 14, 2011 8:35 am

bca wrote:Does the demo work?
Yes, thanks for your hint.
Sorry, this was a synchronizing error of my whole website. :oops:
Now it's fixed. The demo is working again. Just click the images.

Hugorm
Posts: 112
Joined: Thu May 22, 2008 6:45 pm
Location: Denmark

Re: TG_Popup_XH new functionality

Post by Hugorm » Tue Jun 14, 2011 10:25 am

Hello

Is there any reason why the demolink is/was so extremely slow on june 14. around 12.20 DK-time?
It was a first time test-run at a IE8.

Regards
Hugo

Gert
Posts: 3078
Joined: Fri May 30, 2008 4:53 pm
Location: Berlin
Contact:

Re: TG_Popup_XH new functionality

Post by Gert » Tue Jun 14, 2011 10:49 am

Maybe you had a knot in the cable :lol:
Gert Ebersbach | CMSimple | Templates - Plugins - Services

Ikko
Posts: 12
Joined: Wed Sep 23, 2009 6:52 pm

Re: TG_Popup_XH new functionality

Post by Ikko » Wed Jul 20, 2011 6:29 pm

Hi!
Could somebody please explain how to use the Popup Plugin? Unfortunately there is no help included...
I have installed the Plugin, but how to integrate a picture into a site? How to choose which picture to integrate?
Thanks!

Ikko

Tata
Posts: 3588
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: TG_Popup_XH new functionality

Post by Tata » Wed Jul 20, 2011 7:24 pm

1. install the plugin
2. put the function call just after the heading of the page on which your zooming images shall go.

Code: Select all

#cmsimple $output.=tg_popup();#
3. Insert image with its original dimensions on the page and change them to fit your design needs. (e.g. 800x640 reduce to 200x160)
All pictures on this page inserted the same way will zoom.
Another way:
1. install the plugin
2. change

Code: Select all

$plugin_cf['tg_popup']['generate_global']="OFF";

Code: Select all

$plugin_cf['tg_popup']['generate_global']="ON";
No function call shall be used and all pictures inserted wherever in your content will zoom.
Read more here: http://tg-media-design.de/tgmedia/index.php?Software
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

Ikko
Posts: 12
Joined: Wed Sep 23, 2009 6:52 pm

Re: TG_Popup_XH new functionality

Post by Ikko » Wed Jul 20, 2011 8:54 pm

OK. Done. But the Lightbox is not working. When I click on the image it opens inside the window (only the image), not as popup on top of the website.
:?:

Post Reply