Changeset 4087
- Timestamp:
- 01/06/08 04:41:50 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Moxy/trunk/lib/Moxy/Plugin/DisableTableTag.pm
r2891 r4087 46 46 =head1 NAME 47 47 48 Moxy::Plugin::FlashUseImgTag - ezweb can use <img src="/boofy.swf"> 49 48 Moxy::Plugin::DisableTableTag - docomo can't use <TABLE> 50 49 =head1 SYNOPSIS 51 50 52 - module: FlashUseImgTag51 - module: DisableTableTag 53 52 54 53 =head1 DESCRIPTION 55 54 56 EZweb real machine can use <img src="/boofy.swf" /> style.55 DoCoMo real machine can't use <TABLE><TR><TH><TD> tags. 57 56 This plugin can simulate it. 58 57 59 This plugin replace img tag to object tag.58 This plugin cut these tags. 60 59 61 60 =head1 AUTHOR
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)