| RokZoom Enabled |
|
RokZoom is a custom ground up script written in motools 1.1+ that has the features of slimbox with an exciting zoom effect transition to give your image galleries and popups an added flair. Populus fully integrates the JavaScript and the CSS for RokZoom so all you have to do to utilize this technique is install the RokZoom mambot and add an extra element to your image link. Check out the demo below:This mambot is available for download in the members area of the RocketTheme Template Club. It will also be made available on joomlacode.org soon.The SyntaxRokZoom is accompanied by a GPL mambot that is WYSIWYG safe and does not require you to enter any HTML code directly.The Syntax is {rokzoom}image_url{/rokzoom} If you want the image to be part of an album, you can use the syntax {rokzoom album=|albumname|}image_url{/rokzoom}. To provide text descriptions, please use the syntax {rokzoom title=|your description|}image_url{/rokzoom}. You can also use both album and title in the same tag.
{rokzoom album=|colo|}images/stories/colorado/image1.jpg{/rokzoom}
{rokzoom album=|colo| title=|some title|}images/stories/colorado/image4.jpg{/rokzoom}
{rokzoom}images/stories/colorado/image3.jpg{/rokzoom}
The above syntax only operates when the RokZoom mambot is enabled. Therefore, if you do not have the mambot or wish to have more control over the rokzoom script than the mambot provides, there is still the HTML option. The syntax below is the code form of the examples shown above. <a href="images/stories/colorado/image1.jpg" rel="rokzoom[colroado]" title="Image 1"> <img src="images/stories/colorado/image1_tn.jpg" alt="image1" class="album" /> </a> An exemplified preview is constructed below to aid your understanding of the HTML format of rokzoom <a href="main image url(relative path)" rel="rokzoom[album name]" title="Title"> <img src="thumbnail url(relative)" alt="Image name" class="album" /> </a> The RocketTheme RokZoom MambotThe new RocketTheme RokZoom mambot helps to dynamically create Photo galleries with minimal effort from yourself. This great utility also produces thumbnails of your selected photos/images, which, on selection, generate the whole image/photo in a javascript based window. It is the perfect tool to showcase photographs and other gallery images in a professional environment. How to implement RokZoomRokZoom galleries or single images can be inserted in Content, Static Content and Custom modules. By utilising a few simple commands, you can easily insert a gallery onto your page. For this tutorial, we will be using the TinyMCE editor and be inserting rokzoom images into a Static Content Item. The procedure is identical with ordinary content and custom module. Step 1 - LoginLogin to the Joomla! Administration Control Panel. Go to www.yoursite.com/administrator. Enter the Administrator's Username and password.
Step 2 - NavigationNavigate to the Static Content Manager. Once you have logged in, hover over the Content link on the top taskbar, scroll down to Static Content Manager.
Step 3 - Static Content ManagerWhen you have selected the Static Content Manager link, you will be sent to the Static Content Manager control panel. Select either Edit or New, depending on whether you want to add typography to an existing or new item.
Step 4 - RokZoom CommandsYou now need to enter the syntax into your content editor. This should resemble the screenshot below. The syntax, in both HTML and mambot formats can be found at the section located here.
The Examples
For the examples of the rokzoom command, all images are located within
the directory images/stories/photos. If we wanted to load image1.jpg by
itself, we would enter:
{rokzoom}images/stories/photo/image1.jpg{/rokzoom}
If we wanted to load photo1.jpg, photo2.jpg and photo3.jpg as part of an album, we would use the following syntax:
{rokzoom album=|colo|}images/
stories/photo/image1.jpg{/rokzoom}
{rokzoom album=|colo|}images/
stories/photo/image2.jpg{/rokzoom}
{rokzoom album=|colo|}images/
stories/photo/image3.jpg{/rokzoom}
Step 6 - NavigationTo change the settings, hover over Mambots on the top taskbar. This will highlight Site Mambots which you will select. You will then be taken to the Mambot Manager. You will notice the Mambot called, "RokZoom". Select the name to edit the bot.
Step 7 - Mambot SettingsThe screenshot below shows you all the configurable options that RokZoom is capable of. The mambot itself allows you to switch between the latest RokZoom script or the other popular scripts, Slimbox, Litebox and Lightbox.
The ThumbnailsThe latest Rokzoom allows you to create custom thumbnails as well as the automated procedure witnessed in previous versions. The process itself is extremely simple. You need to create 2 images. The first, for example photo1.jpg will be the main image that will be loaded in the RokZoom Screen. The second, will be the custom thumbnail, it must contain the suffix _thumb or the suffix you defined in the Mambot configuration. The images need to be contained within the same directory as your main images unless defined in a thumbnails only folder as seen in the Configuration for the mambot.Therefore, in the container where your images are stored, you should see photo1.jpg and photo1_thumb.jpg |
Group 1 Stuff
Introducing Populus
The exciting new Populus template features a module driven design with loads of module positions, making it one of the most flexible templates we have ever offered. Harness the power and flexibility of Populus to create the ultimate community portal site.
Populus also features our popular integrated tabbed module system, providing you with a powerful way to display your content. Also making its return is the stylish RokSlideShow module, as well as many more features you've come to expect from RocketTheme templates including: RokMooMenu, an incredible 22 module positions with subtle module variations, RokZoom integration, and so much more...
Group 2 Panel
22 Module Positions
Populus features an incredible 22 fully collapsible module positions providing you with the ultimate in flexibility. Populus includes built in style and implementation for the extra module positions "user10 - user 17". These module positions are not defined in a default Joomla install and must be added.You can add these additional module positions by going to "Site > Template Manager > Module Positions" in your Joomla administrator. Add each of the additional module positions by entering the name in the "module position" field. Then click Save. Now your extra module positions will be ready for you to place module content into, Populus will take care of the rest.
Group 3 Collection
Mootools Integration
Populus utilises the javascript library known as mootools to power special effects such as the RokMooMenu, RokSlide integration, and RokZoom features. Populus uses the latest development build of the mootools javascript library, but is also now compatible with the earlier 1.11 version of mootools as well for better integration and backwards compatibility.Populus' built in mootools javascript and functionality can also be disabled, should you need to use third party extensions which utilise other javascript libraries. Visit the RocketTheme Populus forum for more information. You can find out more information about Mootools on their website, located at http://mootools.net.









For the examples of the rokzoom command, all images are located within
the directory images/stories/photos. If we wanted to load image1.jpg by
itself, we would enter:
If we wanted to load photo1.jpg, photo2.jpg and photo3.jpg as part of an album, we would use the following syntax:
