-
AuthorPosts
-
gaygiorgia Friend
gaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 24, 2008 at 2:09 pm #132551Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 25, 2008 at 3:09 am #267064Hi
you can edit language file (administratorcomponentscom_rsgallery2language folder), open your language file
then
1.change Slideshow:
search this word:
_RSGALLERY_SLIDESHOW
Change that line as you want2. Remove “Novou!”:
Edit gallery.php(componentscom_rsgallery2templatesja_semantichtml folder), search this line:
<sup><?php if( $kid->hasNewImages() ) echo _RSGALLERY_NEW; ?></sup>
Remove or comment as you want1 user says Thank You to Sherlock for this useful post
gaygiorgia Friendgaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 25, 2008 at 6:54 am #267102thanks. probably i’ll be back for furthers modifications questions (i’m looking for the best fit of this componenet in user7 position on telineII ^^ ).
gaygiorgia Friendgaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 25, 2008 at 1:25 pm #267154AND…
how to get modifications asked in the following image?gaygiorgia Friendgaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 25, 2008 at 4:23 pm #267166up please 🙂
gaygiorgia Friendgaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 26, 2008 at 9:18 am #267353someone answer please 🙂
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 26, 2008 at 9:42 am #267356Hi
You can config in admin of RS gallery2
Go to Extensions-> Rs Gallery2-> Control panel2613
You will see like image
gaygiorgia Friendgaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 26, 2008 at 12:47 pm #267373no.
i want limit gallery to 4. smaller selectable downthere is 5.and above all if i select 5 dowthere, when i click on a gallery in frontpage, i get 5 thumbnails as output, instead of entire gallery images…
<blockquote>i want max 4 albums thumbsnail in frontpage.
IF i click into one of it, result should be another number than 4, at least 10 or 20.
AND IF i click on “slideshow”, i want a slideshow from first to last image (for example from image #1 to image #58).</blockquote>
how to obtain it?gaygiorgia Friendgaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 27, 2008 at 8:00 am #267523could someone answer me pls? 🙂
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 27, 2008 at 9:30 am #267536Hi
you can edit gallery.php(components/com_rsgallery2/templates/ja_sematic/html folder)
Search this line:
$_limit = $database->loadResult();
Change to
$_limit = 4;
gaygiorgia Friendgaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 27, 2008 at 9:52 am #267539i did the change u written above, but rsgallery2 show more than 4 albums thumbnails.
and… how to resolve that space problem?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 27, 2008 at 9:58 am #267540Very helpful if you have live URL
gaygiorgia Friendgaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 27, 2008 at 10:04 am #267541ops sry, i’m testing everything on localhost.
now i’ll port everything online, so u can see directly on web 🙂edit:
i’ll be back when everything is ready.gaygiorgia Friendgaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 27, 2008 at 12:31 pm #267552ok here u can fine an online tester:
http://www.venetoinfo.it/test/i underline my needings/problems:
1) show only 4 albums thumbnails galleries at home page.
2) remove vertical extra space inside the 2 columns, which is very ugly.gaygiorgia Friendgaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 28, 2008 at 7:08 am #267641my gallery.php:
[PHP]<?php defined(‘_JEXEC’) or die(‘Restricted access’); ?><?php
global $Itemid, $_gid, $my, $database;
//Get limit count
$database->setQuery(“SELECT value FROM #__rsgallery2_config WHERE name=’display_thumbs_maxPerPage'”);
$_limit = 4;//$_gid = rsgInstance::getInt( ‘gid’, 0 );
$_gid=JRequest::getVar(‘gid’);
$toollink = “index.php?option=com_rsgallery2&Itemid=$Itemid”.($_gid ? ‘&gid=’.$_gid : ”);
//Show My Galleries link//Show introduction text
?>
<!–tungps add here –>
<form name=”gallery”>
<input type=”hidden” name=”option” value=”com_rsgallery2″ />
<input type=”hidden” name=”Itemid” value=”<?php echo $Itemid;?>” />
<!– end add–>
<div id=”rsg2-tool”>
<ul id=”rsg2-toollinks”>
<li><font style=”font-weight: bold” color=”white”> Gallerie Immagini Venetoinfo.it</font></li>
<?php
if ($this->gallery->row[‘name’]) {
?>
<li><div class=”rsg2-slideshow-links”><a href=”#” onclick=”slideshow();return false;” title=”Vedi le diapositive”>Diapositive</a></div></li>
<?php } ?>
<?php
if ($rsgConfig->get(‘show_mygalleries’) && $my->id) {
?>
<li><div class=”rsg2-mygalleries-links”><a href=”<?php echo sefRelToAbs(“index.php?option=com_rsgallery2&page=my_galleries&Itemid=$Itemid”);
?>”>My Galleries</a></div></li>
<?php
}
?>
<li><?php
//Show limitbox
if( @$this->pageNav ):
?>
<div class=”rsg2-pagenav-limitbox”>
<?php echo $this->pageNav->writeLimitBox($toollink);
//if (function_exists(‘writeLimitBox_1’)) return writeLimitBox_1($toollink);;
?>
</div>
<?php endif; ?>
</li>
</ul>
</div>
<?php
if (@count($this->kids)) {
?>
<div id=”rsg2-main” class=”clearfix”>
<?php
foreach( $this->kids as $kid ):
?>
<div class=”rsg_galleryblock”>
<div class=”rsg2-galleryList-status”><?php echo $kid->status;?></div>
<div class=”rsg2-galleryList-thumb”>
<?php echo $kid->thumbHTML; ?>
</div>
<div class=”rsg2-galleryList-text”>
<?php echo $kid->galleryName;?>
<span class=’rsg2-galleryList-newImages’>
<sup><?php if( $kid->hasNewImages() ) echo _RSGALLERY_NEW; ?></sup>
</span>
<?php echo $this->_showGalleryDetails( $kid );?>
<div class=”rsg2-galleryList-description”><?php echo stripcslashes($kid->description);?>
</div>
</div>
<div class=”rsg_sub_url_single”>
<?php $this->_subGalleryList( $kid ); ?>
</div>
</div>
<?php endforeach; ?>
</div>
<div class=”clr”></div><?php
if( $this->pageNav ):
?>
<div class=”rsg2-pageNav” align=”center”>
<?php echo $this->pageNav->writePagesLinks(“index.php?option=com_rsgallery2&Itemid=$Itemid”);
echo “<p>”.$this->pageNav->writePagesCounter().”</p>”; ?>
</div><?php endif; ?>
</form>
<?php
}?>
[/PHP]
my rsgallery2 configuration is shown into the attached images.- AuthorPosts
This topic contains 30 replies, has 2 voices, and was last updated by gaygiorgia 16 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum