<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-654</id>
	<title>Nabble - OpenCMS - Dev</title>
	<updated>2009-11-08T16:26:31Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/OpenCMS---Dev-f654.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OpenCMS---Dev-f654.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26259573</id>
	<title>Re: adding FCKEditor setting without modifying system files?</title>
	<published>2009-11-08T16:26:31Z</published>
	<updated>2009-11-08T16:26:31Z</updated>
	<author>
		<name>marcos binelli</name>
	</author>
	<content type="html">Dear all,&lt;br&gt;&lt;br&gt;&lt;br&gt;I try to use the CmsHttpUploadWidget, but, when I try to upload, I receive the message &amp;quot;Invalid reference, the resource can not be found.&amp;quot;&lt;br&gt;&lt;br&gt;I put the line &amp;lt;widget class=&amp;quot;org.opencms.widgets.CmsHttpUploadWidget&amp;quot; alias=&amp;quot;HttpUploadWidget&amp;quot;/&amp;gt; in the opencms-vfs.xml,&lt;br&gt;
and the line &amp;lt;layout element=&amp;quot;Image&amp;quot; widget=&amp;quot;HttpUploadWidget&amp;quot; configuration=&amp;quot;&amp;quot; /&amp;gt; on the xsd.&lt;br&gt;&lt;br&gt;I search for the widget&amp;#39;s configuration, but no reference was found&lt;br&gt;&lt;br&gt;What is necessary for the configuration?&lt;br&gt;
&lt;br&gt;Thansk for help&lt;br&gt;
&lt;br /&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/adding-FCKEditor-setting-without-modifying-system-files--tp26256634p26259573.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26256634</id>
	<title>adding FCKEditor setting without modifying system files?</title>
	<published>2009-11-08T10:46:43Z</published>
	<updated>2009-11-08T10:46:43Z</updated>
	<author>
		<name>Christian Steinert</name>
	</author>
	<content type="html">Dear all,
&lt;br&gt;&lt;br&gt;The behavior of the FCKEditor can be controlled with the javascript file 
&lt;br&gt;/system/workplace/editors/fckeditor/customconfig.js and in this file, 
&lt;br&gt;standard settings that are supported by the editor can be made.
&lt;br&gt;&lt;br&gt;However, does anybody know a way to make these settings in a way that 
&lt;br&gt;will not break with each upgrade? The file costomconfig.js is part of 
&lt;br&gt;the opencms default and therefore will be overwritten whenever an 
&lt;br&gt;installation is updated.
&lt;br&gt;&lt;br&gt;Does anybody way how one can without modification of system files
&lt;br&gt;* &amp;nbsp;include javascript code into the editor or
&lt;br&gt;* &amp;nbsp;- even better - a way passing editor options directly to FCKEditor.
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------
&lt;br&gt;&lt;br&gt;Basically, I am interested to adjust the text direction (which can be 
&lt;br&gt;passed on to FCKEditor with FCKConfig.ContentLangDirection = ...) 
&lt;br&gt;depending on the language that is used.
&lt;br&gt;&lt;br&gt;Thanks and regards
&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/adding-FCKEditor-setting-without-modifying-system-files--tp26256634p26256634.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26252962</id>
	<title>Does the OAMP Webform Module support Postgresql?</title>
	<published>2009-11-08T03:39:55Z</published>
	<updated>2009-11-08T03:39:55Z</updated>
	<author>
		<name>Ronen Naor-5</name>
	</author>
	<content type="html">&lt;div&gt;If yes, I get the following exception:&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;08 Nov 2009 13:26:59,482  INFO [pencms.module.CmsModuleManager: 798] . Module configuration : initializing module class com.alkacon.opencms.formgenerator.database.CmsFormDatabaseModuleAction&lt;br&gt;
08 Nov 2009 13:26:59,513 ERROR [se.CmsFormDatabaseModuleAction:  79] ERROR: syntax error at or near &amp;quot;(&amp;quot;&lt;br&gt;org.postgresql.util.PSQLException: ERROR: syntax error at or near &amp;quot;(&amp;quot;&lt;br&gt;	at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1592)&lt;br&gt;
	at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1327)&lt;br&gt;	at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:192)&lt;br&gt;	at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:451)&lt;br&gt;
	at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:350)&lt;br&gt;	at org.postgresql.jdbc2.AbstractJdbc2Statement.executeUpdate(AbstractJdbc2Statement.java:304)&lt;br&gt;	at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:102)&lt;br&gt;
	at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:102)&lt;br&gt;	at com.alkacon.opencms.formgenerator.database.CmsFormDataAccess.createDBTables(CmsFormDataAccess.java:736)&lt;br&gt;
	at com.alkacon.opencms.formgenerator.database.CmsFormDataAccess.ensureDBTablesExistance(CmsFormDataAccess.java:285)&lt;br&gt;	at com.alkacon.opencms.formgenerator.database.CmsFormDatabaseModuleAction.initialize(CmsFormDatabaseModuleAction.java:76)&lt;br&gt;
	at org.opencms.module.CmsModuleManager.initialize(CmsModuleManager.java:807)&lt;br&gt;	at org.opencms.main.OpenCmsCore.initConfiguration(OpenCmsCore.java:1181)&lt;br&gt;	at org.opencms.main.OpenCmsCore.initContext(OpenCmsCore.java:1323)&lt;br&gt;
	at org.opencms.main.OpenCmsCore.upgradeRunlevel(OpenCmsCore.java:1770)&lt;br&gt;	at org.opencms.main.OpenCmsListener.contextInitialized(OpenCmsListener.java:87)&lt;br&gt;	at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3843)&lt;br&gt;
	at org.apache.catalina.core.StandardContext.start(StandardContext.java:4350)&lt;br&gt;	at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)&lt;br&gt;	at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)&lt;br&gt;
	at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)&lt;br&gt;	at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)&lt;br&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Thanks,&lt;/div&gt;&lt;div&gt;Ronen&lt;/div&gt;
&lt;br /&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Does-the-OAMP-Webform-Module-support-Postgresql--tp26252962p26252962.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26251790</id>
	<title>OpenCms maven plugin with version 7.5.1</title>
	<published>2009-11-08T00:44:28Z</published>
	<updated>2009-11-08T00:44:28Z</updated>
	<author>
		<name>Ronen Naor-5</name>
	</author>
	<content type="html">&lt;div&gt;Hi,&lt;br&gt;&lt;/div&gt;&lt;div&gt;Can the maven plugin work with OpenCms version 7.5.1 (compare to 7.5.0) ?&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Thanks,&lt;/div&gt;&lt;div&gt;Ronen.&lt;/div&gt;
&lt;br /&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OpenCms-maven-plugin-with-version-7.5.1-tp26251790p26251790.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26231998</id>
	<title>Re: OpenCms751 :  properties / multisite issue</title>
	<published>2009-11-06T05:28:16Z</published>
	<updated>2009-11-06T05:28:16Z</updated>
	<author>
		<name>Mario Jäger</name>
	</author>
	<content type="html">Hi Sandrine,
&lt;br&gt;&lt;br&gt;I have tried to reproduce your error. But everything works fine.
&lt;br&gt;I have installed an OpenCms 7.5.1 with two sites, one site is the 
&lt;br&gt;default site. In both sites I put a Jsp with your content to read 
&lt;br&gt;the title property from another resource. In the default site I 
&lt;br&gt;created another resource and defined an individual title property. 
&lt;br&gt;In the second site I put a sibling from this resource. 
&lt;br&gt;&lt;br&gt;How did you configure your multisites? Please explain in more detail 
&lt;br&gt;which resources (to read the title property) you did create in your 
&lt;br&gt;sites.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Kind Regards,
&lt;br&gt;Mario.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;-------------------
&lt;br&gt;Mario Jäger
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Alkacon Software GmbH &amp;nbsp;- The OpenCms Experts &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://www.alkacon.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.alkacon.com&lt;/a&gt;&amp;nbsp;- &lt;a href=&quot;http://www.opencms.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opencms.org&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Sandrine Prousteau schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I have this error in logs :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 05 Nov 2009 14:46:21,171 ERROR [.opencms.jsp.CmsJspTagProperty: 257] Error processing &amp;quot;property&amp;quot; tag in Jsp.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Message d'origine-----
&lt;br&gt;&amp;gt; De : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26231998&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26231998&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt;] De la part de Sandrine Prousteau
&lt;br&gt;&amp;gt; Envoyé : jeudi 5 novembre 2009 13:20
&lt;br&gt;&amp;gt; À : The OpenCms mailing list
&lt;br&gt;&amp;gt; Objet : Re: [opencms-dev] OpenCms751 : properties / multisite issue
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yes, of course!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Message d'origine-----
&lt;br&gt;&amp;gt; De : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26231998&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26231998&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt;] De la part de Mario Jäger
&lt;br&gt;&amp;gt; Envoyé : jeudi 5 novembre 2009 12:16
&lt;br&gt;&amp;gt; À : The OpenCms mailing list
&lt;br&gt;&amp;gt; Objet : Re: [opencms-dev] OpenCms751 : properties / multisite issue
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi Sandrine,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Did you publish the resource with the title property in each site?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Include-Jquery-tp26181890p26231998.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26230179</id>
	<title>Re: Multisite: Editor transforms the links</title>
	<published>2009-11-06T03:06:38Z</published>
	<updated>2009-11-06T03:06:38Z</updated>
	<author>
		<name>Christoph P. Kukulies</name>
	</author>
	<content type="html">On Fri, Nov 06, 2009 at 08:06:41AM +0100, Carol Manch? wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Are users with Workplace manager role who create the links with the
&lt;br&gt;&amp;gt; FCKeditor and this happens with all links, any idea?
&lt;br&gt;&lt;br&gt;Do the users use the visual Insert/Edit link dialog in page edit mode?
&lt;br&gt;Do they browse the server for the link?
&lt;br&gt;&lt;br&gt;Does it also happen when you edit the link in Edit Source mode?
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/change-language-programmatically---opencms-6.2.2-tp26160000p26230179.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26229977</id>
	<title>Re: Any experience with huge sites?</title>
	<published>2009-11-06T02:50:10Z</published>
	<updated>2009-11-06T02:50:10Z</updated>
	<author>
		<name>Roman-Uhlig</name>
	</author>
	<content type="html">&amp;nbsp;
