<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Jivespace: Message List - Customized Meta Tags in Clearspace Community</title>
    <link>http://www.jivesoftware.com/jivespace/community/features?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Mon, 27 Oct 2008 15:34:17 GMT</pubDate>
    <generator>Jive SBS 3.0.8 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-10-27T15:34:17Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Customized Meta Tags in Clearspace Community</title>
      <link>http://www.jivesoftware.com/jivespace/message/135788?tstart=0#135788</link>
      <description>&lt;!-- [DocumentBodyStart:9c7604ee-01ef-4600-841e-9373261c463b] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Thanks Todd!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To confirm, this is where I can edit the proprties I see the the FTLs:&lt;/p&gt;&lt;!--[CodeBlockStart:6ad7fcb3-753d-4043-a04d-346c5a4c72a4]--&gt;&lt;pre class="jive-pre"&gt;&lt;code class="jive-code"&gt; &amp;lt;#if (jiveContext.licenseManager.external)&amp;gt; 
 &amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;meta name="keywords" content="&amp;lt;@ww.text name=' dectr.community.keywords'/&amp;gt;"/&amp;gt; 
 &amp;#160;&amp;#160;&amp;#160; &amp;lt;#else&amp;gt; 
 &amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;meta name="keywords" content="&amp;lt;@ww.text name=' dectr.collaboration.keywords' /&amp;gt;"/&amp;gt; 
 &amp;#160;&amp;#160;&amp;#160; &amp;lt;/#if&amp;gt;
