Welcome to Geeklog, Anonymous Saturday, April 20 2024 @ 01:38 am EDT

Geeklog Forums

LINKS need target="_blank"


TagStar

Anonymous
Here's a small improvement to libconfig.

First of all search for $LANG01[84] this corresponds to the 'LINKS' from the main page.

First of all, I like to order by hits rather than the id.

Text Formatted Code

$sql = "SELECT lid,title,url FROM {$_TABLES['links']}"
             . COM_getPermSQL() . ' ORDER BY hits DESC,lid ASC LIMIT 15';

 


Second, I like links to open in a new window, so I did this.
Text Formatted Code

$newlinks [] = '<a target="_blank" href="' .

 
 Quote

geeklog-fan

Anonymous
thanks.. that's a great idea.. i hate it when people leave my site
 Quote

All times are EDT. The time is now 01:38 am.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content