&lt;br&gt;Hi Christian,
&lt;br&gt;&lt;br&gt;we are running several OpenCms servers on MySQL 5.0.x as well as on PostgreSQL 8.4.x. So far we didn't notice any noteworthy differences regarding performance. In terms of large amounts of (binary) resources I'd tend to recommend PostgreSQL &amp;gt;= 8.4. Compare the features regarding this field of use and I guess you'll come to the same conclusion. ;)
&lt;br&gt;&lt;br&gt;Beside the DBMS you should have in mind is that the OpenCms database is growing very fast when heavily working with many resources. Also the tools and features for handling large amounts of resources are limited. Of course you can write your own scripts using the really great OpenCms API, but out of the box you won't have much fun when reaching 2000+ resources per folder. On the other hand we never had serious performance issues in serving these resources to the end user. OpenCms has several features to aid you in this (cached image scaling, Lucene indexing of PDF and other non-XML resources etc.). You can also configure individual behaviour for every resource type regarding caching, export and the like.
&lt;br&gt;&lt;br&gt;If you don't fear getting into the OpenCms API and writing quite some scripts and stuff to help you handling large amounts of resources, you should be fine. Else you might want to have a look at more integrated solutions like Liferay.
&lt;br&gt;&lt;br&gt;The choice is yours ;)
&lt;br&gt;&lt;br&gt;Roman
&lt;br&gt;&lt;br&gt;-----Ursprüngliche Nachricht-----
&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26229977&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26229977&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt;] Im Auftrag von &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26229977&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Christian.Weber@...&lt;/a&gt;
&lt;br&gt;Gesendet: Freitag, 6. November 2009 11:18
&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26229977&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev@...&lt;/a&gt;
&lt;br&gt;Betreff: [opencms-dev] Any experience with huge sites?
&lt;br&gt;&lt;br&gt;Hi
&lt;br&gt;&lt;br&gt;I wonder how OpenCms and MySql scale with huge sites having more than 500.000 pages, many large binaries (images, mp3 and pdf) and database size &amp;gt; 10 GB. 
&lt;br&gt;&lt;br&gt;Are there any known limitations or issues with the vfs regarding performance and stability? 
&lt;br&gt;&lt;br&gt;Has someone experience with alternative databases like Oracle or Postgres which might scale better for such large sites?
&lt;br&gt;&lt;br&gt;Thank you for any hint.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Ursprüngliche Nachricht-----
&lt;br&gt;&amp;gt; Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26229977&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt; 
&lt;br&gt;&amp;gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26229977&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt;] Im Auftrag von Carol Manchó
&lt;br&gt;&amp;gt; Gesendet: Freitag, 6. November 2009 08:07
&lt;br&gt;&amp;gt; An: The OpenCms mailing list
&lt;br&gt;&amp;gt; Betreff: Re: [opencms-dev] Multisite: Editor transforms the links
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Are users with Workplace manager role who create the links 
&lt;br&gt;&amp;gt; with the FCKeditor and this happens with all links, any idea?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Carol
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; En/na Christoph P. Kukulies ha escrit:
&lt;br&gt;&amp;gt; &amp;gt; On Thu, Nov 05, 2009 at 01:44:26PM +0100, Carol Manch? wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; We use OpenCms 7.0.5 to handle multiple sites. In 
&lt;br&gt;&amp;gt; opencms-system.xml 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; we have defined sites as follows:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;lt;sites&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;workplace-server&amp;gt;&lt;a href=&quot;http://www.siteA.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteA.com&lt;/a&gt;&amp;lt;/workplace-server&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;default-uri&amp;gt;/sites/siteA/&amp;lt;/default-uri&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;site server=&amp;quot;&lt;a href=&quot;http://www.siteA.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteA.com&lt;/a&gt;&amp;quot; uri=&amp;quot;/sites/siteA/&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;site server=&amp;quot;&lt;a href=&quot;http://www.siteB.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteB.com&lt;/a&gt;&amp;quot; uri=&amp;quot;/sites/siteB/&amp;quot;/&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;lt;/sites&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Our problem appears when we include a link from a page of 
&lt;br&gt;&amp;gt; the siteB 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; to a page of the siteA. We add a link like this &amp;lt;a 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; href=&amp;quot;&lt;a href=&quot;http://www.siteA.com/page1.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteA.com/page1.html&lt;/a&gt;&amp;quot;&amp;gt; and the editor transforms 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; this
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Have you tried to enclose the URL by &amp;lt;cms:link&amp;gt; tags?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; link to &amp;lt;a href=&amp;quot;/page1.html&amp;quot;&amp;gt; after saving the page.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; We need to link siteB with siteA but this is not possible with our 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; configuration, any idea what could be the problem?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt; Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt; This mail is sent to you from the opencms-dev mailing list 
&lt;br&gt;&amp;gt; To change 
&lt;br&gt;&amp;gt; &amp;gt; your list options, or to unsubscribe from the list, please visit 
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; This mail is sent to you from the opencms-dev mailing list To 
&lt;br&gt;&amp;gt; change your list options, or to unsubscribe from the list, 
&lt;br&gt;&amp;gt; please visit &lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/change-language-programmatically---opencms-6.2.2-tp26160000p26229977.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26229748</id>
	<title>Re: Deleting resources and database size</title>
	<published>2009-11-06T02:29:41Z</published>
	<updated>2009-11-06T02:29:41Z</updated>
	<author>
		<name>Roman-Uhlig</name>
	</author>
	<content type="html">&lt;br&gt;If I get your blog entry right, you state the history settings in the
&lt;br&gt;administration panel do not really work as intended?
&lt;br&gt;&lt;br&gt;Roman
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________
&lt;br&gt;&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26229748&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt;
&lt;br&gt;[mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26229748&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt;] Im Auftrag von La publi del
&lt;br&gt;marque
&lt;br&gt;Gesendet: Freitag, 6. November 2009 11:07
&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26229748&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev@...&lt;/a&gt;
&lt;br&gt;Betreff: [opencms-dev] Deleting resources and database size
&lt;br&gt;&lt;br&gt;&lt;br&gt;I've just described a tricky solution to shrink the database size if you
&lt;br&gt;really need the space:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://marquex.mp/blog/shrinking-opencms-database&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://marquex.mp/blog/shrinking-opencms-database&lt;/a&gt;&lt;br&gt;&lt;br&gt;i hope that helps
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Deleting-resources-and-database-size-tp26229748p26229748.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26229620</id>
	<title>Any experience with huge sites?</title>
	<published>2009-11-06T02:18:09Z</published>
	<updated>2009-11-06T02:18:09Z</updated>
	<author>
		<name>Chris@Nionex</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&lt;br&gt;I wonder how OpenCms and MySql scale with huge sites having more than 500.000 pages, many large binaries (images, mp3 and pdf) and database size &amp;gt; 10 GB. 
&lt;br&gt;&lt;br&gt;Are there any known limitations or issues with the vfs regarding performance and stability? 
&lt;br&gt;&lt;br&gt;Has someone experience with alternative databases like Oracle or Postgres which might scale better for such large sites?
&lt;br&gt;&lt;br&gt;Thank you for any hint.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Ursprüngliche Nachricht-----
&lt;br&gt;&amp;gt; Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26229620&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt; 
&lt;br&gt;&amp;gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26229620&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt;] Im Auftrag von Carol Manchó
&lt;br&gt;&amp;gt; Gesendet: Freitag, 6. November 2009 08:07
&lt;br&gt;&amp;gt; An: The OpenCms mailing list
&lt;br&gt;&amp;gt; Betreff: Re: [opencms-dev] Multisite: Editor transforms the links
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Are users with Workplace manager role who create the links 
&lt;br&gt;&amp;gt; with the FCKeditor and this happens with all links, any idea?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Carol
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; En/na Christoph P. Kukulies ha escrit:
&lt;br&gt;&amp;gt; &amp;gt; On Thu, Nov 05, 2009 at 01:44:26PM +0100, Carol Manch? wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; We use OpenCms 7.0.5 to handle multiple sites. In 
&lt;br&gt;&amp;gt; opencms-system.xml 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; we have defined sites as follows:
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;lt;sites&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;workplace-server&amp;gt;&lt;a href=&quot;http://www.siteA.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteA.com&lt;/a&gt;&amp;lt;/workplace-server&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;default-uri&amp;gt;/sites/siteA/&amp;lt;/default-uri&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;site server=&amp;quot;&lt;a href=&quot;http://www.siteA.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteA.com&lt;/a&gt;&amp;quot; uri=&amp;quot;/sites/siteA/&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;site server=&amp;quot;&lt;a href=&quot;http://www.siteB.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteB.com&lt;/a&gt;&amp;quot; uri=&amp;quot;/sites/siteB/&amp;quot;/&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;lt;/sites&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Our problem appears when we include a link from a page of 
&lt;br&gt;&amp;gt; the siteB 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; to a page of the siteA. We add a link like this &amp;lt;a 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; href=&amp;quot;&lt;a href=&quot;http://www.siteA.com/page1.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteA.com/page1.html&lt;/a&gt;&amp;quot;&amp;gt; and the editor transforms 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; this
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Have you tried to enclose the URL by &amp;lt;cms:link&amp;gt; tags?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; link to &amp;lt;a href=&amp;quot;/page1.html&amp;quot;&amp;gt; after saving the page.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; We need to link siteB with siteA but this is not possible with our 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; configuration, any idea what could be the problem?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt; Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt; This mail is sent to you from the opencms-dev mailing list 
&lt;br&gt;&amp;gt; To change 
&lt;br&gt;&amp;gt; &amp;gt; your list options, or to unsubscribe from the list, please visit 
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; This mail is sent to you from the opencms-dev mailing list To 
&lt;br&gt;&amp;gt; change your list options, or to unsubscribe from the list, 
&lt;br&gt;&amp;gt; please visit &lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/change-language-programmatically---opencms-6.2.2-tp26160000p26229620.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26229496</id>
	<title>Deleting resources and database size</title>
	<published>2009-11-06T02:06:59Z</published>
	<updated>2009-11-06T02:06:59Z</updated>
	<author>
		<name>La publi del marque</name>
	</author>
	<content type="html">I&amp;#39;ve just described a tricky solution to shrink the database size if you really need the space:&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://marquex.mp/blog/shrinking-opencms-database&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://marquex.mp/blog/shrinking-opencms-database&lt;/a&gt;&lt;br&gt;
&lt;br&gt;i hope that helps&lt;br&gt;
&lt;br /&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Deleting-resources-and-database-size-tp26229496p26229496.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26227723</id>
	<title>Re: Multisite: Editor transforms the links</title>
	<published>2009-11-05T23:06:41Z</published>
	<updated>2009-11-05T23:06:41Z</updated>
	<author>
		<name>Carol Manchó-2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Are users with Workplace manager role who create the links with the
&lt;br&gt;FCKeditor and this happens with all links, any idea?
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;Carol
&lt;br&gt;&lt;br&gt;En/na Christoph P. Kukulies ha escrit:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Thu, Nov 05, 2009 at 01:44:26PM +0100, Carol Manch? wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt;&amp;gt; We use OpenCms 7.0.5 to handle multiple sites. In opencms-system.xml we
&lt;br&gt;&amp;gt;&amp;gt; have defined sites as follows:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;sites&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;workplace-server&amp;gt;&lt;a href=&quot;http://www.siteA.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteA.com&lt;/a&gt;&amp;lt;/workplace-server&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;default-uri&amp;gt;/sites/siteA/&amp;lt;/default-uri&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;site server=&amp;quot;&lt;a href=&quot;http://www.siteA.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteA.com&lt;/a&gt;&amp;quot; uri=&amp;quot;/sites/siteA/&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;site server=&amp;quot;&lt;a href=&quot;http://www.siteB.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteB.com&lt;/a&gt;&amp;quot; uri=&amp;quot;/sites/siteB/&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;/sites&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Our problem appears when we include a link from a page of the siteB to a
&lt;br&gt;&amp;gt;&amp;gt; page of the siteA. We add a link like this &amp;lt;a
&lt;br&gt;&amp;gt;&amp;gt; href=&amp;quot;&lt;a href=&quot;http://www.siteA.com/page1.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteA.com/page1.html&lt;/a&gt;&amp;quot;&amp;gt; and the editor transforms this
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Have you tried to enclose the URL by &amp;lt;cms:link&amp;gt; tags?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; link to &amp;lt;a href=&amp;quot;/page1.html&amp;quot;&amp;gt; after saving the page.
&lt;br&gt;&amp;gt;&amp;gt; We need to link siteB with siteA but this is not possible with our
&lt;br&gt;&amp;gt;&amp;gt; configuration, any idea what could be the problem?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;&amp;gt; To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/change-language-programmatically---opencms-6.2.2-tp26160000p26227723.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26227556</id>
	<title>Re: urgent! please help! OpenCms in Weblogic 10.3:Update 7.0.5 --&gt; 7.5.1 app context change</title>
	<published>2009-11-05T22:42:02Z</published>
	<updated>2009-11-05T22:42:02Z</updated>
	<author>
		<name>Thanh Ly</name>
	</author>
	<content type="html">DONE!
