<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>OpenEdit Framework</title>
    <link>http://www.openedit.org</link>
    <description>Developer area to discuss design and features of the OpenEdit Framework</description>
    <item>
      <title>How to add metatags dynamically in to default layout.</title>
      <link>http://www.openedit.org/forum/permalink/2010/7/21/152123.html</link>
      <description>&lt;p&gt;Dear All,&lt;/p&gt;&#xD;
&lt;p&gt;I am new to this tool. I am working on one website. Now i got one challenge on that. I have to set the meta tags at the time of opening the default layout.&lt;/p&gt;&#xD;
&lt;p&gt;Please help me in this.&lt;/p&gt;&#xD;
&lt;p&gt;Regards,&lt;/p&gt;&#xD;
&lt;p&gt;Srini.&lt;/p&gt;</description>
      <pubDate>Wed, 21 Jul 2010 19:21:23 GMT</pubDate>
      <guid>http://www.openedit.org/forum/permalink/2010/7/21/152123.html</guid>
      <dc:creator>Srinivasa Rao Veeravarapu</dc:creator>
      <dc:date>2010-07-21T19:21:23Z</dc:date>
    </item>
    <item>
      <title>Slamdance</title>
      <link>http://www.openedit.org/forum/permalink/2010/6/7/211252.html</link>
      <description>&lt;p&gt;I was redirected to this site when I tried to contact the designers of www.slamdance.com , is this the forum where I can find how to get in contact with them?&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Tue, 08 Jun 2010 01:12:52 GMT</pubDate>
      <guid>http://www.openedit.org/forum/permalink/2010/6/7/211252.html</guid>
      <dc:creator>richard warfe</dc:creator>
      <dc:date>2010-06-08T01:12:52Z</dc:date>
    </item>
    <item>
      <title>Help upgrading jars on starter war</title>
      <link>http://www.openedit.org/forum/permalink/2010/3/19/073053.html</link>
      <description>&lt;p&gt;I am trying to upgrade all the jars in the starter war..&lt;/p&gt;&#xD;
&lt;p&gt;I am using openedit-dev, and openedit-editor-dev jars which were pulled from anthill as source and compiled locally.&lt;/p&gt;&#xD;
&lt;p&gt;Then I downloaded from Anthill, the prebuild jars from cart, search, money. When I try to navigate to my cart, I get an exception &amp;quot;Could not find bean named StoreDataReader&amp;quot;&lt;/p&gt;&#xD;
&lt;p&gt;Which package does this exist in ?&lt;/p&gt;&#xD;
&lt;p&gt;I tried to compile cart and search, but there seems to be a lot of unresolved dependencies.. Any suggestions on how build those projects...&lt;/p&gt;&#xD;
&lt;p&gt;What does the money package do, and why is there no source code..&lt;/p&gt;&#xD;
&lt;p&gt;Thank you&lt;/p&gt;&#xD;
&lt;p&gt;John Gentilin&lt;/p&gt;</description>
      <pubDate>Fri, 19 Mar 2010 12:30:53 GMT</pubDate>
      <guid>http://www.openedit.org/forum/permalink/2010/3/19/073053.html</guid>
      <dc:creator>John Gentilin</dc:creator>
      <dc:date>2010-03-19T12:30:53Z</dc:date>
    </item>
    <item>
      <title>Help, Velocity Generator not initializing</title>
      <link>http://www.openedit.org/forum/permalink/2010/3/18/002318.html</link>
      <description>&lt;p&gt;I wanted to be able to step through source to get a handle on what OE is doing, so I downloaded the starter ROOT then grabbed the latest oe-core from Anthill and replaces the openedit-5.979.jar with the openedit-dev.jar that was produced in the deploy directory.. This is running under Tomcat 6.0.20&lt;/p&gt;&#xD;
&lt;p&gt;When I launched tomcat, the root app stopped working, here is what I was able to dig up..&lt;/p&gt;&#xD;
&lt;p&gt;In GeneratedResourceLoader.getPageManager, it returns a null engine for getApplicationAttribute which causes a NPE to be thrown.&lt;/p&gt;&#xD;
&lt;p&gt;but I think the real problem is,&amp;nbsp; that VelocityGenerator.setOpenEditEngine is not called before VelocityGenerator.init() which sets the Velocity property. Since it was not called prior, the value stored in the properties is null..&lt;/p&gt;&#xD;
&lt;p&gt;Odd thing is, in Anthil, there is a different project called oesandbox, which the newly built dev jar works fine. I would continue with oesandbox, but the HTML code generation seems off, the popup overlay for the edit controls are always expanded and exist on the same z layer as the page and I after I went to layout mode, I lost the OE toolbar and was not able to determine how to get it back..&lt;/p&gt;&#xD;
&lt;p&gt;Thanks&lt;/p&gt;&#xD;
&lt;p&gt;John G&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&#xD;
&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Thu, 18 Mar 2010 05:23:18 GMT</pubDate>
      <guid>http://www.openedit.org/forum/permalink/2010/3/18/002318.html</guid>
      <dc:creator>John Gentilin</dc:creator>
      <dc:date>2010-03-18T05:23:18Z</dc:date>
    </item>
    <item>
      <title>Multiple Main Sites</title>
      <link>http://www.openedit.org/forum/permalink/2010/3/14/042911.html</link>
      <description>&lt;p&gt;I stumbled upon OE today and it looks great..&lt;/p&gt;&#xD;
&lt;p&gt;For my needs, I would like the sub directories to define the main site look and feel having the pages in the base dir to be like subcomponents. I made an e-commerce, then copied the top level _site.conf, index.html and links.xml to the my site subdir, now that site seems to be a bit messed up. Can OpenEdit handle this ?? &lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#xD;
&lt;p&gt;What's the Unlocker code in the bin directory ??&lt;/p&gt;&#xD;
&lt;p&gt;Thank You&lt;/p&gt;&#xD;
&lt;p&gt;John Gentilin&lt;/p&gt;&#xD;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Sun, 14 Mar 2010 09:29:11 GMT</pubDate>
      <guid>http://www.openedit.org/forum/permalink/2010/3/14/042911.html</guid>
      <dc:creator>John Gentilin</dc:creator>
      <dc:date>2010-03-14T09:29:11Z</dc:date>
    </item>
  </channel>
</rss>

