Changeset 1121463
- Timestamp:
- 03/26/2015 03:38:12 PM (11 years ago)
- Location:
- sz-comment-filter
- Files:
-
- 1 deleted
- 3 edited
- 11 copied
-
tags/1.1.2 (copied) (copied from sz-comment-filter/trunk)
-
tags/1.1.2/css/styles-admin.css (copied) (copied from sz-comment-filter/trunk/css/styles-admin.css) (1 diff)
-
tags/1.1.2/images (copied) (copied from sz-comment-filter/trunk/images)
-
tags/1.1.2/js/sz-comment-filter.js (copied) (copied from sz-comment-filter/trunk/js/sz-comment-filter.js)
-
tags/1.1.2/js/sz-comment-filter1.0.js (deleted)
-
tags/1.1.2/languages/szm-comment-filter-ja.mo (copied) (copied from sz-comment-filter/trunk/languages/szm-comment-filter-ja.mo)
-
tags/1.1.2/languages/szm-comment-filter-ja.po (copied) (copied from sz-comment-filter/trunk/languages/szm-comment-filter-ja.po)
-
tags/1.1.2/languages/szm-comment-filter.pot (copied) (copied from sz-comment-filter/trunk/languages/szm-comment-filter.pot)
-
tags/1.1.2/readme.txt (copied) (copied from sz-comment-filter/trunk/readme.txt) (4 diffs)
-
tags/1.1.2/sz-comment-filter.php (copied) (copied from sz-comment-filter/trunk/sz-comment-filter.php) (2 diffs)
-
tags/1.1.2/szmcf-admin.php (copied) (copied from sz-comment-filter/trunk/szmcf-admin.php)
-
tags/1.1.2/szmcf-functions.php (copied) (copied from sz-comment-filter/trunk/szmcf-functions.php)
-
trunk/css/styles-admin.css (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/sz-comment-filter.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sz-comment-filter/tags/1.1.2/css/styles-admin.css
r1120300 r1121463 11 11 } 12 12 #szmcf_loglist .dhead1{ width:240px;height: 1.4em;float:left;} 13 #szmcf_loglist .dhead2{ width: 170px;height: 1.4em;float:left;}14 #szmcf_loglist .dhead3{ width:1 10px;height: 1.4em;float:left;}13 #szmcf_loglist .dhead2{ width:210px;height: 1.4em;float:left;} 14 #szmcf_loglist .dhead3{ width:140px;height: 1.4em;float:left;} 15 15 #szmcf_loglist .dhead4{ width:240px;height: 1.4em;float:left;} 16 16 -
sz-comment-filter/tags/1.1.2/readme.txt
r1120337 r1121463 5 5 Requires at least: 3.0 6 6 Tested up to: 4.1 7 Stable tag: 1.1. 17 Stable tag: 1.1.2 8 8 License: GPLv3 9 9 License URI: http://www.gnu.org/licenses/gpl.html … … 76 76 77 77 78 = What is the seco und invisible input-field? =78 = What is the second invisible input-field? = 79 79 80 The seco und input-field is honey pot fields.this fields is hidden by css-define.80 The second input-field is honey pot fields.this fields is hidden by css-define. 81 81 This field is hidden for the user and user will not input to it.so it's empty everytime. 82 82 But spam-bots is tricked, and something is input - the comment will be rejected because it is spam-bots. … … 89 89 = Does the log data becomes too large? = 90 90 91 the log data are max 10 records.It's overwritten from old data.91 The log data are max 10 records.It's overwritten from old data. 92 92 93 93 … … 110 110 == Changelog == 111 111 112 = 1.1.2 = 113 * [FIX] css for display the blocking log(FromIP). 114 112 115 = 1.1.1 = 113 116 * [FIX] readme.txt markdown format. -
sz-comment-filter/tags/1.1.2/sz-comment-filter.php
r1120337 r1121463 5 5 Description: No spam in comments. blocked by Invisible internal token-code with ajax.It blocks spam without using CAPTCHA. 6 6 Author: SzMake 7 Version: 1.1. 17 Version: 1.1.2 8 8 Author URI: http://www.szmake.net/ 9 9 Text Domain: szm-comment-filter … … 12 12 */ 13 13 14 define('SZMCF_VERSION', '1.1. 1');14 define('SZMCF_VERSION', '1.1.2'); 15 15 define('SZMCF_DOMAIN', 'szm-comment-filter'); 16 16 define('SZMCF_PLUGIN_URL', untrailingslashit( plugins_url( '', __FILE__ ) ) ); -
sz-comment-filter/trunk/css/styles-admin.css
r1120300 r1121463 11 11 } 12 12 #szmcf_loglist .dhead1{ width:240px;height: 1.4em;float:left;} 13 #szmcf_loglist .dhead2{ width: 170px;height: 1.4em;float:left;}14 #szmcf_loglist .dhead3{ width:1 10px;height: 1.4em;float:left;}13 #szmcf_loglist .dhead2{ width:210px;height: 1.4em;float:left;} 14 #szmcf_loglist .dhead3{ width:140px;height: 1.4em;float:left;} 15 15 #szmcf_loglist .dhead4{ width:240px;height: 1.4em;float:left;} 16 16 -
sz-comment-filter/trunk/readme.txt
r1120337 r1121463 5 5 Requires at least: 3.0 6 6 Tested up to: 4.1 7 Stable tag: 1.1. 17 Stable tag: 1.1.2 8 8 License: GPLv3 9 9 License URI: http://www.gnu.org/licenses/gpl.html … … 76 76 77 77 78 = What is the seco und invisible input-field? =78 = What is the second invisible input-field? = 79 79 80 The seco und input-field is honey pot fields.this fields is hidden by css-define.80 The second input-field is honey pot fields.this fields is hidden by css-define. 81 81 This field is hidden for the user and user will not input to it.so it's empty everytime. 82 82 But spam-bots is tricked, and something is input - the comment will be rejected because it is spam-bots. … … 89 89 = Does the log data becomes too large? = 90 90 91 the log data are max 10 records.It's overwritten from old data.91 The log data are max 10 records.It's overwritten from old data. 92 92 93 93 … … 110 110 == Changelog == 111 111 112 = 1.1.2 = 113 * [FIX] css for display the blocking log(FromIP). 114 112 115 = 1.1.1 = 113 116 * [FIX] readme.txt markdown format. -
sz-comment-filter/trunk/sz-comment-filter.php
r1120337 r1121463 5 5 Description: No spam in comments. blocked by Invisible internal token-code with ajax.It blocks spam without using CAPTCHA. 6 6 Author: SzMake 7 Version: 1.1. 17 Version: 1.1.2 8 8 Author URI: http://www.szmake.net/ 9 9 Text Domain: szm-comment-filter … … 12 12 */ 13 13 14 define('SZMCF_VERSION', '1.1. 1');14 define('SZMCF_VERSION', '1.1.2'); 15 15 define('SZMCF_DOMAIN', 'szm-comment-filter'); 16 16 define('SZMCF_PLUGIN_URL', untrailingslashit( plugins_url( '', __FILE__ ) ) );
Note: See TracChangeset
for help on using the changeset viewer.