[
https://issues.apache.org/jira/browse/SOLR-5753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914737#comment-13914737
]
Cassandra Targett commented on SOLR-5753:
-----------------------------------------
According to this issue: https://jira.atlassian.com/browse/CONF-14758 (in the
description), a fix for this problem should be to add the below to the CSS for
the PDF export. However, the same issue says it's for Confluence 5.3+, so may
not work with the current CWIKI version, but is maybe worth a try for 4.7?
{code}
.sectionMacro .columnMacro {
border: none;
padding: 0;
}
.columnMacro {
display: table-cell;
vertical-align: top;
}
{code}
> eliminate blue "Topics covered in this section" box from ref guide
> ------------------------------------------------------------------
>
> Key: SOLR-5753
> URL: https://issues.apache.org/jira/browse/SOLR-5753
> Project: Solr
> Issue Type: Task
> Components: documentation
> Reporter: Hoss Man
> Assignee: Cassandra Targett
> Fix For: 4.8
>
>
> a bunch of pages in the ref guide have a blue box at the top right of the
> page that says "Topics covered in this section" and has links down to the
> major anchors on the page...
> https://cwiki.apache.org/confluence/dosearchsite.action?queryString=%22Topics+covered+in+this+section%22&where=solr&type=&lastModified=&contributor=&contributorUsername=
> ...this blue box looks great on the webpage, but doesn't look very good in
> the exported PDF.
> we should consider eliminating it, or reformatting it, or replacing it with
> something that makes more sense in the context of the PDF
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]