Forums

Join
bbPress Support ForumsTroubleshootingBBPress:Syntax Hiliter plugin and a bad replacement

Info

Tags

BBPress:Syntax Hiliter plugin and a bad replacement

  1. Hi all!

    I have a problem with BBPress:Syntax Hiliter plugin and simple quotes (') or normal quotes (").
    When in my code I have a quote, the plugin (or bbpress?) change it by the hexadecimal code.
    For example, if in my code I have a simple quote ('), appear in the code &#39.
    .

    I was reading an issue about it and maybe the functions.bb-formatting.php file have an answer, anyway, I don't have what I need to edit.

    Anyone have any idea?
    Thank you :)

  2. What plugin are you using? Is it this?
    http://klr20mg.com/bbpress-syntax-highlighter-en/

    What version of bbPress did you install?

  3. This: http://bbpress.org/plugins/topic/bbpresssyntax-hiliter
    Is the same I think.

  4. Oops, I forgot the version: 1.0.2

  5. This one has a few tiny issues but should do the job:
    http://www.finalwebsites.com/bbpress/geshi-syntax-highlighting.php

  6. Thank you Olaf, but, I was trying with this plugin before and I can't get a highlighting code, just a white square with the information.

    And, another issue, is that if I write the quotes, bbpress (or the plugin?) change for more quotes: I write "as", and get ""as"", so, I need to write <pre lang=as>code</pre >

  7. You must log in to post.