Custom BBCode w/ PHP?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • polira
    Member
    • Sep 2003
    • 62
    • 3.5.x

    Custom BBCode w/ PHP?

    I have a need to add a custom BBcode that uses a PHP function around the {param}.

    BBCode: [tag]input[/tag]
    Output: <?php echo preg_replace('/\D/', '', $param); ?>

    Is something like this possible?
    Last edited by polira; Mon 8 Jan '07, 6:20pm.
  • Andy Huang
    Senior Member
    • Feb 2004
    • 4602

    #2
    No, unfortunetly it is not possible with the standard vBulletin at this time (I don't know if the developers will have intentions in making this feature available in the future either). You will have to edit code yourself or ask for help about this on vBulletin.org.
    Best Regards,
    Andy Huang

    Comment

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