| 1 |
4 September 2008 (mikeryan)
|
| 2 |
----------------
|
| 3 |
Implemented Missing References and Unreferenced reports.
|
| 4 |
Added Attach actions to Not In Database report.
|
| 5 |
|
| 6 |
30 October 2007
|
| 7 |
---------------
|
| 8 |
Module updated for Drupal 6.
|
| 9 |
- reports separated out in to separate include files
|
| 10 |
- admin page separated out in to separate include file
|
| 11 |
- files not on server table made sortable
|
| 12 |
- reports now appear directly under Administer > Logs as grouping has been
|
| 13 |
removed from the new Drupal 6 menu system.
|
| 14 |
|
| 15 |
27 October 2007
|
| 16 |
---------------
|
| 17 |
#183798 - makes exclusions user configurable - exclusions can be set for files,
|
| 18 |
paths or extensions
|
| 19 |
|
| 20 |
26 October 2007
|
| 21 |
---------------
|
| 22 |
#183730 - add an "edit" link for files not on the server.
|
| 23 |
#183725 - provide count of files found in each category when report is viewed.
|
| 24 |
#186139 - make links to files not in the database clickable
|
| 25 |
|
| 26 |
11 April 2007
|
| 27 |
-------------
|
| 28 |
More helpful if the Files not on server report lists sorted by filename, not
|
| 29 |
nid. Easier to use the report if you want to compare with an FTP listing etc
|
| 30 |
|
| 31 |
10 April 2007
|
| 32 |
-------------
|
| 33 |
First version for Drupal 5
|
| 34 |
|
| 35 |
; $Id: CHANGELOG.txt,v 1.5 2007/12/05 22:33:19 stuartgreenfield Exp $
|