Item13724: viewtopbar.solr.tmpl inserts extra horizontal navigation block at page bottom with pattern skin

pencil
Priority: Enhancement
Current State: Closed
Released In: n/a
Target Release:
Applies To: Extension
Component: SolrPlugin
Branches: master
Reported By: JacobEtches
Waiting For:
Last Change By: MichaelDaum
-- JacobEtches - 17 Sep 2015 removing the horizontal navigation reference solves the issue.

Not sure what you are refering to. Screenshot? smile

-- MichaelDaum - 17 Sep 2015

This conflict arises with SKIN = solr, pattern. I removed the extra horizontal nav bar by changing

</div>%TMPL:P{"horizontalnavigation"}%%TMPL:END%
to
</div>%TMPL:END%
in viewtopbar.solr.tmpl (our customized version of it).
  • viewtopbar.solr.tmpl adds horizontal nav to page bottom:
    solr-patternskin-conflict.PNG

-- JacobEtches - 18 Sep 2015

What Foswiki engine are you using? Could be that there are incompatibilities of your version of PatternSkin and the one shipped with latest Foswiki. Please try to disable any customizations first, i.e. all USERSTYLEURL etc preferences so that you get the original css from PatternSkin. Did you set the PATTERNSKIN_NAVIGATION_TOPIC in your Main.SitePreferences? If not then %TMPL:P{"horizontalnavigation"}% should be empty anyway.

-- MichaelDaum - 21 Sep 2015

I tried omitting our CSS customizations, but it makes no difference. The screen grab above is with PATTERNSKIN_NAVIGATION_TOPIC set to the example topic, so it shouldn't be a syntax error. Our customized version has the same effect. We're running 1.1.9.

-- JacobEtches - 21 Sep 2015

Please check the latest release and reopen if you still get the error.

-- MichaelDaum - 01 Oct 2015
 

ItemTemplate edit

Summary viewtopbar.solr.tmpl inserts extra horizontal navigation block at page bottom with pattern skin
ReportedBy JacobEtches
Codebase 1.1.9
SVN Range
AppliesTo Extension
Component SolrPlugin
Priority Enhancement
CurrentState Closed
WaitingFor
Checkins SolrPlugin:e7d936c24a45
ReleasedIn n/a
CheckinsOnBranches master
trunkCheckins
masterCheckins SolrPlugin:e7d936c24a45
ItemBranchCheckins
Release01x01Checkins
I Attachment Action Size Date Who Comment
solr-patternskin-conflict.PNGPNG solr-patternskin-conflict.PNG manage 23 K 18 Sep 2015 - 14:26 JacobEtches viewtopbar.solr.tmpl adds horizontal nav to page bottom
Topic revision: r6 - 01 Oct 2015, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy