- Support for the Upload module.
- Retroactive changes - rename and/or move previously uploaded files.
- API Hooks to expand functionality with sub-modules.
- Support for the Upload module.
- Retroactive changes - rename and/or move previously uploaded files.
- API Hooks to expand functionality with sub-modules.
There are no settings for the module (enable it and get going), the settings page just shows a message for future inclusion of help on using the module. It can be found in ReadMe.txt
Known issues
Bandwidth is wasted by downloading all the images on the webpage.
Advertisement images might also be captured by the parser.
This is a release that is for the adventurous in the Drupal theme world. Some things are done differently and are not fully documented yet and may be a bit buggy. Feel free to grab a copy and play with it as feedback is appreciated.
This is not recommended for production use unless you are one of those previously mentioned adventurous types.
- #204001 fixed bug where superuser always had view private number permission
- fixed bug where edit privileges overrode view private number permission
- added view own private number permission
- #333670 added settings.php key config and removed legacy key from db
- added support for key in external file
- added status report hook on key status
- added field setting to disable human regex validation error message
- #210073 added hook_private_number_access to integrate with other modules