vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to edit Message Editor Interface options? (https://vborg.vbsupport.ru/showthread.php?t=65907)

FutureDEV 06-06-2004 05:48 PM

How to edit Message Editor Interface options?
 
Ive been sent here by Mr. Jake Bunce from the vBulletin Team.

How do I change / add some additional options to the Editor (WYSIWYG + the regular one)? Where are those settings stored at? Thank you!

Unfortunatelly bbcodes wont do the trick in my case. What I need is a button that would (when clicked) insert certain text. In my case something like this:


Code:

category1:
category2:
category3:

so that people can vote on those categories by inserting their own thext after each of the ":" while bbcodes wont allow me to do that I believe..

What I need this for is: In some parts of forum people (among other things) have to rate posts (lyrics, art etc) based on different categories. By breaking votes down into categories, we get more accurate votes. And instead of them having to think of all the categories and writing them down each time they vote, Id rather give them an option to click a button and have those categories pasted in the text box so all they have to do is fill them out based on how they wanna rate it.

Thread from vbulletin.com - http://www.vbulletin.com/forum/showt...028#post683028

Can somebody please help me with this? Thanks!

JulianD 06-14-2004 02:13 AM

Maybe you need to code a little javascript for that.

Take a look to the smilies code, I think that code does what you need: When a smilie is clicked, some text is inserted on the message text box.

FutureDEV 06-16-2004 10:58 PM

Thanks! I was thinking along those lines as well.. Where is the smiley box code stored so I could peep it?


All times are GMT. The time now is 05:08 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.00881 seconds
  • Memory Usage 1,712KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete