{"id":15947,"date":"2011-12-06T13:27:05","date_gmt":"2011-12-06T13:27:05","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/sc-catalog\/"},"modified":"2013-12-03T16:52:04","modified_gmt":"2013-12-03T16:52:04","slug":"sc-catalog","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/sc-catalog\/","author":8583950,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.3.3","stable_tag":"1.3.3","tested":"3.5.2","requires":"2.6","requires_php":"","requires_plugins":"","header_name":"SC Catalog","header_author":"Scil","header_description":"","assets_banners_color":"","last_updated":"2013-12-03 16:52:04","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"http:\/\/scil.coop","rating":3.3,"author_block_rating":0,"active_installs":60,"downloads":19763,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.3.3":"<p>Fixes autocompletion and some side effect bugs like menu items not dragging when sc-catalog is enabled<\/p>","1.3.2":"<p>Fixes warnings in Wordpress 3.5 and adds icon and Hungarian translation<\/p>","1.3.1":"<p>Fixes sorting issue and adds Dutch translation<\/p>","1.3.0":"<p>Display multiple categories at once and use shortcodes inside your items<\/p>","1.2.0":"<p>Group items by categories<\/p>","1.1.1":"<p>Spanish translation<\/p>","1.1.0":"<p>You may now remove an image and add media in description.\nHebrew translation is provided.<\/p>","1.0.2":"<p>Minor bug fixes.<\/p>","1.0.1":"<p>Make [sc-catalog] shortcode work<\/p>"},"ratings":{"1":"1","2":0,"3":"1","4":"1","5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.1.0","1.1.1","1.2.0","1.3.0","1.3.1","1.3.2","1.3.3"],"block_files":[],"assets_screenshots":{"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1538928","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1538928","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1538928","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1538928","resolution":"1","location":"plugin"}},"screenshots":{"1":"The catalog displayed in a page","2":"\"Read more\" popup","3":"Administration panel, overview","4":"Administration panel, item edit"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2777,4557,245,702,4959],"plugin_category":[45,50],"plugin_contributors":[84459],"plugin_business_model":[],"class_list":["post-15947","plugin","type-plugin","status-closed","hentry","plugin_tags-catalog","plugin_tags-details","plugin_tags-list","plugin_tags-products","plugin_tags-services","plugin_category-ecommerce","plugin_category-media","plugin_contributors-scil","plugin_committers-scil"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/sc-catalog.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/sc-catalog\/trunk\/screenshot-1.png?rev=1538928","caption":"The catalog displayed in a page"},{"src":"https:\/\/ps.w.org\/sc-catalog\/trunk\/screenshot-2.png?rev=1538928","caption":"\"Read more\" popup"},{"src":"https:\/\/ps.w.org\/sc-catalog\/trunk\/screenshot-3.png?rev=1538928","caption":"Administration panel, overview"},{"src":"https:\/\/ps.w.org\/sc-catalog\/trunk\/screenshot-4.png?rev=1538928","caption":"Administration panel, item edit"}],"raw_content":"<!--section=description-->\n<p>Displays a catalog with picture, title and catch-phrase and shows details in a popup when clicking on it.<\/p>\n\n<p>Manage items in a dedicated panel, set title, catch-phrase, image, long\ndescription, category and display order.<\/p>\n\n<p>Use shortcode to display your catalog on your site where you want or just parts of it by categories.<\/p>\n\n<p>The plugin is available in the following languages:<\/p>\n\n<ul>\n<li>English<\/li>\n<li>French<\/li>\n<li>Hebrew (thanks to Mac)<\/li>\n<li>Spanish (thanks to Juanda)<\/li>\n<li>Italian (thanks to kensh)<\/li>\n<li>Dutch (thanks to Bouke J. Henstra)<\/li>\n<li>Hungarian (thanks to Attila Balogh)<\/li>\n<li>German (thanks to Yanfred)<\/li>\n<\/ul>\n\n<p>This plugin is not maintained anymore. Please contact us only in case of requesting to be the new maintainer.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>sc-catalog<\/code> to your <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' panel in WordPress<\/li>\n<li>Setup your catalog in the administration panels<\/li>\n<li>Use the shortcode sc-catalog or catalog (in your language) to display it on a page or post:\n\n<ul>\n<li>[sc-catalog]<\/li>\n<li>[catalog] (English)<\/li>\n<li>[catalogue] (French)<\/li>\n<li>...<\/li>\n<li>you can display only one category by adding cat=\"my category\" insite de brackets. For exemple [sc-catalog cat=\"furnitures\"]<\/li>\n<li>to display 2 or more categories enter them separated by a comma (for example cat=\"cat1, cat2\")<\/li>\n<\/ul><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>I want to change the background color of items, how can I do it ?<\/dt>\n<dd><p>You will have to modify the css. Get into the plugin directory and open sc-catalog.css.<\/p>\n\n<p>Change the background color at line 28 (background-color: #eee; in .sc-catalog-list-item)<\/p><\/dd>\n<dt>I have 150 products. Is there a way to paginate the catalog ?<\/dt>\n<dd><p>There is currently no pagination. If you are interested in it please contact us.<\/p><\/dd>\n<dt>What if\u2026?<\/dt>\n<dd><p>For any question, feel free to contact the authors.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.3.3<\/h4>\n\n<ul>\n<li>Update of JQuery UI. Fixes some side bugs on drag'n drop in menu and category autocompletion<\/li>\n<li>German translation (thanks to Yanfred)<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>Fixed warnings in WordPress 3.5<\/li>\n<li>Fixed admin panel icon<\/li>\n<li>Hungarian translation (thanks to Attila Balogh)<\/li>\n<\/ul>\n\n<p>= 1.3.1=<\/p>\n\n<ul>\n<li>Fixed sorting issue<\/li>\n<li>Dutch Translation (thanks to Bouke J. Henstra)<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Italian translation (thanks to kensh)<\/li>\n<li>Display multiple categories at once<\/li>\n<li>Take shortcode and other parsed content in title, catch and details<\/li>\n<li>Fixed display order<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Group items by category<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Spanish translation (thanks to Juanda)<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Remove image button<\/li>\n<li>Plugin help<\/li>\n<li>Support media inclusion in description<\/li>\n<li>Support for WordPress 3.3 text editor<\/li>\n<li>Hebrew translation<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Deleted empty html tags if item has no image or catch-phrase<\/li>\n<li>Removed read more link if item has no description<\/li>\n<li>Removed error message when saving an item without modifying it<\/li>\n<li>Enhanced database version check<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Corrected [sc-catalog] shortcode<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Administration panel<\/li>\n<li>Add, edit, delete, move up and move down items<\/li>\n<li>Display by shortcodes<\/li>\n<\/ul>","raw_excerpt":"Introduce products or services (or anything else) with in a galery with picture, title and catch-phrase. Get more information by clicking on it.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/15947","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=15947"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/scil"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=15947"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=15947"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=15947"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=15947"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=15947"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=15947"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}