Plugin Directory

Changeset 900451


Ignore:
Timestamp:
04/22/2014 08:20:45 PM (12 years ago)
Author:
lordspace
Message:

Tested with WP 3.9 and improved the popup dialogs and increased the version to
1.1.4

Location:
like-gate/trunk
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • like-gate/trunk/css/main.min.css

    r671039 r900451  
    1 
    2 .app_table {
    3     width: 30%;
    4 }
    5 
    6 .app_table td {
    7     padding:10px;
    8 }
    9 
    10 .app_hide {
    11     display: none;
    12 }
    13 
    14 .webweb_wp_plugin input.ww_text {
    15     min-width:220px;
    16 }
    17 
    18 /*.webweb_wp_plugin input[type="text"] {
    19     min-width:220px;
    20 }*/
    21 
    22 .form-table textarea {
    23     width:550px;
    24 }
    25 
    26 .success, .app_success {
    27     color: green;
    28 }
    29 
    30 .app_error, .app_delete_button {
    31     color: red;
    32 }
    33 
    34 .app_newsletter_box, .app_message_box {
    35     _margin: 5px 5px 15px;
    36     margin: 0;
    37     padding:5px;
    38     background-color: #ffffcc;
    39     border: 2px dashed #777;
    40 }
    41 
    42 /* .asterisk is for the *naked* newsletter signup form (mailchimp) */
    43 .asterisk, .app_asterisk {
    44     color: red;
    45 }
    46 
    47 .webweb_wp_plugin_like_gate_admin .main_content {
    48     float: left;
    49     margin: 0;
    50     padding: 0;
    51     width: 75%;
    52     vertical-align: top;
    53 }
    54 
    55 .webweb_wp_plugin_like_gate_admin .admin_sidebar {
    56     float: right;
    57     margin: 0;
    58     padding: 0;
    59     width: 20%;
    60 }
     1.app_table{width:30%}
     2.app_table td{padding:10px}
     3.app_hide{display:none}
     4.webweb_wp_plugin input.ww_text{min-width:220px}
     5.form-table textarea{width:550px}
     6.success,.app_success{color:green}
     7.app_newsletter_box,.app_message_box{_margin:5px 5px 15px;background-color:#ffc;border:2px dashed #777;margin:0;padding:5px}
     8.webweb_wp_plugin_like_gate_admin .main_content{float:left;width:75%;vertical-align:top;margin:0;padding:0}
     9.webweb_wp_plugin_like_gate_admin .admin_sidebar{float:right;width:20%;margin:0;padding:0}
     10.app_error,.app_delete_button,.asterisk,.app_asterisk{color:red}
  • like-gate/trunk/readme.txt

    r845062 r900451  
    44Tags: wordpress,wp,plugins,facebook,fb,like,likes,socia media,social media,viral,viral content,graph,open graph,open,free,Like Locker,Like Locker Pro,likes,like unlocker,unlocker,like to read,read like,read like pro,pro,Facebook Share to Unlock, Like to Unlock, Share Lock, Like Lock,share,facebook unlock,facebook lock,facebook locker, like button, open graph protocol, social plugins, for wordpress, button, widget, sidebar widget, shortcode, like, generator, socialwidget, likebutton, gb-world,gbworld, meta tags, shortcode like, gbwiki, gb-world, exclude, live support, recommend, featured image, featured post, dynamic, twitter, twitter button, page, plugin, post, wordpress like, recommendation, widgets, activity feed, fblike, fb like, opengraph, analyse,analyze, iframe, xfbml, javasdk, send button, send, sendbutton, new, update, url linter, lint, tools, facebook url linter, template, template function, php, php function, connect, simple, otto, otto42, javascript, comments, share, status
    55Requires at least: 3.0
    6 Tested up to: 3.8.1
    7 Stable tag: 1.1.3
     6Tested up to: 3.9
     7Stable tag: 1.1.4
    88License: GPLv2 or later
    99
     
    4747= Author =
    4848
    49 Svetoslav Marinov (Slavi) | <a href="http://orbisius.com" title="Custom WordPress Development, Wordpress Plugin Development, Facebook App Development in Niagara Falls, St. Catharines, Ontario, Canada" target="_blank">WordPress Consultant - Orbisius.com</a>
     49Svetoslav Marinov (Slavi) | <a href="http://orbisius.com" title="Custom WordPress Development, WordPress Plugin Development, Facebook App Development in Niagara Falls, St. Catharines, Ontario, Canada" target="_blank">WordPress Consultant - Orbisius.com</a>
    5050
    5151= Support =
     
    5757
    5858= Automatic Install =
    59 Please go to Wordpress Admin &gt; Plugins &gt; Add New Plugin &gt; Search for: Like Gate and then press install
     59Please go to WordPress Admin &gt; Plugins &gt; Add New Plugin &gt; Search for: Like Gate and then press install
    6060
    6161= Manual Installation =
     
    9797
    9898== Changelog ==
     99
     100= 1.1.4 =
     101* Made TinyMCE/editor plugin compatible with WP 3.9
     102* Added a minified admin .css file
    99103
    100104= 1.1.3 =
  • like-gate/trunk/tinymce/editor_plugin.js

    r770561 r900451  
    3434
    3535            // Add a node change handler, selects the button in the UI when a image is selected
    36             ed.onNodeChange.add(function(ed, cm, n) {
     36            /*ed.onNodeChange.add(function(ed, cm, n) {
    3737                cm.setActive('like_gate', n.nodeName == 'IMG');
    38             });
     38            });*/
    3939        },
    4040
     
    5050                    author    : 'Svetoslav Marinov (Slavi)',
    5151                    authorurl : 'http://orbisius.com',
    52                     infourl   : 'club.orbisius.com/products/wordpress-plugins/',
     52                    infourl   : 'http://club.orbisius.com/products/wordpress-plugins/like-gate/',
    5353                    version   : "1.0.0"
    5454            };
  • like-gate/trunk/tinymce/editor_plugin.min.js

    r770561 r900451  
    1 (function(){tinymce.PluginManager.requireLangPack("like_gate");tinymce.create("tinymce.plugins.like_gate",{init:function(e,t){e.addCommand("mcelike_gate",function(){e.windowManager.open({file:ajaxurl+"?action=like_gate_ajax_render_popup_content",width:600+e.getLang("like_gate.delta_width",0),height:400+e.getLang("like_gate.delta_height",0),inline:1},{plugin_url:t})});e.addButton("like_gate",{title:"Like Gate",cmd:"mcelike_gate",image:t+"/../images/icon.png"});e.onNodeChange.add(function(e,t,n){t.setActive("like_gate",n.nodeName=="IMG")})},getInfo:function(){return{longname:"Like Gate",author:"Svetoslav Marinov (Slavi)",authorurl:"http://orbisius.com",infourl:"club.orbisius.com/products/wordpress-plugins/",version:"1.0.0"}}});tinymce.PluginManager.add("like_gate",tinymce.plugins.like_gate)})()
     1(function(){tinymce.PluginManager.requireLangPack("like_gate");tinymce.create("tinymce.plugins.like_gate",{init:function(e,t){e.addCommand("mcelike_gate",function(){e.windowManager.open({file:ajaxurl+"?action=like_gate_ajax_render_popup_content",width:600+e.getLang("like_gate.delta_width",0),height:400+e.getLang("like_gate.delta_height",0),inline:1},{plugin_url:t})});e.addButton("like_gate",{title:"Like Gate",cmd:"mcelike_gate",image:t+"/../images/icon.png"})},getInfo:function(){return{longname:"Like Gate",author:"Svetoslav Marinov (Slavi)",authorurl:"http://orbisius.com",infourl:"http://club.orbisius.com/products/wordpress-plugins/like-gate/",version:"1.0.0"}}});tinymce.PluginManager.add("like_gate",tinymce.plugins.like_gate)})()
Note: See TracChangeset for help on using the changeset viewer.