Libraries tagged by Setting module
dl-commons/dlc-use-case
0 Favers
9 Downloads
9 Downloads
A simple module for Zend Framework 2 based applications for getting an overview of your use cases.
serbseb/weathermodule
0 Favers
16 Downloads
16 Downloads
A module for getting weather using IP
drupal/tour_core_language
0 Favers
15 Downloads
15 Downloads
A recipe for getting tours of Drupal core language modules.
taitava/silverstripe-changeablelasteditedvalue
0 Favers
24 Downloads
24 Downloads
By default SilverStripe 3.1 overwrites the LastEdited field every time you write DataObjects to the database. This module allows you to keep your changes in the LastEdited field on any DataObject. It does not prevent the LastEdited field from getting updated when no manual edits has been done to it, so the module should not interfere with normal writing, only when you have explicitly set your own value to the LastEdited field.