Support Forums | Demo Gallery [1.x] [2.x] | Downloads | News | Site Map ]
Nuked Gallery
  Create a FREE account or Login   As a guest, you don't have access to our FULL navigation system.
 Forum FAQForum FAQ   StatisticsStatistics   SearchSearch   UsergroupsUsergroups   FavoritesFavorites  

Gallery Links

 
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Issues » Other PHPNuke Issues View previous topicPrinter friendly versionView next topic
Author Message
Crypton

Novice
Novice


Joined: Sep 28, 2004
Posts: 29

PostPosted: Tue Sep 28, 2004 10:53 pm    Post subject: Gallery Links Reply with quote

ok, this is not a major issue, but whay I am wanting to do is make the links like the Powered by "Gallery" and donation link within gallery open in a new window. As it is now when you click it, it leaves the website completely. I looked in the files and am unsure how to edit the coding for it, Here is a snippet from gallery.footer.default in html_wrap directory. I am hoping this is the correct code that needs to be edited (maybe also album.footer.default file as well.)

PHP: › <?php <td width="90" align="right">
            <
a href="<?php echo $gallery->url ?>/donate.php?donate_tag=v<?php echo $gallery->version ?>"><img align="right"
              
src="<?php echo getImagePath('donate.jpg') ?>" width="88" height="31" border="0" ALT="<?php echo _("Donate to Gallery now!!") ?>"></a>
          </
td?>


PHP: › <?php <tr>
          <
td valign=top>
            <!-- 
The Gallery code version numberlinked to the Gallery home page -->
            <
span class="fineprint">
        <?
php print poweredBy() ?>
            </span>
<?php ?>


If anyone can help with this it would be appriciated, I just want the links to open a seperate window instead of leaving my site completely.

Using v1.4.4-pl2 of Gallery PHP-Nuke configuration install.
Back to top
Hidden View user's profile Send private message
AdBot
   Post subject: Gallery Links  

Back to top
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6274
Location: Washington Township, NJ, USA

PostPosted: Wed Sep 29, 2004 1:57 pm    Post subject: Re: Gallery Links Reply with quote

within the "a href" portions of the tags, add:
Code: ›
target="_new"

_________________
Back to top
Offline View user's profile Send private message Visit poster's website
Crypton

Novice
Novice


Joined: Sep 28, 2004
Posts: 29

PostPosted: Wed Sep 29, 2004 2:34 pm    Post subject: Re: Gallery Links Reply with quote

doh... im an idiot..

I was doing this:
PHP: › <?php <a href="<?php echo $gallery->url ?>/donate.php?donate_tag=v<?php echo $gallery->version ?> target="_blank""><img align="right" ?>



When it should have been:
PHP: › <?php <a href="<?php echo $gallery->url ?>/donate.php?donate_tag=v<?php echo $gallery->version ?>" target="_blank"><img align="right" ?>


basically i was adding target="_blank" into the actual url since i put before the "(quote) in the codeing...

./me hides head in shame Embarassed

thnx dari, helped since you mentioned "within" the <a href > it made me look closer at the way the url and quotes were formed

Smile
Back to top
Hidden View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6274
Location: Washington Township, NJ, USA

PostPosted: Wed Sep 29, 2004 5:04 pm    Post subject: Re: Gallery Links Reply with quote

no problem, glad you got it sorted Smile
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Issues » Other PHPNuke Issues View previous topicPrinter friendly versionView next topic

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours

Powered by phpBB © phpBB Group



Sponsors: Web HostingDedicated ServersDomain NamesDomain Name RegistrationDedicated Web HostingSearch Engine OptimisationSEOWeb Design New YorkSEO Web DesignWeb hosting AustraliaSEO

6th year online! 2003-2008
Legal • Use of this site consitutes agreement to the Acceptable Use Policy
Hosted by Implosion WorksSourceForge.net Logo • Theme by TonicMedia