• File Ownage: October 19, 2011 0:38

    Commit 10ff394 on master
    authored by Gold, committed by dman
    additions from Gold - more specific filters on where to steal images from and where not to.
  • Unbind Menu: October 4, 2011 7:28

    Commit 6516459 on master
    authored by Gold, committed by dman
    This is one of the original cases that this task relates to, was useful when we bulk-imported a load of stuff with some un-optimal rules. No code in common with unbind_menu, but certainly in the same family of tasks, so importing it here for future reference and work. MAKES SOME ASSUMPTIONS about the source data, so is unstable, but handy
  • Fixed http://drupal.org/node/808334 The form was only sending to admin.  It was an issue with the menu path sending the user object as the page argument instead of the integer that is the uid. Wildcard Loader Arguments (http://drupal.org/node/224170) are seriously handy and should be referenced closer to the surface of the documentation. Added a README.txt covering usage. Added a user/[uid]/contact_form path to bring it closer in line with http://drupal.org/node/804300 also.
  • Initial commit of the Anonymous Contact module. This module provides a contact style form that the anonymous user can use to contact users of the site.
  • Initial checkin of FileField Meta Refresh
  • EC In Stock Filter: January 22, 2009 3:34

    Commit 8613533 on 5.x-2.x, master
    by Gold
    Initial checkin of a module to replace the patch process required to add a Product:In Stock Filter to ecommerce tangible products in Views.
  • Pretty sure this is working.  Needs testing though.
    
    This update includes the sending of new properties that have been added/modified via a cron job.  This compiles all the search results for a users Saved Searches since the previous date/time that the job was run, formats an e-mail and sends it to the user that owns the saved search.  The e-mail is built with headings of the Saved Search name and the results from that.  So, some results may appear more than once if they appear in multiple result sets.
    
    I've also enabled the "add to favorites" permission on the display of the Add/Remove to Favorites links.  These will now not appear unless the appropriate perms allow it.
    
    Committed to 23 off Ghosts III by Nine Inch Nails
  • Adding a field to allow for sending mail for saved searches
  • Fixed typo Made the map in the teaser (search results) optional.  You can turn it off in the Listing Settings.  This should be on by default. Updated to Backstabber by The Dresden Dolls.
  • I was getting tired of holding in my head the tasks that the hooks were doing.  I've updated the comments for hook_insert(), hook_update(), hook_load() and hook_delete()
nobody click here