You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ne...@apache.org on 2018/03/06 12:41:30 UTC

[incubator-netbeans-website] branch master updated (5da76c0 -> 746c748)

This is an automated email from the ASF dual-hosted git repository.

neilcsmith pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git.


    from 5da76c0  Merge pull request #10 from vieiro/NETBEANS-145
     add 0fe9f61  [NETBEANS-429] Add the 'colorbox' jquery plugin, so images inside a 'feature' section are automatically enlarged when clicked.
     add 019c60d  Suggestions as per Neil's request (images, responsive width)
     add 3baaabc  Using colorbox's example5 stuff
     add d8b2858  Larger images (60%) in medium and up, reorganized features page.
     new 746c748  Merge pull request #9 from vieiro/NETBEANS-429

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 netbeans.apache.org/LICENSE-colorbox               |  10 ++++
 .../src/content/download/nb90/index.asciidoc       |  34 ++++++++----
 .../src/content/images/colorbox/border.png         | Bin 0 -> 139 bytes
 .../src/content/images/colorbox/controls.png       | Bin 0 -> 2027 bytes
 .../src/content/images/colorbox/loading.gif        | Bin 0 -> 8685 bytes
 .../content/images/colorbox/loading_background.png | Bin 0 -> 131 bytes
 .../src/content/images/colorbox/overlay.png        | Bin 0 -> 115 bytes
 netbeans.apache.org/src/content/js/netbeans.js     |  12 ++++-
 .../src/content/js/vendor/jquery.colorbox-min.js   |   6 +++
 .../content/scss/_vendor/colorbox/colorbox.scss    |  58 +++++++++++++++++++++
 .../src/content/scss/components/_features.scss     |  16 +++---
 netbeans.apache.org/src/content/scss/netbeans.scss |   2 +
 .../src/content/templates/page-noaside.gsp         |   1 +
 netbeans.apache.org/src/content/templates/page.gsp |   6 +--
 netbeans.apache.org/src/content/templates/wiki.gsp |   1 +
 15 files changed, 120 insertions(+), 26 deletions(-)
 create mode 100644 netbeans.apache.org/LICENSE-colorbox
 create mode 100644 netbeans.apache.org/src/content/images/colorbox/border.png
 create mode 100644 netbeans.apache.org/src/content/images/colorbox/controls.png
 create mode 100644 netbeans.apache.org/src/content/images/colorbox/loading.gif
 create mode 100644 netbeans.apache.org/src/content/images/colorbox/loading_background.png
 create mode 100644 netbeans.apache.org/src/content/images/colorbox/overlay.png
 create mode 100644 netbeans.apache.org/src/content/js/vendor/jquery.colorbox-min.js
 create mode 100644 netbeans.apache.org/src/content/scss/_vendor/colorbox/colorbox.scss

-- 
To stop receiving notification emails like this one, please contact
neilcsmith@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[incubator-netbeans-website] 01/01: Merge pull request #9 from vieiro/NETBEANS-429

Posted by ne...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

neilcsmith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 746c74839733fa9d73edacb0e114eaaffdd43d8c
Merge: 5da76c0 d8b2858
Author: Neil C Smith <ne...@googlemail.com>
AuthorDate: Tue Mar 6 12:41:28 2018 +0000

    Merge pull request #9 from vieiro/NETBEANS-429
    
    [NETBEANS-429] Add the 'colorbox' jquery plugin, so images inside a '…

 netbeans.apache.org/LICENSE-colorbox               |  10 ++++
 .../src/content/download/nb90/index.asciidoc       |  34 ++++++++----
 .../src/content/images/colorbox/border.png         | Bin 0 -> 139 bytes
 .../src/content/images/colorbox/controls.png       | Bin 0 -> 2027 bytes
 .../src/content/images/colorbox/loading.gif        | Bin 0 -> 8685 bytes
 .../content/images/colorbox/loading_background.png | Bin 0 -> 131 bytes
 .../src/content/images/colorbox/overlay.png        | Bin 0 -> 115 bytes
 netbeans.apache.org/src/content/js/netbeans.js     |  12 ++++-
 .../src/content/js/vendor/jquery.colorbox-min.js   |   6 +++
 .../content/scss/_vendor/colorbox/colorbox.scss    |  58 +++++++++++++++++++++
 .../src/content/scss/components/_features.scss     |  16 +++---
 netbeans.apache.org/src/content/scss/netbeans.scss |   2 +
 .../src/content/templates/page-noaside.gsp         |   1 +
 netbeans.apache.org/src/content/templates/page.gsp |   6 +--
 netbeans.apache.org/src/content/templates/wiki.gsp |   1 +
 15 files changed, 120 insertions(+), 26 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
neilcsmith@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists