<?xml version="1.0" encoding="utf-8" ?>

























<rss version="0.91">
<channel>
  <title>http://opencms-forum.de (Forum: Questions about Template Development)</title>
  <link>http://opencms-forum.de/opencms-forum/index</link>
  <description>RSS Feed of http://opencms-forum.de (Forum: Questions about Template Development)</description>
  <language>en-us</language>

  <image>
    <title>mvnForum RSS</title>
    <url>http://opencms-forum.de/mvnplugin/mvnforum/images/logo.png</url>
    <link>http://opencms-forum.de/opencms-forum/index</link>
    <width>141</width>
    <height>50</height>
    <description>mvnForum - free open source Jsp/Servlet forum</description>
  </image>

  <textInput>
    <title>Search</title>
    <description>Search all posts</description>
    <name>key</name>
    <link>http://opencms-forum.de/opencms-forum/search</link>
  </textInput>

  <item>
    <title>cms:navigation type forFolder not displaying</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=10085</link>
    <description>Hi everyone im reading through the Beginner's guide to template creation with OpenCms 8 and Im having a problem displaying the main navigation (p29). when I display the model page it doesnt show the navigation list. 

here are my steps and code: 

the main-navigation.jsp in /system/modules/my.first.template/elements/menu/

[code]&lt;%@page buffer=&quot;none&quot; session=&quot;false&quot; ...</description>
  </item>

  <item>
    <title>default-file property</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2315</link>
    <description>Hi!

when I set the &quot;default-file&quot; property of a folder to point to a jsp inside a module/templates directory in my VFS nothing happens in the preview. The generated html is empty. When I move the file to my sites/mysite/ directory everything works fine?!

I set the &quot;template-elements&quot; property to point to a file inside module/templates for the detail-view of the specific ...</description>
  </item>

  <item>
    <title>How to apply a jsp to TemplateOne</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=1414</link>
    <description>Hi,

I want to do a sample that apply a jsp to the TemplateOne. 
That is, I wish the &quot;body&quot; part of the TemplateOne is from the jsp.
How to do this?

Thanks.</description>
  </item>

  <item>
    <title>How to increase Structured Content size in a html?</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=3546</link>
    <description>Hi All,
I want to increase the structured content size of a html, especially the height property.

More Explanation,
I have created an xsd with OpenCmsTable, for which i have created a &lt;layout&gt; element. When i use this xsd in html pages, i am getting the height of the Table structure small, so it is difficult to view .
How can i increase this size or height of this structured content? ...</description>
  </item>

  <item>
    <title>pull content from xml document without using &lt;cms:include&gt; / second .JSP</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=3332</link>
    <description>Hi, 
I have a home.JSP that has an &lt;include&gt; to latest.JSP that reads a structured XML documents.  

in the home.jsp I have two &lt;div's&gt;  - Side and Main  

&lt;div id=side&gt;


&lt;/div&gt;



in the Main Div I have 

&lt;div id=main&gt;
&lt;cms:include file=&quot;/...../latest.jsp&gt;
    &lt;cms:param nae=&quot;xml_files&gt;/xml?....&lt;/cms:param&gt;
...</description>
  </item>

  <item>
    <title>cannot set advanced property template-elements</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2210</link>
    <description>I'm trying to follow the howto [url=http://www.wdogsystems.com/opencms/opencms/demos/structured_content_editing.html]http://www.wdogsystems.com/opencms/opencms/demos/structured_content_editing.html[/url] to create a structured content and a template to display it. I try to apply my template to the folder or to the file in my site by setting the advanced property &quot;template-elements&quot;. But ...</description>
  </item>

  <item>
    <title>Templates and Extended HTML Import</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=1175</link>
    <description>Hi,

I create a simple template for tests. When I create a new page with my template works fine, but when I try to make a Extended HTML Import with my template I have this error:

[b:6666d548dc]The element &quot;body&quot; is not for template &quot;/system/modules/mymodule/templates/default&quot;.[/b:6666d548dc]

My template source  is equal to Empty template from org.opencms.welcome module.

When I try to ...</description>
  </item>

  <item>
    <title>JSP in side-elements of TemplateOne</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2251</link>
    <description>Hi,

in file properties of TemplateOne, you can choose a document, which is shown in the right frame of the site (the right-element property).

This works fine, if I include a html document.

But when I choose a JSP document, this site is always included two times. Has anyone a idea?</description>
  </item>

  <item>
    <title>Add a file upload/attachment input to an email form?</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=3056</link>
    <description>I've inherited the task with adding an 'email attachment' form input to the email form functionality in the client's OpenCms instance (6.2.2). This would consist of a file upload input on the user side, allowing them to upload the file they wish to attach to the email generated by the form.  I have seen that in the newest version of OpenCms, the functionality I'm after seems to be built in via ...</description>
  </item>

  <item>
    <title>How do I upload extensions to Template One?</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=3055</link>
    <description>I've inherited an OpenCms custom development project from a former employee; he left me some notes, but I'm completely new to OpenCms so any help would be appreciated. I'm trying to install a Template One extension that this employee created; it adds a new form field to the email form template.  His notes tell me I need to put a series of files into various directories in the explorer (all under ...</description>
  </item>

  <item>
    <title>javax.servlet.ServletException: VFS target &quot;/filepath with JSP file name&quot; was already included earlier</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2576</link>
    <description>Experts,

We need your expert help to resolve this issue. We have been trying and putting our heads together to get it resolved but to no avail. Hope  your  advice could provide us some directions. 

Issue Is:

We are developing a website based on OpenCMS. The problem we are facing is: 
1) The JSP template uses cms include method to render a web page.

2) The JSP template are designed to ...</description>
  </item>

  <item>
    <title>Deleting element from XSD: Impacts existing resources?</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2562</link>
    <description>I have discovered that deleting an existing element in a structured content file (XSD) has adverse effects on existing resources that are associated with that particular XSD.  Is this a correct statement?  

When an element is removed and I try to edit a resource that relies on that XSD I receive errors.  Is there a work-around to this issue?  If not, are there plans on fixing this or are we ...</description>
  </item>

  <item>
    <title>TemplateOne Search microsite</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2525</link>
    <description>Hi all,

I have some problems with the search feature of TemplateOne.

My site structure is:

- /sites/default/
  - Corporation1/
    - webMicroSite1/
    - intranetMicroSite1/
  - Corporation2/
    - webMicroSite2/
    - intranetMicroSite2/

The search won't work unless the microsites are in /sites/default/ , for example: /sites/default/webMicroSite1
What's going on? it's a bug?
...</description>
  </item>

  <item>
    <title>Direct edit feature of FCK Editor.</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2419</link>
    <description>Hi,

Now i need to use direct edit feature of the FCK editor.

This is my template-code to show the page in a particular folder.

&lt;cms:contentload collector=&quot;singleFile&quot; param=&quot;${opencms.uri}&quot; editable=&quot;true&quot;&gt;
&lt;h1&gt;&lt;b&gt;&lt;cms:contentshow element=&quot;Title&quot; /&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;p&gt;&lt;cms:contentshow ...</description>
  </item>

  <item>
    <title>How to get FCK editor in the structured content???</title>
    <link>http://opencms-forum.de/opencms-forum/viewthread?thread=2416</link>
    <description>Hi,

I created seperate structured content as per our requirement. In that iam having Text. I want to have FCK editor in order to edit that Text. 

In the XSD, what should be changed in order to get the FCK editor.

Regards,
Mahesh.R.</description>
  </item>

</channel>
</rss>


