Closed (won't fix)
Project:
Bbcode
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2007 at 19:15 UTC
Updated:
10 Aug 2017 at 20:06 UTC
Jump to comment: Most recent
Comments
Comment #1
naudefj commentedMe too. However, this will require a complete rewrite. On the other hand, you can just quickly add your new tags to the "bbcode-filter.inc" file.
Comment #2
andyceo commentedHi,
I create a new feature like this one - http://drupal.org/node/228824 . I copy the text of my feature here for better knowing. (sorry for my awfull english....)
Want to define my own own bbcode tags from admin area
I wish to have an ability to define my own own bbcode tags from admin area. I am a PHP programmer and can help to develope that.
So, I see it something like that:
1. admin area to define my own bbcode tags, for example by /admin/settings/bbcode/
2. on that page, will be fields:
a) Your tag
b) Regular expression for tag
c) HTML-code to work with that tag, OR/AND
d) PHP-code to proceed that tag
e) Help tips to display on tips page
3. And buttons to submit that :)
Okey, I didn't find that feature in your current module, but I like it very much instead of it :) May be someone suggested that yet. So, in that case, I apologize for any unconvience.
Thank you.
Comment #3
naudefj commentedYou are welcome to submit a patch for this.
Many users want this feature added, however, nobody seems wiling to code it.
Comment #4
andyceo commentedOkey.
I am trying to develope something to the that or next weekend.
Comment #5
naudefj commented