&lt;br&gt;&lt;br&gt;I enable WebApplicationContext in web.xml as follow
&lt;br&gt;&lt;br&gt;&amp;lt;context-param&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;param-name&amp;gt;WebApplicationContext&amp;lt;/param-name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;param-value&amp;gt;opencms&amp;lt;/param-value&amp;gt;
&lt;br&gt;&amp;lt;/context-param&amp;gt;
&lt;br&gt;&lt;br&gt;opencms work greate!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Thanh Ly wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hi,
&lt;br&gt;&lt;br&gt;I'm running OpenCms 7.0.5 on Weblogic 10.3, java6, Oracle 10g DB with no problem. 
&lt;br&gt;&lt;br&gt;When I update to 7.5.1 using update package, and follow guild in readme.txt from Alkacon, the /update process working fine, but after finished update, 
&lt;br&gt;&lt;br&gt;I go to /opencms/opencms/ &amp;nbsp;the page show only html text. no Image, no css, no js. 
&lt;br&gt;Then I view html source I found that all link in html change from /opencms/opencms/ --&amp;gt; /war/opencms/
&lt;br&gt;&lt;br&gt;I try to change app context to other name as /web/opencms/ but in html source still show link (to image, css, js, other link) to /war/opencms. 
&lt;br&gt;&lt;br&gt;Only if I change app context to war, it's ok, everthing is /war/opencms/ my site it's show property.
&lt;br&gt;&lt;br&gt;I also try to deploy the same updated opencms folder in weblogic to tomcat 6 (copy to webapp folder) and opencms work fine, no change app context name.
&lt;br&gt;&lt;br&gt;I don't known why this change happen in weblogic. 
&lt;br&gt;&lt;br&gt;Could you help me how to resolve this problem.
&lt;br&gt;Many thanks in advanced.
&lt;br&gt;&lt;br&gt;Ly Thanh
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/urgent%21-please-help%21-OpenCms-in-Weblogic-10.3%3AUpdate-7.0.5---%3E-7.5.1-app-context-change-tp26225441p26227556.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26225441</id>
	<title>urgent! please help! OpenCms in Weblogic 10.3:Update 7.0.5 --&gt; 7.5.1 app context change</title>
	<published>2009-11-05T17:46:34Z</published>
	<updated>2009-11-05T17:46:34Z</updated>
	<author>
		<name>Thanh Ly</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;I'm running OpenCms 7.0.5 on Weblogic 10.3, java6, Oracle 10g DB with no problem. 
&lt;br&gt;&lt;br&gt;When I update to 7.5.1 using update package, and follow guild in readme.txt from Alkacon, the /update process working fine, but after finished update, 
&lt;br&gt;&lt;br&gt;I go to /opencms/opencms/ &amp;nbsp;the page show only html text. no Image, no css, no js. 
&lt;br&gt;Then I view html source I found that all link in html change from /opencms/opencms/ --&amp;gt; /war/opencms/
&lt;br&gt;&lt;br&gt;I try to change app context to other name as /web/opencms/ but in html source still show link (to image, css, js, other link) to /war/opencms. 
&lt;br&gt;&lt;br&gt;Only if I change app context to war, it's ok, everthing is /war/opencms/ my site it's show property.
&lt;br&gt;&lt;br&gt;I also try to deploy the same updated opencms folder in weblogic to tomcat 6 (copy to webapp folder) and opencms work fine, no change app context name.
&lt;br&gt;&lt;br&gt;I don't known why this change happen in weblogic. 
&lt;br&gt;&lt;br&gt;Could you help me how to resolve this problem.
&lt;br&gt;Many thanks in advanced.
&lt;br&gt;&lt;br&gt;Ly Thanh
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/urgent%21-please-help%21-OpenCms-in-Weblogic-10.3%3AUpdate-7.0.5---%3E-7.5.1-app-context-change-tp26225441p26225441.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26217115</id>
	<title>Publishing of deleted/changed resources: improve performance?</title>
	<published>2009-11-05T07:46:13Z</published>
	<updated>2009-11-05T07:46:13Z</updated>
	<author>
		<name>Roman-Uhlig</name>
	</author>
	<content type="html">&lt;br&gt;We are using OpenCms 7.5.0 and noticed the following: publishing of
&lt;br&gt;deleted or changed resources has become exceptionally slow on our
&lt;br&gt;servers. Publishing of new resources is very fast, but publishing of
&lt;br&gt;changed or deleted resources is slow like hell (about 2 to 3 resources
&lt;br&gt;(&amp;lt;200kb) per second).
&lt;br&gt;&lt;br&gt;We assume that this is related to the history mechanism. Do you have any
&lt;br&gt;suggestions/experience with tweaking this beside switching off the whole
&lt;br&gt;history? Working with websites containing several thousand resources in
&lt;br&gt;OpenCms is quite painful this way.
&lt;br&gt;&lt;br&gt;Thanks in advance for any hints on this!
&lt;br&gt;Roman
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Publishing-of-deleted-changed-resources%3A-improve-performance--tp26217115p26217115.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26216745</id>
	<title>Re: Multisite: Editor transforms the links</title>
	<published>2009-11-05T07:25:37Z</published>
	<updated>2009-11-05T07:25:37Z</updated>
	<author>
		<name>Christoph P. Kukulies</name>
	</author>
	<content type="html">On Thu, Nov 05, 2009 at 01:44:26PM +0100, Carol Manch? wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt; We use OpenCms 7.0.5 to handle multiple sites. In opencms-system.xml we
&lt;br&gt;&amp;gt; have defined sites as follows:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;sites&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;workplace-server&amp;gt;&lt;a href=&quot;http://www.siteA.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteA.com&lt;/a&gt;&amp;lt;/workplace-server&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;default-uri&amp;gt;/sites/siteA/&amp;lt;/default-uri&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;site server=&amp;quot;&lt;a href=&quot;http://www.siteA.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteA.com&lt;/a&gt;&amp;quot; uri=&amp;quot;/sites/siteA/&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;site server=&amp;quot;&lt;a href=&quot;http://www.siteB.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteB.com&lt;/a&gt;&amp;quot; uri=&amp;quot;/sites/siteB/&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/sites&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Our problem appears when we include a link from a page of the siteB to a
&lt;br&gt;&amp;gt; page of the siteA. We add a link like this &amp;lt;a
&lt;br&gt;&amp;gt; href=&amp;quot;&lt;a href=&quot;http://www.siteA.com/page1.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteA.com/page1.html&lt;/a&gt;&amp;quot;&amp;gt; and the editor transforms this
&lt;/div&gt;&lt;br&gt;&lt;br&gt;Have you tried to enclose the URL by &amp;lt;cms:link&amp;gt; tags?
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; link to &amp;lt;a href=&amp;quot;/page1.html&amp;quot;&amp;gt; after saving the page.
&lt;br&gt;&amp;gt; We need to link siteB with siteA but this is not possible with our
&lt;br&gt;&amp;gt; configuration, any idea what could be the problem?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; 
&lt;br&gt;--
&lt;br&gt;Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/change-language-programmatically---opencms-6.2.2-tp26160000p26216745.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26215021</id>
	<title>Re: OpenCms751 :  properties / multisite issue</title>
	<published>2009-11-05T05:52:04Z</published>
	<updated>2009-11-05T05:52:04Z</updated>
	<author>
		<name>Asnidren</name>
	</author>
	<content type="html">I have this error in logs :
&lt;br&gt;&lt;br&gt;05 Nov 2009 14:46:21,171 ERROR [.opencms.jsp.CmsJspTagProperty: 257] Error processing &amp;quot;property&amp;quot; tag in Jsp.
&lt;br&gt;&lt;br&gt;-----Message d'origine-----
&lt;br&gt;De : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26215021&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26215021&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt;] De la part de Sandrine Prousteau
&lt;br&gt;Envoyé : jeudi 5 novembre 2009 13:20
&lt;br&gt;À : The OpenCms mailing list
&lt;br&gt;Objet : Re: [opencms-dev] OpenCms751 : properties / multisite issue
&lt;br&gt;&lt;br&gt;Yes, of course!
&lt;br&gt;&lt;br&gt;-----Message d'origine-----
&lt;br&gt;De : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26215021&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26215021&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt;] De la part de Mario Jäger
&lt;br&gt;Envoyé : jeudi 5 novembre 2009 12:16
&lt;br&gt;À : The OpenCms mailing list
&lt;br&gt;Objet : Re: [opencms-dev] OpenCms751 : properties / multisite issue
&lt;br&gt;&lt;br&gt;Hi Sandrine,
&lt;br&gt;&lt;br&gt;Did you publish the resource with the title property in each site?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Kind Regards,
&lt;br&gt;Mario.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;-------------------
&lt;br&gt;Mario Jäger
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Alkacon Software GmbH &amp;nbsp;- The OpenCms Experts &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://www.alkacon.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.alkacon.com&lt;/a&gt;&amp;nbsp;- &lt;a href=&quot;http://www.opencms.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opencms.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Sandrine Prousteau schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt; I installed OpenCms7.5.1 with several site (/sites/default,
&lt;br&gt;&amp;gt; /sites/mysite...). I have in each site the same ressource with property
&lt;br&gt;&amp;gt; Title defined in individual. When I use a jsp in each site to read this
&lt;br&gt;&amp;gt; property:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;%@ taglib prefix=&amp;quot;c&amp;quot; uri=&amp;quot;&lt;a href=&quot;http://java.sun.com/jsp/jstl/core&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://java.sun.com/jsp/jstl/core&lt;/a&gt;&amp;quot; %&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;%@ taglib prefix=&amp;quot;cms&amp;quot; uri=&amp;quot;&lt;a href=&quot;http://www.opencms.org/taglib/cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opencms.org/taglib/cms&lt;/a&gt;&amp;quot; %&amp;gt; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; titre :
&lt;br&gt;&amp;gt; ${cms:vfs(pageContext).property['/fr/mypage.html']['Title']}&amp;lt;br/&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It works well in Offline of each site, I can display property, but it
&lt;br&gt;&amp;gt; doesn't work in Online when I'm not on the site /sites/default. (It
&lt;br&gt;&amp;gt; works on /sites/default.) It doesn't return error, just not find the
&lt;br&gt;&amp;gt; value... If I use the cms:property tag with attribute &amp;quot;default&amp;quot;, it
&lt;br&gt;&amp;gt; return the default value.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Where is the problem?? Please help!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;&amp;gt; To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Include-Jquery-tp26181890p26215021.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26213841</id>
	<title>Multisite: Editor transforms the links</title>
	<published>2009-11-05T04:44:26Z</published>
	<updated>2009-11-05T04:44:26Z</updated>
	<author>
		<name>Carol Manchó-2</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;We use OpenCms 7.0.5 to handle multiple sites. In opencms-system.xml we
