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:31 UTC

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

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