public
Description: Create a non-editable note field type for adding general weblog instructions.
Homepage: http://www.masugadesign.com/the-lab/scripts/dulee-noted/
Clone URL: git://github.com/mdesign/md.dulee_noted.ee_addon.git
Click here to lend your support to: md.dulee_noted.ee_addon and make a donation at www.pledgie.com !
mdesign (author)
Thu Mar 05 21:50:39 -0800 2009
commit  5465084f60823540171cfd1bbfb16ef8e5a7b6ae
tree    168102c840545cd3a4b78c44ac3e50d925a7a565
parent  92ba5e509d2dd85e5fc68591d2c793ca6b903dff
name age message
file .gitignore Thu Mar 05 21:48:20 -0800 2009 Remove tmproj file. Update gitignore. [mdesign]
file README.textile Mon Jan 26 07:46:18 -0800 2009 Minor unimportant changes; update readme [mdesign]
directory extensions/ Mon Jan 26 07:46:18 -0800 2009 Minor unimportant changes; update readme [mdesign]
directory language/ Mon Jan 26 07:46:18 -0800 2009 Minor unimportant changes; update readme [mdesign]
README.textile

MD Dulee Noted

Create a non-editable note field type for adding general weblog instructions.

Info

Developed by Ryan Masuga, http://masugadesign.com

Docs: MD Dulee Noted
EE Extension Info: http://expressionengine.com/docs/development/extensions.html

Also see the original forum thread at the EE Forums.

Changelog

Version 1.2.1 (Oct 7 2008)

  • Bug fix for PHP 4 servers (Constructor function name was wrong)

Version 1.2.0 – (Oct 7 2008) 7 downloads

  • MSM aware
  • No more reliance on jQuery
  • Compatible with LG Addon Updater extension to detect new updates
  • Uses EE’s Control Panel box style
  • Set the field formatting type

Version 1.1.0 – (Jun 18 2008) 101 downloads

  • Added update checking
  • Rewrote it to use a different hook when adding info to the CP header
  • Removed superfluous “Instructions” text from the boxes

Version 1.0.8 – (May 18 2008) 31 downloads

  • Initial release