How to customize / edit wiki theme in content_entry.xsl file to display tags for blog pages and not wiki pages?

I am trying to customize a wiki theme by displaying the "Edited Today at… by…" for only blog pages and not wiki pages. 
I tried editing the content_entry.xsl with an xsl if tag, but failed.
<xsl:if test="context/link='/groups/groupname/weblog/'">
  <div id="entry_date" class="entry_date">
    <a href="{../contentEntry/historyURL}" id="history_link" title="{../../jsstrings/tooltips_history_link}" onclick="return false"><xsl:value-of select="../../strings/History"/></a>
    <span id="history_time_author"><xsl:value-of select="historyTimeAuthor" disable-output-escaping="yes"/></span>
  </div>
</xsl:if>
What is the correct <xsl:if test=""> tag, that would execute this? 
For <xsl:if test="context/"> I believe the content after "context/" are variables like link, baseHREF, contentEntry.  What are other variables I can use?

I also tried it this way, but does not seem to work. 
  <xsl:if test="context/link='/groups/groupname/weblog/'">
        <xsl:template match="context/entryMeta">
            <div class="metadata" id="entry_metadata">
                <div class="start startmetadata"><span></span></div>
                    <div class="contents contentsmetadata">
                        <div id="entry_date" class="entry_date">
                                        <a href="{../contentEntry/historyURL}" id="history_link" title="{../../jsstrings/tooltips_history_link}" onclick="return false"><xsl:value-of select="../../strings/
History"/></a>
                                        <span id="history_time_author"><xsl:value-of select="historyTimeAuthor" disable-output-escaping="yes"/></span>
                              </div>
                         </div>
                    <div class="end endmetadata"><span></span></div>
               </div>
          </xsl:template>
     </xsl:if>

Similar Messages

Maybe you are looking for

  • Adobe Acrobat 9 Pro - Creating PDF from explorer (Right-Click) problem

    Hello, I am new here. I've searched the forums here and maybe I've missed finding the solution.  We recently updated from Acrobat 6 Pro to Acrobat 9 Pro, and I can no longer get a PDF to be created in the same folder the Word, Excel or other file is

  • Is Your Monitor (Especially iMac 24") Too Bright?  Try "Shades" - FREE!

    A number of iMac 24" users have complained that the screen can be too bright - even when dimmed the maximum amount. A comparatively new forum member - tysohsg - posted details (on the iMac forum) of a free program called "Shades" which gives fine tun

  • Best approach to do Range partitioning on Huge tables.

    Hi All, I am working on 11gR2 oracle 3node RAC database. below are the db details. SQL> select * from v$version; BANNER Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production PL/SQL Release 11.2.0.3.0 - Production CORE 11.2.0.3.

  • IC Remove views "Note History" and "Last Interactions"

    Hello Everyone, I've got a problem within the IC(Business Role IC_AGENT). On the Account Identification view there are two screens, the first screen shows the Note History and the second shows Last Interactions. I really would like to remove them fro

  • Widget is missing it's scroll bar

    After publishing my project and viewing the project in Chrome, the tabs within a widget that have more content then the widget frame can hold are not accessible because the scroll bar has dissapeared.  Please advise on how to fix this. Thank you in a