[opencms-dev] Feedback on OpenCms Documentation 8.5.0 v1

Antonio Cordeddu antoniocordeddu at coranto.it
Fri Sep 28 18:54:48 CEST 2012


I compliment to AlkaCon for the OpenCms documentation. The OpenCms 
community need it!

I signalize some minor issue.

paragraph 2.1.2 and paragraph 2.1.4
- The links to dev-wiki.alkacon.com/index.php?title=/sometitle/ don't 
work;  the server answer: "You don't have permission to access 
/index.php on this server"

paragraph 16.1 and paragraph 17
- verion instead of version

paragraph 17.1
- xsd:sequnce instead of xsd:sequence

paragraph 22.1
the link to OpenCms Solr 
Search//DEMO/http://localhost:8080/opencms/opencms/flower_en///Search///index.html/ 
doesn't exist. I think the right is
http://localhost:8080/opencms8.5.0/opencms/flower-en/flower-search/index.html

Moreover the elements custom.jsp e solr.jsp on module 
com.alkacon.opencms.v8.solr return an error on line 7 and 6 respectively.

The wrong code is:

<c:when test="${cms.element.inMemoryOnly} || ${cms.edited}">

the right would be:

<c:when test="${cms.element.inMemoryOnly || cms.edited}">


Kind regards

Antonio

_______________________________________
Coranto informatica di Antonio Cordeddu
Via Torricelli, 9 09047 Selargius (CA)
antoniocordeddu at coranto.it
Skype: antonio.cordeddu
http://www.coranto.it
___________________________________________



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20120928/b640d56b/attachment.htm>


More information about the opencms-dev mailing list