&lt;br&gt;have defined sites as follows:
&lt;br&gt;&lt;br&gt;&amp;lt;sites&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;workplace-server&amp;gt;&lt;a href=&quot;http://www.siteA.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteA.com&lt;/a&gt;&amp;lt;/workplace-server&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;default-uri&amp;gt;/sites/siteA/&amp;lt;/default-uri&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;site server=&amp;quot;&lt;a href=&quot;http://www.siteA.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteA.com&lt;/a&gt;&amp;quot; uri=&amp;quot;/sites/siteA/&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;site server=&amp;quot;&lt;a href=&quot;http://www.siteB.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteB.com&lt;/a&gt;&amp;quot; uri=&amp;quot;/sites/siteB/&amp;quot;/&amp;gt;
&lt;br&gt;&amp;lt;/sites&amp;gt;
&lt;br&gt;&lt;br&gt;Our problem appears when we include a link from a page of the siteB to a
&lt;br&gt;page of the siteA. We add a link like this &amp;lt;a
&lt;br&gt;href=&amp;quot;&lt;a href=&quot;http://www.siteA.com/page1.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.siteA.com/page1.html&lt;/a&gt;&amp;quot;&amp;gt; and the editor transforms this
&lt;br&gt;link to &amp;lt;a href=&amp;quot;/page1.html&amp;quot;&amp;gt; after saving the page.
&lt;br&gt;We need to link siteB with siteA but this is not possible with our
&lt;br&gt;configuration, any idea what could be the problem?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;&lt;br&gt;Carol
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/change-language-programmatically---opencms-6.2.2-tp26160000p26213841.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26213556</id>
	<title>Re: OpenCms751 :  properties / multisite issue</title>
	<published>2009-11-05T04:19:44Z</published>
	<updated>2009-11-05T04:19:44Z</updated>
	<author>
		<name>Asnidren</name>
	</author>
	<content type="html">Yes, of course!
&lt;br&gt;&lt;br&gt;-----Message d'origine-----
&lt;br&gt;De : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26213556&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26213556&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt;] De la part de Mario Jäger
&lt;br&gt;Envoyé : jeudi 5 novembre 2009 12:16
&lt;br&gt;À : The OpenCms mailing list
&lt;br&gt;Objet : Re: [opencms-dev] OpenCms751 : properties / multisite issue
&lt;br&gt;&lt;br&gt;Hi Sandrine,
&lt;br&gt;&lt;br&gt;Did you publish the resource with the title property in each site?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Kind Regards,
&lt;br&gt;Mario.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;-------------------
&lt;br&gt;Mario Jäger
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Alkacon Software GmbH &amp;nbsp;- The OpenCms Experts &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://www.alkacon.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.alkacon.com&lt;/a&gt;&amp;nbsp;- &lt;a href=&quot;http://www.opencms.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opencms.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Sandrine Prousteau schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt; I installed OpenCms7.5.1 with several site (/sites/default,
&lt;br&gt;&amp;gt; /sites/mysite...). I have in each site the same ressource with property
&lt;br&gt;&amp;gt; Title defined in individual. When I use a jsp in each site to read this
&lt;br&gt;&amp;gt; property:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;%@ taglib prefix=&amp;quot;c&amp;quot; uri=&amp;quot;&lt;a href=&quot;http://java.sun.com/jsp/jstl/core&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://java.sun.com/jsp/jstl/core&lt;/a&gt;&amp;quot; %&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;%@ taglib prefix=&amp;quot;cms&amp;quot; uri=&amp;quot;&lt;a href=&quot;http://www.opencms.org/taglib/cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opencms.org/taglib/cms&lt;/a&gt;&amp;quot; %&amp;gt; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; titre :
&lt;br&gt;&amp;gt; ${cms:vfs(pageContext).property['/fr/mypage.html']['Title']}&amp;lt;br/&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It works well in Offline of each site, I can display property, but it
&lt;br&gt;&amp;gt; doesn't work in Online when I'm not on the site /sites/default. (It
&lt;br&gt;&amp;gt; works on /sites/default.) It doesn't return error, just not find the
&lt;br&gt;&amp;gt; value... If I use the cms:property tag with attribute &amp;quot;default&amp;quot;, it
&lt;br&gt;&amp;gt; return the default value.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Where is the problem?? Please help!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;&amp;gt; To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Include-Jquery-tp26181890p26213556.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26212737</id>
	<title>Re: OpenCms751 :  properties / multisite issue</title>
	<published>2009-11-05T03:16:23Z</published>
	<updated>2009-11-05T03:16:23Z</updated>
	<author>
		<name>Mario Jäger</name>
	</author>
	<content type="html">Hi Sandrine,
&lt;br&gt;&lt;br&gt;Did you publish the resource with the title property in each site?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Kind Regards,
&lt;br&gt;Mario.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;-------------------
&lt;br&gt;Mario Jäger
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Alkacon Software GmbH &amp;nbsp;- The OpenCms Experts &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://www.alkacon.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.alkacon.com&lt;/a&gt;&amp;nbsp;- &lt;a href=&quot;http://www.opencms.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opencms.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Sandrine Prousteau schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt; I installed OpenCms7.5.1 with several site (/sites/default,
&lt;br&gt;&amp;gt; /sites/mysite...). I have in each site the same ressource with property
&lt;br&gt;&amp;gt; Title defined in individual. When I use a jsp in each site to read this
&lt;br&gt;&amp;gt; property:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;%@ taglib prefix=&amp;quot;c&amp;quot; uri=&amp;quot;&lt;a href=&quot;http://java.sun.com/jsp/jstl/core&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://java.sun.com/jsp/jstl/core&lt;/a&gt;&amp;quot; %&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;%@ taglib prefix=&amp;quot;cms&amp;quot; uri=&amp;quot;&lt;a href=&quot;http://www.opencms.org/taglib/cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opencms.org/taglib/cms&lt;/a&gt;&amp;quot; %&amp;gt; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; titre :
&lt;br&gt;&amp;gt; ${cms:vfs(pageContext).property['/fr/mypage.html']['Title']}&amp;lt;br/&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It works well in Offline of each site, I can display property, but it
&lt;br&gt;&amp;gt; doesn't work in Online when I'm not on the site /sites/default. (It
&lt;br&gt;&amp;gt; works on /sites/default.) It doesn't return error, just not find the
&lt;br&gt;&amp;gt; value... If I use the cms:property tag with attribute &amp;quot;default&amp;quot;, it
&lt;br&gt;&amp;gt; return the default value.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Where is the problem?? Please help!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;&amp;gt; To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Include-Jquery-tp26181890p26212737.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26208627</id>
	<title>Re: Cannot get a connection, pool error: Timeout waiting for idle object</title>
	<published>2009-11-05T00:53:56Z</published>
	<updated>2009-11-05T00:53:56Z</updated>
	<author>
		<name>Kumar Annamalai</name>
	</author>
	<content type="html">Did any one find solution to this issue, if so kindly help me in getting this issue resolved.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Pearl
&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Lori Boes-2 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hello,
&lt;br&gt;&lt;br&gt;All of a sudden in our opencms (7.0.1), our users weren't able to login.
&lt;br&gt;Below is the error in the log file. Can anyone shed some light on why this
&lt;br&gt;may have occurred? It looks like maybe opencms couldn't connect to mysql?
&lt;br&gt;Thanks for any help.
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;-Lori
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;Here's the error from the log file
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;13 Mar 2008 09:24:54,728 ERROR [rg.opencms.jsp.CmsJspLoginBean: 290] Failed
&lt;br&gt;login of user &amp;quot;user1&amp;quot;: A database error occured reading the user data.
&lt;br&gt;Request from IP &amp;nbsp;using uri &amp;quot;/sites/default/index.jsp&amp;quot;.
&lt;br&gt;&lt;br&gt;org.opencms.db.CmsDbSqlException: An SQL error occurred when executing the
&lt;br&gt;following query: . 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.opencms.db.generic.CmsUserDriver.readUserInfos(CmsUserDriver.java:1480)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.opencms.db.generic.CmsUserDriver.internalCreateUser(CmsUserDriver.java:2
&lt;br&gt;309)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.opencms.db.generic.CmsUserDriver.readUser(CmsUserDriver.java:1414)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.opencms.db.CmsDriverManager.loginUser(CmsDriverManager.java:4586)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.opencms.db.CmsSecurityManager.loginUser(CmsSecurityManager.java:2845)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.opencms.file.CmsObject.loginUser(CmsObject.java:2234)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.opencms.jsp.CmsJspLoginBean.login(CmsJspLoginBean.java:189)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.opencms.jsp.CmsJspLoginBean.login(CmsJspLoginBean.java:169)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.jsp.WEB_002dINF.jsp.online.sites.default_.index_jsp._jspService(i
&lt;br&gt;ndex_jsp.java:89)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3
&lt;br&gt;28)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:315)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
&lt;br&gt;FilterChain.java:269)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
&lt;br&gt;ain.java:188)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.
&lt;br&gt;java:691)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatch
&lt;br&gt;er.java:594)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher
&lt;br&gt;.java:505)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.opencms.flex.CmsFlexRequestDispatcher.includeExternal(CmsFlexRequestDisp
&lt;br&gt;atcher.java:193)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.opencms.flex.CmsFlexRequestDispatcher.include(CmsFlexRequestDispatcher.j
&lt;br&gt;ava:169)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.opencms.loader.CmsJspLoader.service(CmsJspLoader.java:996)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.opencms.flex.CmsFlexRequestDispatcher.includeInternalWithCache(CmsFlexRe
&lt;br&gt;questDispatcher.java:422)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.opencms.flex.CmsFlexRequestDispatcher.include(CmsFlexRequestDispatcher.j
&lt;br&gt;ava:173)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.opencms.loader.CmsJspLoader.dispatchJsp(CmsJspLoader.java:233)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.opencms.loader.CmsJspLoader.load(CmsJspLoader.java:575)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.opencms.loader.CmsResourceManager.loadResource(CmsResourceManager.java:9
&lt;br&gt;38)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.opencms.main.OpenCmsCore.showResource(OpenCmsCore.java:1485)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:171)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at org.opencms.main.OpenCmsServlet.doPost(OpenCmsServlet.java:183)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
&lt;br&gt;FilterChain.java:269)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
&lt;br&gt;ain.java:188)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
&lt;br&gt;va:210)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
&lt;br&gt;va:174)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127
&lt;br&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117
&lt;br&gt;)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
&lt;br&gt;:108)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processC
&lt;br&gt;onnection(Http11BaseProtocol.java:665)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.jav
&lt;br&gt;a:528)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWo
&lt;br&gt;rkerThread.java:81)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
&lt;br&gt;a:685)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.Thread.run(Thread.java:595)
&lt;br&gt;&lt;br&gt;Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot get a
&lt;br&gt;connection, pool error: Timeout waiting for idle object
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.commons.dbcp.PoolingDriver.connect(PoolingDriver.java:184)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at java.sql.DriverManager.getConnection(DriverManager.java:525)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at java.sql.DriverManager.getConnection(DriverManager.java:193)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.opencms.db.CmsSqlManager.getConnectionByUrl(CmsSqlManager.java:104)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.opencms.db.generic.CmsSqlManager.getConnection(CmsSqlManager.java:231)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.opencms.db.generic.CmsUserDriver.readUserInfos(CmsUserDriver.java:1452)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ... 46 more
&lt;br&gt;&lt;br&gt;Caused by: java.util.NoSuchElementException: Timeout waiting for idle object
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPoo
&lt;br&gt;l.java:825)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.apache.commons.dbcp.PoolingDriver.connect(PoolingDriver.java:176)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ... 51 more
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Cannot-get-a-connection%2C-pool-error%3A-Timeout-waiting-for-idle-object-tp16037129p26208627.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26197492</id>
	<title>OpenCms751 :  properties / multisite issue</title>
	<published>2009-11-04T06:38:54Z</published>
	<updated>2009-11-04T06:38:54Z</updated>
	<author>
		<name>Asnidren</name>
	</author>
	<content type="html">Hi
