vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - vBulletin Link Directory (https://vborg.vbsupport.ru/showthread.php?t=255319)

AURFSCAN 12-17-2010 06:20 AM

Quote:

Originally Posted by Debbi (Post 2135126)
Vossi, I'm not using the thumbnail add on. Is there any way to hide the thumbnail box??


yeah you can , its a template edit..


Vossi, this is great.. thankyou . Installed and testing functionality. Nominated MOTM :up:

SuperTaz 12-17-2010 06:41 AM

Tagged. I will watch this mod. Looks great.

Vossi 12-17-2010 06:49 AM

I'm working on 1.o.1 right now and try to include your feedback into it; also take care of known bugs.

I actually didnt believe that a link directory is of any interest at all, so i kept the addon with few functions only. It has potential for new functions, so it can get developed even more.

Somebody asked if support for this will be stable: yes it will. :)

naisho 12-17-2010 07:45 AM

Could you add a new vblink permission:
"can add attachment" in usergroup permissions.
I see that even admin can't attach images.
Code:

        $can['attachment'] = false;

Skyrider 12-17-2010 11:26 AM

Is there any demo available? :)

captainslater 12-17-2010 11:47 AM

Quote:

Originally Posted by naisho (Post 2135262)
Could you add a new vblink permission:
"can add attachment" in usergroup permissions.
I see that even admin can't attach images.
Code:

        $can['attachment'] = false;

Vossi stated he may add this in a future version.

Quote:

Originally Posted by FF|Skyrider (Post 2135312)
Is there any demo available? :)

http://www.schnullerforum.de/vblinklist.php (german)

mohammad6006 12-17-2010 11:47 AM

Quote:

Originally Posted by FF|Skyrider (Post 2135312)
Is there any demo available? :)

http://forum.tractorfc.com/vblinklist.php

mohammad6006 12-17-2010 11:48 AM

Quote:

Originally Posted by mohammad6006 (Post 2134981)
i find this code in admin_vblinklist.php

PHP Code:

$parentcats = array(
        
'-1' => $vbphrase['none']
    );

    foreach (
$vbulletin->vblinklist['categories'] AS $catid => $currentcat)
    {
        if (
$catid == $cat['id'] OR $currentcat['parentid'] != -1)
        {
            continue;
        }

        
$parentcats["$catid"] = $currentcat['name'];
    }

    
print_select_row($vbphrase['vblinklist_parent_cat'], 'cat[parentid]'$parentcats$cat['parentid']); 

how can i change in codes to show all categories for choice sub-category for other sub-category?

Quote:

Originally Posted by Vossi (Post 2134986)
I'm working on the addon right now and will change this with the next release (either this night or tomorrow morning) ;)

I am in waiting :D

captainslater 12-17-2010 11:54 AM

Quote:

Originally Posted by mohammad6006 (Post 2135327)
I am in waiting :D

Please wait a little bit longer. Vossi is taking a break from coding for the next couple of hours or days but he'll be back soon.
Please respect this decision :)

Vossi 12-17-2010 02:49 PM

I keep on working on the link directory, but x-mas is right in front of the door and the kids want to be entertained ;)

The ideas and feedback till now are getting into consideration and 1.o.1 is about to be finished.

But another thing... I just found the link directory on some albanian site and saw that the copyright got removed:

IT IS NOT ALLOWED TO REMOVE OR CHANGE THE COPYRIGHT IN ANY WAYS.

It's possible to get a brandingfree version of this addon, but removing the copyright without getting in touch with me first is not allowed.


All times are GMT. The time now is 01:45 AM.

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.01296 seconds
  • Memory Usage 1,749KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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