Richard Frovarp schrieb:
Florent André wrote:
OK, I don't know this details on the background, thanks.
Just some questions for my knowledge :
- Why there is just a static site on the official site ?
I would guess so that infrastructure doesn't have to install
applications on the server that hosts our sites. I believe most projects
are of this type (OpenEJB uses Confluence, there may be others).
Yes, exactly. Infra must be able to setup a project site from scratch
without the help of someone from the project. Therefore only their
standard products can be used. IMO this is very reasonable.
- The news feed in the lenya official site will be done by the xhrGet
? Why
don't use <i:include> (because static) ?
I don't know. Andreas will have to answer that one.
Since we're talking about static pages served by HTTPD, I see only these
options:
* Server-side includes (not sure if they are supported)
* frame/iframe (accessibility issues)
* XMLHttpRequest (search engine issues, requires JavaScript)
Maybe we should check if server-side includes are supported and use the
XMLHttpRequest approach as a fallback.
-- Andreas
--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]