www.mamboteam.com
Jx Development
Home arrow Support Forum
Saturday, 04 September 2010
 
 
Main Menu
Home
FAQs
Portfolio
File Archive
Bug Reports
Support Forum
Development Update
Work in Progress
Web Links
Contact Me
Component Demos
Jobline Demo
Mamblog Demo
Jambook Demo
Login Form





Lost Password?
No account yet? Register
Who's Online
We have 9 guests online
Newsletter

Subscribe to our newsletter.






Donate
If you use and like my scripts, and would like further developments, please consider donating a few bucks.

External links
www.ledutveckling.com - The Yard - Utvecklaren - Rollspel.nu - Spelwebben - Gardener's Game Garage - My Pet Peeves - PSPnuts

Interesting Sites
Joomla!
Joomlahut
Netshine Joomla Tutorial
JX extensions on JED
Support Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:jxlistfiles - open in new window (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:jxlistfiles - open in new window
#9323
Rayjak (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
jxlistfiles - open in new window 1 Month ago Karma: 0  
Can the links be opened in a new window?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#9324
Rayjak (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:jxlistfiles - open in new window 1 Month ago Karma: 0  
in mod_jxlistfiles/tmpl/default.php


about line 9
find: <li class="<?php echo $file->class; ?>"><a href="<?php echo $params->get('url' . '/' . $file->filepath; ?>"><?php echo $file->filename; ?></a></li>

chante to: <li class="<?php echo $file->class; ?>"><a target="_blank" href="<?php echo $params->get('url' . '/' . $file->filepath; ?>"><?php echo $file->filename; ?></a></li>

works for me.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
Advertisement
Polls
Is Joomla 1.0 support needed in future releases of our extensions?
 
Latest News
Most Read
Latest Commented
Bug Reporting (1 comments)
Mamblog - User blog component (61 comments)
The road to Jobline v1.2 (5 comments)
Export vBulletin users to Mambo (6 comments)
Jobline Documentation (4 comments)
Latest Posts

More...
 
Top! Top!