| 1 |
28-04-2007
|
| 2 |
- several updates provided by NaX
|
| 3 |
- 5.x conversion
|
| 4 |
- .install file
|
| 5 |
- ability to make notes on other nodes
|
| 6 |
- general tidying up here and there
|
| 7 |
|
| 8 |
04-02-2007
|
| 9 |
- Made changes on the advice of Ajk as found at http://drupal.org/node/111230.
|
| 10 |
- Went through and changed all text outputs to be processed by t() for better translation support.
|
| 11 |
- Added theme function to block content to make module more theme friendly, theme also now calls theme_item_list.
|
| 12 |
- Improved coding standards compliance - changed opening php tag to longhand and added RCS header.
|
| 13 |
- Changed all instances of url() to use l() instead.
|
| 14 |
- Tidied up a few areas with bad indenting and depreciated tags.
|
| 15 |
- Changed inappropriately used filter_xss functions to check_plain.
|
| 16 |
- New homepage, see http://www.professionalnerd.com/drupal/notepad_module.
|
| 17 |
|
| 18 |
31-12-2006
|
| 19 |
- Initial release: http://www.professionalnerd.com/drupal_modules.
|