| 1 |
========================
|
| 2 |
PJIRC MODULE CHANGELOG
|
| 3 |
========================
|
| 4 |
|
| 5 |
Pjirc 6.x-1.1
|
| 6 |
Fixed untranslatable strings
|
| 7 |
Fixed variable defaults
|
| 8 |
Fixed coding style
|
| 9 |
Moved admin and page functions to separate include files
|
| 10 |
Changed double quotes for single quotes where double quotes were not needed
|
| 11 |
Changed some texts for better translation
|
| 12 |
Added translation directory and translation template file
|
| 13 |
Added spanish translation
|
| 14 |
Added new access permission for administer Pjirc configuration
|
| 15 |
Added .install file with install and uninstall hooks
|
| 16 |
Added comments and cleaning of variables on uninstallation
|
| 17 |
Added sanitization of nicks for users with space characters in username
|
| 18 |
Added setting to set quit message
|
| 19 |
Added more settings
|
| 20 |
Added menu descriptions
|
| 21 |
Added enable and disable hooks
|
| 22 |
|
| 23 |
Pjirc 6.x-1.0
|
| 24 |
Initial Pjirc version for Drupal 6.x
|