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
[email protected].
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists