If you have any specific BBCode-related features you would like to see implemented, please post them in this thread - I will be maintaining a list of the most-requested features. I can't guarantee I will implement all suggestions, but I will definitely keep them in mind whenever I make further additions.
Note that I am more likely to implement BBCode+ related feature requests than "normal" new BBCodes, but I am still open to suggestions.
New tags:
Changes to existing tags:
New BBScript functions:
Note: loop constructs will not be added to BBScript as the potential to cause a page freeze is too great.
Note that I am more likely to implement BBCode+ related feature requests than "normal" new BBCodes, but I am still open to suggestions.
New tags:
- [animation=CLASS][keyframe=STEP]CSS[/keyframe][/animation] - Adds a custom animation to the specified BBCode+ class.
Changes to existing tags:
- New pseudo-elements for classes (before, after, selection...).
- min-width and max-width attributes for classes, in order to enable simple responsiveness.
New BBScript functions:
- mul, div, neq, and other basic functions to allow for more operations.
- getTime - Returns the current time as a timestamp.
Note: loop constructs will not be added to BBScript as the potential to cause a page freeze is too great.