Comment 2 for bug 1397110

Revision history for this message
Son Nguyen (ngson2000) wrote : Re: Cannot add image to template files

Thank Aaron,

1. I will change the ownership of these templates to site templates
2. Implement allowed_in_view() for each blocktype to make sure which one can be added into which template
3. Make sure all blocktypes which have file picker can select site files only
4. Update the method default_copy_type() for each blocktype

Cheers,
Son Nguyen