V4.1.x WYSIWYG for users

Discussion in 'Modules / Plugins / Modifications' started by damiun, Jun 27, 2009.

  1. damiun Customer

    Hi,

    Is it possible to add a WYSIWYG editor for the usercheckout.

    I downloaded the tinymce mod, but it doesnt show,

    Dominick
  2. seymourjames All Hands On Deck

    Not sure if it will work but you can allow html tags in your adverts by specifying them in your 68 admin control panel. The danger of allowing people to run html or javascript for example is that it will be abused.
  3. damiun Customer

    Hi, yeah i understand, but if users have something like this: http://demo.monofactor.com/cleanity/index.html?username=&pass=&submit.x=21&submit.y=13

    Just very basic, but they can make titles bold, underline, make headings etc.
    (it gives an extra dimension to it )

    And in what way would they abuse it, they could add links, (solution; i delete the link button)

    (I am havind a wysiwyg editor now also, now when i am typing a reply, its working easier)
  4. seymourjames All Hands On Deck

    Abuse can come in lots of forms. Its o.k if you monitor ad content but if you have a lot then that can be tiresome. Look at the amount of spam which forums get. What happened when you allowed those tags anyway.
  5. damiun Customer

    Yeah, i agree

    But its hard for someone in his or hers 50's to use tags, its easier when they can select the text they want bold, and make it bold by clicking the B. It has to be easy for more than one targetgroup.
    \
  6. seymourjames All Hands On Deck

    So did you try what I suggested. Allow those tags. It probably sill not work but worth trying none the less.
  7. damiun Customer

    Hi,

    I dont really understand what you mean with that,
    I allowed them (via the admin)
    But how do visitors know i allowed them, and how to use them? (with eye on the 40+ targetgroup)

    Dominick
  8. seymourjames All Hands On Deck

    What I meant was allow those tags (b><a><p><strong> etc in the admin panel and then try your editor. The editor may well insert the tags into the text and they may then be accepted. Don't know - thats why I said try it.
  9. damiun Customer

    Hi,

    Oh that, yeah i tried, and it works (why is everybody using <strong>, I always use <b>)
    Oke, and if i just ad a custom wysiwyg editor, its should work, ok, i will check it out tomorrow..

    Dominick
  10. seymourjames All Hands On Deck

    I believe <strong> is the W3C standard, (it is a semantic as apposed to a style), as is <em> versus <i>
  11. damiun Customer

    Ive added:

    Above the textarea and it work, only (whatsit) step 7, it shows the <b> instead of the bold text, and the remaining word count doesnt work,

    So i have to figure out how to get the remaining word count working again,

    Is it possible to remove that step with the listing example?

Share This Page