&lt;br&gt;I installed OpenCms7.5.1 with several site (/sites/default,
&lt;br&gt;/sites/mysite...). I have in each site the same ressource with property
&lt;br&gt;Title defined in individual. When I use a jsp in each site to read this
&lt;br&gt;property:
&lt;br&gt;&lt;br&gt;&amp;lt;%@ taglib prefix=&amp;quot;c&amp;quot; uri=&amp;quot;&lt;a href=&quot;http://java.sun.com/jsp/jstl/core&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://java.sun.com/jsp/jstl/core&lt;/a&gt;&amp;quot; %&amp;gt;
&lt;br&gt;&amp;lt;%@ taglib prefix=&amp;quot;cms&amp;quot; uri=&amp;quot;&lt;a href=&quot;http://www.opencms.org/taglib/cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opencms.org/taglib/cms&lt;/a&gt;&amp;quot; %&amp;gt; 
&lt;br&gt;&lt;br&gt;titre :
&lt;br&gt;${cms:vfs(pageContext).property['/fr/mypage.html']['Title']}&amp;lt;br/&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;It works well in Offline of each site, I can display property, but it
&lt;br&gt;doesn't work in Online when I'm not on the site /sites/default. (It
&lt;br&gt;works on /sites/default.) It doesn't return error, just not find the
&lt;br&gt;value... If I use the cms:property tag with attribute &amp;quot;default&amp;quot;, it
&lt;br&gt;return the default value.
&lt;br&gt;&lt;br&gt;Where is the problem?? Please help!
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Include-Jquery-tp26181890p26197492.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26196343</id>
	<title>Re: Include Jquery</title>
	<published>2009-11-04T05:31:30Z</published>
	<updated>2009-11-04T05:31:30Z</updated>
	<author>
		<name>axel.hollenberg</name>
	</author>
	<content type="html">Thanks it's working.
&lt;br&gt;But for Direct Edit the &amp;lt;scripts&amp;gt; are doubled now.
&lt;br&gt;&lt;br&gt;lg
&lt;br&gt;Axel
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Ursprüngliche Nachricht-----
&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26196343&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26196343&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt;] Im Auftrag von Andreas Zahner
&lt;br&gt;Gesendet: Mittwoch, 4. November 2009 14:19
&lt;br&gt;An: The OpenCms mailing list
&lt;br&gt;Betreff: Re: [opencms-dev] Include Jquery
&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;to load the load_script function, you have to add the &amp;lt;cms:jquery&amp;gt; tag 
&lt;br&gt;once more like this:
&lt;br&gt;&lt;br&gt;&amp;lt;cms:jquery dynamic=&amp;quot;true&amp;quot; /&amp;gt;
&lt;br&gt;&amp;lt;cms:jquery dynamic=&amp;quot;true&amp;quot; js=&amp;quot;jquery&amp;quot; /&amp;gt;
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Andreas.
&lt;br&gt;&lt;br&gt;-------------------
&lt;br&gt;Andreas Zahner
&lt;br&gt;&lt;br&gt;Alkacon Software GmbH &amp;nbsp;- The OpenCms Experts
&lt;br&gt;&lt;a href=&quot;http://www.alkacon.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.alkacon.com&lt;/a&gt;&amp;nbsp;- &amp;nbsp;&lt;a href=&quot;http://www.opencms.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opencms.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26196343&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;axel.hollenberg@...&lt;/a&gt; schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Andreas,
&lt;br&gt;&amp;gt; after I added the tag I got this:
&lt;br&gt;&amp;gt; &amp;lt;script type='text/javascript'&amp;gt;load_script('/opencms/resources/jquery/packed/jquery.js', 'js');&amp;lt;/script&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What's missing is the load_script function :-)
&lt;br&gt;&amp;gt; The function is only available in Direct Edit Modus.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any other ideas?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Danke
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Axel
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -----Ursprüngliche Nachricht-----
&lt;br&gt;&amp;gt; Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26196343&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26196343&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt;] Im Auftrag von Andreas Zahner
&lt;br&gt;&amp;gt; Gesendet: Dienstag, 3. November 2009 17:06
&lt;br&gt;&amp;gt; An: The OpenCms mailing list
&lt;br&gt;&amp;gt; Betreff: Re: [opencms-dev] Include Jquery
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Axel,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; when using the &amp;lt;cms:jquery&amp;gt; tag, you also have to specify the JS file 
&lt;br&gt;&amp;gt; name you want to load, e.g. like this:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;cms:jquery dynamic=&amp;quot;true&amp;quot; js=&amp;quot;jquery&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Be sure to place the tag below your &amp;lt;cms:editable&amp;gt; tag.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hth!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Andreas.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -------------------
&lt;br&gt;&amp;gt; Andreas Zahner
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Alkacon Software GmbH &amp;nbsp;- The OpenCms Experts
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.alkacon.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.alkacon.com&lt;/a&gt;&amp;nbsp;- &amp;nbsp;&lt;a href=&quot;http://www.opencms.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opencms.org&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26196343&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;axel.hollenberg@...&lt;/a&gt; schrieb:
&lt;br&gt;&amp;gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I want to include jQuery in our Project.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; In the offline Project it is loaded with DirectEdit.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Online I tried to include jquery via the &amp;lt;cms:jquery/&amp;gt; &amp;nbsp;but nothing happens.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Any ideas?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Axel
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;&amp;gt;&amp;gt; To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;&amp;gt; To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;&amp;gt; To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Include-Jquery-tp26181890p26196343.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26196149</id>
	<title>Re: Include Jquery</title>
	<published>2009-11-04T05:19:00Z</published>
	<updated>2009-11-04T05:19:00Z</updated>
	<author>
		<name>Andreas Zahner</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;to load the load_script function, you have to add the &amp;lt;cms:jquery&amp;gt; tag 
&lt;br&gt;once more like this:
&lt;br&gt;&lt;br&gt;&amp;lt;cms:jquery dynamic=&amp;quot;true&amp;quot; /&amp;gt;
&lt;br&gt;&amp;lt;cms:jquery dynamic=&amp;quot;true&amp;quot; js=&amp;quot;jquery&amp;quot; /&amp;gt;
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Andreas.
&lt;br&gt;&lt;br&gt;-------------------
&lt;br&gt;Andreas Zahner
&lt;br&gt;&lt;br&gt;Alkacon Software GmbH &amp;nbsp;- The OpenCms Experts
&lt;br&gt;&lt;a href=&quot;http://www.alkacon.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.alkacon.com&lt;/a&gt;&amp;nbsp;- &amp;nbsp;&lt;a href=&quot;http://www.opencms.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opencms.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26196149&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;axel.hollenberg@...&lt;/a&gt; schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Andreas,
&lt;br&gt;&amp;gt; after I added the tag I got this:
&lt;br&gt;&amp;gt; &amp;lt;script type='text/javascript'&amp;gt;load_script('/opencms/resources/jquery/packed/jquery.js', 'js');&amp;lt;/script&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What's missing is the load_script function :-)
&lt;br&gt;&amp;gt; The function is only available in Direct Edit Modus.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any other ideas?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Danke
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Axel
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -----Ursprüngliche Nachricht-----
&lt;br&gt;&amp;gt; Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26196149&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26196149&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt;] Im Auftrag von Andreas Zahner
&lt;br&gt;&amp;gt; Gesendet: Dienstag, 3. November 2009 17:06
&lt;br&gt;&amp;gt; An: The OpenCms mailing list
&lt;br&gt;&amp;gt; Betreff: Re: [opencms-dev] Include Jquery
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Axel,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; when using the &amp;lt;cms:jquery&amp;gt; tag, you also have to specify the JS file 
&lt;br&gt;&amp;gt; name you want to load, e.g. like this:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;cms:jquery dynamic=&amp;quot;true&amp;quot; js=&amp;quot;jquery&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Be sure to place the tag below your &amp;lt;cms:editable&amp;gt; tag.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hth!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Andreas.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -------------------
&lt;br&gt;&amp;gt; Andreas Zahner
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Alkacon Software GmbH &amp;nbsp;- The OpenCms Experts
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.alkacon.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.alkacon.com&lt;/a&gt;&amp;nbsp;- &amp;nbsp;&lt;a href=&quot;http://www.opencms.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opencms.org&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26196149&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;axel.hollenberg@...&lt;/a&gt; schrieb:
&lt;br&gt;&amp;gt;&amp;gt; Hi
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I want to include jQuery in our Project.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; In the offline Project it is loaded with DirectEdit.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Online I tried to include jquery via the &amp;lt;cms:jquery/&amp;gt; &amp;nbsp;but nothing happens.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Any ideas?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Axel
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;&amp;gt;&amp;gt; To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;&amp;gt; To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;&amp;gt; To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Include-Jquery-tp26181890p26196149.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26195726</id>
	<title>Re: Include Jquery</title>
	<published>2009-11-04T04:47:28Z</published>
	<updated>2009-11-04T04:47:28Z</updated>
	<author>
		<name>axel.hollenberg</name>
	</author>
	<content type="html">Hi Andreas,
