Skip to content
  1. May 30, 2013
  2. May 17, 2013
  3. Mar 29, 2013
  4. Mar 22, 2013
  5. Mar 21, 2013
  6. Mar 18, 2013
  7. Mar 14, 2013
    • Matthew Grasmick's avatar
      WH-786 Significant refactoring of Social Speech module. · 86ed8209
      Matthew Grasmick authored
          These changes make the module more maintainable, extendable, and suitable
          for contribution.
      
          New module locations:
          sites/all/modules/custom/social_speech
          sites/all/modules/custom/social_speech/social_speech_webform
          sites/all/modules/custom/social_speech_shunt
          sites/default/modules/custom/wh_social_speech
          sites/default/modules/features/social_speech_feature
      
          This module organization makes it possible to share the social_speech module
          with others, without shipping out White House specific code.
      86ed8209
  8. Feb 11, 2013
    • Bryan Hirsch's avatar
      WH-785 - Added social features to social_speech module. Added social_speech_feature module. · c09db634
      Bryan Hirsch authored
       Removed install_profile_api stuff:
       	deleted:    custom/social_speech/includes/social_speech.cck.inc
       	deleted:    custom/social_speech/social_speech.install
      
       Added social_speech_feature to manage social_speech content type:
       	new file:   custom/social_speech/features/social_speech_feature/social_speech_feature.features.content.inc
       	new file:   custom/social_speech/features/social_speech_feature/social_speech_feature.features.inc
       	new file:   custom/social_speech/features/social_speech_feature/social_speech_feature.info
       	new file:   custom/social_speech/features/social_speech_feature/social_speech_feature.module
      
       Add social features to social_speech module:
       	new file:   custom/social_speech/README.txt
       	modified:   custom/social_speech/css/social_speech.css
       	modified:   custom/social_speech/js/social_speech.js
       	new file:   custom/social_speech/js/twitter-share.js
       	modified:   custom/social_speech/social_speech.info
       	modified:   custom/social_speech/social_speech.module
      c09db634
  9. Feb 09, 2013
  10. Feb 08, 2013