Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 954 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 954 Bytes

WEnotes plugin for WordPress

This is a very quick rendering of WikiEducator Widget:WEnotes and WikiEducator Widget:WEnotesPost as a WordPress plugin. It adds shortcodes with similar arguments to the widgets:

  • [WEnotes tag="wikieducator" count="20"]
  • [WEnotesPost tag="wikieducator" button="Post a WEnote"]

Dependencies

The posting side of the plugin requires local copies (easily installed as git submodules) of:

  • WEnotes, the client-side Javascript
  • Sag, CouchDB libraries for PHP and Javascript (the PHP one is used here)

Note

The current form of the plugin presumes that WordPress user logins are enabled through the OERu course theme on Course dashboard... Appearance... Customize... Site Navigation... Show the login option?