<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body>
<p>Hi Nili,</p>
<p><br>
</p>
<p>do you mean that you don't see the toolbar, or an edit point on
the page? If the second, have a content placed on your page? If
not - there's nothing to edit yet. Content types are step 8 of the
tutorial.</p>
<p><br>
</p>
<p>Maybe the topic about the content concept is also helpful
<a class="moz-txt-link-freetext" href="https://documentation.opencms.org/opencms-documentation/background/the-concept-of-content/">https://documentation.opencms.org/opencms-documentation/background/the-concept-of-content/</a><br>
</p>
<p><br>
</p>
<p>Best, Daniel.<br>
</p>
<p><br>
</p>
<div class="moz-cite-prefix">Am 04.05.20 um 20:17 schrieb Nili C:<br>
</div>
<blockquote type="cite"
cite="mid:BN6PR11MB00355502969209EFC9DB3C72DEA60@BN6PR11MB0035.namprd11.prod.outlook.com">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
Hi,</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
I have installed OpenCMS v11, and going through the tutorial to
create the template: </div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<a
href="https://documentation.opencms.org/opencms-documentation/creating-a-website/creating-a-template-jsp/"
moz-do-not-send="true">https://documentation.opencms.org/opencms-documentation/creating-a-website/creating-a-template-jsp/</a></div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
I have completed Step 5, created a sub-site within the demo
site, and created a "Container page" - index.html.</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
However, after opening the index.html, I do see the template
correctly (header/footer/etc.), but I do not see any Edit
Point. Am I missing anything to not see the Edit Point? Will
greatly appreciate your help.</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
My module Template code for main.jsp is as follows:</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<span><%@page buffer="none" session="false"
trimDirectiveWhitespaces="true" %><br>
</span>
<div><%@ taglib prefix="cms"
uri=<a class="moz-txt-link-rfc2396E" href="http://www.opencms.org/taglib/cms">"http://www.opencms.org/taglib/cms"</a> %><br>
</div>
<div><%@ taglib prefix="fmt"
uri=<a class="moz-txt-link-rfc2396E" href="http://java.sun.com/jsp/jstl/fmt">"http://java.sun.com/jsp/jstl/fmt"</a> %><br>
</div>
<div><%@ taglib prefix="fn"
uri=<a class="moz-txt-link-rfc2396E" href="http://java.sun.com/jsp/jstl/functions">"http://java.sun.com/jsp/jstl/functions"</a> %><br>
</div>
<div><%@ taglib prefix="c"
uri=<a class="moz-txt-link-rfc2396E" href="http://java.sun.com/jsp/jstl/core">"http://java.sun.com/jsp/jstl/core"</a> %><br>
</div>
<div><br>
</div>
<div><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"</a>><br>
</div>
<div><html xmlns=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/1999/xhtml">"http://www.w3.org/1999/xhtml"</a> lang="en"
xml:lang="en"><br>
</div>
<div><head><br>
</div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;
background-color: rgb(255, 255, 255); display: inline
!important"> </span><meta
http-equiv="content-type" content="text/html; charset=utf-8"
/><br>
</div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;
background-color: rgb(255, 255, 255); display: inline
!important"> </span><meta
name="description" content="Your description goes here" /><br>
</div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;
background-color: rgb(255, 255, 255); display: inline
!important"> </span><meta name="keywords"
content="your,keywords,goes,here" /><br>
</div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;
background-color: rgb(255, 255, 255); display: inline
!important"> </span><meta name="author"
content="Your Name" /><br>
</div>
<div><br>
</div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;
background-color: rgb(255, 255, 255); display: inline
!important"> </span><cms:enable-ade /><br>
</div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;
background-color: rgb(255, 255, 255); display: inline
!important"> </span><link rel="stylesheet"
type="text/css"
href="<cms:link>%(link.weak:/system/modules/niliTest1.template/resources/css/niliTest1.css:c0640d4e-8c0c-11ea-9349-005056893b63)</cms:link>"
title="Nili Test 1" media="screen,projection" /><br>
</div>
<div><span style="font-family: Calibri, Helvetica, sans-serif;
background-color: rgb(255, 255, 255); display: inline
!important"> </span><title>Nili Test
1</title><br>
</div>
<div></head><br>
</div>
<div><br>
</div>
<div><body><br>
</div>
<div><div id="wrap"><br>
</div>
<div><!-- Header --><br>
</div>
<div><img class="feature"
src="<cms:link>%(link.weak:/system/modules/niliTest1.template/resources/img/sample1.jpg:c06ff433-8c0c-11ea-9349-005056893b63)</cms:link>"
width="980" height="200" alt="sample image" /><br>
</div>
<div><h1><a href="index.html">Common
Header</a></h1><br>
</div>
<div><p class="slogan">Common Header Text with Menu ->
</p><br>
</div>
<div><br>
</div>
<div><!-- Menu --><br>
</div>
<div><div id="menu"><br>
</div>
<div><p class="menulinks"><br>
</div>
<div><strong class="hide">Main menu:</strong><br>
</div>
<div><a class="menulink active"
href="index.html">Home</a><span class="hide"> |
</span><br>
</div>
<div></p><br>
</div>
<div></div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><div id="content"><br>
</div>
<div><cms:container name="centercontainer" type="center" <br>
</div>
<div> width="500" maxElements="8"
detailview="true"><br>
</div>
<div><h4><br>
</div>
<div>Please add content here (EditableBy =
"${container.value.EditableBy}")<br>
</div>
<div></h4><br>
</div>
<div></cms:container><br>
</div>
<div><hr class="clear" /><br>
</div>
<div></div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><!-- Footer --><br>
</div>
<div><p class="centered">Common Footer</p><br>
</div>
<div><p class="centered">This is a very simple Common
Footer</p><br>
</div>
<div><br>
</div>
<div></div><br>
</div>
<div></body><br>
</div>
<div></html><br>
</div>
<span></span><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif;
font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
<a class="moz-txt-link-freetext" href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a>
</pre>
</blockquote>
<pre class="moz-signature" cols="72">--
Kind Regards,
Daniel.
-------------------
Daniel Seidel
Alkacon Software GmbH & Co. KG - The OpenCms Experts
<a class="moz-txt-link-freetext" href="http://www.alkacon.com">http://www.alkacon.com</a> - <a class="moz-txt-link-freetext" href="http://www.opencms.org">http://www.opencms.org</a> </pre>
</body>
</html>