Log of /contributions/modules/notepad/notepad.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Feb 11 06:18:06 2007 UTC
(2 years, 9 months ago)
by
jondoesdrupal
Branch:
MAIN
CVS Tags:
DRUPAL-4-7--1-1
Changes since
1.1: +64 -81 lines
Diff to
previous 1.1
- 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.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.