Posted by naudefj on January 14, 2008 at 5:17am
| Download | Size | md5 hash |
|---|---|---|
| bbcode-5.x-2.1.tar.gz | 38.94 KB | d2e6d34374457700f182864438789d42 |
| bbcode-5.x-2.1.zip | 45.92 KB | d22146ac3a612f0a1cbd4151b6ac361c |
Last updated: December 24, 2010 - 22:31
Changes since last release (bbcode 5.x-1.1):
New Features:
- Remove marquee support - instructions on how to reactivate in README.txt (Frank)
- Optional spam link deterrent - add rel=nofollow to links (Takafumi)
- Add [youtube] tag for embedding videos (Liam McDermott)
Bug fixes:
- Japanese translation fixes by (Takafumi)
- Fix [url] tag double encoding issue (Takafumi)
- Don't say 'URLs will be converted to links' if feature is disabled (Takafumi)
- Nested [size]/[font]/[color] tags are not correctly converted (Takafumi)
- Fix incorrect use of ordered lists (Takafumi)
- Fix regexp errors/ prevent variable expansion (mindless)