<?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 />
  <link rel="alternate" href="http://www.liferay.com/it/web/socialgaurav/profile/-/activities/rss" />
  <subtitle />
  <entry>
    <title>Gaurav Jain aggiornata una pagina della wiki, Community Contributor Hall of Fame, in Liferay.com.</title>
    <link rel="alternate" href="http://www.liferay.com/it/c/wiki/find_page?pageResourcePrimKey=17605469" />
    <author>
      <name />
    </author>
    <updated>2013-06-18T05:26:46Z</updated>
    <published>2013-06-18T05:26:46Z</published>
    <summary type="atom_1.0" />
    <dc:date>2013-06-18T05:26:46Z</dc:date>
  </entry>
  <entry>
    <title>Gaurav Jain rated Componence Services B.V.'s app, LinkedIn SignIn with 5 out of 5 stars.</title>
    <link rel="alternate" href="http://www.liferay.com/web/guest/marketplace/-/mp/application/23132669" />
    <author>
      <name />
    </author>
    <updated>2013-05-31T07:04:28Z</updated>
    <published>2013-05-31T07:04:28Z</published>
    <summary type="atom_1.0" />
    <dc:date>2013-05-31T07:04:28Z</dc:date>
  </entry>
  <entry>
    <title>Pradip A Bhatt e Gaurav Jain ora sono amici.</title>
    <link rel="alternate" href="Gaurav Jain" />
    <author>
      <name />
    </author>
    <updated>2013-05-31T07:00:37Z</updated>
    <published>2013-05-31T07:00:37Z</published>
    <summary type="atom_1.0" />
    <dc:date>2013-05-31T07:00:37Z</dc:date>
  </entry>
  <entry>
    <title>Jayesh Patel e Gaurav Jain ora sono amici.</title>
    <link rel="alternate" href="Gaurav Jain" />
    <author>
      <name />
    </author>
    <updated>2013-05-31T07:00:34Z</updated>
    <published>2013-05-31T07:00:34Z</published>
    <summary type="atom_1.0" />
    <dc:date>2013-05-31T07:00:34Z</dc:date>
  </entry>
  <entry>
    <title>vijay pandey replied to Gaurav Jain's message board post, RE: How to read Velocity Template file in Liferay ?, in Liferay.com.</title>
    <link rel="alternate" href="http://www.liferay.com/it/c/message_boards/find_message?messageId=24660681" />
    <author>
      <name />
    </author>
    <updated>2013-05-13T06:42:08Z</updated>
    <published>2013-05-13T06:42:08Z</published>
    <summary type="atom_1.0">&lt;a href="http://www.liferay.com/it/c/message_boards/find_category?mbCategoryId=239390"&gt;Vada alla categoria&lt;/a&gt;</summary>
    <dc:date>2013-05-13T06:42:08Z</dc:date>
  </entry>
  <entry>
    <title>Fernando Tapia replied to Gaurav Jain's message board post, RE: Get the articles categories, using Velocity and article templates?, in Liferay.com.</title>
    <link rel="alternate" href="http://www.liferay.com/it/c/message_boards/find_message?messageId=24097856" />
    <author>
      <name />
    </author>
    <updated>2013-04-26T10:57:22Z</updated>
    <published>2013-04-26T10:57:22Z</published>
    <summary type="atom_1.0">&lt;a href="http://www.liferay.com/it/c/message_boards/find_category?mbCategoryId=4470261"&gt;Vada alla categoria&lt;/a&gt;</summary>
    <dc:date>2013-04-26T10:57:22Z</dc:date>
  </entry>
  <entry>
    <title>Vishal Panchal e Gaurav Jain ora sono amici.</title>
    <link rel="alternate" href="Gaurav Jain" />
    <author>
      <name />
    </author>
    <updated>2013-04-15T11:58:28Z</updated>
    <published>2013-04-15T11:58:28Z</published>
    <summary type="atom_1.0" />
    <dc:date>2013-04-15T11:58:28Z</dc:date>
  </entry>
  <entry>
    <title>Gaurav Jain e David H Nebinger ora sono amici.</title>
    <link rel="alternate" href="&lt;a class=&quot;user&quot; href=&quot;http://www.liferay.com/it/c/my_sites/view?groupId=26528&amp;privateLayout=0&quot;&gt;David H Nebinger&lt;/a&gt;" />
    <author>
      <name />
    </author>
    <updated>2013-04-01T12:43:10Z</updated>
    <published>2013-04-01T12:43:10Z</published>
    <summary type="atom_1.0" />
    <dc:date>2013-04-01T12:43:10Z</dc:date>
  </entry>
  <entry>
    <title>Gaurav Jain ha lasciato un commento su LPS-27245.</title>
    <link rel="alternate" href="http://support.liferay.com/browse/LPS-27245#action_284664" />
    <author>
      <name />
    </author>
    <updated>2013-03-28T20:00:50Z</updated>
    <published>2013-03-28T20:00:50Z</published>
    <summary type="atom_1.0">&lt;a href="http://support.liferay.com/browse/LPS-27245#action_284664"&gt;Being part of community verifier program, I tried reproducing this issue against Liferay 6.2.0 CE M4 tomcat bundle/MySql 5.5.17.

And can reproduce it with the following steps:

- Install a fresh lr bundle of above mentioned version
- Create a structure &amp;amp;#034;test-structure&amp;amp;#034; with just one text field
- Create a template &amp;amp;#034;test-template&amp;amp;#034; and associated it with &amp;amp;#034;test-structure&amp;amp;#034;
kept content of template as following:
{code}
&amp;amp;lt;style type= &amp;amp;#034;text/css&amp;amp;#034;&amp;amp;gt;
.testClass {display:block;}
&amp;amp;lt;/syle&amp;amp;gt;
Hello World!
{code}
- Create a web-content item with &amp;amp;#034;test-structure&amp;amp;#034;
- Placed an asset publisher on a page; by default first item is the web-content created in above step
- The abstract content shows like:
{code}
.testClass {display:block;} Hello World!
{code}&lt;/a&gt;</summary>
    <dc:date>2013-03-28T20:00:50Z</dc:date>
  </entry>
  <entry>
    <title>Gaurav Jain ha aggiornato LPS-27245.</title>
    <link rel="alternate" href="http://support.liferay.com/browse/LPS-27245" />
    <author>
      <name />
    </author>
    <updated>2013-03-28T20:00:50Z</updated>
    <published>2013-03-28T20:00:50Z</published>
    <summary type="atom_1.0">&lt;a href="http://support.liferay.com/browse/LPS-27245"&gt;Assegnato a Support QA.&amp;lt;br /&amp;gt;&lt;/a&gt;</summary>
    <dc:date>2013-03-28T20:00:50Z</dc:date>
  </entry>
</feed>

