Blog
Developers
Careers
Support
Contact
Gossamer Threads
Solutions
Results
About
Mailing Lists
Resource Centre
Forum
Tools
Home
Who's Online
Tags
Favourites
Login
Register
Forum Search
(
Advanced Search
)
This forum
This category
All forums
for
Home
:
Products
:
Links 2.0
:
Customization
:
can I make my home.htm Categories option to pop a new browser?
Previous Thread
Next Thread
Print Thread
View Threaded
Sep 27, 2002, 9:47 PM
marklin
New User
(3 posts)
Sep 27, 2002, 9:47 PM
Post #1 of 3
Views: 340
Shortcut
can I make my home.htm Categories option to pop a new browser?
can I make my home.htm Categories option to pop a new browser?
not go with same browser.
and search summit.
thank you.
Mark
Sep 28, 2002, 2:27 AM
Andy
Veteran
/ Moderator
(17366 posts)
Sep 28, 2002, 2:27 AM
Post #2 of 3
Views: 337
Shortcut
Re: [marklin] can I make my home.htm Categories option to pop a new browser?
In reply to
Try this;
In site_html_templates.pl, goto line ~403, which should have;
$output .= qq|<dl><dt><strong><a class="link" href="$url">$category_name</a></strong> <small class="numlinks">($numlinks)</small> |;
Replace this with;
$output .= qq|<dl><dt><strong><a class="link" href="$url" target=_blank>$category_name</a></strong> <small class="numlinks">($numlinks)</small> |;
Then do a rebuild, and that should work :)
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my
Amazon Wish List
GLinks ULTRA Package
(plugins total "value" $3,325 & rising, for just $350)|
GLinks ULTRA Package PRO
(plugins total "value" $5,625 & rising, for just $500)
Support Forum
|
Links SQL Plugins
|
DMOZ Dumps
|
UltraNerds
|
ULTRAGLobals Plugin
|
Pre-Made Template Sets
|
FREE GLinks Plugins!
Compare our different Plugin packages
*new*
Free CSS Templates
Sep 29, 2002, 7:54 AM
marklin
New User
(3 posts)
Sep 29, 2002, 7:54 AM
Post #3 of 3
Views: 326
Shortcut
Re: [Andy] can I make my home.htm Categories option to pop a new browser?
In reply to
thank you Andy.
you help me a lot.
Mark
Previous Thread
Next Thread
Print Thread
View Threaded