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)
-   -   New vbcode.js - vBcode and smilie user interface improvement (https://vborg.vbsupport.ru/showthread.php?t=24033)

Lucky 02-24-2002 10:40 PM

Works great on 2.2.2

Thanks friend.

SHalliday 03-16-2002 02:44 AM

nice hack..

newsguy 03-16-2002 06:23 PM

Just wanted to say that I upgraded to 2.2.4 today and after reapplying this hack, it started to delete highlighted text in the message box (which for me in 2.2.2 was not the case).

I went back, as Mutt suggested and found his "hack to this hack", used it, and now all is well.

Here is Mutt's message with his "hack to this hack":

https://vborg.vbsupport.ru/showthrea...781#post203781

Figured I'd just link to it for other people's convenience, and also say thanks to Mutt.

Erwin 03-16-2002 08:08 PM

Sweet - thanks newsguy.

Broekie 03-22-2002 06:53 AM

Okay, call me stupid, but I'm getting really confused with al those solutions posted everywhere along this thread...

I tried to put all the steps to apply this hack onto a vbb2.2.4 into a text file, but it didn’t take long before I lost track of which steps are actually necessary and which are not.

I know that I, as a complete new user to this forum, shouldn’t be complaining about this.
But, I would very, very much appreciate it when somebody would post the necessary steps to apply this hack to vbb2.2.4.

Please? *begging face*

plasir 03-25-2002 05:54 AM

hi!

I think so too. It's confusing for me a newbie (what's going, what's not, several hacks...uhhhh).
Is it possible to start a new thread: Cursor position Vers. 2.2.4 ?

It would be very usefull.

thx

HellRazor 03-25-2002 05:40 PM

The hack sounds great! But I'm a little confused about the entire first portion of the install instructions (where it doesn't specify exactly what portions to change in exactly what files).

Can someone post simple step-by-step install instructions for this hack for VBulletin 2.2.4? It would help out alot!

s.molinari 03-25-2002 06:16 PM

Quote:

Originally posted by HellRazor
The hack sounds great! But I'm a little confused about the entire first portion of the install instructions (where it doesn't specify exactly what portions to change in exactly what files).

Can someone post simple step-by-step install instructions for this hack for VBulletin 2.2.4? It would help out alot!

Hello Hellraiser and plasir,

The instructions are in my opinion clear. Ok I wrote them. :)

Honestly though, there are no files to change except the JS file. The most changes that need to be done are to the templates and they are all listed in the first post of this thread. There are some improvements to the hack that have been added through other users and I may add them at a later date but the instructions on how to add the hack to vB will basically stay the same. Also, the instructions are applicable to 2.2.4.

Scott

HellRazor 03-25-2002 06:46 PM

Ok, let me tell you the portions I'm not sure about. :)

Quote:

You need to add the following text to the "message" textarea tag:
Code:

onChange=getActiveText(this) onclick=getActiveText(this)
It should basically look similiar to this:
Code:

<textarea name="message" rows="20" cols="$textareacols" wrap="virtual" tabindex="2"
onChange=getActiveText(this) onclick=getActiveText(this) >$message</textarea>


Where does the above change go? I'm not sure which file or template to make that change in.


Quote:

Please note: The variable($message) may be different in some templates, editpost for example, so make sure to keep the original variable in the textarea attribute "name =". Otherwise the text may be missing in some instances.

This textarea can be found in the following templates:

Calendar Templates

calendar_enterevent

New Posting Templates

newreply

newthread

Private Messaging Templates

priv_forwardmultiple

priv_sendprivmsg

priv_sendtobuddies

and the editpost template

The section above confuses me. I know I need to edit those templates, but what exactly do I need to change?

I think I understand the rest of it. Thanks for your help!

Mac Users Group 03-31-2002 10:04 PM

Doesn't seem to work for me...

Does it make a difference if it is used on a Mac or a PC?


All times are GMT. The time now is 07:39 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.01426 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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