<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>RE: Friendly url routes trial with LR 6.0.6</title>
  <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>RE: Friendly url routes trial with LR 6.0.6</subtitle>
  <entry>
    <title>RE: XMLPortletFactory v.2.2 released</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=17928609" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=17928609</id>
    <updated>2012-11-14T17:39:31Z</updated>
    <published>2012-11-14T17:38:58Z</published>
    <summary type="html">Congratulations!   I&amp;#039;ll look forward to trying out all the great new features.</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2012-11-14T17:38:58Z</dc:date>
  </entry>
  <entry>
    <title>RE: Trial/Evaluation version of plugins</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=15574275" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=15574275</id>
    <updated>2012-08-13T15:00:27Z</updated>
    <published>2012-08-13T14:58:40Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Victor Zorin:&lt;/div&gt;&lt;div class="quote"&gt;&lt;div class="quote-content"&gt;To be continued if there is sufficient interest in this topic ...&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;Hi Victor,&lt;br /&gt;Thank you for sharing your experiences.  If you&amp;#039;re looking for feedback before taking the time to post more, consider this a &amp;#039;yes please&amp;#039; vote.  &lt;img alt="emoticon" src="http://www.liferay.comhttp://cdn.www.liferay.com/osb-www-theme/images/emoticons/smile.gif" &gt; &lt;img alt="emoticon" src="http://www.liferay.comhttp://cdn.www.liferay.com/osb-www-theme/images/emoticons/smile.gif" &gt;</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2012-08-13T14:58:40Z</dc:date>
  </entry>
  <entry>
    <title>RE: when Marketplace is going online?????</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=15439491" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=15439491</id>
    <updated>2012-08-08T01:44:09Z</updated>
    <published>2012-08-08T01:43:43Z</published>
    <summary type="html">Excited that Marketplace is finally here!&lt;br /&gt;&lt;br /&gt;&lt;div class="quote-title"&gt;Hitoshi Ozawa:&lt;/div&gt;&lt;div class="quote"&gt;&lt;div class="quote-content"&gt;... Nevertheless, I think you&amp;#039;ve brought up a good point. It may be good to have a facet search facility to filter by price range and developer and have category for sample and tutorial.&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;I want to second Hitoshi&amp;#039;s suggestions above.  Once developer uploads are allowed search and filter capabilities will be very helpful.  It would be nice right now to be able to view only CE or EE within the defined categories.</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2012-08-08T01:43:43Z</dc:date>
  </entry>
  <entry>
    <title>RE: Error message on creating new portal instances</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11820040" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11820040</id>
    <updated>2011-12-16T20:50:05Z</updated>
    <published>2011-12-16T20:49:19Z</published>
    <summary type="html">Hi Roy,&lt;br /&gt;&lt;br /&gt;How did you resolve this?  I have the exact problem that you describe.  Were you able to create a new instance without uninstalling your custom portlet?&lt;br /&gt;&lt;br /&gt;Experts, how is this supposed to work?  I must be missing something regarding how to set up custom roles.  It seems if you install a portlet having a custom role declared via portlet.xml and liferay-portlet.xml it becomes impossible to create a new instance.  It is looking up the role in the new instance while the new instance is still being created.  Of course it doesn&amp;#039;t exist and the whole transaction rolls back leaving no new instance to work with... so how do you move forward from there?&lt;br /&gt;&lt;br /&gt;Thanks for any help!&lt;br /&gt;Deb&lt;br /&gt;&lt;br /&gt;Here&amp;#039;s the stacktrace:&lt;br /&gt;&lt;div class="code"&gt;&lt;span class="code-lines"&gt;&amp;nbsp;1&lt;/span&gt;2011-12-16 20:08:45,391 ERROR [portal-web.docroot.html.portal.render_portlet.jsp] (http-192.168.45.1-8080-8) com.liferay.portal.NoSuchRoleException: No Role e\&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;2&lt;/span&gt;xists with the key {companyId=19132, name=QA Tester}&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;3&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.service.persistence.RolePersistenceImpl.findByC_N(RolePersistenceImpl.java:1520)&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;4&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.service.impl.RoleLocalServiceImpl.getRole(RoleLocalServiceImpl.java:276)&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;5&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.dao.jdbc.aop.DynamicDataSourceTransactionInterceptor.invoke(DynamicDataSourceTransactionInterceptor.java:44)&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;6&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:58)&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;7&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:58)&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;8&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:58)&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;9&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.service.impl.PortletLocalServiceImpl.checkPortlet(PortletLocalServiceImpl.java:130)&lt;br /&gt;&lt;span class="code-lines"&gt;10&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.service.impl.PortletLocalServiceImpl.checkPortlets(PortletLocalServiceImpl.java:156)&lt;br /&gt;&lt;span class="code-lines"&gt;11&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.dao.jdbc.aop.DynamicDataSourceTransactionInterceptor.invoke(DynamicDataSourceTransactionInterceptor.java:44)&lt;br /&gt;&lt;span class="code-lines"&gt;12&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:58)&lt;br /&gt;&lt;span class="code-lines"&gt;13&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:58)&lt;br /&gt;&lt;span class="code-lines"&gt;14&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:58)&lt;br /&gt;&lt;span class="code-lines"&gt;15&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.service.impl.CompanyLocalServiceImpl.checkCompany(CompanyLocalServiceImpl.java:362)&lt;br /&gt;&lt;span class="code-lines"&gt;16&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.service.impl.CompanyLocalServiceImpl.addCompany(CompanyLocalServiceImpl.java:95)&lt;br /&gt;&lt;span class="code-lines"&gt;17&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.service.CompanyLocalServiceWrapper.addCompany(CompanyLocalServiceWrapper.java:224)&lt;br /&gt;&lt;span class="code-lines"&gt;18&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.kernel.bean.ClassLoaderBeanHandler.invoke(ClassLoaderBeanHandler.java:54)&lt;br /&gt;&lt;span class="code-lines"&gt;19&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.dao.jdbc.aop.DynamicDataSourceTransactionInterceptor.invoke(DynamicDataSourceTransactionInterceptor.java:44)&lt;br /&gt;&lt;span class="code-lines"&gt;20&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:58)&lt;br /&gt;&lt;span class="code-lines"&gt;21&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:58)&lt;br /&gt;&lt;span class="code-lines"&gt;22&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:58)&lt;br /&gt;&lt;/div&gt;</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2011-12-16T20:49:19Z</dc:date>
  </entry>
  <entry>
    <title>RE: Tee Shirts!</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11510552" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11510552</id>
    <updated>2011-11-17T21:46:37Z</updated>
    <published>2011-11-17T21:46:37Z</published>
    <summary type="html">OK, I&amp;#039;ll play.</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2011-11-17T21:46:37Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay 6.1 CE Beta-4 Test Instructions</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11478727" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11478727</id>
    <updated>2011-11-15T21:48:50Z</updated>
    <published>2011-11-15T21:48:38Z</published>
    <summary type="html">Can someone verify the Jboss bundle liferay-portal-jboss-6.1.0-ce-b4-20111110.zip?  It seems to be corrupted.  The size is implausibly small and it won&amp;#039;t open after downloading.&lt;br /&gt;&lt;br /&gt;Thanks.</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2011-11-15T21:48:38Z</dc:date>
  </entry>
  <entry>
    <title>RE: Change from community to site in 6.1</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11463145" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11463145</id>
    <updated>2011-11-15T01:03:10Z</updated>
    <published>2011-11-15T01:01:37Z</published>
    <summary type="html">Hi Paul,&lt;br /&gt;&lt;br /&gt;This blog &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;web&amp;#x2f;jorge&amp;#x2e;ferrer&amp;#x2f;blog&amp;#x2f;-&amp;#x2f;blogs&amp;#x2f;7858337"&gt;http://www.liferay.com/web/jorge.ferrer/blog/-/blogs/7858337&lt;/a&gt; may answer your questions.</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2011-11-15T01:01:37Z</dc:date>
  </entry>
  <entry>
    <title>RE: Including Portlet in Theme doesn't load it's CSS</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11460331" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11460331</id>
    <updated>2011-11-14T18:08:02Z</updated>
    <published>2011-11-14T18:07:07Z</published>
    <summary type="html">According to &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;web&amp;#x2f;raymond&amp;#x2e;auge&amp;#x2f;blog&amp;#x2f;-&amp;#x2f;blogs&amp;#x2f;11180056"&gt;http://www.liferay.com/web/raymond.auge/blog/-/blogs/11180056&lt;/a&gt; ,  embedded portlets in a theme won&amp;#039;t have their associated js / css files loaded.&lt;br /&gt;&lt;br /&gt;That blog may give you some ideas that would work for you, otherwise I think you would have to put the portlet css into your theme _diffs/css and load it in your theme vm.</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2011-11-14T18:07:07Z</dc:date>
  </entry>
  <entry>
    <title>RE: Merging multiple Web Content pieces within one Web Content via velocity</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11459082" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11459082</id>
    <updated>2011-11-14T17:53:17Z</updated>
    <published>2011-11-14T17:53:06Z</published>
    <summary type="html">Here&amp;#039;s another link that may help&lt;br /&gt;&lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;web&amp;#x2f;barrie&amp;#x2e;selack&amp;#x2f;blog&amp;#x2f;-&amp;#x2f;blogs&amp;#x2f;embedding-a-portlet-in-web-content"&gt;http://www.liferay.com/web/barrie.selack/blog/-/blogs/embedding-a-portlet-in-web-content&lt;/a&gt;&lt;br /&gt;You can embed one web content within another...</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2011-11-14T17:53:06Z</dc:date>
  </entry>
  <entry>
    <title>RE: Velocity and WebContent (CMS)</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11458950" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11458950</id>
    <updated>2011-11-14T17:44:37Z</updated>
    <published>2011-11-14T17:43:13Z</published>
    <summary type="html">Rubén is correct.  Remove serviceLocator from the restricted list in your portal-ext.properties like this:&lt;br /&gt;&lt;br /&gt;&lt;div class="code"&gt;&lt;span class="code-lines"&gt;1&lt;/span&gt;journal.template.velocity.restricted.variables=&lt;/div&gt;&lt;br /&gt;Of course this opens up much more functionality to anyone with permissions to edit a template, so you would want to consider the security implications in a production environment.</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2011-11-14T17:43:13Z</dc:date>
  </entry>
  <entry>
    <title>RE: Velocity and WebContent (CMS)</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11440647" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11440647</id>
    <updated>2011-11-11T22:44:55Z</updated>
    <published>2011-11-11T22:31:20Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;ma bu:&lt;/div&gt;&lt;div class="quote"&gt;&lt;div class="quote-content"&gt;Hi there,&lt;br /&gt;First of all: Is there anywhere a list of variables and functions which I can use here? &lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Although this page is not current, you may find some useful information here  &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;community&amp;#x2f;wiki&amp;#x2f;-&amp;#x2f;wiki&amp;#x2f;Main&amp;#x2f;Journal&amp;#x2b;Template&amp;#x2b;&amp;#x25;28Velocity&amp;#x25;29"&gt;http://www.liferay.com/community/wiki/-/wiki/Main/Journal+Template+%28Velocity%29&lt;/a&gt;&lt;br /&gt;Instead of JournalVmUtil as mentioned on that page, refer to doTransform() in com.liferay.portlet.journal.util.VelocityTemplateParser.java&lt;br /&gt;as well as insertHelperUtilities() in com.liferay.portal.velocity.VelocityVariables.java&lt;br /&gt;&lt;br /&gt;If you use the request object or parameters in a template, make sure that you uncheck the &amp;#034;Cacheable&amp;#039; option.&lt;br /&gt;&lt;br /&gt;Read through Ray Augé&amp;#039;s old blogs for samples of what can be achieved using Web Content structures and templates, as well as accessing services.&lt;br /&gt;&lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;web&amp;#x2f;raymond&amp;#x2e;auge&amp;#x2f;blog"&gt;www.liferay.com/web/raymond.auge/blog&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="quote-title"&gt;ma bu:&lt;/div&gt;&lt;div class="quote"&gt;&lt;div class="quote-content"&gt;&lt;br /&gt;Till now I managed to get the UserID with &lt;div class="code"&gt;&lt;span class="code-lines"&gt;1&lt;/span&gt;$request.get(&amp;#034;attributes&amp;#034;).get(&amp;#034;USER_ID&amp;#034;)&lt;/div&gt; but how can I get the real user name?&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;Try:&lt;br /&gt;&lt;div class="code"&gt;&lt;span class="code-lines"&gt;1&lt;/span&gt;#set ($userLocalService = $serviceLocator.findService(&amp;#034;com.liferay.portal.service.UserLocalService&amp;#034;))&lt;br /&gt;&lt;span class="code-lines"&gt;2&lt;/span&gt;#set ($userId = $getterUtil.getLong($request.get(&amp;#034;attributes&amp;#034;).get(&amp;#034;USER_ID&amp;#034;)))&lt;br /&gt;&lt;span class="code-lines"&gt;3&lt;/span&gt;#set ($user = $userLocalService.getUserById($userId))&lt;br /&gt;&lt;span class="code-lines"&gt;4&lt;/span&gt;$user.fullName&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="quote-title"&gt;ma bu:&lt;/div&gt;&lt;div class="quote"&gt;&lt;div class="quote-content"&gt;&lt;br /&gt;Next what I don&amp;#039;t really understand is the following:&lt;br /&gt;With &lt;div class="code"&gt;&lt;span class="code-lines"&gt;1&lt;/span&gt;$groupId = $request.get(&amp;#034;attributes&amp;#034;).get(&amp;#034;VIRTUAL_HOST_LAYOUT_SET&amp;#034;).get(&amp;#034;groupId&amp;#034;)&lt;/div&gt; it is possible to get the GroupID although &lt;div class="code"&gt;&lt;span class="code-lines"&gt;1&lt;/span&gt;$myClass = $request.get(&amp;#034;attributes&amp;#034;).get(&amp;#034;VIRTUAL_HOST_LAYOUT_SET&amp;#034;).getClass()&lt;/div&gt; returns &amp;#034;java.lang.String&amp;#034;&lt;br /&gt;&lt;br /&gt;By trying to get a similar value with e.g. &lt;div class="code"&gt;&lt;span class="code-lines"&gt;1&lt;/span&gt;$userId = $request.get(&amp;#034;attributes&amp;#034;).get(&amp;#034;USER&amp;#034;).get(&amp;#034;userId&amp;#034;)&lt;/div&gt; the value isn&amp;#039;t interpreted although  &lt;div class="code"&gt;&lt;span class="code-lines"&gt;1&lt;/span&gt;$myClass = $request.get(&amp;#034;attributes&amp;#034;).get(&amp;#034;USER&amp;#034;).getClass()&lt;/div&gt; returns again &amp;#034;java.lang.String&amp;#034;&lt;br /&gt;&lt;br /&gt;Why is it possible to access the first &amp;#034;String&amp;#034; like a HashMap, but not the second one?&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;Hmmm, are you completely sure that the code you posted is what you were using?  I do not get $request.get(&amp;#034;attributes&amp;#034;).get(&amp;#034;VIRTUAL_HOST_LAYOUT_SET&amp;#034;).get(&amp;#034;groupId&amp;#034;) to return a groupId.  AFAIK, all of the request &amp;#034;attributes&amp;#034; available in web content are String representations of the values stored in the request, not objects.&lt;br /&gt;&lt;br /&gt;You can obtain the groupID directly as $groupId&lt;br /&gt;&lt;br /&gt;Hope this helps.&lt;br /&gt;- Deb</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2011-11-11T22:31:20Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to fix portlet's position in the bottom of the page (but not in foo</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11366114" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11366114</id>
    <updated>2011-11-07T16:11:54Z</updated>
    <published>2011-11-07T16:11:34Z</published>
    <summary type="html">Maybe you can create a custom layout and apply it to your page?&lt;br /&gt;&lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;community&amp;#x2f;wiki&amp;#x2f;-&amp;#x2f;wiki&amp;#x2f;Main&amp;#x2f;Layout&amp;#x2b;Template"&gt;http://www.liferay.com/community/wiki/-/wiki/Main/Layout+Template&lt;/a&gt;</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2011-11-07T16:11:34Z</dc:date>
  </entry>
  <entry>
    <title>RE: Auto submit form after 5 seconds</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11310602" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11310602</id>
    <updated>2011-11-03T20:52:51Z</updated>
    <published>2011-11-03T20:51:33Z</published>
    <summary type="html">Hi Jason,&lt;br /&gt;Try &lt;br /&gt;&lt;div class="code"&gt;&lt;span class="code-lines"&gt;1&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; setTimeout(document.qrcodeRedirectForm.submit,6000);&lt;/div&gt;&lt;br /&gt;That is - remove the parens after submit.  You&amp;#039;re calling submit() when you&amp;#039;re setting the timeout, when what you want to do is pass the submit function reference.</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2011-11-03T20:51:33Z</dc:date>
  </entry>
  <entry>
    <title>RE: Issue with calling javascript function on onClick  for aui:button</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11279601" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11279601</id>
    <updated>2011-11-01T18:29:03Z</updated>
    <published>2011-11-01T18:28:17Z</published>
    <summary type="html">Please take a look at &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;community&amp;#x2f;forums&amp;#x2f;-&amp;#x2f;message_boards&amp;#x2f;message&amp;#x2f;8212901"&gt;this thread&lt;/a&gt;.</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2011-11-01T18:28:17Z</dc:date>
  </entry>
  <entry>
    <title>RE: how to get value from xml schema row of other web content ?</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11227395" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11227395</id>
    <updated>2011-10-26T16:33:56Z</updated>
    <published>2011-10-26T16:33:35Z</published>
    <summary type="html">This might help: &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;en&amp;#x2f;web&amp;#x2f;raymond&amp;#x2e;auge&amp;#x2f;blog&amp;#x2f;-&amp;#x2f;blogs&amp;#x2f;listing-article-fragments-dynamically-using-liferay-s-wcm-templates"&gt;http://www.liferay.com/en/web/raymond.auge/blog/-/blogs/listing-article-fragments-dynamically-using-liferay-s-wcm-templates&lt;/a&gt;</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2011-10-26T16:33:35Z</dc:date>
  </entry>
  <entry>
    <title>RE: getURLCreateAccount in journal template</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11000098" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=11000098</id>
    <updated>2011-10-05T20:55:00Z</updated>
    <published>2011-10-05T20:53:34Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;ros murham:&lt;/div&gt;&lt;div class="quote"&gt;&lt;div class="quote-content"&gt;How i can get &amp;#039;getURLCreateAccount&amp;#039; in journal template?&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Liferay experts, please reply if you know how to do it directly.  However I accomplished the same end result by using JavaScript in the template.&lt;br /&gt;&lt;div class="code"&gt;&lt;span class="code-lines"&gt;&amp;nbsp;1&lt;/span&gt;&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;2&lt;/span&gt;#set ($ns = $request.portlet-namespace)&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;3&lt;/span&gt;&amp;lt;script type=&amp;#034;text/javascript&amp;#034;&amp;gt;&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;4&lt;/span&gt;&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;5&lt;/span&gt;function ${ns}GoRegister() {&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;6&lt;/span&gt;&amp;nbsp; &amp;nbsp;AUI().use (&amp;#039;liferay-portlet-url&amp;#039;,&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;7&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; function(A) {&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;8&lt;/span&gt;&amp;nbsp; &amp;nbsp;var regURL = Liferay.PortletURL.createActionURL();&lt;br /&gt;&lt;span class="code-lines"&gt;&amp;nbsp;9&lt;/span&gt;&amp;nbsp; &amp;nbsp;regURL.setPortletId (58);&lt;br /&gt;&lt;span class="code-lines"&gt;10&lt;/span&gt;&amp;nbsp; &amp;nbsp;regURL.setWindowState(&amp;#034;maximized&amp;#034;);&lt;br /&gt;&lt;span class="code-lines"&gt;11&lt;/span&gt;&amp;nbsp; &amp;nbsp;regURL.setPortletMode(&amp;#034;view&amp;#034;);&lt;br /&gt;&lt;span class="code-lines"&gt;12&lt;/span&gt;&amp;nbsp; &amp;nbsp;regURL.setParameter(&amp;#034;struts_action&amp;#034;, &amp;#034;/login/create_account&amp;#034;);&lt;br /&gt;&lt;span class="code-lines"&gt;13&lt;/span&gt;&amp;nbsp; &amp;nbsp;regURL.setParameter(&amp;#034;saveLastPath&amp;#034;, 0);&lt;br /&gt;&lt;span class="code-lines"&gt;14&lt;/span&gt;&amp;nbsp; &amp;nbsp;window.location.href = regURL.toString();&lt;br /&gt;&lt;span class="code-lines"&gt;15&lt;/span&gt;&amp;nbsp; &amp;nbsp;});&lt;br /&gt;&lt;span class="code-lines"&gt;16&lt;/span&gt;}&lt;br /&gt;&lt;span class="code-lines"&gt;17&lt;/span&gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&lt;span class="code-lines"&gt;18&lt;/span&gt;&lt;br /&gt;&lt;span class="code-lines"&gt;19&lt;/span&gt;&amp;lt;p&amp;gt;&lt;br /&gt;&lt;span class="code-lines"&gt;20&lt;/span&gt;&amp;nbsp; &amp;nbsp; Please &amp;lt;a onClick=&amp;#034;javascript:${ns}GoRegister();return false;&amp;#034; href=&amp;#034;#&amp;#034;&amp;gt;Register&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&lt;/div&gt;</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2011-10-05T20:53:34Z</dc:date>
  </entry>
  <entry>
    <title>RE: Access meta fields from within a theme</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=10889252" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=10889252</id>
    <updated>2011-09-24T21:47:09Z</updated>
    <published>2011-09-24T21:44:18Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Dennis Greiffenberg:&lt;/div&gt;&lt;div class="quote"&gt;&lt;div class="quote-content"&gt;did you ever find a solution to inject opengraph meta-information?&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;Dennis, Can you explain what you are trying to do?  Within a theme there&amp;#039;s nothing really special, you can just put a meta tag in the &amp;lt;head&amp;gt; section of your portal_normal.vm.&lt;br /&gt;&lt;div class="code"&gt;&lt;span class="code-lines"&gt;1&lt;/span&gt;&amp;lt;meta property=&amp;#034;og:description&amp;#034; content=&amp;#034;Your page description.&amp;#034; /&amp;gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;If you actually asking how to insert the meta data from JSP based on current values that you don&amp;#039;t know when you are coding your theme, that&amp;#039;s different.  Let me know if that is what you are asking and I can share some code.&lt;br /&gt;&lt;br /&gt;Deb</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2011-09-24T21:44:18Z</dc:date>
  </entry>
  <entry>
    <title>RE: Find web content by category (MVC portlet)</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=10889230" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=10889230</id>
    <updated>2011-09-24T21:27:19Z</updated>
    <published>2011-09-24T21:26:09Z</published>
    <summary type="html">This blog shows an example of accessing the individual template values from the content xml:&lt;br /&gt;&lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;en&amp;#x2f;web&amp;#x2f;raymond&amp;#x2e;auge&amp;#x2f;blog&amp;#x2f;-&amp;#x2f;blogs&amp;#x2f;listing-article-fragments-dynamically-using-liferay-s-wcm-templates"&gt;http://www.liferay.com/en/web/raymond.auge/blog/-/blogs/listing-article-fragments-dynamically-using-liferay-s-wcm-templates&lt;/a&gt;</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2011-09-24T21:26:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: Problem with Images in CM using Structures and Templates</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=10781363" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=10781363</id>
    <updated>2011-09-14T17:07:16Z</updated>
    <published>2011-09-14T17:06:51Z</published>
    <summary type="html">Hi Eric, &lt;br /&gt;&lt;br /&gt;It sounds like instead of &lt;br /&gt;&lt;div class="code"&gt;&lt;span class="code-lines"&gt;1&lt;/span&gt;&amp;lt;div class=&amp;#034;image&amp;#034;&amp;gt;$l_image&amp;lt;/div&amp;gt;&lt;/div&gt;&lt;br /&gt;you&amp;#039;re wanting&lt;br /&gt;&lt;div class="code"&gt;&lt;span class="code-lines"&gt;1&lt;/span&gt;&amp;lt;img class=&amp;#034;image&amp;#034; src=&amp;#034;$l_image&amp;#034;/&amp;gt;&lt;/div&gt;</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2011-09-14T17:06:51Z</dc:date>
  </entry>
  <entry>
    <title>RE: Friendly url routes trial with LR 6.0.6</title>
    <link rel="alternate" href="http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=10691054" />
    <author>
      <name>Deb Troxel</name>
    </author>
    <id>http://www.liferay.com/hu/c/message_boards/find_message?p_l_id=&amp;messageId=10691054</id>
    <updated>2011-09-06T19:34:35Z</updated>
    <published>2011-09-06T19:33:32Z</published>
    <summary type="html">Hi Alex,&lt;br /&gt;&lt;br /&gt;Your example URL doesn&amp;#039;t match the pattern you declared.  &lt;br /&gt;&lt;br /&gt;Try changing the pattern to &lt;br /&gt;&lt;div class="code"&gt;&lt;span class="code-lines"&gt;1&lt;/span&gt;&amp;lt;pattern&amp;gt;/docweb/{docweb:\d+}&amp;lt;/pattern&amp;gt;&lt;/div&gt;</summary>
    <dc:creator>Deb Troxel</dc:creator>
    <dc:date>2011-09-06T19:33:32Z</dc:date>
  </entry>
</feed>

