Re: Please implement Apache Project Branding Requirements

2010-12-20 Thread Paul Lindner
I cleaned up the permissions and updated the site. Things are still not perfect, since the site content is separate from the main site.. On Sun, Dec 5, 2010 at 10:58 PM, Bastian Hofmann bashofm...@googlemail.com wrote: Hi, the generated doap file seems to have the wrong meta data in some

RE: shindig.BaseIfrGadget Constructor

2010-12-20 Thread Ciancetta, Jesse E.
You shouldn't need to provide your own guice modules to use customized versions of shindig.properties and container.js -- if you just put your customized copies under /your-shindig-app/WEB-INF/classes they'll end up in the classpath ahead of the versions bundled in the shindig-common jar. I'll

Re: Feature shindig.container-1.0

2010-12-20 Thread Paul Lindner
+mhermanto This is the new common-container that is in active development. The plan is to switch over to this as soon as possible. Michael can you give a current status on this? On Thu, Dec 16, 2010 at 10:54 AM, NikNik n_nikolae...@infostoria.com.ua wrote: hi I'm using shindig in my

Re: Adding ImageResizeRewriter that makes server side scaling of images possible. (issue3480041)

2010-12-20 Thread johnfargo
LGTM Thx! On 2010/12/15 13:20:23, satya3656 wrote: http://codereview.appspot.com/3480041/diff/33001/java/gadgets/src/main/java/org/apache/shindig/gadgets/rewrite/ImageResizeRewriter.java File java/gadgets/src/main/java/org/apache/shindig/gadgets/rewrite/ImageResizeRewriter.java (right):

Documentation issues

2010-12-20 Thread Phillip Rhodes
Hey guys, I'm just (trying) to get started with Shindig (Java version) and have bumped into a couple of gotchas with the documentation. The most notable one is this: the examples that ship with shindig-2.0.0 assume that Shindig is installed as the ROOT webapp (or has it's context path set to '/'