View Full Version : New hack


HiDeo
12th November 2004, 07:47 AM
I have one idea for a new hack, but I don't know if it's realy useful !

The hack name'll be vBeditor.

It's a page, with a big textarea. There are some menu which contains vBulletin menu.

Example

BBuserinfo

Userid
Usergroupid

vBoptions

BBurl
BBTitle

In these menus, there are vBullletin variables and if a user clicks on a variable, the code is written in the textarea (example: $bbuserinfo[userid] )

The hack is for people who want to create vBulletin templares with vBulletin variables. It could be useful for people who don't know these variables !

What do you think ?

Floris
12th November 2004, 07:57 AM
Quite a nice idea :) BBCode for specific variables.

How would you handle the difference between:

$post[fieldx]
and
$post['fieldx']

And how do you get the value for the x?

HiDeo
12th November 2004, 11:59 PM
I don't think you understand, I'll talk you in th irc ;)