Skip to content
Snippets Groups Projects
Select Git revision
  • 4.7.x-1.1
  • master default
  • 4.7.x-1.x
  • 5.x-1.x
  • 5.x-1.2
  • 5.x-1.1
  • 5.x-1.0
  • 4.7.x-1.0
8 results

notepad

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    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.
    0a1503e5
    History
    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