{"id":45392,"date":"2008-06-07T13:58:43","date_gmt":"2008-06-07T13:58:43","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/highslide-integration\/"},"modified":"2011-09-26T17:30:28","modified_gmt":"2011-09-26T17:30:28","slug":"highslide-integration","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/highslide-integration\/","author":579262,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.3","stable_tag":"trunk","tested":"3.1.4","requires":"2.5","requires_php":"","requires_plugins":"","header_name":"Highslide Integration","header_author":"Christoph Dietrich","header_description":"","assets_banners_color":"","last_updated":"2011-09-26 17:30:28","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.scrollleiste.de\/online\/highslide-integration-in-wordpress","header_plugin_uri":"http:\/\/www.scrollleiste.de\/online\/highslide-integration-in-wordpress","header_author_uri":"http:\/\/www.scrollleiste.de\/","rating":0,"author_block_rating":0,"active_installs":400,"downloads":13230,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog","other_notes"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1538857","resolution":"1","location":"plugin"}},"screenshots":{"1":"Zoom images via Highslide"}},"plugin_section":[],"plugin_tags":[2916,163,597,1731,214],"plugin_category":[50,59],"plugin_contributors":[81888],"plugin_business_model":[],"class_list":["post-45392","plugin","type-plugin","status-closed","hentry","plugin_tags-highslide","plugin_tags-images","plugin_tags-integration","plugin_tags-js","plugin_tags-pictures","plugin_category-media","plugin_category-utilities-and-tools","plugin_contributors-scrollleiste","plugin_committers-scrollleiste"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/highslide-integration.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/highslide-integration\/trunk\/screenshot-1.png?rev=1538857","caption":"Zoom images via Highslide"}],"raw_content":"<!--section=description-->\n<p>This Wordpress plugin integrates the open source image and gallery viewer \"Hisghslide JS\". The\n\"Highslide JS\" framework is written by Torstein Honsi (http:\/\/vikjavev.no\/highslide\/). Just enable the\nplugin and all of your linked images in posts will by zoomed by Highslide JS. Playing all images of a\npost in a slideshow is also possible.<\/p>\n\n<p>If you have any suggestion to improve this plugin or if want to translate it to other languages, please\ncontact me or post a comment on my site.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the full directory to your wordpress plugins folder<\/li>\n<li>Activate the plugin<\/li>\n<li>Optionally: check the setting to customize the appearance of Highslide JS<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How can i update from an old version of this plugin?<\/dt>\n<dd><p>Deactivate your current plugin, delete the plugin-folder, upload the new one and active it.<\/p><\/dd>\n<dt>I want to update the extension from an older version. What should i pay attention to?<\/dt>\n<dd><p>If you have custom JavaScript settings on the options page or if you have a custom CSS file, make\nsure to backup these data somewhere on your computer. You can overwrite or extend the JavaScript\nsettings or the CSS statements of the new plugin after the update process.<\/p><\/dd>\n<dt>The plugin doesn't seem to work on my site. Where is the mistake?<\/dt>\n<dd><p>Highslide is automatically attached to all linked images that point to another images in post.\nThat means make sure the following things:\n1. The thumbnail image has a link to the big version of the image (you can do that in worpress\nwhen you insert in image)\n2. If you insert a gallery make sure you link the thumbnails to the images, not to the\nattachment site<\/p><\/dd>\n<dt>The plugin zooms all images on my site. I just want to zoom images in posts.<\/dt>\n<dd><p>Use a CSS-class like \".post\" in your template to mark your posts. Then customize the selectors in\nfile \"highslide-injection.js\" in line 4. Every selector should be specific to your CSS-class. For\nexample: \".post a[href$='jpg'] img\".<\/p><\/dd>\n<dt>Can i group images to slidehow groups?<\/dt>\n<dd><p>Yes, remove the comment slashes of the first part in file \"highslide-injection.js\". Add slashes to\nthe second part.<\/p><\/dd>\n<dt>Can i customize the appearance and behaviour of Highslide JS?<\/dt>\n<dd><p>Yes, you can configure Highslide JS via JavaScript as described on the Highslide website\n(http:\/\/highslide.com\/) on the settings page in Wordpress. A lot of settings are predefined. So\ncustomization is easy.<\/p><\/dd>\n<dt>Where can i change the look of Highslide JS?<\/dt>\n<dd><p>You can change main things on the settings page in wordpress (via JavaScript). You can format\neverything via CSS in the file \"highslide\/highslide.css\" in the plugin folder.<\/p><\/dd>\n<dt>I changed the settings of my installation and it doesn't work anymore. Can i restore the defaults?<\/dt>\n<dd><p>There is a file named \"default_settings.bak.js\" in the plugin folder. You will find the JavaScript\ndefault settings in it.<\/p><\/dd>\n<dt>Is it free to use?<\/dt>\n<dd><p>Yes, it's free to use. But notice that Highslide JS is released under Creative Commons\nAttribution-NonCommercial 2.5 License and is not free for commercial use! Full text at\nhttp:\/\/creativecommons.org\/licenses\/by-nc\/2.5\/.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.2<\/h4>\n\n<ul>\n<li>Changed autoinjection functionality (should work for more people out of the box now)<\/li>\n<\/ul>\n\n<h4>2.1<\/h4>\n\n<ul>\n<li>Fixed JavaScript-Bug (removed not needed comma)<\/li>\n<li>Upgraded highslide library to newest version (4.1.12)<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Completely new developed<\/li>\n<li>All known bugs fixed<\/li>\n<li>Supports now image galleries<\/li>\n<li>No more code saved in the databse. All highslide activities work on the fly in the frontend<\/li>\n<li>More predefined settings<\/li>\n<li>Easier handling<\/li>\n<li>Added new italian translation by Gianni Diurno<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Added italian translation by Gianni Diurno<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Fixed a bug within loading jQuery<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Improved english translation<\/li>\n<li>Added support for scaling of too big images<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Fixed some bugs within saving the settings<\/li>\n<li>Fixed some path bugs<\/li>\n<li>Improvement, size-decrease and annotation of the CSS-file<\/li>\n<li>Added support for displaying image titles<\/li>\n<li>Changed the highslide injection to jQuery<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>[First Release]<\/li>\n<\/ul>\n\n<!--section=other_notes-->\n<h3>Licence<\/h3>\n\n<p>It's free to use, but notice that the Highslide JS is released under Creative Commons\nAttribution-NonCommercial 2.5 License and is not free for commercial use! Full text at\nhttp:\/\/creativecommons.org\/licenses\/by-nc\/2.5\/.\nYou like this plugin? Buy me a beer by <a href=\"http:\/\/www.scrollleiste.de\/online\/highslide-integration-in-wordpress\" title=\"Donate with PayPal\">donating<\/a>\non my website.<\/p>\n\n<h3>Translations<\/h3>\n\n<p>The plugin is multilingual, please refer to the\n<a href=\"http:\/\/codex.wordpress.org\/Installing_WordPress_in_Your_Language\" title=\"Installing WordPress in Your Language\">WordPress Codex<\/a>\nfor more information about activating the translation. If you want to help to translate the plugin to your language,\nplease have a look at the highslide-integration.pot file which contains all defintions and may be used with a\n<a href=\"http:\/\/www.gnu.org\/software\/gettext\/\">gettext<\/a> editor like <a href=\"http:\/\/www.poedit.net\/\">Poedit<\/a>. Contact me if you\nhave translated the plugin.\nCurrently available lanuages: English (Christoph Dietrich), German (Christoph Dietrich)<\/p>","raw_excerpt":"Integrates &quot;Highslide JS&quot; as zero-click-solution.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/45392","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=45392"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/scrollleiste"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=45392"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=45392"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=45392"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=45392"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=45392"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=45392"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}