How can I enable the activity stream for custom modules? This is meant to be a feature for Enterprise and upwards.
Cheers Andy
<?php $dictionary['<Custom Module>']['activity_enabled']=true; ?>*Here you'll need to replace <Custom Module> with the same value as step 1.