YT Mega Popup Plugin Userguide
- July.11.2011
The following documentation applies to the plugin version 1.0 and later.
You can see the Demo Here
REQUIREMENTS
- Joomla! v1.5.x, Joomla! v1.7, Joomla! v2.5 and Joomla! 3.x latest stable versions are highly recommended.
INSTALLATION
- In Administrator page on Joomla! v1.5.x, go to Extensions -> Install/Uninstall
In this page, click on Browse.. button, choose our template and then click Upload File & Install
- Go to Extensions -> Plugin Manager, choose option Select type - System and find Yt Mega Popup
- And now, let's change parameters to our ideas.
SETTINGS
The Plugin support to show popup for Images, Slideshow, Iframes, YouTubes, Ajaxs. The following guide in the administrator page is step by step to create popup for type which you want to show:- STEP 1: Create an article which you want to show your images, slideshows, iframes, youtubes, ajax follow your ideal. The following syntaxes are code sections to show popup for each type:
- Image: { ytpopup type="image" content="images/megapopup/1074495489.jpg" width="400" height="300" title="Sample image"}YOUR HTML CODE HERE{ /ytpopup}
- SlideShow: { ytpopup type="slideshow" content="images/megapopup/1074495489.jpg, images/megapopup/1074495489.jpg, images/megapopup/1074495489.jpg, images/megapopup/1074495489.jpg, images/megapopup/1074495489.jpg" width="400" height="300" title="Slideshow Demo"}YOUR HTML CODE HERE{ /ytpopup}
- Iframe: { ytpopup type="iframe" content="http://www.google.com" width="500" height="400"}Load a sample iFrame{ /ytpopup}
- YouTube: { ytpopup type="youtube" content="https://www.youtube.com/v/Z_IGbHS7NsE" width="400" height="300" title="Miss Universe - Korea "}YouTube Demo{ /ytpopup}
- Ajax: { ytpopup type="ajax" content="http://www.google.com" width="400" height="300" title="Load an url using ajax"}YOUR HTML CODE HERE{ /ytpopup}
- STEP 2: Create an menu which you want to open popup with Menu Item Type is Article Layout. After that Select Article that you created on STEP 1
- STEP 3: Now, let's change the parameters to show modal types which you want.
- General Plugin Settings
- FancyBox Setting
- GreyBox Settings
- HighSlide Settings
- ThickBox Settings
- MultiBox Settings