{"id":10742,"date":"2010-09-30T18:28:37","date_gmt":"2010-09-30T18:28:37","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/noshop\/"},"modified":"2012-12-01T00:39:26","modified_gmt":"2012-12-01T00:39:26","slug":"noshop","status":"publish","type":"plugin","link":"https:\/\/cs.wordpress.org\/plugins\/noshop\/","author":6971216,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.8.4","stable_tag":"trunk","tested":"3.4.2","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"NoShop","header_author":"Jesper Angelo","header_description":"","assets_banners_color":"","last_updated":"2012-12-01 00:39:26","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/jesper.angelo.net\/wordpress\/noshop\/","header_author_uri":"http:\/\/jesper.angelo.net\/","rating":5,"author_block_rating":0,"active_installs":20,"downloads":15183,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.3","0.3.1"],"block_files":[],"assets_screenshots":{"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1539068","resolution":"2","location":"plugin"},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1539068","resolution":"1","location":"plugin"}},"screenshots":{"1":"NoShop! in action","2":"NoShop! Admin interface"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[245,46339,702,1242],"plugin_category":[45],"plugin_contributors":[87994],"plugin_business_model":[],"class_list":["post-10742","plugin","type-plugin","status-publish","hentry","plugin_tags-list","plugin_tags-noshop","plugin_tags-products","plugin_tags-shop","plugin_category-ecommerce","plugin_contributors-dkguru","plugin_committers-dkguru"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/noshop.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/noshop\/trunk\/screenshot-1.jpg?rev=1539068","caption":"NoShop! in action"},{"src":"https:\/\/ps.w.org\/noshop\/trunk\/screenshot-2.jpg?rev=1539068","caption":"NoShop! Admin interface"}],"raw_content":"<!--section=description-->\n<p>NoShop Product Page allows you to create a formatted list of products\/items with pictures.<\/p>\n\n<p>This allows you to create a shopping cart like product page or employee list with pictures without having to install\nand maintain a full shopping cart.<\/p>\n\n<p>Data is stored in the wordpress database.<\/p>\n\n<p>Pictures has to be pre-uploaded to somewhere and then referenced via URL.<\/p>\n\n<p>For each item you can add specifications tags.<\/p>\n\n<p>See also: <a href=\"http:\/\/wordpress.org\/extend\/plugins\/noshop\/\">NoShop<\/a>.<\/p>\n\n<!--section=installation-->\n<p>How to install the plugin and get it working.<\/p>\n\n<ol>\n<li><p>Upload <code>plugin-name.php<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory. (Or install via WP plugin directory)<\/p><\/li>\n<li><p>Activate the plugin through the 'Plugins' menu in WordPress.<\/p><\/li>\n<li><p>Add products on the option page.<\/p><\/li>\n<li><p>Place <code>[NoShop &lt;category name&gt;]<\/code> in your page.<\/p><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Why is this so clunky<\/dt>\n<dd><p>This plugin is still in BETA. Please feel free to visit my page and submit some comments and suggestions :-)<\/p><\/dd>\n<dt>Are there other plugins that works!<\/dt>\n<dd><p>This works! I am currently using it in a live environment - however - it IS clunky...<\/p>\n\n<p>I wrote is because I couldn't find any other plugins that does the same (simple list of products - no shopping cart - no fancy setup).<\/p>\n\n<p>If you find a solution that's easy to use, feel free to tell me and I'll happily stop wasting my time re-inventing the wheel :-)<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.8.4<\/h4>\n\n<ul>\n<li>Change: Reversed This ChangeLog<\/li>\n<li>New: Added {hashtitle} that will take you directly to a product on the page (See table.template.xhtml for example)<\/li>\n<li>New: Added {autourlbegin} and {autourlend} that will create the A HREF tag for you, but NOT do so if you do not have an URL for the product.\n   {url} still works and is still used for the product image so the template has an example of both.<\/li>\n<\/ul>\n\n<h4>0.8.3<\/h4>\n\n<ul>\n<li>Fix: Corrected call to dbDelta() and update_option(). Database should now upgrade without need for deactivate\/activate<\/li>\n<\/ul>\n\n<h4>0.8.2<\/h4>\n\n<ul>\n<li>Added note about multi-categories.<\/li>\n<li>Added link to settings page to Wordpress Plugin Directory Support page for this plugin.<\/li>\n<\/ul>\n\n<h4>0.8.1<\/h4>\n\n<ul>\n<li>Tested on WordPress 3.4.2 - Passed!<\/li>\n<li>DB Version updated to 0.8.1 to keep in sync with plugin<\/li>\n<\/ul>\n\n<h4>0.8<\/h4>\n\n<ul>\n<li>New: Sorting index for entries<\/li>\n<li>New: Added Category name and index as variable to template (use {cat} and {ndx}).<\/li>\n<li>New: Added Category name and index as HTML comment in table.template.<\/li>\n<li>Fix: Multiple list on one page NOW WORKS! (I had a DAH moment :-)<\/li>\n<\/ul>\n\n<h4>0.7.8<\/h4>\n\n<ul>\n<li>Fix: Whoops, got my versioning out of sync. Fixed. :-)<\/li>\n<\/ul>\n\n<h4>0.7.7<\/h4>\n\n<ul>\n<li>Added delete button for products.<\/li>\n<li>Fix: Multiple Lists on same page now working.<\/li>\n<\/ul>\n\n<h4>0.7.6<\/h4>\n\n<ul>\n<li>Fix: Invalid argument supplied for foreach() - Thanks Gayan Hewa!<\/li>\n<\/ul>\n\n<h4>0.7.5<\/h4>\n\n<ul>\n<li>Added donation button. Thank you for considering it :-)<\/li>\n<li>Fixed this readme file (again!)<\/li>\n<\/ul>\n\n<h4>0.7.4<\/h4>\n\n<ul>\n<li>Rewrote CSS and XHTML templates for better CSS<\/li>\n<li>New CSS much leaner<\/li>\n<li>New simpler back end been revised but still buggy (will be released later this week)<\/li>\n<li>This version now allow for custom CSS separate from install<\/li>\n<li>Added width field for value headers<\/li>\n<\/ul>\n\n<h4>0.6<\/h4>\n\n<ul>\n<li>First rewrite. Horrible. Trying to forget.<\/li>\n<\/ul>\n\n<h4>0.5.3<\/h4>\n\n<ul>\n<li>Uh oh. DB didn't update. Temporary fix in there. Plz ignore update error - it's not real :-)<\/li>\n<\/ul>\n\n<h4>0.5.2<\/h4>\n\n<ul>\n<li>Moved output to template based output. Plugin now uses html templates and css for all formatting.<\/li>\n<li>Template per item: table.template.html<\/li>\n<li>Template per specification: subtable.template.html<\/li>\n<li>Keep templates in plugin directory.<\/li>\n<li>ONLY HARDCODED TEMPLATE for now. Later I'll add selectable :-)<\/li>\n<\/ul>\n\n<h4>0.5.1<\/h4>\n\n<ul>\n<li>Redesigned options screen to more compact format.<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>Fixed small errors.<\/li>\n<li>Fixed versioning.<\/li>\n<li>Added imgurlmode field to DB (DB now version 0.5!)<\/li>\n<li>Fixed ' != ` error in dbDelta that prevented DB upgrade!<\/li>\n<\/ul>\n\n<h4>0.4.5<\/h4>\n\n<ul>\n<li>Added screenshots.<\/li>\n<\/ul>\n\n<h4>0.4.4<\/h4>\n\n<ul>\n<li>Added default image to settings.<\/li>\n<\/ul>\n\n<h4>0.4.3<\/h4>\n\n<ul>\n<li>Updated options page: Add specification button added<\/li>\n<li>Updated options page: Showing thumbnail picture preview<\/li>\n<\/ul>\n\n<h4>0.4.2<\/h4>\n\n<ul>\n<li>Updated options page: Moved 'Create Product' to a button rather than a checkbox.<\/li>\n<\/ul>\n\n<h4>0.4.1<\/h4>\n\n<ul>\n<li>Error fix: Added 'static' to NoShop::Products()<\/li>\n<li>Updated this readme.txt<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li>New and improved admin page<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>First version of admin page<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Created functions to show database contents in list<\/li>\n<li>Created CSS<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Copied hello.php<\/li>\n<\/ul>","raw_excerpt":"NoShop Product Page allows you to create a list of products\/items with pictures without using a full shopping cart.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/10742","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=10742"}],"author":[{"embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/dkguru"}],"wp:attachment":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=10742"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=10742"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=10742"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=10742"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=10742"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=10742"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}