This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

n0tice for WordPress

Description

n0tice is a hyperlocal, community-driven news, events and classifieds website brought to you by The Guardian.

This plugin is designed to pull content from specific locales and/or n0ticeboards, allowing it to be curated for display on a WordPress blog.

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.

Plugin created in cooperation with the Hackney Citizen.

For more information and documentation, visit the plugin’s github project.

For more information and documentation, visit the plugin’s [github project(https://github.com/aendrew/n0tice-wp/).

1cc19f7e9e664eb23b26ea00c601183d18c9aad2

Known bugs

  1. Searching while specifying a noticeboard often lists noticeboards other than the one submitted (Maybe because it’s reblogged?).
  2. Having empty search fields causes search to fail.
  3. The following needs better error handling:
    • “Save curation” without a title (form won’t fire presently)
    • “Save curation” without any items (nasty error on the curations list page)
    • Multiple like criteria when searching, i.e., searching for two noticeboards (lowest value used; others disregarded)

Screenshots

  • Screenshot showing a listing of n0tice curations.
  • Screenshot showing curated items, in addition to a new search dialog.

Installation

  1. Upload the n0tice directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the n0tice widget to a sidebar via the ‘Appearance’->’Widgets’ menu.

FAQ

How do I delete n0tices from curations?

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”.

Where are all of the n0tices going when I click “Save curation”?

Make sure to tick the checkbox next to each item before clicking “Save curation”.

How do I style the widget?

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.

What are some upcoming features?
  • The aforementioned widget theming system.
  • Different kinds of widgets: map, calendar, etc.
  • RSS support for curations
  • 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”.
Is this an “official” plugin?

This plugin has been created independently of The Guardian/n0tice by Aendrew Rininsland. Please, don’t ask either the n0tice or The Guardian for technical support — instead, direct such requests to n0tice-plugin@aendrew.com.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“n0tice for WordPress” is open source software. The following people have contributed to this plugin.

Contributors

Translate “n0tice for WordPress” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.2b

  • First official beta release.
  • Fixed another Javascript bug.

0.2a

  • Fixed a Javascript bug.

0.1a

  • Initial alpha release. OH YES, THERE WILL BE BUGS!