&lt;br&gt;after I added the tag I got this:
&lt;br&gt;&amp;lt;script type='text/javascript'&amp;gt;load_script('/opencms/resources/jquery/packed/jquery.js', 'js');&amp;lt;/script&amp;gt;
&lt;br&gt;&lt;br&gt;What's missing is the load_script function :-)
&lt;br&gt;The function is only available in Direct Edit Modus.
&lt;br&gt;&lt;br&gt;Any other ideas?
&lt;br&gt;&lt;br&gt;Danke
&lt;br&gt;&lt;br&gt;Axel
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Ursprüngliche Nachricht-----
&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195726&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195726&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt;] Im Auftrag von Andreas Zahner
&lt;br&gt;Gesendet: Dienstag, 3. November 2009 17:06
&lt;br&gt;An: The OpenCms mailing list
&lt;br&gt;Betreff: Re: [opencms-dev] Include Jquery
&lt;br&gt;&lt;br&gt;Axel,
&lt;br&gt;&lt;br&gt;when using the &amp;lt;cms:jquery&amp;gt; tag, you also have to specify the JS file 
&lt;br&gt;name you want to load, e.g. like this:
&lt;br&gt;&lt;br&gt;&amp;lt;cms:jquery dynamic=&amp;quot;true&amp;quot; js=&amp;quot;jquery&amp;quot; /&amp;gt;
&lt;br&gt;&lt;br&gt;Be sure to place the tag below your &amp;lt;cms:editable&amp;gt; tag.
&lt;br&gt;&lt;br&gt;Hth!
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Andreas.
&lt;br&gt;&lt;br&gt;-------------------
&lt;br&gt;Andreas Zahner
&lt;br&gt;&lt;br&gt;Alkacon Software GmbH &amp;nbsp;- The OpenCms Experts
&lt;br&gt;&lt;a href=&quot;http://www.alkacon.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.alkacon.com&lt;/a&gt;&amp;nbsp;- &amp;nbsp;&lt;a href=&quot;http://www.opencms.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opencms.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195726&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;axel.hollenberg@...&lt;/a&gt; schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I want to include jQuery in our Project.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; In the offline Project it is loaded with DirectEdit.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Online I tried to include jquery via the &amp;lt;cms:jquery/&amp;gt; &amp;nbsp;but nothing happens.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any ideas?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Axel
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;&amp;gt; To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Include-Jquery-tp26181890p26195726.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26182859</id>
	<title>Toolbar error when editing a page</title>
	<published>2009-11-03T08:58:37Z</published>
	<updated>2009-11-03T08:58:37Z</updated>
	<author>
		<name>Eric MacAdie-2</name>
	</author>
	<content type="html">I reinstalled OpenCms after my PC died. I imported a dump of my MySQL 
&lt;br&gt;database. I tried to edit a page, and I got this error in a popup window:
&lt;br&gt;&lt;br&gt;Toolbar set &amp;quot;OpenCMS&amp;quot; doesn't exist
&lt;br&gt;&lt;br&gt;I did some web searching and I was not able to find anything helpful. 
&lt;br&gt;How can I fix this error? Am I missing some module? I do have the 
&lt;br&gt;org.opencms.editors.fckeditor module installed, and I have included the 
&lt;br&gt;list of modules I have installed below.
&lt;br&gt;&lt;br&gt;Eric MacAdie
&lt;br&gt;pronounced: muh-KAY-dee
&lt;br&gt;&lt;br&gt;com.alkacon.documentation
&lt;br&gt;com.alkacon.documentation.documentation_flexcache
&lt;br&gt;com.alkacon.documentation.documentation_htmlimport
&lt;br&gt;com.alkacon.documentation.documentation_javadoc
&lt;br&gt;com.alkacon.documentation.documentation_jsp
&lt;br&gt;com.alkacon.documentation.documentation_migration
&lt;br&gt;com.alkacon.documentation.documentation_modules
&lt;br&gt;com.alkacon.documentation.documentation_scriptlet
&lt;br&gt;com.alkacon.documentation.documentation_search
&lt;br&gt;com.alkacon.documentation.documentation_staticexport
&lt;br&gt;com.alkacon.documentation.documentation_taglib
&lt;br&gt;com.alkacon.documentation.documentation_webdav
&lt;br&gt;com.alkacon.documentation.documentation_xmlcontent
&lt;br&gt;com.alkacon.documentation.examples_directedit
&lt;br&gt;com.alkacon.documentation.examples_flex_1
&lt;br&gt;com.alkacon.documentation.examples_flex_2
&lt;br&gt;com.alkacon.documentation.examples_flex_3
&lt;br&gt;com.alkacon.documentation.examples_jstl
&lt;br&gt;com.alkacon.documentation.examples_search
&lt;br&gt;com.alkacon.documentation.examples_tomcat
&lt;br&gt;com.alkacon.documentation.howto_httpd_tomcat_modproxy
&lt;br&gt;com.alkacon.documentation.howto_multisite
&lt;br&gt;com.alkacon.documentation.howto_template
&lt;br&gt;com.alkacon.documentation.howto_workplace_translation
&lt;br&gt;com.alkacon.documentation.xmlcontentdemo
&lt;br&gt;org.opencms.editors
&lt;br&gt;org.opencms.editors.editarea
&lt;br&gt;org.opencms.editors.fckeditor
&lt;br&gt;org.opencms.frontend.layoutpage
&lt;br&gt;org.opencms.frontend.photoalbum
&lt;br&gt;org.opencms.frontend.templateone
&lt;br&gt;org.opencms.frontend.templateone.democontent
&lt;br&gt;org.opencms.frontend.templateone.form
&lt;br&gt;org.opencms.frontend.templateone.modules
&lt;br&gt;org.opencms.frontend.templatetwo
&lt;br&gt;org.opencms.frontend.templatetwo.demo
&lt;br&gt;org.opencms.frontend.templatetwo.demo.content
&lt;br&gt;org.opencms.jquery
&lt;br&gt;org.opencms.locale.de &amp;nbsp; &amp;nbsp;
&lt;br&gt;org.opencms.locale.es
&lt;br&gt;org.opencms.welcome
&lt;br&gt;org.opencms.workplace
&lt;br&gt;org.opencms.workplace.administration &amp;nbsp; &amp;nbsp;
&lt;br&gt;org.opencms.workplace.categories &amp;nbsp; &amp;nbsp; 
&lt;br&gt;org.opencms.workplace.explorer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;org.opencms.workplace.galleries &amp;nbsp; &amp;nbsp; 
&lt;br&gt;org.opencms.workplace.handler &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;org.opencms.workplace.help &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;org.opencms.workplace.help.de &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;org.opencms.workplace.help.en &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;org.opencms.workplace.tools.accounts &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;org.opencms.workplace.tools.cache &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;org.opencms.workplace.tools.content &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;org.opencms.workplace.tools.database &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;org.opencms.workplace.tools.galleryoverview &amp;nbsp; &amp;nbsp;
&lt;br&gt;org.opencms.workplace.tools.history &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;org.opencms.workplace.tools.link &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;org.opencms.workplace.tools.modules &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;org.opencms.workplace.tools.projects &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;org.opencms.workplace.tools.publishqueue &amp;nbsp; &amp;nbsp;
&lt;br&gt;org.opencms.workplace.tools.scheduler &amp;nbsp; &amp;nbsp;
&lt;br&gt;org.opencms.workplace.tools.searchindex &amp;nbsp; &amp;nbsp; 
&lt;br&gt;org.opencms.workplace.tools.workplace &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Toolbar-error-when-editing-a-page-tp26182859p26182859.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26181988</id>
	<title>Re: Include Jquery</title>
	<published>2009-11-03T08:05:57Z</published>
	<updated>2009-11-03T08:05:57Z</updated>
	<author>
		<name>Andreas Zahner</name>
	</author>
	<content type="html">Axel,
&lt;br&gt;&lt;br&gt;when using the &amp;lt;cms:jquery&amp;gt; tag, you also have to specify the JS file 
&lt;br&gt;name you want to load, e.g. like this:
&lt;br&gt;&lt;br&gt;&amp;lt;cms:jquery dynamic=&amp;quot;true&amp;quot; js=&amp;quot;jquery&amp;quot; /&amp;gt;
&lt;br&gt;&lt;br&gt;Be sure to place the tag below your &amp;lt;cms:editable&amp;gt; tag.
&lt;br&gt;&lt;br&gt;Hth!
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Andreas.
&lt;br&gt;&lt;br&gt;-------------------
&lt;br&gt;Andreas Zahner
&lt;br&gt;&lt;br&gt;Alkacon Software GmbH &amp;nbsp;- The OpenCms Experts
&lt;br&gt;&lt;a href=&quot;http://www.alkacon.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.alkacon.com&lt;/a&gt;&amp;nbsp;- &amp;nbsp;&lt;a href=&quot;http://www.opencms.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opencms.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26181988&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;axel.hollenberg@...&lt;/a&gt; schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I want to include jQuery in our Project.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; In the offline Project it is loaded with DirectEdit.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Online I tried to include jquery via the &amp;lt;cms:jquery/&amp;gt; &amp;nbsp;but nothing happens.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any ideas?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Axel
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;&amp;gt; To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Include-Jquery-tp26181890p26181988.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26181890</id>
	<title>Include Jquery</title>
	<published>2009-11-03T07:59:26Z</published>
	<updated>2009-11-03T07:59:26Z</updated>
	<author>
		<name>axel.hollenberg</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 3.2//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;META NAME=&quot;Generator&quot; CONTENT=&quot;MS Exchange Server version 6.5.7652.24&quot;&gt;
&lt;TITLE&gt;Include Jquery&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;!-- Converted from text/rtf format --&gt;

