help with new tag
PieWie - March 8, 2009 - 20:47
| Project: | Bbcode |
| Version: | 6.x-1.2 |
| Component: | BBCode Tags |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I have written personal tagus for img.
However, dnot work
Where is error??
'#\[img=auto(?::\w+)?\]([\w:;&,~%+!=@\/\.\-\#\?]+)\[/img(?::\w+)?\]#si' => '<img src="\\2" width="100%" align="center" alt="" src="\\3" class="bb-image" />',
