Downloads
Download tar.gz
37.15 KB
MD5: 93fcb135f2c4c9abb8373c756400d3ce
SHA-1: ed2ecff6d12326b99f010fd3eff62930dc2829aa
SHA-256: 8405570a7d0f6c8a244edfddd92dbc5250c411bc8a14a13fab04f5bef971625b
Download zip
44.13 KB
MD5: e7de53e6cf79c1b8a7ae000cbdece4b5
SHA-1: 64d9f84ce156b0a107d4ff4733823f53d77607b7
SHA-256: ada7f50a49b9a086328ca04e7da166ba03052005e1dfdef0a117bed13079fc47
Release notes
New Features in BBCode 5.x-1.1:
- add Japanese translation by Takafumi
- add support for [strong] and [em] tags (same as [b] and [i])
- add [index] tag to generate a page index
- improved table tags (ability to specify row color. E.g. [row color=red]...[/row])
Bug fixes for BBCode 5.x-1.1:
- fix include_once without full path by John Morahan
- fix untranslatable string by Takafumi
- tiny fix to the help tips by ac