Log in

View Full Version : WYSIWYG Question


incka
03-12-2005, 01:09 PM
Hi all,

I'm trying to make a script on my vbulletin forums site that acts as a small CMS. Basically, I'm trying to make something that gets the user to submit something through vB's interface into a database.

The problem... I'd like to use the WYSIWYG editor, but as this isn't made with <textarea>, how could I do it? I couldn't add what the user writes, because it's nothing to do with a form.

Could anyone help?

Thanks,
Mike

noppid
03-12-2005, 08:48 PM
Use the signature update templates and code in profile.php to see how it's done. It's quite a bit more work then a text area to get it working. Check it in both firefox and IE, it has to work in both when it's "right".

TCB
03-25-2005, 08:04 AM
Another question about this WYSIWYG editor: at first I didn't give members the option to use the WYSIWYG editor, but now I changed my mind and want people to use this one (the moat advanced one). Is it possible to have the WYSIWYG-editor as default editor (also for the old members that couldn't choose this one)?