&lt;P DIR=LTR&gt;&lt;SPAN LANG=&quot;de&quot;&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt;&lt;FONT FACE=&quot;Calibri&quot;&gt;Hi&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P DIR=LTR&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt;&lt;FONT FACE=&quot;Calibri&quot;&gt;I want to include jQuery in&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;de&quot;&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt; &lt;FONT FACE=&quot;Calibri&quot;&gt;our Project.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P DIR=LTR&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt;&lt;FONT FACE=&quot;Calibri&quot;&gt;In the offline Project it&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;de&quot;&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt; &lt;FONT FACE=&quot;Calibri&quot;&gt;is loaded with&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;de&quot;&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt; &lt;FONT FACE=&quot;Calibri&quot;&gt;Dire&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;de&quot;&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt;&lt;FONT FACE=&quot;Calibri&quot;&gt;ctEdit.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P DIR=LTR&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt;&lt;FONT FACE=&quot;Calibri&quot;&gt;Online&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;de&quot;&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt; &lt;FONT FACE=&quot;Calibri&quot;&gt;I&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;de&quot;&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt;&lt;FONT FACE=&quot;Calibri&quot;&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;de&quot;&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt; &lt;FONT FACE=&quot;Calibri&quot;&gt;tried to include jquery via the &amp;lt;cms:jquery/&amp;gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;de&quot;&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt;&amp;nbsp;&lt;FONT FACE=&quot;Calibri&quot;&gt; but nothing happens.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P DIR=LTR&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt;&lt;FONT FACE=&quot;Calibri&quot;&gt;Any ideas&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;de&quot;&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt;&lt;FONT FACE=&quot;Calibri&quot;&gt;?&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;de&quot;&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P DIR=LTR&gt;&lt;SPAN LANG=&quot;de&quot;&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P DIR=LTR&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt;&lt;FONT FACE=&quot;Calibri&quot;&gt;Axel&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;de&quot;&gt;&lt;/SPAN&gt;&lt;SPAN LANG=&quot;en-us&quot;&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;/BODY&gt;
&lt;/HTML&gt;&lt;br /&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Include-Jquery-tp26181890p26181890.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26179059</id>
	<title>Re: change language programmatically - opencms 6.2.2</title>
	<published>2009-11-03T04:43:12Z</published>
	<updated>2009-11-03T04:43:12Z</updated>
	<author>
		<name>] Code Create [ Bernd Wolfsegger</name>
	</author>
	<content type="html">Hi Joe,
&lt;br&gt;&lt;br&gt;you can implement your own Localhandler to your needs by writing a class which
&lt;br&gt;implements I_CmsLocaleHandler.
&lt;br&gt;Have a look at the default localehandler CmsDefaultLocaleHandler in the opencms
&lt;br&gt;i18n package to get an idea.
&lt;br&gt;To get it working you have to replace the class attribute value of the
&lt;br&gt;localehandler tag in opencms-systme.xml.
&lt;br&gt;&lt;br&gt;Kind regards, Bernd
&lt;br&gt;&lt;br&gt;-----Ursprüngliche Nachricht-----
&lt;br&gt;Von: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26179059&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26179059&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt;] Im
&lt;br&gt;Auftrag von Joe Lam
&lt;br&gt;Gesendet: Dienstag, 3. November 2009 09:01
&lt;br&gt;An: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26179059&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev@...&lt;/a&gt;
&lt;br&gt;Betreff: [opencms-dev] change language programmatically - opencms 6.2.2
&lt;br&gt;&lt;br&gt;&lt;br&gt;I wonder how to change language programmatically with v6.2.2 ?
&lt;br&gt;seems that the method CmsRequestContext.setLocale() is the way to go. but
&lt;br&gt;thats not available in v6.2.2
&lt;br&gt;&lt;br&gt;what I want to do is to provide a select/button to select language. the
&lt;br&gt;&amp;quot;?__locale=de&amp;quot; query string doesnt do the job. because I gonna store the
&lt;br&gt;selected lang such that user will get content in selected language
&lt;br&gt;continuously. and I am not using siblings approach. xml content supports
&lt;br&gt;&amp;quot;same file with multi lang content&amp;quot;. which is fine.
&lt;br&gt;&lt;br&gt;I did think this is pretty easy, but somehow I cant find the answer by
&lt;br&gt;searching nabble/google , etc.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Joe
&lt;br&gt;-- 
&lt;br&gt;View this message in context:
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/change-language-programmatically---opencms-6.2.2-tp2616001&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/change-language-programmatically---opencms-6.2.2-tp2616001&lt;/a&gt;&lt;br&gt;7p26160017.html
&lt;br&gt;Sent from the OpenCMS - Dev mailing list archive at Nabble.com.
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/change-language-programmatically---opencms-6.2.2-tp26160017p26179059.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26160017</id>
	<title>change language programmatically - opencms 6.2.2</title>
	<published>2009-11-03T00:00:46Z</published>
	<updated>2009-11-03T00:00:46Z</updated>
	<author>
		<name>Joe Lam</name>
	</author>
	<content type="html">I wonder how to change language programmatically with v6.2.2 ?
&lt;br&gt;seems that the method CmsRequestContext.setLocale() is the way to go. but thats not available in v6.2.2
&lt;br&gt;&lt;br&gt;what I want to do is to provide a select/button to select language. the &amp;quot;?__locale=de&amp;quot; query string doesnt do the job. because I gonna store the selected lang such that user will get content in selected language continuously. and I am not using siblings approach. xml content supports &amp;quot;same file with multi lang content&amp;quot;. which is fine.
&lt;br&gt;&lt;br&gt;I did think this is pretty easy, but somehow I cant find the answer by searching nabble/google , etc.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Joe</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/change-language-programmatically---opencms-6.2.2-tp26160017p26160017.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26160000</id>
	<title>change language programmatically - opencms 6.2.2</title>
	<published>2009-11-02T22:58:56Z</published>
	<updated>2009-11-02T22:58:56Z</updated>
	<author>
		<name>Joe Lam</name>
	</author>
	<content type="html">I wonder how to change language programmatically with v6.2.2 ?
&lt;br&gt;seems that the method CmsRequestContext.setLocale() is the way to go. but thats not available in v6.2.2
&lt;br&gt;&lt;br&gt;what I want to do is to provide a select/button to select language. the &amp;quot;?__locale=de&amp;quot; query string doesnt do the job. because I gonna store the selected lang such that user will get content in selected language continuously. and I am not using siblings approach. xml content supports &amp;quot;same file with multi lang content&amp;quot;. which is fine.
&lt;br&gt;&lt;br&gt;I did think this is pretty easy, but somehow I cant find the answer by searching nabble/google , etc.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Joe</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/change-language-programmatically---opencms-6.2.2-tp26160000p26160000.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26164490</id>
	<title>Re: Hooking new resource / publish resource events</title>
	<published>2009-11-02T06:16:43Z</published>
	<updated>2009-11-02T06:16:43Z</updated>
	<author>
		<name>Chuck Mysak</name>
	</author>
	<content type="html">Thank you Christian!&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Mon, Nov 2, 2009 at 1:31 PM, Christian Steinert &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26164490&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;christian_steinert@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;



  

&lt;div bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;
Chuck Mysak wrote:
&lt;blockquote type=&quot;cite&quot;&gt;
  &lt;pre&gt;Hello list,

is there a way using the OpenCms API to catch the event of creating a new
resource and/or publishing that resource?
The desired scenario would be to update a custom set of resources (xml or db
or resource property) when a user creates/edits/deletes/publishes a
resource.

  &lt;/pre&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;/div&gt;
Please take a look at the I_CmsEventListener interface for a list of
all opencms events. There are MANY events, including the one you are
looking for:&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.opencms.org/javadoc/core/org/opencms/main/I_CmsEventListener.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.opencms.org/javadoc/core/org/opencms/main/I_CmsEventListener.html&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Best Regards&lt;div class=&quot;im&quot;&gt;&lt;br&gt;
Christian&lt;br&gt;
&lt;blockquote type=&quot;cite&quot;&gt;
  &lt;pre&gt;&lt;/pre&gt;
  &lt;pre&gt;&lt;hr width=&quot;90%&quot; size=&quot;4&quot;&gt;

_______________________________________________
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
&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;br&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
This mail is sent to you from the opencms-dev mailing list&lt;br&gt;
To change your list options, or to unsubscribe from the list, please visit&lt;br&gt;
&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Hooking-new-resource---publish-resource-events-tp26161825p26164490.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26164119</id>
	<title>Re: OpenCms-Maven Plugin - new release for OpenCms 7.5</title>
	<published>2009-11-02T05:53:23Z</published>
	<updated>2009-11-02T05:53:23Z</updated>
	<author>
		<name>Chris@Nionex</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6000.16915&quot; name=GENERATOR&gt;&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;DIV&gt;&lt;SPAN class=421575113-02112009&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;Hi 
