User: jondoesdrupal Branch: HEAD Date: Sun, 11 Feb 2007 06:18:06 +0000 Modified files: /modules/notepad notepad.module Log message: - Made changes on the advice of Ajk as found at http://drupal.org/node/111230. - 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. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/notepad/notepad.mo...