I have finished refactoring the shindig-project/content directory. The majore changes are
- all containers now are contained in content/containers [1] - containers which do not use the common container have been moved to content/containers/deprecated [2] - all sample gadgets have been moved to content/gadgets [3] - content/editor directory has been removed - content/README has been updated [4] I have tried to update all references to things that got moved in the content directory so things appear to be working (builds are passing and sample containers appear to be working). Of course I could have missed things so please let me know if you notice something not working. [1] https://svn.apache.org/repos/asf/shindig/trunk/content/containers/ [2] https://svn.apache.org/repos/asf/shindig/trunk/content/containers/deprecated/ [3] https://svn.apache.org/repos/asf/shindig/trunk/content/gadgets/ [4] https://svn.apache.org/repos/asf/shindig/trunk/content/README