There are a lot of CMS systems out there that are open source. Peoples definition of CMS is extremely broad. Some would consider a simple entity representing a document backed by a db as a CMS, others may say that is not. For comparison take a look at something like:
http://jackrabbit.apache.org/ This doesn't have a tapestry integration as far as I know but it does have some clean api's to access it such as webdav. C On Dec 6, 2011, at 12:24 PM, Lenny Primak wrote: > Is this open source? I'd like to take a look. > Thanks! > > On Dec 6, 2011, at 3:14 PM, Thiago H. de Paula Figueiredo wrote: > >> On Tue, 06 Dec 2011 16:07:37 -0200, Lenny Primak <lpri...@hope.nyc.ny.us> >> wrote: >> >>> I second that question. I would like to get a CMS going with my current >>> Tapestry project. >>> Is there anything that just plugs in and easily integrates? >> >> I don't know if there's something ready to use out there, but I've done >> something like that for a personal project (www.cristilenesalomao.com.br and >> pronutricionsita.com.br use it) and the CMS implementation was just a form >> using FCKEditor, some entity classes, some tables and some Tapestry pages. >> :) I've also implemented a forum. Again, some entity classes, some tables >> and some Tapestry pages. :) >> >> -- >> Thiago H. de Paula Figueiredo >> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and >> instructor >> Owner, Ars Machina Tecnologia da Informação Ltda. >> http://www.arsmachina.com.br >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: users-h...@tapestry.apache.org >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org