wysiwyg in editor when typing messages

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • 10smom
    Senior Member
    • May 2007
    • 128
    • 4.0.x

    wysiwyg in editor when typing messages

    How do I set up my post editor like this so I see wysiwyg instead of the code when typing?

    Thanks
  • gct13
    Member
    • Dec 2004
    • 70

    #2
    Admin CP -> vbulletin options -> Message Posting Interface Options -> Enable Clickable Message Formatting Controls -> here you can option on the WYSIWYG edits

    Then in your User Control Panel:

    UserCP -> Edit Options -> Message Editor Interface -> set this to enhanced interface full WYSIWYG
    IllinoisLoyalty.com

    Comment

    • Jake Bunce
      Senior Member
      • Dec 2000
      • 46598
      • 3.6.x

      #3
      You want the WYSIWYG editor. That is a user preference:

      User CP -> Edit Options -> Message Editor Interface

      You can set the default for new registrations in your:

      Admin CP -> vBulletin Options -> User Registration Options -> Default Registration Options

      You can mass update the preferences of exsiting users in your:

      Admin CP -> Maintenance -> Execute SQL Query

      There is a menu with predefined queries. You must have permission to execute queries in your includes/config.php file:

      Code:
      	//	****** USERS WITH QUERY RUNNING PERMISSIONS ******
      	//	The users specified here will be allowed to run queries from the control panel.
      	//	See the above entries for more information on the format.
      	//	Please note that the ability to run queries is quite powerful. You may wish
      	//	to remove all user IDs from this list for security reasons.
      $config['SpecialUsers']['canrunqueries'] = '';

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...