jekyll-theme-prettydocs 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE.txt +21 -0
- data/README.md +48 -0
- data/_includes/blue-doc-wrapper.html +293 -0
- data/_includes/blue-header.html +17 -0
- data/_includes/card-charts.html +10 -0
- data/_includes/card-components.html +10 -0
- data/_includes/card-faqs.html +10 -0
- data/_includes/card-license.html +10 -0
- data/_includes/card-quick.html +10 -0
- data/_includes/card-showcase.html +10 -0
- data/_includes/cards-section.html +26 -0
- data/_includes/doc-wrapper.html +170 -0
- data/_includes/fb-root.html +9 -0
- data/_includes/footer.html +7 -0
- data/_includes/green-doc-wrapper.html +484 -0
- data/_includes/green-header.html +17 -0
- data/_includes/header.html +17 -0
- data/_includes/landing-header.html +22 -0
- data/_includes/orange-doc-wrapper.html +65 -0
- data/_includes/orange-header.html +17 -0
- data/_includes/pink-doc-wrapper.html +281 -0
- data/_includes/pink-header.html +17 -0
- data/_includes/promo-block.html +26 -0
- data/_includes/purple-doc-wrapper.html +138 -0
- data/_includes/purple-header.html +17 -0
- data/_layouts/blue.html +53 -0
- data/_layouts/default.html +53 -0
- data/_layouts/green.html +51 -0
- data/_layouts/landing-page.html +50 -0
- data/_layouts/orange.html +53 -0
- data/_layouts/page.html +5 -0
- data/_layouts/pink.html +53 -0
- data/_layouts/post.html +5 -0
- data/_layouts/purple.html +53 -0
- data/assets/css/styles.css +1267 -0
- data/assets/images/demo/appkit-account-billing-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-billing.jpg +0 -0
- data/assets/images/demo/appkit-account-drive-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-drive.jpg +0 -0
- data/assets/images/demo/appkit-account-messages-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-messages.jpg +0 -0
- data/assets/images/demo/appkit-account-profile-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-profile.jpg +0 -0
- data/assets/images/demo/appkit-account-reminders-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-reminders.jpg +0 -0
- data/assets/images/demo/appkit-account-settings-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-settings.jpg +0 -0
- data/assets/images/demo/appkit-activities-thumb.jpg +0 -0
- data/assets/images/demo/appkit-activities.jpg +0 -0
- data/assets/images/demo/appkit-chart-chartjs-thumb.jpg +0 -0
- data/assets/images/demo/appkit-chart-chartjs.jpg +0 -0
- data/assets/images/demo/appkit-chart-flot-thumb.jpg +0 -0
- data/assets/images/demo/appkit-chart-flot.jpg +0 -0
- data/assets/images/demo/appkit-chart-inline-thumb.jpg +0 -0
- data/assets/images/demo/appkit-chart-inline.jpg +0 -0
- data/assets/images/demo/appkit-chart-morris-thumb.jpg +0 -0
- data/assets/images/demo/appkit-chart-morris.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-1-thumb.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-1.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-2-thumb.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-2.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-3-thumb.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-3.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-4-thumb.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-4.jpg +0 -0
- data/assets/images/demo/appkit-discussion-thumb.jpg +0 -0
- data/assets/images/demo/appkit-discussion.jpg +0 -0
- data/assets/images/demo/appkit-discussions-thumb.jpg +0 -0
- data/assets/images/demo/appkit-discussions.jpg +0 -0
- data/assets/images/demo/appkit-inbox-thumb.jpg +0 -0
- data/assets/images/demo/appkit-inbox.jpg +0 -0
- data/assets/images/demo/appkit-member-thumb.jpg +0 -0
- data/assets/images/demo/appkit-member.jpg +0 -0
- data/assets/images/demo/appkit-members-thumb.jpg +0 -0
- data/assets/images/demo/appkit-members.jpg +0 -0
- data/assets/images/demo/appkit-pricing-thumb.jpg +0 -0
- data/assets/images/demo/appkit-pricing.jpg +0 -0
- data/assets/images/demo/appkit-project-thumb.jpg +0 -0
- data/assets/images/demo/appkit-project.jpg +0 -0
- data/assets/images/demo/appkit-projects-thumb.jpg +0 -0
- data/assets/images/demo/appkit-projects.jpg +0 -0
- data/assets/images/demo/appkit-tickets-thumb.jpg +0 -0
- data/assets/images/demo/appkit-tickets.jpg +0 -0
- data/assets/images/demo/appkit-timeline-thumb.jpg +0 -0
- data/assets/images/demo/appkit-timeline.jpg +0 -0
- data/assets/images/demo/appkit-widgets-thumb.jpg +0 -0
- data/assets/images/demo/appkit-widgets.jpg +0 -0
- data/assets/images/demo/author-profile.png +0 -0
- data/assets/images/demo/elegant-icon-font.jpg +0 -0
- data/assets/images/demo/fontawesome-icons.png +0 -0
- data/assets/images/demo/theme-atom.png +0 -0
- data/assets/images/demo/theme-college-green.png +0 -0
- data/assets/images/demo/theme-decibel.png +0 -0
- data/assets/images/demo/theme-delta.png +0 -0
- data/assets/images/demo/theme-devaid.png +0 -0
- data/assets/images/demo/theme-developer.png +0 -0
- data/assets/images/demo/theme-devstudio.png +0 -0
- data/assets/images/demo/theme-epicure.png +0 -0
- data/assets/images/demo/theme-matrimony.png +0 -0
- data/assets/images/demo/theme-onboard.png +0 -0
- data/assets/images/demo/theme-tempo.png +0 -0
- data/assets/images/demo/theme-trades.png +0 -0
- data/assets/images/demo/theme-velocity.png +0 -0
- data/assets/images/empty.gif +0 -0
- data/assets/js/main.js +47 -0
- data/assets/less/base.less +308 -0
- data/assets/less/doc.less +747 -0
- data/assets/less/landing.less +244 -0
- data/assets/less/mixins.less +185 -0
- data/assets/less/styles.less +13 -0
- data/assets/less/theme-default.less +115 -0
- data/assets/plugins/bootstrap/.editorconfig +17 -0
- data/assets/plugins/bootstrap/.gitattributes +15 -0
- data/assets/plugins/bootstrap/.gitignore +41 -0
- data/assets/plugins/bootstrap/.hound.yml +5 -0
- data/assets/plugins/bootstrap/.travis.yml +46 -0
- data/assets/plugins/bootstrap/css/bootstrap-theme.css +587 -0
- data/assets/plugins/bootstrap/css/bootstrap-theme.css.map +0 -0
- data/assets/plugins/bootstrap/css/bootstrap-theme.min.css +6 -0
- data/assets/plugins/bootstrap/css/bootstrap-theme.min.css.map +0 -0
- data/assets/plugins/bootstrap/css/bootstrap.css +6760 -0
- data/assets/plugins/bootstrap/css/bootstrap.css.map +0 -0
- data/assets/plugins/bootstrap/css/bootstrap.min.css +6 -0
- data/assets/plugins/bootstrap/css/bootstrap.min.css.map +0 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot +0 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.svg +288 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.ttf +0 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff +0 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff2 +0 -0
- data/assets/plugins/bootstrap/js/bootstrap.js +2363 -0
- data/assets/plugins/bootstrap/js/bootstrap.min.js +7 -0
- data/assets/plugins/bootstrap/js/npm.js +13 -0
- data/assets/plugins/elegant_font/Licensing/gpl_license.txt +339 -0
- data/assets/plugins/elegant_font/Licensing/mit_license.txt +21 -0
- data/assets/plugins/elegant_font/css/fonts/ElegantIcons.eot +0 -0
- data/assets/plugins/elegant_font/css/fonts/ElegantIcons.svg +1832 -0
- data/assets/plugins/elegant_font/css/fonts/ElegantIcons.ttf +0 -0
- data/assets/plugins/elegant_font/css/fonts/ElegantIcons.woff +0 -0
- data/assets/plugins/elegant_font/css/index.html +3019 -0
- data/assets/plugins/elegant_font/css/lte-ie7.js +387 -0
- data/assets/plugins/elegant_font/css/style.css +1159 -0
- data/assets/plugins/elegant_font/images/PNG/arrow-up-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_back.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2down_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2dwnn_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2left.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2left_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2left_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2right_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2up_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-down_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-left.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-left_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-left_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-right_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-up_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot_up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_condense.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_condense_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_expand.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_expand_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_expand_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_expand_alt3.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_move.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right-up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right-up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-down_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-left.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-left_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-left_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-right_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-up_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_up-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_adjust-horiz.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_adjust-vert.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_archive.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_archive_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_bag.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_bag_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_balance.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_blocked.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_book.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_book_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_box-checked.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_box-empty.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_box-selected.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_briefcase.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_briefcase_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_building.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_building_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_calculator_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_calendar.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_calulator.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_camera.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_camera_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cart_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_chat.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_chat_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_check.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_check_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_check_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_circle-empty.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_circle-slelected.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_clipboard.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_clock.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_clock_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_close.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_close_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_close_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud-download.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud-download_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud-upload.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud-upload_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cog.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cogs.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_comment.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_comment_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_compass.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_compass_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cone.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cone_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_contacts.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_contacts_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_creditcard.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_currency.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_currency_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cursor.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cursor_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_datareport.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_datareport_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_desktop.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_dislike.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_dislike_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_document.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_document_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_documents.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_documents_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_download.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_drawer.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_drawer_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_drive.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_drive_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_easel.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_easel_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-circle_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-oct.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-oct_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-triangle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-triangle_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_film.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_floppy.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_floppy_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_flowchart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_flowchart_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-add.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-add_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-open.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-open_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder_download.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder_upload.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_genius.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_gift.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_gift_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_globe-2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_globe.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_globe_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_grid-2x2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_grid-3x3.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_group.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_headphones.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_heart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_heart_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_hourglass.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_house.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_house_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_id-2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_id-2_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_id.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_id_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_image.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_images.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_info.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_info_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_key.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_key_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_laptop.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lifesaver.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lightbulb.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lightbulb_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_like.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_like_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_link.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_link_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_loading.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lock-open.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lock-open_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lock.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lock_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mail.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mail_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_map.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_map_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu-circle_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu-circle_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu-square_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu-square_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mic.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mic_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_minus-06.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_minus-box.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_minus_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_minus_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mobile.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mug.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mug_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_music.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_ol.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_paperclip.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pause.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pause_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pause_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pencil-edit.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pencil-edit_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pencil.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pencil_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pens.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pens_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_percent.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_percent_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_phone.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_piechart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pin.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pin_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_plus-box.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_plus.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_plus_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_plus_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_printer-alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_printer.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_profile.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pushpin.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pushpin_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_puzzle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_puzzle_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_question.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_question_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_question_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_quotations.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_quotations_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_quotations_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_refresh.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_ribbon.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_ribbon_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_rook.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_search.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_search2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_search_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_shield.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_shield_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_star-half.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_star-half_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_star.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_star_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_stop.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_stop_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_stop_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_table.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tablet.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tag.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tag_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tags.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tags_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_target.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tool.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_toolbox.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_toolbox_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tools.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_trash.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_trash_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_ul.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_upload.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_vol-mute.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_vol-mute_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_volume-high.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_volume-high_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_volume-low.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_volume-low_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_wallet.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_wallet_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_zoom-in.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_zoom-in_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_zoom-out.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_zoom-out_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_blogger.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_blogger_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_blogger_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_delicious.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_delicious_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_delicious_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_deviantart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_deviantart_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_deviantart_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_dribbble.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_dribbble_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_dribbble_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_facebook.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_facebook_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_facebook_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_flickr.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_flickr_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_flickr_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googledrive.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googledrive_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googledrive_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googleplus.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googleplus_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googleplus_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_instagram.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_instagram_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_instagram_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_linkedin.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_linkedin_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_linkedin_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_myspace.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_myspace_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_myspace_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_picassa.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_picassa_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_picassa_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_pinterest.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_pinterest_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_pinterest_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_rss.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_rss_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_rss_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_share.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_share_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_share_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_skype.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_skype_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_skype_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_spotify.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_spotify_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_spotify_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_stumbleupon_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_stumbleupon_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_tumbleupon.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_tumblr.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_tumblr_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_tumblr_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_twitter.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_twitter_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_twitter_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_vimeo.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_vimeo_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_vimeo_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_wordpress.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_wordpress_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_wordpress_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_youtube.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_youtube_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_youtube_square.png +0 -0
- data/assets/plugins/elegant_font/images/SVG/arrow-up-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_back.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2down_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2dwnn_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2left.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2left_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2left_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2right_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2up_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-down_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-left.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-left_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-left_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-right_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-up_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot_up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_condense.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_condense_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_expand.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_expand_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_expand_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_expand_alt3.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_move.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right-up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right-up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-down_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-left.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-left_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-left_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-right_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-up_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_up-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_adjust-horiz.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_adjust-vert.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_archive.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_archive_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_bag.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_bag_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_balance.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_blocked.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_book.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_book_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_box-checked.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_box-empty.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_box-selected.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_briefcase.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_briefcase_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_building.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_building_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_calculator_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_calendar.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_calulator.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_camera.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_camera_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cart_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_chat.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_chat_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_check.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_check_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_check_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_circle-empty.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_circle-slelected.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_clipboard.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_clock.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_clock_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_close.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_close_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_close_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud-download.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud-download_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud-upload.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud-upload_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cog.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cogs.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_comment.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_comment_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_compass.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_compass_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cone.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cone_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_contacts.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_contacts_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_creditcard.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_currency.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_currency_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cursor.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cursor_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_datareport.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_datareport_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_desktop.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_dislike.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_dislike_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_document.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_document_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_documents.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_documents_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_download.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_drawer.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_drawer_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_drive.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_drive_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_easel.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_easel_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-circle_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-oct.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-oct_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-triangle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-triangle_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_film.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_floppy.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_floppy_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_flowchart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_flowchart_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-add.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-add_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-open.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-open_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder_download.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder_upload.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_genius.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_gift.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_gift_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_globe-2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_globe.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_globe_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_grid-2x2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_grid-3x3.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_group.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_headphones.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_heart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_heart_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_hourglass.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_house.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_house_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_id-2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_id-2_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_id.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_id_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_image.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_images.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_info.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_info_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_key.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_key_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_laptop.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lifesaver.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lightbulb.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lightbulb_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_like.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_like_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_link.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_link_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_loading.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lock-open.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lock-open_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lock.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lock_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mail.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mail_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_map.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_map_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu-circle_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu-circle_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu-square_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu-square_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mic.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mic_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_minus-06.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_minus-box.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_minus_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_minus_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mobile.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mug.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mug_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_music.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_ol.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_paperclip.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pause.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pause_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pause_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pencil-edit.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pencil-edit_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pencil.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pencil_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pens.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pens_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_percent.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_percent_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_phone.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_piechart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pin.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pin_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_plus-box.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_plus.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_plus_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_plus_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_printer-alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_printer.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_profile.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pushpin.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pushpin_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_puzzle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_puzzle_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_question.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_question_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_question_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_quotations.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_quotations_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_quotations_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_refresh.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_ribbon.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_ribbon_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_rook.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_search.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_search2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_search_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_shield.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_shield_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_star-half.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_star-half_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_star.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_star_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_stop.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_stop_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_stop_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_table.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tablet.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tag.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tag_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tags.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tags_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_target.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tool.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_toolbox.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_toolbox_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tools.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_trash.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_trash_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_ul.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_upload.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_vol-mute.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_vol-mute_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_volume-high.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_volume-high_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_volume-low.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_volume-low_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_wallet.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_wallet_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_zoom-in.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_zoom-in_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_zoom-out.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_zoom-out_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_blogger.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_blogger_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_blogger_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_delicious.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_delicious_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_delicious_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_deviantart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_deviantart_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_deviantart_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_dribbble.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_dribbble_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_dribbble_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_facebook.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_facebook_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_facebook_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_flickr.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_flickr_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_flickr_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googledrive.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googledrive_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googledrive_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googleplus.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googleplus_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googleplus_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_instagram.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_instagram_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_instagram_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_linkedin.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_linkedin_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_linkedin_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_myspace.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_myspace_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_myspace_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_picassa.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_picassa_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_picassa_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_pinterest.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_pinterest_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_pinterest_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_rss.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_rss_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_rss_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_share.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_share_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_share_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_skype.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_skype_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_skype_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_spotify.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_spotify_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_spotify_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_stumbleupon_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_stumbleupon_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_tumbleupon.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_tumblr.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_tumblr_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_tumblr_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_twitter.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_twitter_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_twitter_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_vimeo.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_vimeo_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_vimeo_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_wordpress.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_wordpress_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_wordpress_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_youtube.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_youtube_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_youtube_square.svg +1 -0
- data/assets/plugins/font-awesome/HELP-US-OUT.txt +7 -0
- data/assets/plugins/font-awesome/css/font-awesome.css +2199 -0
- data/assets/plugins/font-awesome/css/font-awesome.min.css +4 -0
- data/assets/plugins/font-awesome/fonts/FontAwesome.otf +0 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.eot +0 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.svg +685 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.ttf +0 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.woff +0 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.woff2 +0 -0
- data/assets/plugins/font-awesome/less/animated.less +34 -0
- data/assets/plugins/font-awesome/less/bordered-pulled.less +25 -0
- data/assets/plugins/font-awesome/less/core.less +12 -0
- data/assets/plugins/font-awesome/less/fixed-width.less +6 -0
- data/assets/plugins/font-awesome/less/font-awesome.less +18 -0
- data/assets/plugins/font-awesome/less/icons.less +733 -0
- data/assets/plugins/font-awesome/less/larger.less +13 -0
- data/assets/plugins/font-awesome/less/list.less +19 -0
- data/assets/plugins/font-awesome/less/mixins.less +60 -0
- data/assets/plugins/font-awesome/less/path.less +15 -0
- data/assets/plugins/font-awesome/less/rotated-flipped.less +20 -0
- data/assets/plugins/font-awesome/less/screen-reader.less +5 -0
- data/assets/plugins/font-awesome/less/stacked.less +20 -0
- data/assets/plugins/font-awesome/less/variables.less +744 -0
- data/assets/plugins/font-awesome/scss/_animated.scss +34 -0
- data/assets/plugins/font-awesome/scss/_bordered-pulled.scss +25 -0
- data/assets/plugins/font-awesome/scss/_core.scss +12 -0
- data/assets/plugins/font-awesome/scss/_fixed-width.scss +6 -0
- data/assets/plugins/font-awesome/scss/_icons.scss +733 -0
- data/assets/plugins/font-awesome/scss/_larger.scss +13 -0
- data/assets/plugins/font-awesome/scss/_list.scss +19 -0
- data/assets/plugins/font-awesome/scss/_mixins.scss +60 -0
- data/assets/plugins/font-awesome/scss/_path.scss +15 -0
- data/assets/plugins/font-awesome/scss/_rotated-flipped.scss +20 -0
- data/assets/plugins/font-awesome/scss/_screen-reader.scss +5 -0
- data/assets/plugins/font-awesome/scss/_stacked.scss +20 -0
- data/assets/plugins/font-awesome/scss/_variables.scss +744 -0
- data/assets/plugins/font-awesome/scss/font-awesome.scss +18 -0
- data/assets/plugins/jquery-1.12.3.min.js +5 -0
- data/assets/plugins/jquery-match-height/CHANGELOG.md +24 -0
- data/assets/plugins/jquery-match-height/LICENSE +21 -0
- data/assets/plugins/jquery-match-height/README.md +170 -0
- data/assets/plugins/jquery-match-height/bower.json +26 -0
- data/assets/plugins/jquery-match-height/jquery.matchHeight-min.js +10 -0
- data/assets/plugins/jquery-match-height/jquery.matchHeight.js +298 -0
- data/assets/plugins/jquery-match-height/matchHeight.jquery.json +32 -0
- data/assets/plugins/jquery-match-height/test.css +265 -0
- data/assets/plugins/jquery-match-height/test.html +288 -0
- data/assets/plugins/jquery-match-height/test.js +33 -0
- data/assets/plugins/jquery-scrollTo/.gitignore +16 -0
- data/assets/plugins/jquery-scrollTo/.jscsrc +41 -0
- data/assets/plugins/jquery-scrollTo/.jshintrc +23 -0
- data/assets/plugins/jquery-scrollTo/CHANGELOG +178 -0
- data/assets/plugins/jquery-scrollTo/LICENSE +22 -0
- data/assets/plugins/jquery-scrollTo/README.md +151 -0
- data/assets/plugins/jquery-scrollTo/bower.json +28 -0
- data/assets/plugins/jquery-scrollTo/composer.json +32 -0
- data/assets/plugins/jquery-scrollTo/demo/css/style.css +150 -0
- data/assets/plugins/jquery-scrollTo/demo/css/style.old.css +69 -0
- data/assets/plugins/jquery-scrollTo/demo/index.html +252 -0
- data/assets/plugins/jquery-scrollTo/demo/index.old.html +128 -0
- data/assets/plugins/jquery-scrollTo/jquery.scrollTo.js +210 -0
- data/assets/plugins/jquery-scrollTo/jquery.scrollTo.min.js +7 -0
- data/assets/plugins/jquery-scrollTo/package.json +20 -0
- data/assets/plugins/jquery-scrollTo/tests/ElemMaxY-compat.html +21 -0
- data/assets/plugins/jquery-scrollTo/tests/ElemMaxY-quirks.html +20 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-compat.html +19 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-quirks.html +18 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-to-iframe-compat.html +20 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-to-iframe-quirks.html +19 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-with-iframe-compat.html +11 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-with-iframe-quirks.html +10 -0
- data/assets/plugins/jquery-scrollTo/tests/index.html +24 -0
- data/assets/plugins/jquery-scrollTo/tests/test.js +21 -0
- data/assets/plugins/lightbox/.gitignore +6 -0
- data/assets/plugins/lightbox/Gruntfile.js +84 -0
- data/assets/plugins/lightbox/LICENSE.txt +339 -0
- data/assets/plugins/lightbox/README.md +10 -0
- data/assets/plugins/lightbox/bower.json +38 -0
- data/assets/plugins/lightbox/dist/ekko-lightbox.css +62 -0
- data/assets/plugins/lightbox/dist/ekko-lightbox.js +400 -0
- data/assets/plugins/lightbox/dist/ekko-lightbox.min.css +6 -0
- data/assets/plugins/lightbox/dist/ekko-lightbox.min.js +7 -0
- data/assets/plugins/lightbox/ekko-lightbox.coffee +353 -0
- data/assets/plugins/lightbox/ekko-lightbox.less +64 -0
- data/assets/plugins/lightbox/examples/index.html +559 -0
- data/assets/plugins/lightbox/examples/remote/page1.html +9 -0
- data/assets/plugins/lightbox/examples/remote/page2.html +9 -0
- data/assets/plugins/lightbox/examples/remote/readme.md +1 -0
- data/assets/plugins/lightbox/package.json +46 -0
- data/assets/plugins/prism/min/prism-min.js +2 -0
- data/assets/plugins/prism/prism.css +163 -0
- data/assets/plugins/prism/prism.js +18 -0
- metadata +1039 -0
@@ -0,0 +1,6 @@
|
|
1
|
+
/*!
|
2
|
+
* Lightbox for Bootstrap 3 by @ashleydw
|
3
|
+
* https://github.com/ashleydw/lightbox
|
4
|
+
*
|
5
|
+
* License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
|
6
|
+
*/.ekko-lightbox-container{position:relative}.ekko-lightbox-nav-overlay{position:absolute;top:0;left:0;z-index:100;width:100%;height:100%}.ekko-lightbox-nav-overlay a{z-index:100;display:block;width:49%;height:100%;font-size:30px;color:#fff;text-shadow:2px 2px 4px #000;opacity:0;filter:dropshadow(color=#000000,offx=2,offy=2);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.ekko-lightbox-nav-overlay a:empty{width:49%}.ekko-lightbox a:hover{text-decoration:none;opacity:1}.ekko-lightbox .glyphicon-chevron-left{left:0;float:left;padding-left:15px;text-align:left}.ekko-lightbox .glyphicon-chevron-right{right:0;float:right;padding-right:15px;text-align:right}.ekko-lightbox .modal-footer{text-align:left}
|
@@ -0,0 +1,7 @@
|
|
1
|
+
/*!
|
2
|
+
* Lightbox for Bootstrap 3 by @ashleydw
|
3
|
+
* https://github.com/ashleydw/lightbox
|
4
|
+
*
|
5
|
+
* License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
|
6
|
+
*/
|
7
|
+
(function(){"use strict";var a,b;a=jQuery,b=function(b,c){var d,e,f,g=this;return this.options=a.extend({title:null,footer:null,remote:null},a.fn.ekkoLightbox.defaults,c||{}),this.$element=a(b),d="",this.modal_id=this.options.modal_id?this.options.modal_id:"ekkoLightbox-"+Math.floor(1e3*Math.random()+1),f='<div class="modal-header"'+(this.options.title||this.options.always_show_close?"":' style="display:none"')+'><button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button><h4 class="modal-title">'+(this.options.title||" ")+"</h4></div>",e='<div class="modal-footer"'+(this.options.footer?"":' style="display:none"')+">"+this.options.footer+"</div>",a(document.body).append('<div id="'+this.modal_id+'" class="ekko-lightbox modal fade" tabindex="-1"><div class="modal-dialog"><div class="modal-content">'+f+'<div class="modal-body"><div class="ekko-lightbox-container"><div></div></div></div>'+e+"</div></div></div>"),this.modal=a("#"+this.modal_id),this.modal_dialog=this.modal.find(".modal-dialog").first(),this.modal_content=this.modal.find(".modal-content").first(),this.modal_body=this.modal.find(".modal-body").first(),this.lightbox_container=this.modal_body.find(".ekko-lightbox-container").first(),this.lightbox_body=this.lightbox_container.find("> div:first-child").first(),this.showLoading(),this.modal_arrows=null,this.border={top:parseFloat(this.modal_dialog.css("border-top-width"))+parseFloat(this.modal_content.css("border-top-width"))+parseFloat(this.modal_body.css("border-top-width")),right:parseFloat(this.modal_dialog.css("border-right-width"))+parseFloat(this.modal_content.css("border-right-width"))+parseFloat(this.modal_body.css("border-right-width")),bottom:parseFloat(this.modal_dialog.css("border-bottom-width"))+parseFloat(this.modal_content.css("border-bottom-width"))+parseFloat(this.modal_body.css("border-bottom-width")),left:parseFloat(this.modal_dialog.css("border-left-width"))+parseFloat(this.modal_content.css("border-left-width"))+parseFloat(this.modal_body.css("border-left-width"))},this.padding={top:parseFloat(this.modal_dialog.css("padding-top"))+parseFloat(this.modal_content.css("padding-top"))+parseFloat(this.modal_body.css("padding-top")),right:parseFloat(this.modal_dialog.css("padding-right"))+parseFloat(this.modal_content.css("padding-right"))+parseFloat(this.modal_body.css("padding-right")),bottom:parseFloat(this.modal_dialog.css("padding-bottom"))+parseFloat(this.modal_content.css("padding-bottom"))+parseFloat(this.modal_body.css("padding-bottom")),left:parseFloat(this.modal_dialog.css("padding-left"))+parseFloat(this.modal_content.css("padding-left"))+parseFloat(this.modal_body.css("padding-left"))},this.modal.on("show.bs.modal",this.options.onShow.bind(this)).on("shown.bs.modal",function(){return g.modal_shown(),g.options.onShown.call(g)}).on("hide.bs.modal",this.options.onHide.bind(this)).on("hidden.bs.modal",function(){return g.gallery&&a(document).off("keydown.ekkoLightbox"),g.modal.remove(),g.options.onHidden.call(g)}).modal("show",c),this.modal},b.prototype={modal_shown:function(){var b,c=this;return this.options.remote?(this.gallery=this.$element.data("gallery"),this.gallery&&("document.body"===this.options.gallery_parent_selector||""===this.options.gallery_parent_selector?this.gallery_items=a(document.body).find('*[data-toggle="lightbox"][data-gallery="'+this.gallery+'"]'):this.gallery_items=this.$element.parents(this.options.gallery_parent_selector).first().find('*[data-toggle="lightbox"][data-gallery="'+this.gallery+'"]'),this.gallery_index=this.gallery_items.index(this.$element),a(document).on("keydown.ekkoLightbox",this.navigate.bind(this)),this.options.directional_arrows&&this.gallery_items.length>1&&(this.lightbox_container.append('<div class="ekko-lightbox-nav-overlay"><a href="#" class="'+this.strip_stops(this.options.left_arrow_class)+'"></a><a href="#" class="'+this.strip_stops(this.options.right_arrow_class)+'"></a></div>'),this.modal_arrows=this.lightbox_container.find("div.ekko-lightbox-nav-overlay").first(),this.lightbox_container.find("a"+this.strip_spaces(this.options.left_arrow_class)).on("click",function(a){return a.preventDefault(),c.navigate_left()}),this.lightbox_container.find("a"+this.strip_spaces(this.options.right_arrow_class)).on("click",function(a){return a.preventDefault(),c.navigate_right()}))),this.options.type?"image"===this.options.type?this.preloadImage(this.options.remote,!0):"youtube"===this.options.type&&(b=this.getYoutubeId(this.options.remote))?this.showYoutubeVideo(b):"vimeo"===this.options.type?this.showVimeoVideo(this.options.remote):"instagram"===this.options.type?this.showInstagramVideo(this.options.remote):"url"===this.options.type?this.loadRemoteContent(this.options.remote):"video"===this.options.type?this.showVideoIframe(this.options.remote):this.error('Could not detect remote target type. Force the type using data-type="image|youtube|vimeo|instagram|url|video"'):this.detectRemoteType(this.options.remote)):this.error("No remote target given")},strip_stops:function(a){return a.replace(/\./g,"")},strip_spaces:function(a){return a.replace(/\s/g,"")},isImage:function(a){return a.match(/(^data:image\/.*,)|(\.(jp(e|g|eg)|gif|png|bmp|webp|svg)((\?|#).*)?$)/i)},isSwf:function(a){return a.match(/\.(swf)((\?|#).*)?$/i)},getYoutubeId:function(a){var b;return b=a.match(/^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|\&v=)([^#\&\?]*).*/),b&&11===b[2].length?b[2]:!1},getVimeoId:function(a){return a.indexOf("vimeo")>0?a:!1},getInstagramId:function(a){return a.indexOf("instagram")>0?a:!1},navigate:function(a){if(a=a||window.event,39===a.keyCode||37===a.keyCode){if(39===a.keyCode)return this.navigate_right();if(37===a.keyCode)return this.navigate_left()}},navigateTo:function(b){var c,d;return 0>b||b>this.gallery_items.length-1?this:(this.showLoading(),this.gallery_index=b,this.$element=a(this.gallery_items.get(this.gallery_index)),this.updateTitleAndFooter(),d=this.$element.attr("data-remote")||this.$element.attr("href"),this.detectRemoteType(d,this.$element.attr("data-type")||!1),this.gallery_index+1<this.gallery_items.length&&(c=a(this.gallery_items.get(this.gallery_index+1),!1),d=c.attr("data-remote")||c.attr("href"),"image"===c.attr("data-type")||this.isImage(d))?this.preloadImage(d,!1):void 0)},navigate_left:function(){return 1!==this.gallery_items.length?(0===this.gallery_index?this.gallery_index=this.gallery_items.length-1:this.gallery_index--,this.options.onNavigate.call(this,"left",this.gallery_index),this.navigateTo(this.gallery_index)):void 0},navigate_right:function(){return 1!==this.gallery_items.length?(this.gallery_index===this.gallery_items.length-1?this.gallery_index=0:this.gallery_index++,this.options.onNavigate.call(this,"right",this.gallery_index),this.navigateTo(this.gallery_index)):void 0},detectRemoteType:function(a,b){var c;return b=b||!1,"image"===b||this.isImage(a)?(this.options.type="image",this.preloadImage(a,!0)):"youtube"===b||(c=this.getYoutubeId(a))?(this.options.type="youtube",this.showYoutubeVideo(c)):"vimeo"===b||(c=this.getVimeoId(a))?(this.options.type="vimeo",this.showVimeoVideo(c)):"instagram"===b||(c=this.getInstagramId(a))?(this.options.type="instagram",this.showInstagramVideo(c)):"video"===b?(this.options.type="video",this.showVideoIframe(c)):(this.options.type="url",this.loadRemoteContent(a))},updateTitleAndFooter:function(){var a,b,c,d;return c=this.modal_content.find(".modal-header"),b=this.modal_content.find(".modal-footer"),d=this.$element.data("title")||"",a=this.$element.data("footer")||"",d||this.options.always_show_close?c.css("display","").find(".modal-title").html(d||" "):c.css("display","none"),a?b.css("display","").html(a):b.css("display","none"),this},showLoading:function(){return this.lightbox_body.html('<div class="modal-loading">'+this.options.loadingMessage+"</div>"),this},showYoutubeVideo:function(a){var b,c;return c=this.checkDimensions(this.$element.data("width")||560),b=c/(560/315),this.showVideoIframe("//www.youtube.com/embed/"+a+"?badge=0&autoplay=1&html5=1",c,b)},showVimeoVideo:function(a){var b,c;return c=this.checkDimensions(this.$element.data("width")||560),b=c/(500/281),this.showVideoIframe(a+"?autoplay=1",c,b)},showInstagramVideo:function(a){var b,c;return c=this.checkDimensions(this.$element.data("width")||612),this.resize(c),b=c+80,this.lightbox_body.html('<iframe width="'+c+'" height="'+b+'" src="'+this.addTrailingSlash(a)+'embed/" frameborder="0" allowfullscreen></iframe>'),this.options.onContentLoaded.call(this),this.modal_arrows?this.modal_arrows.css("display","none"):void 0},showVideoIframe:function(a,b,c){return c=c||b,this.resize(b),this.lightbox_body.html('<div class="embed-responsive embed-responsive-16by9"><iframe width="'+b+'" height="'+c+'" src="'+a+'" frameborder="0" allowfullscreen class="embed-responsive-item"></iframe></div>'),this.options.onContentLoaded.call(this),this.modal_arrows&&this.modal_arrows.css("display","none"),this},loadRemoteContent:function(b){var c,d,e=this;return d=this.$element.data("width")||560,this.resize(d),c=this.$element.data("disableExternalCheck")||!1,c||this.isExternal(b)?(this.lightbox_body.html('<iframe width="'+d+'" height="'+d+'" src="'+b+'" frameborder="0" allowfullscreen></iframe>'),this.options.onContentLoaded.call(this)):this.lightbox_body.load(b,a.proxy(function(){return e.$element.trigger("loaded.bs.modal")})),this.modal_arrows&&this.modal_arrows.css("display","none"),this},isExternal:function(a){var b;return b=a.match(/^([^:\/?#]+:)?(?:\/\/([^\/?#]*))?([^?#]+)?(\?[^#]*)?(#.*)?/),"string"==typeof b[1]&&b[1].length>0&&b[1].toLowerCase()!==location.protocol?!0:"string"==typeof b[2]&&b[2].length>0&&b[2].replace(new RegExp(":("+{"http:":80,"https:":443}[location.protocol]+")?$"),"")!==location.host?!0:!1},error:function(a){return this.lightbox_body.html(a),this},preloadImage:function(b,c){var d,e=this;return d=new Image,(null==c||c===!0)&&(d.onload=function(){var b;return b=a("<img />"),b.attr("src",d.src),b.addClass("img-responsive"),e.lightbox_body.html(b),e.modal_arrows&&e.modal_arrows.css("display","block"),b.load(function(){return e.resize(d.width),e.options.onContentLoaded.call(e)})},d.onerror=function(){return e.error("Failed to load image: "+b)}),d.src=b,d},resize:function(b){var c;return c=b+this.border.left+this.padding.left+this.padding.right+this.border.right,this.modal_dialog.css("width","auto").css("max-width",c),this.lightbox_container.find("a").css("line-height",function(){return a(this).parent().height()+"px"}),this},checkDimensions:function(a){var b,c;return c=a+this.border.left+this.padding.left+this.padding.right+this.border.right,b=document.body.clientWidth,c>b&&(a=this.modal_body.width()),a},close:function(){return this.modal.modal("hide")},addTrailingSlash:function(a){return"/"!==a.substr(-1)&&(a+="/"),a}},a.fn.ekkoLightbox=function(c){return this.each(function(){var d;return d=a(this),c=a.extend({remote:d.attr("data-remote")||d.attr("href"),gallery_parent_selector:d.attr("data-parent"),type:d.attr("data-type")},c,d.data()),new b(this,c),this})},a.fn.ekkoLightbox.defaults={gallery_parent_selector:"document.body",left_arrow_class:".glyphicon .glyphicon-chevron-left",right_arrow_class:".glyphicon .glyphicon-chevron-right",directional_arrows:!0,type:null,always_show_close:!0,loadingMessage:"Loading...",onShow:function(){},onShown:function(){},onHide:function(){},onHidden:function(){},onNavigate:function(){},onContentLoaded:function(){}}}).call(this);
|
@@ -0,0 +1,353 @@
|
|
1
|
+
###
|
2
|
+
Lightbox for Bootstrap 3 by @ashleydw
|
3
|
+
https://github.com/ashleydw/lightbox
|
4
|
+
|
5
|
+
License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
|
6
|
+
###
|
7
|
+
"use strict";
|
8
|
+
|
9
|
+
$ = jQuery
|
10
|
+
|
11
|
+
EkkoLightbox = ( element, options ) ->
|
12
|
+
|
13
|
+
@options = $.extend({
|
14
|
+
title : null
|
15
|
+
footer : null
|
16
|
+
remote : null
|
17
|
+
}, $.fn.ekkoLightbox.defaults, options || {})
|
18
|
+
|
19
|
+
@$element = $(element)
|
20
|
+
content = ''
|
21
|
+
|
22
|
+
@modal_id = if @options.modal_id then @options.modal_id else 'ekkoLightbox-' + Math.floor((Math.random() * 1000) + 1)
|
23
|
+
header = '<div class="modal-header"'+(if @options.title or @options.always_show_close then '' else ' style="display:none"')+'><button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button><h4 class="modal-title">' + (@options.title || " ") + '</h4></div>'
|
24
|
+
footer = '<div class="modal-footer"'+(if @options.footer then '' else ' style="display:none"')+'>' + @options.footer + '</div>'
|
25
|
+
$(document.body).append '<div id="' + @modal_id + '" class="ekko-lightbox modal fade" tabindex="-1"><div class="modal-dialog"><div class="modal-content">' + header + '<div class="modal-body"><div class="ekko-lightbox-container"><div></div></div></div>' + footer + '</div></div></div>'
|
26
|
+
|
27
|
+
@modal = $ '#' + @modal_id
|
28
|
+
@modal_dialog = @modal.find('.modal-dialog').first()
|
29
|
+
@modal_content = @modal.find('.modal-content').first()
|
30
|
+
@modal_body = @modal.find('.modal-body').first()
|
31
|
+
|
32
|
+
@lightbox_container = @modal_body.find('.ekko-lightbox-container').first()
|
33
|
+
@lightbox_body = @lightbox_container.find('> div:first-child').first()
|
34
|
+
|
35
|
+
@showLoading()
|
36
|
+
@modal_arrows = null
|
37
|
+
|
38
|
+
@border = {
|
39
|
+
top: parseFloat(@modal_dialog.css('border-top-width')) + parseFloat(@modal_content.css('border-top-width')) + parseFloat(@modal_body.css('border-top-width'))
|
40
|
+
right: parseFloat(@modal_dialog.css('border-right-width')) + parseFloat(@modal_content.css('border-right-width')) + parseFloat(@modal_body.css('border-right-width'))
|
41
|
+
bottom: parseFloat(@modal_dialog.css('border-bottom-width')) + parseFloat(@modal_content.css('border-bottom-width')) + parseFloat(@modal_body.css('border-bottom-width'))
|
42
|
+
left: parseFloat(@modal_dialog.css('border-left-width')) + parseFloat(@modal_content.css('border-left-width')) + parseFloat(@modal_body.css('border-left-width'))
|
43
|
+
}
|
44
|
+
|
45
|
+
@padding = {
|
46
|
+
top: parseFloat(@modal_dialog.css('padding-top')) + parseFloat(@modal_content.css('padding-top')) + parseFloat(@modal_body.css('padding-top'))
|
47
|
+
right: parseFloat(@modal_dialog.css('padding-right')) + parseFloat(@modal_content.css('padding-right')) + parseFloat(@modal_body.css('padding-right'))
|
48
|
+
bottom: parseFloat(@modal_dialog.css('padding-bottom')) + parseFloat(@modal_content.css('padding-bottom')) + parseFloat(@modal_body.css('padding-bottom'))
|
49
|
+
left: parseFloat(@modal_dialog.css('padding-left')) + parseFloat(@modal_content.css('padding-left')) + parseFloat(@modal_body.css('padding-left'))
|
50
|
+
}
|
51
|
+
|
52
|
+
@modal
|
53
|
+
.on('show.bs.modal', @options.onShow.bind(@))
|
54
|
+
.on 'shown.bs.modal', =>
|
55
|
+
@modal_shown()
|
56
|
+
@options.onShown.call(@)
|
57
|
+
.on('hide.bs.modal', @options.onHide.bind(@))
|
58
|
+
.on 'hidden.bs.modal', =>
|
59
|
+
if @gallery
|
60
|
+
$(document).off 'keydown.ekkoLightbox'
|
61
|
+
@modal.remove()
|
62
|
+
@options.onHidden.call(@)
|
63
|
+
.modal 'show', options
|
64
|
+
|
65
|
+
@modal
|
66
|
+
|
67
|
+
EkkoLightbox.prototype = {
|
68
|
+
modal_shown: ->
|
69
|
+
# when the modal first loads
|
70
|
+
if !@options.remote
|
71
|
+
@error 'No remote target given'
|
72
|
+
else
|
73
|
+
|
74
|
+
@gallery = @$element.data('gallery')
|
75
|
+
if @gallery
|
76
|
+
# parents('document.body') fails for some reason, so do this manually
|
77
|
+
if this.options.gallery_parent_selector == 'document.body' || this.options.gallery_parent_selector == ''
|
78
|
+
@gallery_items = $(document.body).find('*[data-toggle="lightbox"][data-gallery="' + @gallery + '"]')
|
79
|
+
else
|
80
|
+
@gallery_items = @$element.parents(this.options.gallery_parent_selector).first().find('*[data-toggle="lightbox"][data-gallery="' + @gallery + '"]')
|
81
|
+
@gallery_index = @gallery_items.index(@$element)
|
82
|
+
$(document).on 'keydown.ekkoLightbox', @navigate.bind(@)
|
83
|
+
|
84
|
+
# add the directional arrows to the modal
|
85
|
+
if @options.directional_arrows && @gallery_items.length > 1
|
86
|
+
@lightbox_container.append('<div class="ekko-lightbox-nav-overlay"><a href="#" class="'+@strip_stops(@options.left_arrow_class)+'"></a><a href="#" class="'+@strip_stops(@options.right_arrow_class)+'"></a></div>')
|
87
|
+
@modal_arrows = @lightbox_container.find('div.ekko-lightbox-nav-overlay').first()
|
88
|
+
@lightbox_container.find('a'+@strip_spaces(@options.left_arrow_class)).on 'click', (event) =>
|
89
|
+
event.preventDefault()
|
90
|
+
do @navigate_left
|
91
|
+
@lightbox_container.find('a'+@strip_spaces(@options.right_arrow_class)).on 'click', (event) =>
|
92
|
+
event.preventDefault()
|
93
|
+
do @navigate_right
|
94
|
+
|
95
|
+
if @options.type
|
96
|
+
if @options.type == 'image'
|
97
|
+
@preloadImage(@options.remote, true)
|
98
|
+
else if @options.type == 'youtube' && video_id = @getYoutubeId(@options.remote)
|
99
|
+
@showYoutubeVideo(video_id)
|
100
|
+
else if @options.type == 'vimeo'
|
101
|
+
@showVimeoVideo(@options.remote)
|
102
|
+
else if @options.type == 'instagram'
|
103
|
+
@showInstagramVideo(@options.remote);
|
104
|
+
else if @options.type == 'url'
|
105
|
+
@loadRemoteContent(@options.remote);
|
106
|
+
else if @options.type == 'video'
|
107
|
+
@showVideoIframe(@options.remote)
|
108
|
+
else
|
109
|
+
@error "Could not detect remote target type. Force the type using data-type=\"image|youtube|vimeo|instagram|url|video\""
|
110
|
+
|
111
|
+
else
|
112
|
+
@detectRemoteType(@options.remote)
|
113
|
+
|
114
|
+
strip_stops: (str) ->
|
115
|
+
str.replace(/\./g, '')
|
116
|
+
|
117
|
+
strip_spaces: (str) ->
|
118
|
+
str.replace(/\s/g, '')
|
119
|
+
|
120
|
+
isImage: (str) ->
|
121
|
+
str.match(/(^data:image\/.*,)|(\.(jp(e|g|eg)|gif|png|bmp|webp|svg)((\?|#).*)?$)/i)
|
122
|
+
|
123
|
+
isSwf: (str) ->
|
124
|
+
str.match(/\.(swf)((\?|#).*)?$/i)
|
125
|
+
|
126
|
+
getYoutubeId: (str) ->
|
127
|
+
match = str.match(/^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|\&v=)([^#\&\?]*).*/);
|
128
|
+
if match && match[2].length == 11 then match[2] else false
|
129
|
+
|
130
|
+
getVimeoId: (str) ->
|
131
|
+
if str.indexOf('vimeo') > 0 then str else false
|
132
|
+
|
133
|
+
getInstagramId: (str) ->
|
134
|
+
if str.indexOf('instagram') > 0 then str else false
|
135
|
+
|
136
|
+
navigate : ( event ) ->
|
137
|
+
|
138
|
+
event = event || window.event;
|
139
|
+
if event.keyCode == 39 || event.keyCode == 37
|
140
|
+
if event.keyCode == 39
|
141
|
+
do @navigate_right
|
142
|
+
else if event.keyCode == 37
|
143
|
+
do @navigate_left
|
144
|
+
|
145
|
+
navigateTo: (index) ->
|
146
|
+
|
147
|
+
return @ if index < 0 or index > @gallery_items.length-1
|
148
|
+
|
149
|
+
@showLoading()
|
150
|
+
|
151
|
+
@gallery_index = index
|
152
|
+
|
153
|
+
@$element = $(@gallery_items.get(@gallery_index))
|
154
|
+
@updateTitleAndFooter()
|
155
|
+
|
156
|
+
src = @$element.attr('data-remote') || @$element.attr('href')
|
157
|
+
@detectRemoteType(src, @$element.attr('data-type') || false)
|
158
|
+
|
159
|
+
if @gallery_index + 1 < @gallery_items.length
|
160
|
+
next = $(@gallery_items.get(@gallery_index + 1), false)
|
161
|
+
src = next.attr('data-remote') || next.attr('href')
|
162
|
+
if next.attr('data-type') == 'image' || @isImage(src)
|
163
|
+
@preloadImage(src, false)
|
164
|
+
|
165
|
+
|
166
|
+
navigate_left: ->
|
167
|
+
|
168
|
+
if @gallery_items.length == 1 then return
|
169
|
+
if @gallery_index == 0 then @gallery_index = @gallery_items.length-1 else @gallery_index-- #circular
|
170
|
+
|
171
|
+
@options.onNavigate.call(@, 'left', @gallery_index)
|
172
|
+
@navigateTo(@gallery_index)
|
173
|
+
|
174
|
+
navigate_right: ->
|
175
|
+
|
176
|
+
if @gallery_items.length == 1 then return
|
177
|
+
if @gallery_index == @gallery_items.length-1 then @gallery_index = 0 else @gallery_index++ #circular
|
178
|
+
|
179
|
+
@options.onNavigate.call(@, 'right', @gallery_index)
|
180
|
+
@navigateTo(@gallery_index)
|
181
|
+
|
182
|
+
detectRemoteType: (src, type) ->
|
183
|
+
|
184
|
+
type = type || false
|
185
|
+
|
186
|
+
if type == 'image' || @isImage(src)
|
187
|
+
@options.type = 'image'
|
188
|
+
@preloadImage(src, true)
|
189
|
+
|
190
|
+
else if type == 'youtube' || video_id = @getYoutubeId(src)
|
191
|
+
@options.type = 'youtube'
|
192
|
+
@showYoutubeVideo(video_id)
|
193
|
+
|
194
|
+
else if type == 'vimeo' || video_id = @getVimeoId(src)
|
195
|
+
@options.type = 'vimeo'
|
196
|
+
@showVimeoVideo(video_id)
|
197
|
+
|
198
|
+
else if type == 'instagram' || video_id = @getInstagramId(src)
|
199
|
+
@options.type = 'instagram'
|
200
|
+
@showInstagramVideo(video_id)
|
201
|
+
|
202
|
+
else if type == 'video'
|
203
|
+
@options.type = 'video'
|
204
|
+
@showVideoIframe(video_id)
|
205
|
+
|
206
|
+
else
|
207
|
+
@options.type = 'url'
|
208
|
+
@loadRemoteContent(src)
|
209
|
+
|
210
|
+
updateTitleAndFooter: ->
|
211
|
+
header = @modal_content.find('.modal-header')
|
212
|
+
footer = @modal_content.find('.modal-footer')
|
213
|
+
title = @$element.data('title') || ""
|
214
|
+
caption = @$element.data('footer') || ""
|
215
|
+
|
216
|
+
if title or @options.always_show_close then header.css('display', '').find('.modal-title').html(title || " ") else header.css('display', 'none')
|
217
|
+
if caption then footer.css('display', '').html(caption) else footer.css('display', 'none')
|
218
|
+
@
|
219
|
+
|
220
|
+
showLoading : ->
|
221
|
+
@lightbox_body.html '<div class="modal-loading">'+@options.loadingMessage+'</div>'
|
222
|
+
@
|
223
|
+
|
224
|
+
showYoutubeVideo : (id) ->
|
225
|
+
width = @checkDimensions( @$element.data('width') || 560 )
|
226
|
+
height = width / ( 560/315 ) # aspect ratio
|
227
|
+
@showVideoIframe('//www.youtube.com/embed/' + id + '?badge=0&autoplay=1&html5=1', width, height)
|
228
|
+
|
229
|
+
showVimeoVideo : (id) ->
|
230
|
+
width = @checkDimensions( @$element.data('width') || 560 )
|
231
|
+
height = width / ( 500/281 ) # aspect ratio
|
232
|
+
@showVideoIframe(id + '?autoplay=1', width, height)
|
233
|
+
|
234
|
+
showInstagramVideo : (id) ->
|
235
|
+
# instagram load their content into iframe's so this can be put straight into the element
|
236
|
+
width = @checkDimensions @$element.data('width') || 612
|
237
|
+
@resize width
|
238
|
+
height = width + 80
|
239
|
+
@lightbox_body.html '<iframe width="'+width+'" height="'+height+'" src="' + @addTrailingSlash(id) + 'embed/" frameborder="0" allowfullscreen></iframe>'
|
240
|
+
@options.onContentLoaded.call(@)
|
241
|
+
@modal_arrows.css 'display', 'none' if @modal_arrows #hide the arrows when showing video
|
242
|
+
|
243
|
+
showVideoIframe: (url, width, height) -> # should be used for videos only. for remote content use loadRemoteContent (data-type=url)
|
244
|
+
height = height || width # default to square
|
245
|
+
@resize width
|
246
|
+
@lightbox_body.html '<div class="embed-responsive embed-responsive-16by9"><iframe width="' + width + '" height="' + height + '" src="' + url + '" frameborder="0" allowfullscreen class="embed-responsive-item"></iframe></div>'
|
247
|
+
@options.onContentLoaded.call(@)
|
248
|
+
@modal_arrows.css 'display', 'none' if @modal_arrows #hide the arrows when showing video
|
249
|
+
@
|
250
|
+
|
251
|
+
loadRemoteContent : (url) ->
|
252
|
+
width = @$element.data('width') || 560
|
253
|
+
@resize width
|
254
|
+
|
255
|
+
disableExternalCheck = @$element.data('disableExternalCheck') || false
|
256
|
+
|
257
|
+
# external urls are loading into an iframe
|
258
|
+
if !disableExternalCheck && !@isExternal(url)
|
259
|
+
@lightbox_body.load url, $.proxy =>
|
260
|
+
@$element.trigger('loaded.bs.modal')
|
261
|
+
|
262
|
+
else
|
263
|
+
@lightbox_body.html '<iframe width="'+width+'" height="'+width+'" src="' + url + '" frameborder="0" allowfullscreen></iframe>'
|
264
|
+
@options.onContentLoaded.call(@)
|
265
|
+
|
266
|
+
@modal_arrows.css 'display', 'none' if @modal_arrows #hide the arrows when remote content
|
267
|
+
@
|
268
|
+
|
269
|
+
isExternal : (url) ->
|
270
|
+
match = url.match(/^([^:\/?#]+:)?(?:\/\/([^\/?#]*))?([^?#]+)?(\?[^#]*)?(#.*)?/);
|
271
|
+
return true if typeof match[1] == "string" && match[1].length > 0 && match[1].toLowerCase() != location.protocol
|
272
|
+
return true if typeof match[2] == "string" && match[2].length > 0 && match[2].replace(new RegExp(":("+{"http:":80,"https:":443}[location.protocol]+")?$"), "") != location.host
|
273
|
+
false
|
274
|
+
|
275
|
+
error : ( message ) ->
|
276
|
+
@lightbox_body.html message
|
277
|
+
@
|
278
|
+
|
279
|
+
preloadImage : ( src, onLoadShowImage) ->
|
280
|
+
|
281
|
+
img = new Image()
|
282
|
+
if !onLoadShowImage? || onLoadShowImage == true
|
283
|
+
img.onload = =>
|
284
|
+
image = $('<img />')
|
285
|
+
image.attr('src', img.src)
|
286
|
+
image.addClass('img-responsive')
|
287
|
+
@lightbox_body.html image
|
288
|
+
@modal_arrows.css 'display', 'block' if @modal_arrows
|
289
|
+
image.load =>
|
290
|
+
@resize img.width
|
291
|
+
@options.onContentLoaded.call(@)
|
292
|
+
img.onerror = =>
|
293
|
+
@error 'Failed to load image: ' + src
|
294
|
+
|
295
|
+
img.src = src
|
296
|
+
img
|
297
|
+
|
298
|
+
resize : ( width ) ->
|
299
|
+
#resize the dialog based on the width given, and adjust the directional arrow padding
|
300
|
+
width_total = width + @border.left + @padding.left + @padding.right + @border.right
|
301
|
+
@modal_dialog.css('width', 'auto') .css('max-width', width_total);
|
302
|
+
|
303
|
+
@lightbox_container.find('a').css 'line-height', ->
|
304
|
+
$(@).parent().height() + 'px'
|
305
|
+
@
|
306
|
+
|
307
|
+
checkDimensions: (width) ->
|
308
|
+
#check that the width given can be displayed, if not return the maximum size that can be
|
309
|
+
|
310
|
+
width_total = width + @border.left + @padding.left + @padding.right + @border.right
|
311
|
+
body_width = document.body.clientWidth
|
312
|
+
|
313
|
+
if width_total > body_width
|
314
|
+
width = @modal_body.width()
|
315
|
+
|
316
|
+
width
|
317
|
+
|
318
|
+
close : ->
|
319
|
+
@modal.modal('hide');
|
320
|
+
|
321
|
+
addTrailingSlash: (url) ->
|
322
|
+
if url.substr(-1) != '/'
|
323
|
+
url += '/'
|
324
|
+
url
|
325
|
+
}
|
326
|
+
|
327
|
+
$.fn.ekkoLightbox = ( options ) ->
|
328
|
+
@each ->
|
329
|
+
|
330
|
+
$this = $(this)
|
331
|
+
options = $.extend({
|
332
|
+
remote : $this.attr('data-remote') || $this.attr('href')
|
333
|
+
gallery_parent_selector : $this.attr('data-parent')
|
334
|
+
type : $this.attr('data-type')
|
335
|
+
}, options, $this.data())
|
336
|
+
new EkkoLightbox(@, options)
|
337
|
+
@
|
338
|
+
|
339
|
+
$.fn.ekkoLightbox.defaults = {
|
340
|
+
gallery_parent_selector: 'document.body'
|
341
|
+
left_arrow_class: '.glyphicon .glyphicon-chevron-left' #include class . here - they are stripped out later
|
342
|
+
right_arrow_class: '.glyphicon .glyphicon-chevron-right' #include class . here - they are stripped out later
|
343
|
+
directional_arrows: true #display the left / right arrows or not
|
344
|
+
type: null #force the lightbox into image / youtube mode. if null, or not image|youtube|vimeo; detect it
|
345
|
+
always_show_close: true #always show the close button, even if there is no title
|
346
|
+
loadingMessage: 'Loading...',
|
347
|
+
onShow : ->
|
348
|
+
onShown : ->
|
349
|
+
onHide : ->
|
350
|
+
onHidden : ->
|
351
|
+
onNavigate : ->
|
352
|
+
onContentLoaded : ->
|
353
|
+
}
|
@@ -0,0 +1,64 @@
|
|
1
|
+
/*!
|
2
|
+
* Lightbox for Bootstrap 3 by @ashleydw
|
3
|
+
* https://github.com/ashleydw/lightbox
|
4
|
+
*
|
5
|
+
* License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
|
6
|
+
*/
|
7
|
+
|
8
|
+
.ekko-lightbox {
|
9
|
+
&-container {
|
10
|
+
position:relative;
|
11
|
+
}
|
12
|
+
|
13
|
+
&-nav-overlay {
|
14
|
+
z-index:100;
|
15
|
+
position: absolute;
|
16
|
+
top:0;
|
17
|
+
left:0;
|
18
|
+
width:100%;
|
19
|
+
height:100%;
|
20
|
+
|
21
|
+
a {
|
22
|
+
opacity: 0;
|
23
|
+
-webkit-transition: opacity 0.5s;
|
24
|
+
-moz-transition: opacity 0.5s;
|
25
|
+
-o-transition: opacity 0.5s;
|
26
|
+
transition: opacity 0.5s;
|
27
|
+
color:#fff;
|
28
|
+
font-size:30px;
|
29
|
+
height: 100%;
|
30
|
+
width:49%;
|
31
|
+
display:block;
|
32
|
+
text-shadow: 2px 2px 4px #000;
|
33
|
+
filter: dropshadow(color=#000, offx=2, offy=2);
|
34
|
+
z-index:100;
|
35
|
+
|
36
|
+
&:empty {
|
37
|
+
width:49%;
|
38
|
+
}
|
39
|
+
}
|
40
|
+
}
|
41
|
+
|
42
|
+
a:hover {
|
43
|
+
opacity: 1;
|
44
|
+
text-decoration: none;
|
45
|
+
}
|
46
|
+
|
47
|
+
.glyphicon-chevron-left {
|
48
|
+
padding-left:15px;
|
49
|
+
float:left;
|
50
|
+
left:0;
|
51
|
+
text-align: left;
|
52
|
+
}
|
53
|
+
|
54
|
+
.glyphicon-chevron-right {
|
55
|
+
padding-right:15px;
|
56
|
+
float:right;
|
57
|
+
right:0;
|
58
|
+
text-align: right;
|
59
|
+
}
|
60
|
+
|
61
|
+
.modal-footer {
|
62
|
+
text-align: left;
|
63
|
+
}
|
64
|
+
}
|
@@ -0,0 +1,559 @@
|
|
1
|
+
<!DOCTYPE html>
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<title>Bootstrap 3 Lightbox</title>
|
5
|
+
|
6
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
7
|
+
|
8
|
+
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" rel="stylesheet">
|
9
|
+
<link href="../dist/ekko-lightbox.css" rel="stylesheet">
|
10
|
+
|
11
|
+
<style type="text/css">
|
12
|
+
/* i like padding - you can ignore this css. see the actual css / less files in the repository for styling the gallery navigation */
|
13
|
+
div.row > div > div.row {
|
14
|
+
margin-bottom: 15px;
|
15
|
+
}
|
16
|
+
|
17
|
+
body {
|
18
|
+
padding-bottom: 50px;
|
19
|
+
}
|
20
|
+
|
21
|
+
div.top-header {
|
22
|
+
margin-bottom:100px;
|
23
|
+
}
|
24
|
+
|
25
|
+
h3.page-header {
|
26
|
+
margin-top: 50px;
|
27
|
+
}
|
28
|
+
|
29
|
+
figure {
|
30
|
+
position: relative;
|
31
|
+
}
|
32
|
+
|
33
|
+
figure figcaption {
|
34
|
+
font-size: 22px;
|
35
|
+
color: #fff;
|
36
|
+
text-decoration: none;
|
37
|
+
bottom: 10px;
|
38
|
+
right: 20px;
|
39
|
+
position: absolute;
|
40
|
+
background-color: #000;
|
41
|
+
}
|
42
|
+
code {
|
43
|
+
white-space: pre-wrap; /* css-3 */
|
44
|
+
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
|
45
|
+
white-space: -pre-wrap; /* Opera 4-6 */
|
46
|
+
white-space: -o-pre-wrap; /* Opera 7 */
|
47
|
+
word-wrap: break-word; /* Internet Explorer 5.5+ */
|
48
|
+
}
|
49
|
+
</style>
|
50
|
+
</head>
|
51
|
+
<body>
|
52
|
+
<div class="container">
|
53
|
+
<div class="row">
|
54
|
+
<div class="col-md-10 col-md-offset-1">
|
55
|
+
|
56
|
+
<div class="top-header">
|
57
|
+
<h1 class="page-header">Lightbox for Bootstrap 3</h1>
|
58
|
+
<p class="lead">Utilizes Bootstraps modal plugin to implement a lightbox gallery - <a href="https://github.com/ashleydw/lightbox">GitHub</a></p>
|
59
|
+
<div class="text-center">
|
60
|
+
<iframe src="http://ghbtns.com/github-btn.html?user=ashleydw&repo=lightbox&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100 " height="20"></iframe>
|
61
|
+
<iframe src="http://ghbtns.com/github-btn.html?user=ashleydw&repo=lightbox&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
|
62
|
+
<iframe src="http://ghbtns.com/github-btn.html?user=ashleydw&repo=lightbox&type=follow&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="160" height="20"></iframe>
|
63
|
+
</div>
|
64
|
+
</div>
|
65
|
+
|
66
|
+
<div class="top-header">
|
67
|
+
<h2>Usage</h2>
|
68
|
+
<h3>Via data attributes</h3>
|
69
|
+
<pre><a href="someurl" data-toggle="lightbox">Launch modal</a></pre>
|
70
|
+
<h3>Via Javascript</h3>
|
71
|
+
<pre><a href="someurl" id="mylink">Open lightbox</a><br/>$('#mylink').ekkoLightbox(options);</pre>
|
72
|
+
</div>
|
73
|
+
|
74
|
+
<div class="top-header">
|
75
|
+
<h2>Implementation</h2>
|
76
|
+
<p>Obviously, you need the modal component that comes with Bootstrap, and jQuery. The delegate function used on this page is:</p>
|
77
|
+
<code style="white-space: pre-wrap">$(document).delegate('*[data-toggle="lightbox"]', 'click', function(event) {
|
78
|
+
event.preventDefault();
|
79
|
+
$(this).ekkoLightbox();
|
80
|
+
});</code>
|
81
|
+
<br /><br />
|
82
|
+
<p>If you plan on having galleries, be sure to include the LESS / CSS files.</p>
|
83
|
+
</div>
|
84
|
+
|
85
|
+
<div class="top-header">
|
86
|
+
<h2>Options</h2>
|
87
|
+
<p>Options are passed down to the modal object so you can also use any of the <a href="http://getbootstrap.com/javascript/#modals-usage">original modal options</a>.</p>
|
88
|
+
<p>Pass the options to the calling function as an object, or set defaults using <code>$.fn.ekkoLightbox.defaults</code> (excluding modal default options, notable: title, footer, remote)</p>
|
89
|
+
<div class="table-responsive">
|
90
|
+
<table class="table table-bordered">
|
91
|
+
<thead>
|
92
|
+
<tr>
|
93
|
+
<th>Name</th>
|
94
|
+
<th>type</th>
|
95
|
+
<th>default</th>
|
96
|
+
<th>description</th>
|
97
|
+
<th>data-*</th>
|
98
|
+
</tr>
|
99
|
+
</thead>
|
100
|
+
<tbody>
|
101
|
+
<tr>
|
102
|
+
<td>remote</td>
|
103
|
+
<td>string</td>
|
104
|
+
<td></td>
|
105
|
+
<td>If you can't/don't want to set the href property of an element</td>
|
106
|
+
<td><code>data-remote="http://www...."</code></td>
|
107
|
+
</tr>
|
108
|
+
<tr>
|
109
|
+
<td>gallery</td>
|
110
|
+
<td>string</td>
|
111
|
+
<td></td>
|
112
|
+
<td>For grouping elements</td>
|
113
|
+
<td><code>data-gallery="galleryname"</code></td>
|
114
|
+
</tr>
|
115
|
+
<tr>
|
116
|
+
<td>gallery_parent_selector</td>
|
117
|
+
<td>string</td>
|
118
|
+
<td><code>document.body</code></td>
|
119
|
+
<td>If you have multiple galleries per page, this will restrict the gallery items to the parent that matches this selector.</td>
|
120
|
+
<td><code>data-parent="any valid selector"</code></td>
|
121
|
+
</tr>
|
122
|
+
<tr>
|
123
|
+
<td>left_arrow_class</td>
|
124
|
+
<td>string</td>
|
125
|
+
<td><code>.glyphicon .glyphicon-chevron-left</code></td>
|
126
|
+
<td>The css classes to give to the left arrow</td>
|
127
|
+
<td></td>
|
128
|
+
</tr>
|
129
|
+
<tr>
|
130
|
+
<td>right_arrow_class</td>
|
131
|
+
<td>string</td>
|
132
|
+
<td><code>.glyphicon .glyphicon-chevron-right</code></td>
|
133
|
+
<td>The css classes to give to the right arrow</td>
|
134
|
+
<td></td>
|
135
|
+
</tr>
|
136
|
+
<tr>
|
137
|
+
<td>type</td>
|
138
|
+
<td>string</td>
|
139
|
+
<td></td>
|
140
|
+
<td>Force the lightbox into image/YouTube mode.</td>
|
141
|
+
<td><code>data-type="(image|youtube|vimeo)"</code></td>
|
142
|
+
</tr>
|
143
|
+
<tr>
|
144
|
+
<td>width (videos only; height is calculated by ratio)</td>
|
145
|
+
<td>integer</td>
|
146
|
+
<td></td>
|
147
|
+
<td>Force the width</td>
|
148
|
+
<td><code>data-width="[0-9]+"</code></td>
|
149
|
+
</tr>
|
150
|
+
<tr>
|
151
|
+
<td>always_show_close</td>
|
152
|
+
<td>boolean</td>
|
153
|
+
<td><code>true</code></td>
|
154
|
+
<td>Always show the close button, even if no title is present</td>
|
155
|
+
<td></td>
|
156
|
+
</tr>
|
157
|
+
<tr>
|
158
|
+
<td>onNavigate</td>
|
159
|
+
<td>callable</td>
|
160
|
+
<td><code>false</code></td>
|
161
|
+
<td>Function call when navigate right or left. First argument is the direction</td>
|
162
|
+
<td></td>
|
163
|
+
</tr>
|
164
|
+
<tr>
|
165
|
+
<td>loadingMessage</td>
|
166
|
+
<td>string</td>
|
167
|
+
<td><code>Loading...</code></td>
|
168
|
+
<td>Message injected for loading</td>
|
169
|
+
<td></td>
|
170
|
+
</tr>
|
171
|
+
</tbody>
|
172
|
+
</table>
|
173
|
+
</div>
|
174
|
+
</div>
|
175
|
+
|
176
|
+
<h1 class="page-header">Themes</h1>
|
177
|
+
<p>Some quick themes to show how customisation is possible.</p>
|
178
|
+
<ul>
|
179
|
+
<li><a href="dark.html">Dark, full screen</a></li>
|
180
|
+
<li><a href="nyan.html">Nyan</a></li>
|
181
|
+
</ul>
|
182
|
+
|
183
|
+
|
184
|
+
<h1 class="page-header">Examples</h1>
|
185
|
+
<p>Images from Instagrams <a href="http://blog.instagram.com/post/58570728864/twoi92">"The Week on Instagram | 92"</a></p>
|
186
|
+
<ul>
|
187
|
+
<li><a href="#single-image">Example #1: Single Image</a></li>
|
188
|
+
<li><a href="#image-gallery">Example #2: Gallery of Images</a></li>
|
189
|
+
<li><a href="#single-youtube">Example #3: Single YouTube & Vimeo Video. Forced width</a></li>
|
190
|
+
<li><a href="#youtube-gallery">Example #4: Gallery of YouTube / Vimeo Videos</a></li>
|
191
|
+
<li><a href="#mixed-gallery">Example #5: Mixed gallery</a></li>
|
192
|
+
<li><a href="#programatically-call">Example #6: Programatically call</a></li>
|
193
|
+
<li><a href="#data-remote">Example #7: Via <code>data-remote</code></a></li>
|
194
|
+
<li><a href="#different-sizes">Example #8: Gallery of different sized images</a></li>
|
195
|
+
<li><a href="#too-large">Example #9: Images too wide for display</a></li>
|
196
|
+
<li><a href="#wrappers">Example #11: Column wrappers</a></li>
|
197
|
+
<li><a href="#global-galleries">Example #12: Global galleries</a></li>
|
198
|
+
<li><a href="#check-is-image">Example #13: No-extension images / presume everything is an image</a></li>
|
199
|
+
<li><a href="#on-navigate">Example #14: On navigate event example</a></li>
|
200
|
+
<li><a href="#hidden-elements">Example #15: Hidden elements</a></li>
|
201
|
+
<li><a href="#remote-content">Example #16: Remote content</a></li>
|
202
|
+
<li><a href="#navigateTo">Example #17: navigateTo</a></li>
|
203
|
+
</ul>
|
204
|
+
|
205
|
+
<h3 class="page-header" id="single-image">Example #1: Single Image</h3>
|
206
|
+
<p>Note: uses modal plugin title option via <code>data-title</code>, and the custom footer tag using <code>data-footer</code></p>
|
207
|
+
<div class="row">
|
208
|
+
<div class="col-sm-offset-4 col-sm-3">
|
209
|
+
<a href="http://41.media.tumblr.com/f37ac708134914c471073e4c0b47328d/tumblr_mrn3dc10Wa1r1thfzo8_1280.jpg" data-toggle="lightbox" data-title="A random title" data-footer="A custom footer text">
|
210
|
+
<img src="//41.media.tumblr.com/f37ac708134914c471073e4c0b47328d/tumblr_mrn3dc10Wa1r1thfzo8_1280.jpg" class="img-responsive">
|
211
|
+
</a>
|
212
|
+
</div>
|
213
|
+
</div>
|
214
|
+
|
215
|
+
<h3 class="page-header" id="image-gallery">Example #2: Gallery of Images</h3>
|
216
|
+
<p>By default, gallery images must be wrapped in a tag (probably <code><div></code>) - which doesn't have the class <code>.row</code>. This is so you can create columns/rows.</p>
|
217
|
+
<p>A custom selector for the parent can be used, see <a href="#wrappers">example #11</a>. Note how the final image is not in the gallery intentionally.</p>
|
218
|
+
<div class="row">
|
219
|
+
<div class="col-md-offset-2 col-md-8">
|
220
|
+
<div class="row">
|
221
|
+
<a href="http://41.media.tumblr.com/f37ac708134914c471073e4c0b47328d/tumblr_mrn3dc10Wa1r1thfzo8_1280.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="People walking down stairs" class="col-sm-4">
|
222
|
+
<img src="//41.media.tumblr.com/f37ac708134914c471073e4c0b47328d/tumblr_mrn3dc10Wa1r1thfzo8_1280.jpg" class="img-responsive">
|
223
|
+
</a>
|
224
|
+
<a href="http://41.media.tumblr.com/838b44224e39c30cd43490deb11b919d/tumblr_mrn3dc10Wa1r1thfzo1_1280.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="Man getting wet" class="col-sm-4">
|
225
|
+
<img src="//41.media.tumblr.com/838b44224e39c30cd43490deb11b919d/tumblr_mrn3dc10Wa1r1thfzo1_1280.jpg" class="img-responsive">
|
226
|
+
</a>
|
227
|
+
<a href="http://41.media.tumblr.com/e06a3513b0b36843f54bee99aeac689a/tumblr_mrn3dc10Wa1r1thfzo2_1280.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="Someone lost their dress" class="col-sm-4">
|
228
|
+
<img src="//41.media.tumblr.com/e06a3513b0b36843f54bee99aeac689a/tumblr_mrn3dc10Wa1r1thfzo2_1280.jpg" class="img-responsive">
|
229
|
+
</a>
|
230
|
+
</div>
|
231
|
+
<div class="row">
|
232
|
+
<a href="http://41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" data-toggle="lightbox" data-gallery="multiimages" data-footer="Big ass waterfall- using footer instead of title" class="col-sm-4">
|
233
|
+
<img src="//41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" class="img-responsive">
|
234
|
+
</a>
|
235
|
+
<a href="http://41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" data-toggle="lightbox" data-gallery="multiimages" data-title="Cool bottle" data-footer="Now fill it with whiskey" class="col-sm-4">
|
236
|
+
<img src="//41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" class="img-responsive">
|
237
|
+
</a>
|
238
|
+
<a href="http://36.media.tumblr.com/de356cd6570d7c26e73979467f296f67/tumblr_mrn3dc10Wa1r1thfzo6_1280.jpg" data-toggle="lightbox" class="col-sm-4">
|
239
|
+
<img src="//36.media.tumblr.com/de356cd6570d7c26e73979467f296f67/tumblr_mrn3dc10Wa1r1thfzo6_1280.jpg" class="img-responsive">
|
240
|
+
</a>
|
241
|
+
</div>
|
242
|
+
</div>
|
243
|
+
</div>
|
244
|
+
|
245
|
+
<h3 class="page-header" id="single-youtube">Example #3: Single YouTube / Vimeo Video</h3>
|
246
|
+
<h4>YouTube</h4>
|
247
|
+
<p>You can use various YouTube URL formats, the regex used is: <code>/^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|\&v=)([^#\&\?]*).*/</code></p>
|
248
|
+
<p><a href="http://www.youtube.com/watch?v=k6mFF3VmVAs" data-toggle="lightbox">Ghostpoet - Cash and Carry Me Home</a></p>
|
249
|
+
<p><a href="http://youtu.be/b0jqPvpn3sY" data-toggle="lightbox">Tame Impala - Elephant (using youtu.be link)</a></p>
|
250
|
+
<br />
|
251
|
+
<h4>Vimeo</h4>
|
252
|
+
<p>You cannot embed Vimeo videos using the standard url (ie http://vimeo.com/80629469); you must link to the embed source (ie player.vimeo.com/video/80629469). This will mean your link url - if the JavaScript fails, will open the full screen player (try opening the first link below in a new tab); the solution to this is to set the lightbox source directly - the second link below does this.</p>
|
253
|
+
<p><a href="http://player.vimeo.com/video/80629469" data-toggle="lightbox">City Lights - from Colin Rich (using embed link)</a></p>
|
254
|
+
<p><a href="http://vimeo.com/80629469" data-remote="http://player.vimeo.com/video/80629469" data-toggle="lightbox">City Lights - from Colin Rich</a> (with reccommended <code>data-remote</code> setting)</p>
|
255
|
+
<br />
|
256
|
+
<h4>Instagram</h4>
|
257
|
+
<p></p>
|
258
|
+
<p><a href="http://instagram.com/p/pZfG1fPfuX/" data-toggle="lightbox" data-title="Plug for our new service">GOtags.co.uk</a></p>
|
259
|
+
<p>This also works with photos: <a href="https://instagram.com/p/0wbypvPfmQ/" data-toggle="lightbox">GOtags.co.uk</a></p>
|
260
|
+
<br />
|
261
|
+
<h4>Forcing width</h4>
|
262
|
+
<p>Set the width of the video</p>
|
263
|
+
<p><a href="http://www.youtube.com/watch?v=k6mFF3VmVAs" data-toggle="lightbox">Ghostpoet - Cash and Carry Me Home (standard)</a></p>
|
264
|
+
<p><a href="http://www.youtube.com/watch?v=k6mFF3VmVAs" data-toggle="lightbox" data-width="640">Ghostpoet - Cash and Carry Me Home (640 x 360)</a></p>
|
265
|
+
<p><a href="http://www.youtube.com/watch?v=k6mFF3VmVAs" data-toggle="lightbox" data-width="1280">Ghostpoet - Cash and Carry Me Home (1280 x 780)</a></p>
|
266
|
+
|
267
|
+
<h3 class="page-header" id="youtube-gallery">Example #4: Gallery of YouTube Videos</h3>
|
268
|
+
<div class="row">
|
269
|
+
<div class="col-md-offset-1 col-md-10">
|
270
|
+
<div class="row">
|
271
|
+
<a href="http://www.youtube.com/watch?v=k6mFF3VmVAs" data-toggle="lightbox" data-gallery="youtubevideos" class="col-sm-4">
|
272
|
+
<img src="//i1.ytimg.com/vi/yP11r5n5RNg/mqdefault.jpg" class="img-responsive">
|
273
|
+
</a>
|
274
|
+
<a href="http://youtu.be/iQ4D273C7Ac" data-toggle="lightbox" data-gallery="youtubevideos" class="col-sm-4">
|
275
|
+
<img src="//i1.ytimg.com/vi/iQ4D273C7Ac/mqdefault.jpg" class="img-responsive">
|
276
|
+
</a>
|
277
|
+
<a href="//www.youtube.com/embed/b0jqPvpn3sY" data-toggle="lightbox" data-gallery="youtubevideos" class="col-sm-4">
|
278
|
+
<img src="//i1.ytimg.com/vi/b0jqPvpn3sY/mqdefault.jpg" class="img-responsive">
|
279
|
+
</a>
|
280
|
+
</div>
|
281
|
+
</div>
|
282
|
+
</div>
|
283
|
+
|
284
|
+
<h3 class="page-header" id="mixed-gallery">Example #5: Mixed gallery</h3>
|
285
|
+
<div class="row">
|
286
|
+
<div class="col-md-offset-1 col-md-10">
|
287
|
+
<div class="row">
|
288
|
+
<a href="http://www.youtube.com/watch?v=k6mFF3VmVAs" data-toggle="lightbox" data-gallery="mixedgallery" class="col-sm-4">
|
289
|
+
<img src="//i1.ytimg.com/vi/yP11r5n5RNg/mqdefault.jpg" class="img-responsive">
|
290
|
+
</a>
|
291
|
+
<a href="http://41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" data-toggle="lightbox" data-gallery="mixedgallery" class="col-sm-4">
|
292
|
+
<img src="//41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" class="img-responsive">
|
293
|
+
</a>
|
294
|
+
<a href="http://vimeo.com/80629469" data-remote="http://player.vimeo.com/video/80629469" data-toggle="lightbox" data-gallery="mixedgallery" class="col-sm-4">
|
295
|
+
<img src="//b.vimeocdn.com/ts/458/070/458070637_200.jpg" class="img-responsive">
|
296
|
+
</a>
|
297
|
+
</div>
|
298
|
+
</div>
|
299
|
+
</div>
|
300
|
+
|
301
|
+
<h3 class="page-header" id="programatically-call">Example #6: Programatically call</h3>
|
302
|
+
<p>These two examples are opened via the JavaScript at the bottom of the source.</p>
|
303
|
+
<div class="row">
|
304
|
+
<div class="col-md-offset-1 col-md-10">
|
305
|
+
<div class="row">
|
306
|
+
<a href="http://41.media.tumblr.com/838b44224e39c30cd43490deb11b919d/tumblr_mrn3dc10Wa1r1thfzo1_1280.jpg" id="open-image" class="col-sm-4">
|
307
|
+
<img src="//41.media.tumblr.com/838b44224e39c30cd43490deb11b919d/tumblr_mrn3dc10Wa1r1thfzo1_1280.jpg" class="img-responsive">
|
308
|
+
</a>
|
309
|
+
<a href="http://youtu.be/iQ4D273C7Ac" id="open-youtube" class="col-sm-4">
|
310
|
+
<img src="//i1.ytimg.com/vi/iQ4D273C7Ac/mqdefault.jpg" class="img-responsive">
|
311
|
+
</a>
|
312
|
+
</div>
|
313
|
+
</div>
|
314
|
+
</div>
|
315
|
+
|
316
|
+
<h3 class="page-header" id="data-remote">Example #7: Via <code>data-remote</code></h3>
|
317
|
+
<div class="row">
|
318
|
+
<div class="col-md-offset-1 col-md-10">
|
319
|
+
<div class="row">
|
320
|
+
<img src="//41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" data-toggle="lightbox" data-remote="http://41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" class="img-responsive col-sm-4">
|
321
|
+
<img src="//i1.ytimg.com/vi/b0jqPvpn3sY/mqdefault.jpg" data-toggle="lightbox" data-remote="//www.youtube.com/embed/b0jqPvpn3sY" class="img-responsive col-sm-4">
|
322
|
+
</div>
|
323
|
+
</div>
|
324
|
+
</div>
|
325
|
+
|
326
|
+
<h3 class="page-header" id="different-sizes">Example #8: Gallery of different sized images</h3>
|
327
|
+
<div class="row">
|
328
|
+
<div class="col-md-offset-1 col-md-10">
|
329
|
+
<div class="row">
|
330
|
+
<a href="https://lh5.googleusercontent.com/-jl_I19YyRVM/T0oJ3PCKZuI/AAAAAAAARRs/-gfmn1LxMJ8/s1280/tilt%2520shift%2520baseball.jpg" data-toggle="lightbox" data-gallery="imagesizes" class="col-sm-3">
|
331
|
+
<img src="//lh5.googleusercontent.com/-jl_I19YyRVM/T0oJ3PCKZuI/AAAAAAAARRs/-gfmn1LxMJ8/s128/tilt%20shift%20baseball.jpg" class="img-responsive">
|
332
|
+
</a>
|
333
|
+
<a href="https://lh4.googleusercontent.com/-lB-KDQlhdAE/T0oJGy0-UOI/AAAAAAAAQyw/K-1hc5M7EQM/s800/IMG_1193%2520-%2520original.jpg" data-toggle="lightbox" data-gallery="imagesizes" class="col-sm-3">
|
334
|
+
<img src="//lh4.googleusercontent.com/-lB-KDQlhdAE/T0oJGy0-UOI/AAAAAAAAQyw/K-1hc5M7EQM/s128/IMG_1193%20-%20original.jpg" class="img-responsive">
|
335
|
+
</a>
|
336
|
+
<a href="https://lh5.googleusercontent.com/-cfT_8CMK26k/T0oJMAxOl2I/AAAAAAAAQzI/TaDocinT6So/s912/P1010046%2520-%2520original.jpg" data-toggle="lightbox" data-gallery="imagesizes" class="col-sm-3">
|
337
|
+
<img src="//lh5.googleusercontent.com/-cfT_8CMK26k/T0oJMAxOl2I/AAAAAAAAQzI/TaDocinT6So/s128/P1010046%20-%20original.jpg" class="img-responsive">
|
338
|
+
</a>
|
339
|
+
<a href="https://lh3.googleusercontent.com/-kgMllZrb20s/T0oJD2nFklI/AAAAAAAAQyg/pnMfqLAGNJs/s1024/IMG_0736%2520-%2520original.jpg" data-toggle="lightbox" data-gallery="imagesizes" class="col-sm-3">
|
340
|
+
<img src="//lh3.googleusercontent.com/-kgMllZrb20s/T0oJD2nFklI/AAAAAAAAQyg/pnMfqLAGNJs/s128/IMG_0736%20-%20original.jpg" class="img-responsive">
|
341
|
+
</a>
|
342
|
+
</div>
|
343
|
+
</div>
|
344
|
+
</div>
|
345
|
+
|
346
|
+
<h3 class="page-header" id="too-large">Example #9: Images too wide for display</h3>
|
347
|
+
<p>All examples on this page are this example. Too high images don't count, scrolling works fine with the original modal.</p>
|
348
|
+
|
349
|
+
<h3 class="page-header" id="semantic">Example #10: Semantic code</h3>
|
350
|
+
<p>So you want to use <code><figure></code></p>
|
351
|
+
<div class="row">
|
352
|
+
<a href="http://25.media.tumblr.com/de356cd6570d7c26e73979467f296f67/tumblr_mrn3dc10Wa1r1thfzo6_1280.jpg" class="col-sm-3" data-toggle="lightbox">
|
353
|
+
<figure>
|
354
|
+
<img src="//25.media.tumblr.com/de356cd6570d7c26e73979467f296f67/tumblr_mrn3dc10Wa1r1thfzo6_400.jpg" class="img-responsive" alt="">
|
355
|
+
<figcaption>@gregfoster</figcaption>
|
356
|
+
</figure>
|
357
|
+
</a>
|
358
|
+
</div>
|
359
|
+
|
360
|
+
<h3 class="page-header" id="wrappers">Example #11: Column wrappers</h3>
|
361
|
+
<p>This shows that the images do not need to be columns as per the other examples. Use <code>data-parent</code> on the gallery item, or set it via the options.</p>
|
362
|
+
<div class="row wrapper-parent">
|
363
|
+
<div class="col-sm-3">
|
364
|
+
<a href="http://www.youtube.com/watch?v=k6mFF3VmVAs" data-toggle="lightbox" data-gallery="columnwrappers" data-parent=".wrapper-parent">
|
365
|
+
<img src="//i1.ytimg.com/vi/yP11r5n5RNg/mqdefault.jpg" class="img-responsive">
|
366
|
+
</a>
|
367
|
+
</div>
|
368
|
+
<div class="col-sm-3">
|
369
|
+
<a href="http://41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" data-toggle="lightbox" data-gallery="columnwrappers" data-parent=".wrapper-parent">
|
370
|
+
<img src="//41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" class="img-responsive">
|
371
|
+
</a>
|
372
|
+
</div>
|
373
|
+
<div class="col-sm-3">
|
374
|
+
<a href="//www.youtube.com/embed/b0jqPvpn3sY" data-toggle="lightbox" data-gallery="columnwrappers" data-parent=".wrapper-parent">
|
375
|
+
<img src="//i1.ytimg.com/vi/b0jqPvpn3sY/mqdefault.jpg" class="img-responsive">
|
376
|
+
</a>
|
377
|
+
</div>
|
378
|
+
</div>
|
379
|
+
|
380
|
+
<h3 class="page-header" id="global-galleries">Example #12: Global galleries</h3>
|
381
|
+
<p>If you're gallery images have different parents you may wish to have all images with the same gallery tag to open regardless of their parent. To do this, set <code>data-parent</code> to the highest element you know of - on this page it is the <code>div.container</code>.</p>
|
382
|
+
<p>You can also leave the <code>data-parent</code> attribute empty, and it will default to <code>document.body</code>. This example uses a combination of the two.</p>
|
383
|
+
<div class="row">
|
384
|
+
<div class="col-sm-4">
|
385
|
+
<a href="http://25.media.tumblr.com/de356cd6570d7c26e73979467f296f67/tumblr_mrn3dc10Wa1r1thfzo6_1280.jpg" data-gallery="global-gallery" data-parent="" data-toggle="lightbox">
|
386
|
+
<figure>
|
387
|
+
<img src="//25.media.tumblr.com/de356cd6570d7c26e73979467f296f67/tumblr_mrn3dc10Wa1r1thfzo6_400.jpg" class="img-responsive" alt="">
|
388
|
+
<figcaption>@gregfoster</figcaption>
|
389
|
+
</figure>
|
390
|
+
</a>
|
391
|
+
</div>
|
392
|
+
<div class="col-sm-4">
|
393
|
+
<a href="http://41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" data-toggle="lightbox" data-gallery="global-gallery" data-parent="">
|
394
|
+
<img src="//41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" class="img-responsive">
|
395
|
+
</a>
|
396
|
+
</div>
|
397
|
+
<div class="col-sm-4">
|
398
|
+
<a href="https://lh4.googleusercontent.com/-lB-KDQlhdAE/T0oJGy0-UOI/AAAAAAAAQyw/K-1hc5M7EQM/s800/IMG_1193%2520-%2520original.jpg" data-toggle="lightbox" data-gallery="global-gallery" data-parent=".container">
|
399
|
+
<img src="//lh4.googleusercontent.com/-lB-KDQlhdAE/T0oJGy0-UOI/AAAAAAAAQyw/K-1hc5M7EQM/s800/IMG_1193%2520-%2520original.jpg" class="img-responsive">
|
400
|
+
</a>
|
401
|
+
</div>
|
402
|
+
</div>
|
403
|
+
<div class="row">
|
404
|
+
<div class="col-sm-4">
|
405
|
+
</div>
|
406
|
+
<div class="col-sm-4">
|
407
|
+
<a href="https://lh5.googleusercontent.com/-jl_I19YyRVM/T0oJ3PCKZuI/AAAAAAAARRs/-gfmn1LxMJ8/s1280/tilt%2520shift%2520baseball.jpg" data-toggle="lightbox" data-gallery="global-gallery" data-parent=".container">
|
408
|
+
<img src="//lh5.googleusercontent.com/-jl_I19YyRVM/T0oJ3PCKZuI/AAAAAAAARRs/-gfmn1LxMJ8/s1280/tilt%2520shift%2520baseball.jpg" class="img-responsive">
|
409
|
+
</a>
|
410
|
+
</div>
|
411
|
+
<div class="col-sm-4">
|
412
|
+
<a href="//www.youtube.com/embed/b0jqPvpn3sY" data-toggle="lightbox" data-gallery="global-gallery" data-parent="">
|
413
|
+
<img src="//i1.ytimg.com/vi/b0jqPvpn3sY/mqdefault.jpg" class="img-responsive">
|
414
|
+
</a>
|
415
|
+
</div>
|
416
|
+
</div>
|
417
|
+
|
418
|
+
<h3 class="page-header" id="check-is-image">Example #13: No-extension images / presume everything is an image</h3>
|
419
|
+
<p>If the images you are linking to have no extension, the lightbox cannot detect that is an image; therefore you need to tell the lightbox what <code>data-type</code> it is.</p>
|
420
|
+
<p><a href="http://nla.gov.au/nla.pic-an22199070-gd600n" data-title="Force image display" data-footer="The remote of this modal has no extension: http://nla.gov.au/nla.pic-an22199070-gd600n" data-toggle="lightbox" data-type="image">Click here for an image, but with no extension.</a></p>
|
421
|
+
<p><a href="http://nla.gov.au/nla.pic-an22199070-gd600n" data-toggle="lightbox">This link is missing the type attribute, and will not work.</a></p>
|
422
|
+
<p><a href="http://www.youtube.com/watch?v=b0jqPvpn3sY" data-toggle="lightbox" data-type="image">This link is linking to a YouTube video, but forcing an image.</a></p>
|
423
|
+
|
424
|
+
<h3 class="page-header" id="on-navigate">Example #14: On navigate event example</h3>
|
425
|
+
<p>The argument given is the direction of navigation. Open your developer console and use any gallery example.</p>
|
426
|
+
|
427
|
+
<h3 class="page-header" id="hidden-elements">Example #15: Hidden elements</h3>
|
428
|
+
<p>Facebook style, only show a few images but have a large gallery</p>
|
429
|
+
<div class="row">
|
430
|
+
<div class="col-md-offset-2 col-md-8">
|
431
|
+
<div class="row">
|
432
|
+
<a href="http://41.media.tumblr.com/f37ac708134914c471073e4c0b47328d/tumblr_mrn3dc10Wa1r1thfzo8_1280.jpg" data-toggle="lightbox" data-gallery="hiddenimages" data-title="People walking down stairs" class="col-sm-4">
|
433
|
+
<img src="//41.media.tumblr.com/f37ac708134914c471073e4c0b47328d/tumblr_mrn3dc10Wa1r1thfzo8_1280.jpg" class="img-responsive">
|
434
|
+
</a>
|
435
|
+
<a href="http://41.media.tumblr.com/838b44224e39c30cd43490deb11b919d/tumblr_mrn3dc10Wa1r1thfzo1_1280.jpg" data-toggle="lightbox" data-gallery="hiddenimages" data-title="Man getting wet" class="col-sm-4">
|
436
|
+
<img src="//41.media.tumblr.com/838b44224e39c30cd43490deb11b919d/tumblr_mrn3dc10Wa1r1thfzo1_1280.jpg" class="img-responsive">
|
437
|
+
</a>
|
438
|
+
<a href="http://41.media.tumblr.com/e06a3513b0b36843f54bee99aeac689a/tumblr_mrn3dc10Wa1r1thfzo2_1280.jpg" data-toggle="lightbox" data-gallery="hiddenimages" data-title="Someone lost their dress" class="col-sm-4">
|
439
|
+
<img src="//41.media.tumblr.com/e06a3513b0b36843f54bee99aeac689a/tumblr_mrn3dc10Wa1r1thfzo2_1280.jpg" class="img-responsive">
|
440
|
+
</a>
|
441
|
+
<!-- elements not showing, use data-remote -->
|
442
|
+
<div data-toggle="lightbox" data-gallery="hiddenimages" data-remote="http://41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" data-title="Hidden item 1"></div>
|
443
|
+
<div data-toggle="lightbox" data-gallery="hiddenimages" data-remote="//www.youtube.com/embed/b0jqPvpn3sY" data-title="Hidden item 2"></div>
|
444
|
+
<div data-toggle="lightbox" data-gallery="hiddenimages" data-remote="http://41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" data-title="Hidden item 3"></div>
|
445
|
+
<div data-toggle="lightbox" data-gallery="hiddenimages" data-remote="http://41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" data-title="Hidden item 4"></div>
|
446
|
+
<div data-toggle="lightbox" data-gallery="hiddenimages" data-remote="http://36.media.tumblr.com/de356cd6570d7c26e73979467f296f67/tumblr_mrn3dc10Wa1r1thfzo6_1280.jpg" data-title="Hidden item 5"></div>
|
447
|
+
</div>
|
448
|
+
</div>
|
449
|
+
</div>
|
450
|
+
|
451
|
+
<h3 class="page-header" id="remote-content">Example #16: Remote content</h3>
|
452
|
+
<p>The Bootstrap modal originally allowed for remote loading, but this is to be removed in v4; this functionality demonstrates the work around.</p>
|
453
|
+
<p>Given a URL, that is not an image or video (including unforced types [see example 13]), load the content using jQuery load(). An image and video is given below as proof gallery.</p>
|
454
|
+
<div class="row">
|
455
|
+
<div class="col-md-offset-1 col-md-10">
|
456
|
+
<div class="row">
|
457
|
+
<p class="col-sm-3"><a href="./remote/page1.html" data-title="Page 1" data-toggle="lightbox" data-parent="" data-gallery="remoteload">Open up local Page 1</a></p>
|
458
|
+
<a href="http://41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" data-parent="" data-toggle="lightbox" data-gallery="remoteload" class="col-sm-3">
|
459
|
+
<img src="//41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" class="img-responsive">
|
460
|
+
</a>
|
461
|
+
<p class="col-sm-3"><a href="./remote/page2.html" data-title="Page 2" data-toggle="lightbox" data-parent="" data-gallery="remoteload">Open up local Page 2</a></p>
|
462
|
+
<a href="http://vimeo.com/80629469" data-remote="http://player.vimeo.com/video/80629469" data-toggle="lightbox" data-parent="" data-gallery="remoteload" class="col-sm-3">
|
463
|
+
<img src="//b.vimeocdn.com/ts/458/070/458070637_200.jpg" class="img-responsive">
|
464
|
+
</a>
|
465
|
+
</div>
|
466
|
+
<div class="row">
|
467
|
+
<p class="col-sm-3"><a href="http://news.bbc.co.uk" data-title="BBC News - not responsive" data-toggle="lightbox" data-parent="" data-gallery="remoteload">Open up BBC news</a></p>
|
468
|
+
<a href="http://vimeo.com/80629469" data-remote="http://player.vimeo.com/video/80629469" data-toggle="lightbox" data-parent="" data-gallery="remoteload" class="col-sm-3">
|
469
|
+
<img src="//b.vimeocdn.com/ts/458/070/458070637_200.jpg" class="img-responsive">
|
470
|
+
</a>
|
471
|
+
<p class="col-sm-3"><a href="http://getbootstrap.com" data-title="Bootstrap - Responsive" data-toggle="lightbox" data-parent="" data-gallery="remoteload">Open up Bootstrap</a></p>
|
472
|
+
<a href="http://41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" data-toggle="lightbox" data-parent="" data-gallery="remoteload" class="col-sm-3">
|
473
|
+
<img src="//41.media.tumblr.com/9d3e6a9c89a856a2ad0be3ab4ca598b2/tumblr_mrn3dc10Wa1r1thfzo4_1280.jpg" class="img-responsive">
|
474
|
+
</a>
|
475
|
+
</div>
|
476
|
+
</div>
|
477
|
+
</div>
|
478
|
+
|
479
|
+
<h3 class="page-header" id="navigateTo">Example #17: navigateTo</h3>
|
480
|
+
<p>Must be setup programatically to run the setup (view the source of this page)</p>
|
481
|
+
<div class="row">
|
482
|
+
<div class="col-md-offset-2 col-md-8">
|
483
|
+
<div class="row">
|
484
|
+
<a href="http://41.media.tumblr.com/f37ac708134914c471073e4c0b47328d/tumblr_mrn3dc10Wa1r1thfzo8_1280.jpg" data-toggle="lightbox" data-gallery="navigateTo" data-footer="Click <a href='#'>here</a> to jump to image 3" class="col-sm-4">
|
485
|
+
<img src="//41.media.tumblr.com/f37ac708134914c471073e4c0b47328d/tumblr_mrn3dc10Wa1r1thfzo8_1280.jpg" class="img-responsive">
|
486
|
+
</a>
|
487
|
+
<a href="http://41.media.tumblr.com/838b44224e39c30cd43490deb11b919d/tumblr_mrn3dc10Wa1r1thfzo1_1280.jpg" data-toggle="lightbox" data-gallery="navigateTo" class="col-sm-4">
|
488
|
+
<img src="//41.media.tumblr.com/838b44224e39c30cd43490deb11b919d/tumblr_mrn3dc10Wa1r1thfzo1_1280.jpg" class="img-responsive">
|
489
|
+
</a>
|
490
|
+
<a href="http://41.media.tumblr.com/e06a3513b0b36843f54bee99aeac689a/tumblr_mrn3dc10Wa1r1thfzo2_1280.jpg" data-toggle="lightbox" data-gallery="navigateTo" class="col-sm-4">
|
491
|
+
<img src="//41.media.tumblr.com/e06a3513b0b36843f54bee99aeac689a/tumblr_mrn3dc10Wa1r1thfzo2_1280.jpg" class="img-responsive">
|
492
|
+
</a>
|
493
|
+
</div>
|
494
|
+
</div>
|
495
|
+
</div>
|
496
|
+
|
497
|
+
</div>
|
498
|
+
</div>
|
499
|
+
</div>
|
500
|
+
|
501
|
+
<script src="//code.jquery.com/jquery.js"></script>
|
502
|
+
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
503
|
+
<script src="../dist/ekko-lightbox.js"></script>
|
504
|
+
|
505
|
+
<script type="text/javascript">
|
506
|
+
$(document).ready(function ($) {
|
507
|
+
// delegate calls to data-toggle="lightbox"
|
508
|
+
$(document).delegate('*[data-toggle="lightbox"]:not([data-gallery="navigateTo"])', 'click', function(event) {
|
509
|
+
event.preventDefault();
|
510
|
+
return $(this).ekkoLightbox({
|
511
|
+
onShown: function() {
|
512
|
+
if (window.console) {
|
513
|
+
return console.log('Checking our the events huh?');
|
514
|
+
}
|
515
|
+
},
|
516
|
+
onNavigate: function(direction, itemIndex) {
|
517
|
+
if (window.console) {
|
518
|
+
return console.log('Navigating '+direction+'. Current item: '+itemIndex);
|
519
|
+
}
|
520
|
+
}
|
521
|
+
});
|
522
|
+
});
|
523
|
+
|
524
|
+
//Programatically call
|
525
|
+
$('#open-image').click(function (e) {
|
526
|
+
e.preventDefault();
|
527
|
+
$(this).ekkoLightbox();
|
528
|
+
});
|
529
|
+
$('#open-youtube').click(function (e) {
|
530
|
+
e.preventDefault();
|
531
|
+
$(this).ekkoLightbox();
|
532
|
+
});
|
533
|
+
|
534
|
+
// navigateTo
|
535
|
+
$(document).delegate('*[data-gallery="navigateTo"]', 'click', function(event) {
|
536
|
+
event.preventDefault();
|
537
|
+
|
538
|
+
var lb;
|
539
|
+
return $(this).ekkoLightbox({
|
540
|
+
onShown: function() {
|
541
|
+
|
542
|
+
lb = this;
|
543
|
+
|
544
|
+
$(lb.modal_content).on('click', '.modal-footer a', function(e) {
|
545
|
+
|
546
|
+
e.preventDefault();
|
547
|
+
lb.navigateTo(2);
|
548
|
+
|
549
|
+
});
|
550
|
+
|
551
|
+
}
|
552
|
+
});
|
553
|
+
});
|
554
|
+
|
555
|
+
|
556
|
+
});
|
557
|
+
</script>
|
558
|
+
</body>
|
559
|
+
</html>
|