Changeset 918527
- Timestamp:
- 05/21/2014 08:36:24 AM (12 years ago)
- Location:
- hpbseo
- Files:
-
- 17 added
- 3 edited
-
tags/1.0.9 (added)
-
tags/1.0.9/PIE.htc (added)
-
tags/1.0.9/docdir.php (added)
-
tags/1.0.9/hpbseo.css (added)
-
tags/1.0.9/hpbseo.js (added)
-
tags/1.0.9/hpbseo.php (added)
-
tags/1.0.9/hpbseo.txt (added)
-
tags/1.0.9/image (added)
-
tags/1.0.9/image/check.png (added)
-
tags/1.0.9/image/graph.gif (added)
-
tags/1.0.9/image/graph_off.gif (added)
-
tags/1.0.9/image/icon_seo.png (added)
-
tags/1.0.9/image/loading.gif (added)
-
tags/1.0.9/image/menu_seo.png (added)
-
tags/1.0.9/postajax.php (added)
-
tags/1.0.9/readme.txt (added)
-
tags/1.0.9/uninstall.php (added)
-
trunk/hpbseo.js (modified) (2 diffs)
-
trunk/hpbseo.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hpbseo/trunk/hpbseo.js
r806602 r918527 482 482 traditional: true, 483 483 dataType: "json", 484 async: false, 484 485 success: function(json){ 485 486 //グラフ表示 … … 662 663 url: ajaxurl, 663 664 dataType: "json", 665 async: false, 664 666 success: function(json){ 665 667 -
hpbseo/trunk/hpbseo.php
r806609 r918527 4 4 Plugin URI: http://www.allegro-inc.com/seo/9080.html 5 5 Description: ホームページビルダー向けのSEO対策プラグインです ※このプラグインを使用するには、hpbダッシュボードを使用する必要があります。 6 Version: 1.0. 86 Version: 1.0.9 7 7 Author: Allegro Marketing & Axis 8 8 Author URI:http://www.allegro-inc.com/products/detail.php?product_id=3&rn=hpb18 -
hpbseo/trunk/readme.txt
r806602 r918527 4 4 Requires at least: 3.4 5 5 Tested up to: 3.5.2 6 Stable tag: 1.0. 86 Stable tag: 1.0.9 7 7 License: GPLv2 or later 8 8 License URI: http://www.masteraxis.com/hpb_plugin_licenses/
Note: See TracChangeset
for help on using the changeset viewer.