PDA


View Full Version : Drop-Down list of User Sub-Categories/Categories


drynax
06-28-2008, 11:36 PM
VBA User Links Drop-Down Links Menu Version 1.0 beta 1

Released: July 4th, 2008 (Independance Day)

For about three months now, I've been trying to find a way to get a Drop-Down menu that would show user-specific VBA Links. I even tried hiring coders at vbulletin.org, and paid two people to create VBA Links User Drop-Down menu, but each time they would stop short of integrating it with VBA Links (yet I still paid them).

Description: This will add a drop-down menu to the Navbar and allow you to add user-specific links to the drop-down menu. It creates several new fields in the vbulletin database. It's been tested on vBa 3.0/vbulletin 3.7.1 and appears to work great. However, we need to integrate this with vBa Links!

Word of Warning: Another vba Links programmer said to be careful with this mod. It adds one query for every single page on your site per every single user. The code does work, however, it may need to be cleaned up. This is a template for any talented programmer who wants to integrate it with vba Links, and then share their code/modifications with the vba Links community (which is why it has been released for free).

Please Help Finish This Mod

In the hope that someone out there can help continue this project, and in the spirit of the 4th of July, I am releasing this code free to the public. My hope is that someone will be able to edit the code, add the right VBA Links variables (basically integrating it with VBA Links), and make this into a product that the VBA Links community can enjoy.

One thing I want to note, Brain stated that in the current release of vBa Links v. 3.0 Beta 2 that "Custom field data is now cached so it can be accessed throughout the software without the need for a query to gather the data."

Maybe this will make it easier to integrate this mod with vBa Links. Also, if you integrate it with vBa Links and give it freely to the Public, then you can take a share of the credit for the project. Please help if you have the ability to finish this. We would all be thankful.

Added Note:

I reserve the right to keep this code on VBA Links ONLY. This can not be distributed to other boards and is only to be used by the VBAdvanced/VBA Links community.

--------------------------------

Original Message:

Is it possible to have a drop-down list in the Navbar menu of User Sub-categories? It shouldn't be too hard, right?

drynax
06-30-2008, 01:45 AM
Is it possible to have a drop-down list in the Navbar menu of User Sub-categories? It shouldn't be too hard, right?

------------------------

sigh.... no one ever answers my posts. it's like i picked some taboo topic or something...

drynax
06-30-2008, 11:51 AM
------------------------

sigh.... no one ever answers my posts. it's like i picked some taboo topic or something...

--------------------

If someone is interested, I can pay them to make this. Then share it here with the community. (I even have some sample code to use as a guide.)

Lionel
06-30-2008, 06:04 PM
Is it possible to have a drop-down list in the Navbar menu of User Sub-categories? It shouldn't be too hard, right?


Can I put my user personalized links in a drop down menu (that would automatically be updated every time a user adds a link)?

So what is it that you want finally?
User Sub-categories and user personalized links are totally different

drynax
06-30-2008, 07:13 PM
So what is it that you want finally?
User Sub-categories and user personalized links are totally different

---------------------------

Actually, my 1st choice would be a Navbar drop-down menu of my personal links.

My 2nd choice (maybe a different drop-down menu) would be of Categories/Sub-Categories.

The individual personal links would be more important to me though.

To answer your question, my 1st choice would be a Navbar drop-down menu of my personal links.

drynax
07-02-2008, 02:33 PM
Does this mean that you may help? I can send you a good guide for how to display the drop-downs.
----------------
So what is it that you want finally?
User Sub-categories and user personalized links are totally different

Lionel
07-02-2008, 02:45 PM
No need to... I already implemented that a while back on most of my sites, but it's encrypted and not for release

drynax
07-03-2008, 03:49 AM
Sorry Lionel. I misunderstood. I just feel very embarrassed that I'm not a good enough programmer to do this myself. I wish there was someone good enough to make this for me.

I would even be willing to pay for it, but it seems there's no one who is willing to help me.
------------------
No need to... I already implemented that a while back on most of my sites, but it's encrypted and not for release

drynax
07-03-2008, 04:06 AM
Is there anyone who would be willing to help me make this? Please?

drynax
07-04-2008, 03:38 PM
Added a Beta version of Drop-down Links Menu without any vBA Links Integration. Our hope is that some kind person will take this mod to the next level and then share it with the rest of the vbA Links community.

drynax
07-06-2008, 03:38 AM
Still looking for some help with this one...

drynax
07-13-2008, 09:12 AM
Someday...

I hope someone can help with this.

Sigh...

drynax
07-25-2008, 10:23 PM
no interest in this i guess.... i thought it would be a great thing.

drynax
10-01-2008, 05:05 PM
Just curious if anyone got this working...