{"id":18247,"date":"2012-05-22T23:14:35","date_gmt":"2012-05-22T23:14:35","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/n0tice-for-wordpress\/"},"modified":"2012-05-23T12:48:51","modified_gmt":"2012-05-23T12:48:51","slug":"n0tice-for-wordpress","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/n0tice-for-wordpress\/","author":6816202,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.2b","stable_tag":"trunk","tested":"3.3.2","requires":"2.0.2","requires_php":"","requires_plugins":"","header_name":"n0tice for WordPress","header_author":"&#198;ndrew Rininsland","header_description":"","assets_banners_color":"c1beb9","last_updated":"2012-05-23 12:48:51","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/github.com\/aendrew\/n0tice-wp","header_author_uri":"http:\/\/www.aendrew.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1618,"num_ratings":0,"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":0},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"547735","resolution":"772x250","location":"assets","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1566898","resolution":"2","location":"plugin","width":1386,"height":754},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1566898","resolution":"1","location":"plugin","width":1398,"height":743}},"screenshots":{"1":"Screenshot showing a listing of n0tice curations.","2":"Screenshot showing curated items, in addition to a new search dialog."}},"plugin_section":[],"plugin_tags":[5331,12719,45115,1248],"plugin_category":[],"plugin_contributors":[129757],"plugin_business_model":[],"class_list":["post-18247","plugin","type-plugin","status-publish","hentry","plugin_tags-curation","plugin_tags-hyperlocal","plugin_tags-n0tice","plugin_tags-news","plugin_contributors-aendrew","plugin_committers-aendrew"],"banners":{"banner":"https:\/\/ps.w.org\/n0tice-for-wordpress\/assets\/banner-772x250.jpg?rev=547735","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/n0tice-for-wordpress_c1beb9.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/n0tice-for-wordpress\/trunk\/screenshot-1.png?rev=1566898","caption":"Screenshot showing a listing of n0tice curations."},{"src":"https:\/\/ps.w.org\/n0tice-for-wordpress\/trunk\/screenshot-2.png?rev=1566898","caption":"Screenshot showing curated items, in addition to a new search dialog."}],"raw_content":"<!--section=description-->\n<p><a href=\"http:\/\/www.n0tice.com\">n0tice<\/a> is a hyperlocal, community-driven news, events and classifieds website brought to you by <a href=\"http:\/\/www.guardian.co.uk\">The Guardian<\/a>.<\/p>\n\n<p>This plugin is designed to pull content from specific locales and\/or n0ticeboards, allowing it to be curated for display on a WordPress blog.<\/p>\n\n<p>A backend interface allows specific curations to be taken from n0tice, while a widget allows either curations or a raw feed to be displayed in a sidebar.<\/p>\n\n<p>Plugin created in cooperation with the <a href=\"http:\/\/www.hackneycitizen.co.uk\">Hackney Citizen<\/a>.<\/p>\n\n<p>For more information and documentation, visit the plugin's <a href=\"https:\/\/github.com\/aendrew\/n0tice-wp\/\">github project<\/a>.<\/p>\n\n<h3><\/h3>\n\n<p>For more information and documentation, visit the plugin's [github project(https:\/\/github.com\/aendrew\/n0tice-wp\/).<\/p>\n\n<blockquote>\n  <blockquote>\n    <blockquote>\n      <blockquote>\n        <blockquote>\n          <blockquote>\n            <blockquote>\n              <p>1cc19f7e9e664eb23b26ea00c601183d18c9aad2<\/p>\n            <\/blockquote>\n          <\/blockquote>\n        <\/blockquote>\n      <\/blockquote>\n    <\/blockquote>\n  <\/blockquote>\n<\/blockquote>\n\n<h3>Known bugs<\/h3>\n\n<ol>\n<li>Searching while specifying a noticeboard often lists noticeboards other than the one submitted (Maybe because it's reblogged?).<\/li>\n<li>Having empty search fields causes search to fail.<\/li>\n<li>The following needs better error handling:\n\n<ul>\n<li>\"Save curation\" without a title (form won't fire presently)<\/li>\n<li>\"Save curation\" without any items (nasty error on the curations list page)<\/li>\n<li>Multiple like criteria when searching, i.e., searching for two noticeboards (lowest value used; others disregarded)<\/li>\n<\/ul><\/li>\n<\/ol>\n\n<!--section=installation-->\n<ol>\n<li>Upload the n0tice directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Add the n0tice widget to a sidebar via the 'Appearance'-&gt;'Widgets' menu.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How do I delete n0tices from curations?<\/dt>\n<dd><p>When editing a curation, simply uncheck the checkbox next to the curation you don't want. It will be removed when you hit \"Save curation\".<\/p><\/dd>\n<dt>Where are all of the n0tices going when I click \"Save curation\"?<\/dt>\n<dd><p>Make sure to tick the checkbox next to each item before clicking \"Save curation\".<\/p><\/dd>\n<dt>How do I style the widget?<\/dt>\n<dd><p>Forthcoming: copy n0tice\/css\/widget.css into a directory named \"n0tice\", inside of your theme's root directory. This will override the default widget.css file -- feel free to edit that file, it won't get replaced during plugin updates.<\/p><\/dd>\n<dt>What are some upcoming features?<\/dt>\n<dd><ul>\n<li>The aforementioned widget theming system.<\/li>\n<li>Different kinds of widgets: map, calendar, etc.<\/li>\n<li>RSS support for curations<\/li>\n<li>Refactored the curation editing page -- instead of one table, will be two: \"queue\" (i.e., incoming n0tices from searches, etc.) and \"published\". Additionally, the queue will be live-updating, with searches being \"sticky\".<\/li>\n<\/ul><\/dd>\n<dt>Is this an \"official\" plugin?<\/dt>\n<dd><p>This plugin has been created independently of <a href=\"http:\/\/www.guardian.co.uk\">The Guardian<\/a>\/<a href=\"http:\/\/www.n0tice.com\">n0tice<\/a> by <a href=\"http:\/\/www.aendrew.com\">Aendrew Rininsland<\/a>. Please, don't ask either the n0tice or The Guardian for technical support -- instead, direct such requests to n0tice-plugin@aendrew.com.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.2b<\/h4>\n\n<ul>\n<li>First official beta release.<\/li>\n<li>Fixed another Javascript bug.<\/li>\n<\/ul>\n\n<h4>0.2a<\/h4>\n\n<ul>\n<li>Fixed a Javascript bug.<\/li>\n<\/ul>\n\n<h4>0.1a<\/h4>\n\n<ul>\n<li>Initial alpha release. OH YES, THERE WILL BE BUGS!<\/li>\n<\/ul>","raw_excerpt":"n0tice is a hyperlocal, community-driven news, events and classifieds website brought to you by The Guardian.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/18247","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=18247"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/aendrew"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=18247"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=18247"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=18247"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=18247"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=18247"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=18247"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}