-
Backport of email address encoding
-
Backport changing b,i and u tags to use styled spans as output
-
Taxonomy context: August 31, 2004 21:48
Commit 3c1e522 on 4.5.x-1.x, 4.6.x-1.x, 4.7.x-1.x, 5.x-1.x, 5.x-2.x, 6.x-1.x, 6.x-2.x, masterby LacKacconverting my name to UTF-8
-
Bbcode: August 31, 2004 21:48
Commit c80e1b1 on 4.5.x-1.x, 4.6.x-1.x, 4.7.x-1.x, 5.x-1.x, 7.x-1.x, masterby LacKacconverting my name to UTF-8
-
Taxonomy context: August 31, 2004 21:08
Commit 0b0e84f on 4.5.x-1.x, 4.6.x-1.x, 4.7.x-1.x, 5.x-1.x, 5.x-2.x, 6.x-1.x, 6.x-2.x, masterby LacKacRemoved script tag which includes the removed image.js file.
-
Bbcode: August 31, 2004 20:49
Commit efe754a on 4.5.x-1.x, 4.6.x-1.x, 4.7.x-1.x, 5.x-1.x, 7.x-1.x, masterby LacKacUpdate module to work with Drupal HEAD The module can now be configured in the input format in which BBCode is enabled.
-
Bbcode: August 31, 2004 20:40
Commit e86566f on 4.5.x-1.x, 4.6.x-1.x, 4.7.x-1.x, 5.x-1.x, 7.x-1.x, masterby LacKacEncoding email addresses typed in without [email] tags too.
-
Bbcode: August 31, 2004 19:46
Commit 64ba7c6 on 4.5.x-1.x, 4.6.x-1.x, 4.7.x-1.x, 5.x-1.x, 7.x-1.x, masterby LacKacNew feature: encoding mailto links. There's also a setting to enable or disable this feature.
-
Bbcode: August 31, 2004 19:36
Commit a827858 on 4.5.x-1.x, 4.6.x-1.x, 4.7.x-1.x, 5.x-1.x, 7.x-1.x, masterby LacKacUsing span tags with appropriate style attributes instead of b,i and u tags to conform to xhtml 1.1 and have unified output at the same time
-
Update module to work with Drupal HEAD