Version 0.3 (17 Feb 2011)
- Added: Tiny MCE button for entry of the [ bw_button] shortcode parameters
- Added: Tiny MCE button to select an oik shortcode Note: optional parameters to the oik shortcode button are not yet effective
- Added: [ bw_email] for inline mailto: link. Use [ bw_mailto] for a link with a prefix
- Fixed: attempted to correct problems in this file – my misunderstanding of how to do links
- Fixed: Added (missing) code to expand the [ bw_picasa] shortcode
- Added: [ loik] shortcode – a link to the oik plugin
- Change: Moved art_button() to bobbfunc.inc so that it could be used on the oik options page
- Added
, ,
- Renamed bwtrace to oik-bwtrace – but it still seems to want to Activate that plugin first. It’s supposed to activate oik base!
- Version 0.1 was tested on WordPress 3.1 and seemed to be OK, but I was unable to test the behaviour in the Visual editor since that wasn’t working for me.
- First official version, tested on 3.0.4
Version 0.01 (4 Feb 2011)
- first attempt at creating a WordPress plugin in the Plugin directory
- In creating oik I’d chopped out a lot of redundant code from a manually managed plugin I’d called bwapi.
- So it didn’t work.