Software Listing of Author : "David Strauss"
- Content Type Cleanup
- License: Freeware
- Price: 0.00


Detects and allows removal of obsolete content types managed by missing modules and modules that no longer offer the content types they once did. The tool is accessible from a tab in the content types admin section.
- Publisher: David Strauss
- Date Released: 18-06-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Preempt
- License: Freeware
- Price: 0.00


Pressflow Preempt is a caching module with several benefits over the Drupal core cache, although it is not an appropriate replacement in every case. A simple use of this module's capabilities is Pressflow Preempt Panels. Advantages * Conveniently abstracted. Using the cache is like calling the content-producing function with a different syntax. For example function(arg) is replaced with pressflow_preempt('function', arg), which returns what function() would normally return. There is no explicit sense of cache_get and cache_set. This makes using Preempt more like using function calls than explicit cache operations. * Self-tuning. If a cached function runs longer than a given threshold, PressFlow Preempt will rebuild the cache of that function's output during cron instead of while a page is loading. Preempt also tracks usage of...
- Publisher: David Strauss
- Date Released: 17-03-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Pressflow Preempt Panels
- License: Freeware
- Price: 0.00


This module loads panels through the Preempt cache system. After installation, you can access a cached version of any panel by prefixing "preempt_panels/" to the regular panel path. Because the path isn't too clean, I recommend using URL aliases for the cached panels. Security note: This module does not distinguish between users loading the panel. If your panels differ between users or roles, you probably shouldn't use this module right now.
- Publisher: David Strauss
- Date Released: 23-05-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Project CVS instructions
- License: Freeware
- Price: 0.00


Module adding CVS instructions to Drupal.org modules, themes, and installation profiles.
- Publisher: David Strauss
- Date Released: 12-03-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
