vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vB Links Directory 2.0 *NEW VERSION* (https://vborg.vbsupport.ru/showthread.php?t=44551)

kira 11-09-2002 10:29 PM

Wow, this is awesome! I made a request for a link directory a couple of months ago and was pretty much told that no one needs/wants to create something like this for free. (Which made sense, because it seems like a tremendous amount of work!)

But here you are! I can't believe how robust and attractive this hack looks. I haven't installed it yet, because I do need subcategories and link totals, but you've done an excellent job so far, and I can't wait to try things out once you update. And I bet this directory would be a good match for the "top sites" hack!

Couple o' questions: How flexible is the layout of the link listings template? For example, if I wanted to tweak the HTML into a single-column layout rather than the two columns that exist now, is it possible?

Also ... just something to think about as long as you're doing all this hard work ;) ... when you add ratings, do you think you might add a "top rated sites" link, as you have for most popular and newest links? That would be very helpful, I think.

Thanks for all you've done so far, Arunan!

DrkFusion 11-09-2002 11:33 PM

Yes it is possible to edit the templates, it was organized to be easyily editable.

Of course the Top Rated Hack will replace the Top Visited sites in a Topsite Form, but it won't really be a real topsite, but yes.

Thanks
-Arunan

DrkFusion 11-10-2002 01:11 PM

Sub Cats almost finished!
-Arunan

DrkFusion 11-10-2002 01:20 PM

ANNOUNCEMENT
I have been fooling around with different rating options, and it is been going super!

-Arunan

David_McPherson 11-10-2002 02:52 PM

:)

Dean C 11-10-2002 03:34 PM

Sounds good!

- miSt

DrkFusion 11-10-2002 05:32 PM

It does sound great, hoepfully you Mist will enjoy it!

-Arunan

AndrewD 11-10-2002 06:10 PM

This is a great hack.

For consistency, suggest it needs a navigation bar at the top of each page. So we need to define $navbar in links.php, for example,

PHP Code:

// Make Links Nav Bar
$nav_url="links.php?s=$session[sessionhash]";
$nav_title="Links";
eval(
"\$navbits .= \"".gettemplate('nav_linkoff')."\";");
eval(
"\$navbar = \"".gettemplate("navbar")."\";"); 

right at the start (after require..)

Then most templates need a

PHP Code:

<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextraalign="center">
<
tr>
    <
td width="100%">$navbar</td>
</
tr>
</
table

after $header

OK?

DrkFusion 11-10-2002 06:39 PM

So you suggest the navbar be added?

David_McPherson 11-10-2002 11:10 PM

How can I change the colors of the bottom info... ??
Quote:

Link Directory Home | Submit a Link | Search | Top 10 Visited Links | Last 10 Added Links

vB Links Directory 2.0
Written By:
http://www.noXmedia.net

Its missing... because of my black bkg.. I was able to change it in the linkmain.. but how about in the category pages?


All times are GMT. The time now is 05:48 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01569 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete