| 1 |
smartypants.module
|
| 2 |
CHANGELOG.txt
|
| 3 |
$Id: CHANGELOG.txt,v 1.5 2006/05/10 13:35:56 jhriggs Exp $
|
| 4 |
|
| 5 |
2007-02-15
|
| 6 |
- release 5.x-1.0
|
| 7 |
- smartypants.module: updated for Drupal 5
|
| 8 |
- smartypants.info: new file
|
| 9 |
- INSTALL.txt, README.txt: updated for Drupal 5 changes
|
| 10 |
|
| 11 |
2006-05-10
|
| 12 |
- release 4.7r3/2006051001
|
| 13 |
- smartypants.module: removed debug var_dump() call
|
| 14 |
|
| 15 |
2006-05-10
|
| 16 |
- release 4.7r2/2006051000
|
| 17 |
- smartypants.module
|
| 18 |
- updated coding style to more-closely resemble
|
| 19 |
Drupal's standards
|
| 20 |
- backtick quoting defaults to double-only due to a bug in
|
| 21 |
SmartyPants
|
| 22 |
|
| 23 |
2005-12-07
|
| 24 |
- release 4.7r1/2005120700
|
| 25 |
- smartypants.module
|
| 26 |
- updated for Drupal 4.7
|
| 27 |
- only include SmartyPants-PHP.inc when it is needed (in
|
| 28 |
hook_filter() for ops process and settings)
|
| 29 |
- added per-input-format configuration options (addresses bug
|
| 30 |
23832 reported by kenyon@kerneltrap.org)
|
| 31 |
|
| 32 |
2005-03-21
|
| 33 |
- release 4.6r1/2005032101
|
| 34 |
|
| 35 |
2005-03-21
|
| 36 |
- initial release 4.5r1/2005032100 for Drupal 4.5
|