Menu

#252 The Ability To Use Upper/Lower Case BBCodes In XooPS

XOOPS_2.0.x
open
nobody
Core (214)
5
2012-09-25
2007-05-08
GibaPhp
No

XooPS Purpose: The Ability To Use Upper/Lower Case BBCodes In XooPS

the file is .. /class/module.textsanitizer.php

here is what the pattern should look like for img...

   $patterns[] = "/\[img]([^\"\(\)\?\&'<>]*)\[\/img\]/sUi";

Sugestion by Bandit-X

http://www.bandit-x.net/news+article.storyid+12.htm

reference:
http://us2.php.net/manual/en/reference.pcre.pattern.modifiers.php

Discussion

  • Anonymous

    Anonymous - 2007-05-08

    Logged In: YES
    user_id=1318892
    Originator: NO

    Additional improvements to this can be found in this thread:

    http://www.xoops.org/modules/newbb/viewtopic.php?topic_id=58791

     
  • GibaPhp

    GibaPhp - 2007-05-10

    Logged In: YES
    user_id=1129857
    Originator: YES

    Ok, thanks, all you marry are being evaluated.

     

Log in to post a comment.