Plugin Directory

Changeset 1791912


Ignore:
Timestamp:
12/24/2017 04:10:41 AM (8 years ago)
Author:
fifthsegment
Message:

tagging version 2.0

Location:
documentpress-display-any-document-on-your-site
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • documentpress-display-any-document-on-your-site/tags/2.0/assets/js/buttons.js

    r1337764 r1791912  
    99                // editor.insertContent('Hello World!');
    1010                // jQuery("#add_docs_docpress").on("click", function(){
    11                   var url = 'http://fifthsegment.github.io/documentpress/filepicker.htm';
     11                  var url = 'https://fifthsegment.github.io/documentpress/filepicker.htm';
    1212                  var w = screen.width*0.8;
    1313                  var h = screen.height*0.8;
  • documentpress-display-any-document-on-your-site/tags/2.0/assets/js/buttons_priv.js

    r1608009 r1791912  
    99                // editor.insertContent('Hello World!');
    1010                // jQuery("#add_docs_docpress").on("click", function(){
    11                   var url = 'http://fifthsegment.github.io/documentpress/colin.htm';
     11                  var url = 'https://fifthsegment.github.io/documentpress/colin.htm';
    1212                  var w = screen.width*0.8;
    1313                  var h = screen.height*0.8;
  • documentpress-display-any-document-on-your-site/trunk/assets/js/buttons.js

    r1337764 r1791912  
    99                // editor.insertContent('Hello World!');
    1010                // jQuery("#add_docs_docpress").on("click", function(){
    11                   var url = 'http://fifthsegment.github.io/documentpress/filepicker.htm';
     11                  var url = 'https://fifthsegment.github.io/documentpress/filepicker.htm';
    1212                  var w = screen.width*0.8;
    1313                  var h = screen.height*0.8;
  • documentpress-display-any-document-on-your-site/trunk/assets/js/buttons_priv.js

    r1608009 r1791912  
    99                // editor.insertContent('Hello World!');
    1010                // jQuery("#add_docs_docpress").on("click", function(){
    11                   var url = 'http://fifthsegment.github.io/documentpress/colin.htm';
     11                  var url = 'https://fifthsegment.github.io/documentpress/colin.htm';
    1212                  var w = screen.width*0.8;
    1313                  var h = screen.height*0.8;
Note: See TracChangeset for help on using the changeset viewer.