Re: How to decorate external Web sites?
Demetrios Kyriakis <[email protected]> Thu, 28 Dec 2006 06:45:07 CST
| Newsgroups | gmane.comp.web.sitemesh.general |
|---|---|
| Message-ID | <24389414.1167310219984.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
> I'm not sure how one would go about adding the links > to the > documentation. AFAIK the standard procedure is: 1. checkout the sitemesh sources. 2. update the documentation/sources with your content. 3. create a patch from those changes. 4. create a JIRA/tracker issue and attach the patch to that ticket. 5. publish the ticket number here, so that the users can vote for it I know it's too much work, and there should be other simplers ways to include contributions, but this is how it mostly works with all OS projects for user contributions :( . > If the wiki/confluence is open to > contributions, that > would be a way to do it. IMHO the WIKI is not the right place to do it because, the OpenSymphony WIKI is full of spam and is getting more each day: just look at the "Tonic" WIKI space :(. > In any case it's not rocket science, as you > can see from the > source: > https://webleaf.dev.java.net/source/browse/webleaf/sou > rce/org/leaf/filters/ProxyFilter.java?rev=1.8&view=mar > kup > > Anyone knows how that could be handled? The problem is that SiteMesh must be JDK1.4 compatible (even if a great amounth of it's users already moved to 1.5). IMHO the HTTPClient dependency is too much just for timeout handling. If it would be possible to isolate only the function that delivers the timeout, it would be fatastic. If not, than conditioning this feature to the presence of JDK 1.5(for execution, not compilation) would also be OK. > PD: You can grab the source from there Thank you very much, D. --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=55486&messageID=110785#110785 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]