The activity feed was originally based heavily on the facebook API.  The FB API 
requires that all recorded activities point to a template that is used to 
render the activity into the feed.  Not sure if we need it or not, but that is 
where it came from.  L

On Apr 20, 2012, at 11:29 AM, Chris Tweney wrote:

> I'm heavily refactoring the activity bundle for 1.3.0. I noticed what 
> appears to be an unused feature: Activity Templates.
> 
> Every activity has a mandatory property "sakai:activity-templateid", but 
> the only value I ever see is "default". There's a directory in 
> /var/activity/templates that contains only a README that reads "TODO 
> Edit this file". There aren't any real code references to 
> "sakai:activity-templateid", only a few scattered instances in tests.
> 
> This has all the hallmarks of an orphan feature. I hate leaving unused 
> code in the code base.
> 
> Does anyone know what this is? Will anyone be sad if I remove it?
> 
> -chris
> _______________________________________________
> oae-dev mailing list
> [email protected]
> http://collab.sakaiproject.org/mailman/listinfo/oae-dev

_______________________________________________
oae-dev mailing list
[email protected]
http://collab.sakaiproject.org/mailman/listinfo/oae-dev

Reply via email to