Changeset 146595
- Timestamp:
- 08/17/2009 11:40:30 AM (17 years ago)
- Location:
- script-compressor/trunk
- Files:
-
- 3 edited
-
readme.txt (modified) (2 diffs)
-
readme_ja.txt (modified) (2 diffs)
-
script-compressor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
script-compressor/trunk/readme.txt
r146287 r146595 4 4 Requires at least: 2.5 5 5 Tested up to: 2.8.4 6 Stable tag: 1.7 6 Stable tag: 1.7.1 7 7 8 8 This plugin compresses javascript files and css files. … … 48 48 49 49 == Changelog == 50 51 = 1.7.1 = 52 * Fixed IE conditional comment bug. 53 * Fixed regex bug. 50 54 51 55 = 1.7 = -
script-compressor/trunk/readme_ja.txt
r146287 r146595 4 4 Requires at least: 2.5 5 5 Tested up to: 2.8.4 6 Stable tag: 1.7 6 Stable tag: 1.7.1 7 7 8 8 このプラグインはJavascript、CSSを圧縮するプラグインです。 … … 48 48 49 49 == 変更履歴 == 50 51 = 1.7.1 = 52 * IEの条件付きコメント関連のバグを修正 53 * 正規表現のバグを修正 50 54 51 55 = 1.7 = -
script-compressor/trunk/script-compressor.php
r146592 r146595 4 4 Plugin URI: http://rp.exadge.com/2008/04/30/script-compressor/ 5 5 Description: This plugin compresses javascript files and css files. 6 Version: 1.7 6 Version: 1.7.1 7 7 Author: Regen 8 8 Author URI: http://rp.exadge.com
Note: See TracChangeset
for help on using the changeset viewer.