Changes between Version 6 and Version 7 of CookBookTemplateFilterBBCode
- Timestamp:
- Jul 30, 2007, 12:15:05 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBookTemplateFilterBBCode
v6 v7 82 82 83 83 The "[code]" is a paragraph, but not a single string line. How to parse it? And if the bbcode has newline, there seems no process for it. ---- Limodou 84 85 ---- 86 I noticed that there is no handling of quote where a user name is given. phpBB, for example, has [quote="A User's Name"]text[/quote]. ---- Powerlord