<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
I compliment to AlkaCon for the OpenCms documentation. The OpenCms
community need it!<br>
<br>
I signalize some minor issue. <br>
<br>
paragraph 2.1.2 and paragraph 2.1.4<br>
- The links to dev-wiki.alkacon.com/index.php?title=<i>sometitle</i>
don't work; the server answer: "You don't have permission to access
/index.php on this server"<br>
<br>
paragraph 16.1 and paragraph 17 <br>
- verion instead of version<br>
<br>
paragraph 17.1<br>
- xsd:sequnce instead of xsd:sequence<br>
<br>
paragraph 22.1<br>
the link to OpenCms Solr Search<i> </i>DEMO<i>
<a class="moz-txt-link-freetext" href="http://localhost:8080/opencms/opencms/flower_en/">http://localhost:8080/opencms/opencms/flower_en/</a><a
class="moz-txt-link-freetext"
href="http://localhost:8080/opencms/opencms/flower_en/"></a></i><i>Search</i><i>/index.html</i>
doesn't exist. I think the right is<br>
<a class="moz-txt-link-freetext" href="http://localhost:8080/opencms8.5.0/opencms/flower-en/flower-search/index.html">http://localhost:8080/opencms8.5.0/opencms/flower-en/flower-search/index.html</a><br>
<br>
Moreover the elements custom.jsp e solr.jsp on module
com.alkacon.opencms.v8.solr return an error on line 7 and 6
respectively.<br>
<br>
The wrong code is:<br>
<pre><c:when test="${cms.element.inMemoryOnly} || ${cms.edited}">
</pre>
the right would be:<br>
<pre><c:when test="${cms.element.inMemoryOnly || cms.edited}"></pre>
<br>
Kind regards<br>
<br>
Antonio<br>
<br>
<pre class="moz-signature" cols="72">_______________________________________
Coranto informatica di Antonio Cordeddu
Via Torricelli, 9 09047 Selargius (CA)
<a class="moz-txt-link-abbreviated" href="mailto:antoniocordeddu@coranto.it">antoniocordeddu@coranto.it</a>
Skype: antonio.cordeddu
<a class="moz-txt-link-freetext" href="http://www.coranto.it">http://www.coranto.it</a>
___________________________________________</pre>
<br>
<br>
</body>
</html>