Ronen&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=421575113-02112009&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=421575113-02112009&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;first 
create the file in OpenCms. Then call vfs:sync and the file and its metadata 
will be created in your real filesystem.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=421575113-02112009&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=421575113-02112009&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;Regards&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=421575113-02112009&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;Christian&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class=421575113-02112009&gt;&lt;FONT face=Arial color=#0000ff size=2&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;&lt;BR&gt;
&lt;BLOCKQUOTE style=&quot;PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px&quot;&gt;
  &lt;DIV class=OutlookMessageHeader lang=de dir=ltr align=left&gt;
  &lt;HR tabIndex=-1&gt;
  &lt;FONT face=Tahoma size=2&gt;&lt;B&gt;Von:&lt;/B&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26164119&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt; 
  [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26164119&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt;] &lt;B&gt;Im Auftrag von 
  &lt;/B&gt;Ronen&lt;BR&gt;&lt;B&gt;Gesendet:&lt;/B&gt; Montag, 2. November 2009 10:27&lt;BR&gt;&lt;B&gt;An:&lt;/B&gt; The 
  OpenCms mailing list&lt;BR&gt;&lt;B&gt;Betreff:&lt;/B&gt; Re: [opencms-dev] OpenCms-Maven Plugin 
  - new release for OpenCms 7.5&lt;BR&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;/DIV&gt;
  &lt;DIV&gt;&lt;/DIV&gt;
  &lt;DIV&gt;Hi,&lt;/DIV&gt;
  &lt;DIV&gt;I need to write 3rd party module as you described.&lt;/DIV&gt;
  &lt;DIV&gt;How do I generate the files in folder vfs-metadata? Do I need to do it by 
  hand for each file and directory? Or can I generate the files automatically 
  some way?&lt;BR&gt;&lt;/DIV&gt;
  &lt;DIV&gt;&lt;BR&gt;&lt;/DIV&gt;
  &lt;DIV&gt;Thanks,&lt;/DIV&gt;
  &lt;DIV&gt;Ronen&lt;/DIV&gt;&lt;BR&gt;
  &lt;DIV class=gmail_quote&gt;On Mon, Sep 28, 2009 at 6:54 PM, Rodriguez, Adrian 
  &lt;SPAN dir=ltr&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26164119&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;A.Rodriguez@...&lt;/a&gt;&amp;gt;&lt;/SPAN&gt; 
  wrote:&lt;BR&gt;
  &lt;BLOCKQUOTE class=gmail_quote style=&quot;PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid&quot;&gt;Hello 
    Christian,&lt;BR&gt;&lt;BR&gt;thanks for your congratulations and for your contribution. 
    We have updated the database scripts in the available version. About your 
    questions:&lt;BR&gt;&lt;BR&gt;1. We usually create two Maven artifacts. One of type pom, 
    which uses the maven-vfs-plugin, and that includes the VFS-files and the 
    opencms-module.xml file, like in the module system, but including directly 
    the &amp;lt;module&amp;gt; element, taken from opencms-modules.xml. The other 
    artifact is of type jar and will be referenced as dependency by the webapp 
    module. This two artifacts will be referenced as modules by the parent 
    project.&lt;BR&gt;&lt;BR&gt;2. You should create a new Maven module for the 3rd party 
    OpenCms module like the one I describe in the previous answer. If you have 
    the sources of the OpenCms module, you can also remove the jar corresponding 
    to those sources, and generate this jar as an artifact in each Maven 
    Build.&lt;BR&gt;So, the process should be the same you describe but in a new 
    module of type pom which includes the plugin in the build section, like 
    this:&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;plugin&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;groupId&amp;gt;com.comundus.maven&amp;lt;/groupId&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;artifactId&amp;gt;maven-vfs-plugin&amp;lt;/artifactId&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;executions&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;execution&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;id&amp;gt;clean&amp;lt;/id&amp;gt;&lt;BR&gt;&amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;phase&amp;gt;clean&amp;lt;/phase&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;goals&amp;gt;&lt;BR&gt;&amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp;&amp;lt;goal&amp;gt;clean&amp;lt;/goal&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;/goals&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/execution&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;execution&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;id&amp;gt;package&amp;lt;/id&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;phase&amp;gt;package&amp;lt;/phase&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;goals&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;goal&amp;gt;module&amp;lt;/goal&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;goal&amp;gt;sync&amp;lt;/goal&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;goal&amp;gt;publish&amp;lt;/goal&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/goals&amp;gt;&lt;BR&gt;&amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;/execution&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;/executions&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp;&amp;lt;configuration&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;moduleVersion&amp;gt;1.0&amp;lt;/moduleVersion&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;syncVFSPaths&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;syncVFSPath&amp;gt;/system/modules/my.module.path/&amp;lt;/syncVFSPath&amp;gt;&lt;BR&gt;&amp;nbsp; 
    &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;/syncVFSPaths&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp; &amp;nbsp;&amp;lt;/configuration&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
    &amp;nbsp;&amp;lt;/plugin&amp;gt;&lt;BR&gt;&lt;BR&gt;The text taken from opencms-modules.xml, has to 
    be written in /src/main/opencms-module/opencms-module.xml&lt;BR&gt;&lt;BR&gt;3. About 
    debugging JSP's, I would refer you to &lt;A href=&quot;http://www.opencms-wiki.org/Remote_debugging_OpenCms_with_Eclipse_and_Netbeans&quot; target=_blank rel=&quot;nofollow&quot;&gt;http://www.opencms-wiki.org/Remote_debugging_OpenCms_with_Eclipse_and_Netbeans&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;Hope 
    that helps&lt;BR&gt;&lt;BR&gt;Adrián Rodríguez&lt;BR&gt;
    &lt;DIV&gt;
    &lt;DIV class=h5&gt;&lt;BR&gt;-----Original Message-----&lt;BR&gt;From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26164119&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt; 
    [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26164119&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev-bounces@...&lt;/a&gt;] 
    On Behalf Of Chris@Nionex&lt;BR&gt;Sent: Friday, September 25, 2009 11:07 
    AM&lt;BR&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26164119&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms-dev@...&lt;/a&gt;&lt;BR&gt;Subject: 
    Re: [opencms-dev] OpenCms-Maven Plugin - new release for OpenCms 
    7.5&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;Congratulations for this helpful extension. I was a little 
    bit struggling&lt;BR&gt;with the database setup. The create_table scripts are for 
    older MySql&lt;BR&gt;version an so I got UTF8 problem with resource properties. 
    After updating it&lt;BR&gt;to my database version from the OpenCms 7.5 source 
    everything works fine.&lt;BR&gt;&lt;BR&gt;Please let me now if you have any best 
    practice for these topics:&lt;BR&gt;&lt;BR&gt;1. How should be the project setup for 
    developing custom modules with&lt;BR&gt;templates and Java classes. Should one 
    deploy the JAR directly to the webapp&lt;BR&gt;or by the indirection of 
    vfs:sync.&lt;BR&gt;&lt;BR&gt;2. How should 3rd party modules (like OAMP Webforms) be 
    imported? Id did it&lt;BR&gt;this way:&lt;BR&gt;- Import the Module to a running 
    OpenCms&lt;BR&gt;- Add the module path to the syncVFSPaths configuration in 
    system/pom.xml&lt;BR&gt;- Call vfs:sync&lt;BR&gt;- Add the configuration from 
    opencms-module.xml to&lt;BR&gt;system/src/main/opencms-modules.xml&lt;BR&gt;&lt;BR&gt;3. Is it 
    possible to debug JSP's. Usually JSP's must be prefixed 
    with&lt;BR&gt;&quot;/jsp/offline&quot;.&lt;BR&gt;&lt;BR&gt;Thanks&lt;BR&gt;Christian&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;Kai 
    Schliemann wrote:&lt;div class='shrinkable-quote'&gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; Hello OpenCms community,&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; 
    comundus released a new version of the OpenCms-Maven Plugin. It works 
    now&lt;BR&gt;&amp;gt; with the latest version of OpenCms (7.5).&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; For 
    all who do not know what the plugin does, here is a short extract of&lt;BR&gt;&amp;gt; 
    its features:&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; OpenCms-Maven Plugin - easy build and 
    versioning process for OpenCms&lt;BR&gt;&amp;gt; projects&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; 
    OpenCms-Maven is an open source project that has been launched by 
    the&lt;BR&gt;&amp;gt; comundus GmbH&lt;BR&gt;&amp;gt; &amp;lt;&lt;A href=&quot;http://opencms-maven.comundus.com/comundus/opencms/html/galleries/links/comundus&quot; target=_blank rel=&quot;nofollow&quot;&gt;http://opencms-maven.comundus.com/comundus/opencms/html/galleries/links/comundus&lt;/A&gt;&amp;gt;&lt;BR&gt;&amp;gt; 
    to ease the build and versioning process of OpenCms projects. The core 
    of&lt;BR&gt;&amp;gt; the project is a Maven plugin that enables full automated OpenCms 
    builds&lt;BR&gt;&amp;gt; and provides functionality to synchronize virtual file system 
    resources of&lt;BR&gt;&amp;gt; OpenCms with a real file system.&lt;BR&gt;&amp;gt; The project's 
    resources are currently hosted at the&lt;BR&gt;&amp;gt; &lt;A href=&quot;http://sourceforge.net/projects/mavplugocms/&quot; target=_blank rel=&quot;nofollow&quot;&gt;http://sourceforge.net/projects/mavplugocms/&lt;/A&gt;. You will 
    also find the&lt;BR&gt;&amp;gt; source code of the OpenCms-Maven VFS Plugin 
    there.&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; If you are interested in the plugin, have a look 
    at&lt;BR&gt;&amp;gt; &lt;A href=&quot;http://opencms-maven.comundus.com/&quot; target=_blank rel=&quot;nofollow&quot;&gt;http://opencms-maven.comundus.com/&lt;/A&gt; or contact &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26164119&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;opencms@...&lt;/a&gt;.&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; 
    Best regards&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; 
    _________________________________________&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; 
    Kai Schliemann&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; Senior 
    IT-Berater&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; comundus GmbH&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; 
    Schüttelgrabenring 3, D-71332 Waiblingen&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; Telefon +49 
    7151-50028-0&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; E-Mail &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26164119&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;k.schliemann@...&lt;/a&gt; 
    &amp;lt;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26164119&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;g.maas@...&lt;/a&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; 
    Internet &lt;A href=&quot;http://www.comundus.com&quot; target=_blank rel=&quot;nofollow&quot;&gt;www.comundus.com&lt;/A&gt; &amp;lt;&lt;A href=&quot;http://www.comundus.com/&quot; target=_blank rel=&quot;nofollow&quot;&gt;http://www.comundus.com/&lt;/A&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; 
    Geschäftsführer Klaus Hillemeier&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; Amtsgericht Stuttgart, HRB 
    264290&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; comundus ist ein Unternehmen der IT 
    EXCELLENCE Group&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; 
    _________________________________________&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; 
    _______________________________________________&lt;BR&gt;&amp;gt; This mail is sent to 
    you from the opencms-dev mailing list&lt;BR&gt;&amp;gt; To change your list options, 
    or to unsubscribe from the list, please visit&lt;BR&gt;&amp;gt; &lt;A href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=_blank rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/A&gt;&lt;BR&gt;&amp;gt;&lt;/div&gt;&lt;BR&gt;--&lt;BR&gt;View 
    this message in context: &lt;A href=&quot;http://www.nabble.com/OpenCms-Maven-Plugin---new-release-for-OpenCms-7.5-tp25256539p25550769.html&quot; target=_blank&gt;http://www.nabble.com/OpenCms-Maven-Plugin---new-release-for-OpenCms-7.5-tp25256539p25550769.html&lt;/A&gt;&lt;BR&gt;Sent 
    from the OpenCMS - Dev mailing list archive at 
    Nabble.com.&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;_______________________________________________&lt;BR&gt;This 
    mail is sent to you from the opencms-dev mailing list&lt;BR&gt;To change your list 
    options, or to unsubscribe from the list, please visit&lt;BR&gt;&lt;A href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=_blank rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;_______________________________________________&lt;BR&gt;This 
    mail is sent to you from the opencms-dev mailing list&lt;BR&gt;To change your list 
    options, or to unsubscribe from the list, please visit&lt;BR&gt;&lt;A href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=_blank rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/A&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;BR&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OpenCms-Maven-Plugin---new-release-for-OpenCms-7.5-tp25256539p26164119.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26162452</id>
	<title>Re: Hooking new resource / publish resource events</title>
	<published>2009-11-02T03:34:22Z</published>
	<updated>2009-11-02T03:34:22Z</updated>
	<author>
		<name>Christian Steinert</name>
	</author>
	<content type="html">P.S. if you wonder how to register a self-written event listener class 
&lt;br&gt;with opencms at runtime: the usual way is to create a module (probably 
&lt;br&gt;you already have one), and then write and configure a module action 
&lt;br&gt;class for it.
&lt;br&gt;&lt;br&gt;Then, upon initialization, the module action class can register your 
&lt;br&gt;event listener with opencms. An example of doing the latter is contained 
&lt;br&gt;in the javadocs of I_CmsEventListener
&lt;br&gt;&lt;br&gt;hth
&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Hooking-new-resource---publish-resource-events-tp26161825p26162452.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26162485</id>
	<title>Re: Hooking new resource / publish resource events</title>
	<published>2009-11-02T03:31:11Z</published>
	<updated>2009-11-02T03:31:11Z</updated>
	<author>
		<name>Christian Steinert</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Chuck Mysak wrote:
&lt;blockquote cite=&quot;mid:439e528c0911020238q396fe018ne5b0404880ef8e72@mail.gmail.com&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;Hello list,

is there a way using the OpenCms API to catch the event of creating a new
resource and/or publishing that resource?
The desired scenario would be to update a custom set of resources (xml or db
or resource property) when a user creates/edits/deletes/publishes a
resource.

  &lt;/pre&gt;
&lt;/blockquote&gt;
Please take a look at the I_CmsEventListener interface for a list of
all opencms events. There are MANY events, including the one you are
looking for:&lt;br&gt;
&lt;br&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.opencms.org/javadoc/core/org/opencms/main/I_CmsEventListener.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opencms.org/javadoc/core/org/opencms/main/I_CmsEventListener.html&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Best Regards&lt;br&gt;
Christian&lt;br&gt;
&lt;blockquote cite=&quot;mid:439e528c0911020238q396fe018ne5b0404880ef8e72@mail.gmail.com&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;/pre&gt;
  &lt;pre wrap=&quot;&quot;&gt;
&lt;hr size=&quot;4&quot; width=&quot;90%&quot;&gt;

_______________________________________________
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
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Hooking-new-resource---publish-resource-events-tp26161825p26162485.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26161825</id>
	<title>Hooking new resource / publish resource events</title>
	<published>2009-11-02T02:38:57Z</published>
	<updated>2009-11-02T02:38:57Z</updated>
	<author>
		<name>Chuck Mysak</name>
	</author>
	<content type="html">Hello list,&lt;br&gt;&lt;br&gt;is there a way using the OpenCms API to catch the event of creating a new resource and/or publishing that resource?&lt;br&gt;The desired scenario would be to update a custom set of resources (xml or db or resource property) when a user creates/edits/deletes/publishes a resource.&lt;br&gt;
&lt;br&gt;Regards,&lt;br&gt;Chuck&lt;br&gt;
&lt;br /&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;This mail is sent to you from the opencms-dev mailing list
&lt;br&gt;To change your list options, or to unsubscribe from the list, please visit
&lt;br&gt;&lt;a href=&quot;http://lists.opencms.org/mailman/listinfo/opencms-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.opencms.org/mailman/listinfo/opencms-dev&lt;/a&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Hooking-new-resource---publish-resource-events-tp26161825p26161825.html" />
</entry>

</feed>
