Rsgallery2 template Semantic modify + Integration Jcomments

PrintE-mail

Rsgallery2 template Semantic modify + Jcomment



Minor adjustment to the Semantic template

*More color

*New image size adjustable

*New page navigator

Demo Rsgallery2

Download

How to install?

Unpack semantic.zip and copy the folder "semantic", open the ftp client go to "\ components \ com_rsgallery2 \ templates \", paste and replace if necessary

This template can be integrated with Jcomments just look at this:

Download the archive "Rsgallery2 template Semantic modify + Jcomment".

  * Open file /administrator/components/com_rsgallery2/admin.rsgallery2.php

  * Find the line:

Show/Hidden php code

View source
 
 
 
require_once( $rsgOptions_path . 'comments.php' );
 
 
 

and replace with:

Show/Hidden php code

View source
 
 
 
global $mosConfig_absolute_path;
 $comments = $mosConfig_absolute_path . '/components/com_jcomments/jcomments.php';
 if (file_exists($comments)) {
 require_once($comments);
 mosRedirect( 'index2.php?option=com_jcomments&task=view&fog=com_rsgallery2' );
 } else { require_once( $rsgOptions_path . 'comments.php' ); }
 
 
 

Source: http://www.joomlatune.com/jcomments-rsgallery2.html



( 1 Vote )
Related Articles:
 

Add comment


Security code
Refresh

Donate

Thank you for your donation.

Amount: 

Users Online

We have 6 guests online