<?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: Configuration setting is not working in theme</title>
  <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>RE: Configuration setting is not working in theme</subtitle>
  <entry>
    <title>RE: Seperate header banners for different sections of the site</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24658423" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24658423</id>
    <updated>2013-05-13T04:35:58Z</updated>
    <published>2013-05-13T04:35:58Z</published>
    <summary type="html">You could still do what samuel was saying, then in your vm files have it detect which color scheme is selected and then do the vm stuff that you needed to do.</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-05-13T04:35:58Z</dc:date>
  </entry>
  <entry>
    <title>RE: Deploying Theme and Layout in one WAR</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24365482" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24365482</id>
    <updated>2013-05-03T14:05:58Z</updated>
    <published>2013-05-03T14:05:58Z</published>
    <summary type="html">you still can embed a layout inside of theme. Take a look at zoe-brochure &lt;a href="https&amp;#x3a;&amp;#x2f;&amp;#x2f;github&amp;#x2e;com&amp;#x2f;liferay&amp;#x2f;liferay-plugins&amp;#x2f;tree&amp;#x2f;6&amp;#x2e;1&amp;#x2e;x&amp;#x2f;themes&amp;#x2f;zoe-brochure-theme"&gt;https://github.com/liferay/liferay-plugins/tree/6.1.x/themes/zoe-brochure-theme&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you wanted the layout to be a global one package the two war files inside a .lpkg file, it will deploy both war files that are contained inside of it.</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-05-03T14:05:58Z</dc:date>
  </entry>
  <entry>
    <title>RE: Import Compass</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24242554" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24242554</id>
    <updated>2013-05-01T20:46:38Z</updated>
    <published>2013-05-01T20:46:38Z</published>
    <summary type="html">I know extra.css has typically been for those browser prefixed css styles, so that&amp;#039;s why it has the @import &amp;#034;compass&amp;#034; the other files we keep it straight SASS</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-05-01T20:46:38Z</dc:date>
  </entry>
  <entry>
    <title>RE: Import Compass</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24242271" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24242271</id>
    <updated>2013-05-01T20:25:42Z</updated>
    <published>2013-05-01T20:25:42Z</published>
    <summary type="html">It looks like in https://github.com/liferay/liferay-portal/blob/master/portal-web/docroot/html/themes/_unstyled/css/portlet.css that sass compiles all the css files, but you only need to add @import &amp;#034;compass&amp;#034; if you plan to use compass.</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-05-01T20:25:42Z</dc:date>
  </entry>
  <entry>
    <title>RE: Import Compass</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24240162" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24240162</id>
    <updated>2013-05-01T18:39:46Z</updated>
    <published>2013-05-01T18:39:46Z</published>
    <summary type="html">isn&amp;#039;t the @import &amp;#034;compass&amp;#034; done in the custom.css file</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-05-01T18:39:46Z</dc:date>
  </entry>
  <entry>
    <title>RE: Developing Mega menu in navigation.vm template</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24236638" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24236638</id>
    <updated>2013-05-01T16:26:01Z</updated>
    <published>2013-05-01T16:26:01Z</published>
    <summary type="html">for the background image style you need to use ${image_folder} variable because even though you are referencing css since you are in the theme&amp;#039;s template file you need to grab the url to the theme.&lt;br /&gt;&lt;br /&gt;A mega menu that I worked on is viewable at &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;worldimpact&amp;#x2e;org"&gt;http://worldimpact.org&lt;/a&gt; I used the page description for the text blurb and then a custom field to pages that would determine which column the nav item would be displayed in.</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-05-01T16:26:01Z</dc:date>
  </entry>
  <entry>
    <title>RE: Pull pages from different sites</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24179164" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24179164</id>
    <updated>2013-04-29T18:47:58Z</updated>
    <published>2013-04-29T18:46:33Z</published>
    <summary type="html">here is the link to an example of getting it to work&lt;br /&gt;&lt;a href="https&amp;#x3a;&amp;#x2f;&amp;#x2f;gist&amp;#x2e;github&amp;#x2e;com&amp;#x2f;randombrad&amp;#x2f;5483732"&gt;https://gist.github.com/randombrad/5483732&lt;/a&gt;</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-04-29T18:46:33Z</dc:date>
  </entry>
  <entry>
    <title>RE: Pull pages from different sites</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24179020" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24179020</id>
    <updated>2013-04-29T18:26:31Z</updated>
    <published>2013-04-29T18:26:31Z</published>
    <summary type="html">redefine $nav_item by getting the navigation via layouts with a particular groupId</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-04-29T18:26:31Z</dc:date>
  </entry>
  <entry>
    <title>RE: Multi-language Portal creation</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24075592" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24075592</id>
    <updated>2013-04-25T18:05:41Z</updated>
    <published>2013-04-25T18:05:41Z</published>
    <summary type="html">Since you are new to liferay I would recommend you read the developer guide located at: &lt;a href="http&amp;#x3a;&amp;#x2f;&amp;#x2f;www&amp;#x2e;liferay&amp;#x2e;com&amp;#x2f;documentation&amp;#x2f;liferay-portal&amp;#x2f;6&amp;#x2e;1&amp;#x2f;development"&gt;http://www.liferay.com/documentation/liferay-portal/6.1/development&lt;/a&gt;</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-04-25T18:05:41Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to send Email using Structure and template ?</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24073415" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=24073415</id>
    <updated>2013-04-25T16:42:06Z</updated>
    <published>2013-04-25T16:41:26Z</published>
    <summary type="html">I&amp;#039;m glad you asked, I hope this helps.&lt;br /&gt;&lt;br /&gt;&lt;a href="https&amp;#x3a;&amp;#x2f;&amp;#x2f;gist&amp;#x2e;github&amp;#x2e;com&amp;#x2f;randombrad&amp;#x2f;3101535"&gt;https://gist.github.com/randombrad/3101535&lt;/a&gt;</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-04-25T16:41:26Z</dc:date>
  </entry>
  <entry>
    <title>RE: Absolute Newbee Questions concerning Theme Development</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23738282" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23738282</id>
    <updated>2013-04-16T16:05:15Z</updated>
    <published>2013-04-16T16:05:15Z</published>
    <summary type="html">Those instructions implied that the person is making a new custom theme, not one that has classic or welcome-theme as its parent.</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-04-16T16:05:15Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay SUCKS sometimes</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23680060" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23680060</id>
    <updated>2013-04-15T05:55:14Z</updated>
    <published>2013-04-15T05:55:14Z</published>
    <summary type="html">In the liferay-plugin-package.properties file is resources-importer-developer-mode-enabled set to false?</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-04-15T05:55:14Z</dc:date>
  </entry>
  <entry>
    <title>RE: how to add document download link to menu item</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23375007" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23375007</id>
    <updated>2013-04-05T15:55:39Z</updated>
    <published>2013-04-05T15:55:39Z</published>
    <summary type="html">Would you be able to create a hidden page, then add the Documents and Media Display Portlet then select the folder of file you want accessible, then you can manage the permissions.</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-04-05T15:55:39Z</dc:date>
  </entry>
  <entry>
    <title>RE: custom.css does not inherit</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23374967" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23374967</id>
    <updated>2013-04-05T15:52:49Z</updated>
    <published>2013-04-05T15:52:49Z</published>
    <summary type="html">I would recommend inheriting from _styled or ../sample-styled-minimal-theme from the liferay-plugins-sdk&lt;br /&gt;Then you will have to copy over the custom.css file from sample-styled-minimal-theme then make your changes.</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-04-05T15:52:49Z</dc:date>
  </entry>
  <entry>
    <title>RE: Avoid parsing CSS files by excluding them</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23374950" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23374950</id>
    <updated>2013-04-05T15:50:38Z</updated>
    <published>2013-04-05T15:50:38Z</published>
    <summary type="html">Is your goal to speed up compile time for themes?</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-04-05T15:50:38Z</dc:date>
  </entry>
  <entry>
    <title>RE: Accessing theme images in WCM templates</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23348075" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23348075</id>
    <updated>2013-04-04T20:47:29Z</updated>
    <published>2013-04-04T20:47:29Z</published>
    <summary type="html">That is a great piece of code. Good to make note of that.</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-04-04T20:47:29Z</dc:date>
  </entry>
  <entry>
    <title>RE: custom.css does not inherit</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23335868" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23335868</id>
    <updated>2013-04-04T14:30:44Z</updated>
    <published>2013-04-04T14:30:44Z</published>
    <summary type="html">modify main.css file in your _diffs/css folder to include another css file.&lt;br /&gt;&lt;br /&gt;then add your overwriting css in that file</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-04-04T14:30:44Z</dc:date>
  </entry>
  <entry>
    <title>RE: Doubts regarding velocity, Alloy Ui, theme</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23223393" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23223393</id>
    <updated>2013-04-01T16:18:54Z</updated>
    <published>2013-04-01T16:18:54Z</published>
    <summary type="html">Here is a link that uses freemarket and velocity with taglibs.&lt;br /&gt;&lt;br /&gt;&lt;a href=""&gt;http://www.liferay.com/web/raymond.auge/blog/-/blogs/jsp-include-buffer?_33_redirect=http%3A%2F%2Fwww.liferay.com%2Fweb%2Fraymond.auge%2Fblog%3Fp_p_id%3D33%26p_p_lifecycle%3D0%26p_p_state%3Dnormal%26p_p_mode%3Dview%26p_p_col_id%3Dcolumn-2%26p_p_col_count%3D1%26_33_groupId%3D10529%26_33_keywords%3Dtaglib%2Bvelocity%26_33_page%3D1%26_33_struts_action%3D%252Fblogs%252Fsearch%26_33_redirect%3Dhttp%253A%252F%252Fwww.liferay.com%252Fweb%252Fraymond.auge%252Fblog%253Fp_p_id%253D33%2526p_p_lifecycle%253D0%2526p_p_state%253Dnormal%2526p_p_mode%253Dview%2526p_p_col_id%253Dcolumn-2%2526p_p_col_count%253D1%26_33_formDate%3D1364832960228&lt;/a&gt;</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-04-01T16:18:54Z</dc:date>
  </entry>
  <entry>
    <title>RE: Configuration setting is not working in theme</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23135199" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23135199</id>
    <updated>2013-03-29T15:49:11Z</updated>
    <published>2013-03-29T15:49:11Z</published>
    <summary type="html">this is what the liferay-look-and-feel.xml file should look like.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="quote"&gt;&lt;div class="quote-content"&gt;&amp;lt;?xml version=&amp;#034;1.0&amp;#034;?&amp;gt;&lt;br /&gt;&amp;lt;!DOCTYPE look-and-feel PUBLIC &amp;#034;-//Liferay//DTD Look and Feel 6.1.0//EN&amp;#034; &amp;#034;http://www.liferay.com/dtd/liferay-look-and-feel_6_1_0.dtd&amp;#034;&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;look-and-feel&amp;gt;&lt;br /&gt;	&amp;lt;compatibility&amp;gt;&lt;br /&gt;		&amp;lt;version&amp;gt;6.1.0+&amp;lt;/version&amp;gt;&lt;br /&gt;	&amp;lt;/compatibility&amp;gt;&lt;br /&gt;	&amp;lt;theme id=&amp;#034;&lt;strong&gt;theme-id&lt;/strong&gt;&amp;#034; name=&amp;#034;&lt;strong&gt;Theme Name&lt;/strong&gt;&amp;#034;&amp;gt;&lt;br /&gt;		&amp;lt;settings&amp;gt;&lt;br /&gt;			&amp;lt;setting configurable=&amp;#034;true&amp;#034; key=&amp;#034;visible&amp;#034; type=&amp;#034;checkbox&amp;#034; value=&amp;#034;true&amp;#034; /&amp;gt;&lt;br /&gt;		&amp;lt;/settings&amp;gt;&lt;br /&gt;	&amp;lt;/theme&amp;gt;&lt;br /&gt;&amp;lt;/look-and-feel&amp;gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;to access the value in a theme .vm file use:&lt;br /&gt;&lt;br /&gt;$theme_display.getThemeSetting(&amp;#039;visible&amp;#039;)&lt;br /&gt;&lt;br /&gt;For more info &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;theme-settings-and-new-advanced-controls"&gt;click here&lt;/a&gt;</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-03-29T15:49:11Z</dc:date>
  </entry>
  <entry>
    <title>RE: Configuration setting is not working in theme</title>
    <link rel="alternate" href="http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23122051" />
    <author>
      <name>Bradley Wood</name>
    </author>
    <id>http://www.liferay.com/c/message_boards/find_message?p_l_id=&amp;messageId=23122051</id>
    <updated>2013-03-29T06:01:19Z</updated>
    <published>2013-03-29T06:01:19Z</published>
    <summary type="html">is the theme for 6.1+ configurable theme settings were added in 6.1</summary>
    <dc:creator>Bradley Wood</dc:creator>
    <dc:date>2013-03-29T06:01:19Z</dc:date>
  </entry>
</feed>

