The notepad module simply provides you with a way to info in the form of 'notes'. Notes are listed in a block or in a main 'summary' page. Notes are assigned a priority which influences the order they are listed. Questions & comments: jon@professionalnerd.com or jondoesdrupal on drupal.org
Select Git revision
notepad
-
-
- Open in your IDE
- Download source code
Jon Gilbraith authored
- Went through and changed all text outputs to be processed by t() for better translation support. - Added theme function to block content to make module more theme friendly, theme also now calls theme_item_list. - Improved coding standards compliance - changed opening php tag to longhand and added RCS header. - Changed all instances of url() to use l() instead. - Tidied up a few areas with bad indenting and depreciated tags. - Changed inappropriately used filter_xss functions to check_plain. - New homepage, see http://www.professionalnerd.com/drupal/notepad_module.
Name | Last commit | Last update |
---|---|---|
CHANGELOG.txt | ||
INSTALL.txt | ||
README.txt | ||
notepad.module | ||
notepad.mysql |