&lt;/code&gt;&lt;/pre&gt;&lt;!--[CodeBlockEnd:6ad7fcb3-753d-4043-a04d-346c5a4c72a4]--&gt;&lt;p&gt;Or can thse be overridden in the "System Properties" area of the admin console?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;D&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9c7604ee-01ef-4600-841e-9373261c463b] --&gt;</description>
      <pubDate>Mon, 27 Oct 2008 15:08:00 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/135788?tstart=0#135788</guid>
      <dc:date>2008-10-27T15:08:00Z</dc:date>
      <clearspace:dateToText>1 year, 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Customized Meta Tags in Clearspace Community</title>
      <link>http://www.jivesoftware.com/jivespace/message/118071?tstart=0#118071</link>
      <description>&lt;!-- [DocumentBodyStart:9dce9e26-d31c-407b-8f88-f3758c22b97f] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Jacob-&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'll echo what Todd says; currently, accomplishing something like this requires custom coding in the freemarker template (ftl) files which make up your theme.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;First, you would need to become familiar with the theming functionality of Clearspace. We have two sections of documentation dedicated to this:&lt;/p&gt;&lt;ul&gt; &lt;li&gt;&amp;#160;&amp;nbsp; &lt;a class="jive-link-external-small" href="http://www.jivesoftware.com/builds/docs/clearspace/latest/SiteCustomizationWiththeResourceKit.html"&gt; &lt;span class="active_link"&gt;Customizing UI with the Theme Resource Kit&lt;/span&gt;&amp;#160;&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&amp;#160;&amp;nbsp; &lt;a class="jive-link-external-small" href="http://www.jivesoftware.com/builds/docs/clearspace/latest/AdvancedThemingTopics.html"&gt; &lt;span class="active_link"&gt;Advanced Theming Topics&lt;/span&gt;&amp;#160;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you are on 2.0, try the &lt;a class="jive-link-external-small" href="http://www.jivesoftware.com/builds/docs/clearspace/latest_2.0/ClearspaceThemingGuide.html"&gt;&lt;span class="active_link"&gt;Theming Guide&lt;/span&gt;.&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If you are familiar with freemarker and java, you can dive into the source code and start finding hints at how to accomplish your goals. As Todd pointed out, nothing "automatic" exists as we don't yet have such functionality in the product, but your customization could be simple and add manual SEO keywords by manually matching document names, URLs, etc, or, it could be as complex as you wish to implement.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;On this community, we've chosen to use one theme and customize different look and feel elements based on logic within the theme. Some of this is done by checking the properties of different Clearspace objects, while some is done by simple pattern matching on the Java Servlet HTTPServleRequest object.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It is possible to modify only ftl files which are used to display documents or message threads, or for a global change you could make changes in the top-level template.ftl.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;A few code examples:&lt;/p&gt;&lt;p&gt;Getting property on the current community:&lt;/p&gt;&lt;!--[CodeBlockStart:ae78cad0-f417-43e6-a02a-c3727dafb332]--&gt;&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-xml"&gt; &lt;span class="jive-xml-tag"&gt;&amp;lt;#if (community?exists &amp;amp;&amp;amp; community.properties?exists &amp;amp;&amp;amp; community.properties.get("myProperty")?exists)&amp;gt;&lt;/span&gt; 
 &amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;span class="jive-xml-tag"&gt;&amp;lt;#assign valueOfMyProperty = "${community.properties.get('myProperty')}"/&amp;gt;&lt;/span&gt;
 &lt;span class="jive-xml-tag"&gt;&amp;lt;/#if&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;!--[CodeBlockEnd:ae78cad0-f417-43e6-a02a-c3727dafb332]--&gt;&lt;p&gt;Checking the current URL context:&lt;/p&gt;&lt;!--[CodeBlockStart:b382f79b-26a7-4dad-8532-284d0859803f]--&gt;&lt;pre class="jive-pre"&gt;&lt;code class="jive-code jive-xml"&gt; &lt;span class="jive-xml-tag"&gt;&amp;lt;#if (request.getContextPath()?matches("/myclearspaceinstall")) &amp;gt;&lt;/span&gt;
 &amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;span class="jive-xml-tag"&gt;&amp;lt;#!-- do something here --&amp;gt;&lt;/span&gt;
 &lt;span class="jive-xml-tag"&gt;&amp;lt;/#if&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;!--[CodeBlockEnd:b382f79b-26a7-4dad-8532-284d0859803f]--&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hope the tips may be of use to you.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Edit: Fixed links.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9dce9e26-d31c-407b-8f88-f3758c22b97f] --&gt;</description>
      <pubDate>Tue, 26 Aug 2008 20:35:06 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/118071?tstart=0#118071</guid>
      <dc:date>2008-08-26T20:35:06Z</dc:date>
      <clearspace:dateToText>1 year, 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Customized Meta Tags in Clearspace Community</title>
      <link>http://www.jivesoftware.com/jivespace/message/135699?tstart=0#135699</link>
      <description>&lt;!-- [DocumentBodyStart:df1dd407-05d2-4882-9a79-d206353c9fa8] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Here you go Damian:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-message-small" href="http://www.jivesoftware.com/jivespace/message/94286#94286" target="_blank"&gt;http://www.jivesoftware.com/jivespace/message/94286#94286&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-Todd&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:df1dd407-05d2-4882-9a79-d206353c9fa8] --&gt;</description>
      <pubDate>Mon, 27 Oct 2008 04:02:15 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/135699?tstart=0#135699</guid>
      <dc:date>2008-10-27T04:02:15Z</dc:date>
      <clearspace:dateToText>1 year, 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Customized Meta Tags in Clearspace Community</title>
      <link>http://www.jivesoftware.com/jivespace/message/135695?tstart=0#135695</link>
      <description>&lt;!-- [DocumentBodyStart:aa53add2-a65f-4e6f-b355-00868be5de46] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Where can the &lt;span style="text-decoration: underline;"&gt;jive_clearspace_i18n_en.properties&lt;/span&gt; file be found?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Damian&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:aa53add2-a65f-4e6f-b355-00868be5de46] --&gt;</description>
      <pubDate>Mon, 27 Oct 2008 01:42:03 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/135695?tstart=0#135695</guid>
      <dc:date>2008-10-27T01:42:03Z</dc:date>
      <clearspace:dateToText>1 year, 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Customized Meta Tags in Clearspace Community</title>
      <link>http://www.jivesoftware.com/jivespace/message/128040?tstart=0#128040</link>
      <description>&lt;!-- [DocumentBodyStart:ec0e924f-c95d-4ac1-b316-1ef87ced41b3] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Thanks todd&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ec0e924f-c95d-4ac1-b316-1ef87ced41b3] --&gt;</description>
      <pubDate>Thu, 02 Oct 2008 01:19:51 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/128040?tstart=0#128040</guid>
      <dc:date>2008-10-02T01:19:51Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Customized Meta Tags in Clearspace Community</title>
      <link>http://www.jivesoftware.com/jivespace/message/128024?tstart=0#128024</link>
      <description>&lt;!-- [DocumentBodyStart:ba9b71a4-fabc-49ab-a880-72a54132dd17] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Here you go:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.jivesoftware.com/builds/docs/clearspace/latest/AdvancedThemingTopics.html" target="_blank"&gt;http://www.jivesoftware.com/builds/docs/clearspace/latest/AdvancedThemingTopics.html&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;All Docs:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.jivesoftware.com/builds/docs/clearspace/latest/index.html" target="_blank"&gt;http://www.jivesoftware.com/builds/docs/clearspace/latest/index.html&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-Todd&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ba9b71a4-fabc-49ab-a880-72a54132dd17] --&gt;</description>
      <pubDate>Thu, 02 Oct 2008 00:40:59 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/128024?tstart=0#128024</guid>
      <dc:date>2008-10-02T00:40:59Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Customized Meta Tags in Clearspace Community</title>
      <link>http://www.jivesoftware.com/jivespace/message/128019?tstart=0#128019</link>
      <description>&lt;!-- [DocumentBodyStart:a9b4cf1a-fd04-42f4-a776-5323cc5c93e8] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;FYI the link to the Theming Guide isn't valid...&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a9b4cf1a-fd04-42f4-a776-5323cc5c93e8] --&gt;</description>
      <pubDate>Thu, 02 Oct 2008 00:33:45 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/128019?tstart=0#128019</guid>
      <dc:date>2008-10-02T00:33:45Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Customized Meta Tags in Clearspace Community</title>
      <link>http://www.jivesoftware.com/jivespace/message/116921?tstart=0#116921</link>
      <description>&lt;!-- [DocumentBodyStart:4987ac39-a0f7-4e5c-b90c-6b2b086c4d5c] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;HI Jacob,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This functionality has been discussed a few times in the past and it would probably be possible via a customization. I am not sure about the automatic method, you might be able to do something like checking if any tags exist on a document/thread/etc and apply these to the meta tags in the page. If you wanted manual keywords you would likely have to edit the FTL files directly. Thanks.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-Todd&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4987ac39-a0f7-4e5c-b90c-6b2b086c4d5c] --&gt;</description>
      <pubDate>Thu, 21 Aug 2008 16:44:07 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/116921?tstart=0#116921</guid>
      <dc:date>2008-08-21T16:44:07Z</dc:date>
      <clearspace:dateToText>1 year, 3 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Customized Meta Tags in Clearspace Community</title>
      <link>http://www.jivesoftware.com/jivespace/message/116776?tstart=0#116776</link>
      <description>&lt;!-- [DocumentBodyStart:a1cd6a73-b592-4d44-b785-556cab80148e] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anyone have any experience customizing the keyword meta tags within pages in clearspace? We know how to set global attributes that would apply keywords to all pages in the system by manipulating the &lt;span style="text-decoration: underline;"&gt;jive_clearspace_i18n_en.properties&lt;/span&gt; file. These keywords as expected with a templating system -- will apply to all pages. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Has anyone figured out a a way to have more relevant (contextual keywords on pages (manual or automated)? Any suggestions would be greatly appreciated&lt;/p&gt;&lt;p&gt;&lt;img height="16px" src="http://www.jivesoftware.com/community/images/emoticons/happy.gif" width="16px"/&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-J &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a1cd6a73-b592-4d44-b785-556cab80148e] --&gt;</description>
      <pubDate>Thu, 21 Aug 2008 00:08:32 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/116776?tstart=0#116776</guid>
      <dc:date>2008-08-21T00:08:32Z</dc:date>
      <clearspace:dateToText>1 year, 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

