[mb-bugs] [jira] Commented: (MBS-499) Any wikidoc pages with a table of contents on break
Brian Schweitzer (JIRA)
jira-admin at musicbrainz.org
Sat Apr 3 02:38:15 UTC 2010
[ http://jira.musicbrainz.org/browse/MBS-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10852#action_10852 ]
Brian Schweitzer commented on MBS-499:
--------------------------------------
No, the problem has nothing to do with the template. Example: http://test.musicbrainz.org/doc/MusicBrainz_Picard vs http://wiki.musicbrainz.org/MusicBrainz_Picard - that page doesn't use the AR template. (And even the AR template is still just using __TOC__).
Note that the border and background color of the TOC are lost on the wikidoc version. The default table border on wiki's css is 1; it appears that the default border on wikidoc is 0. Additionally, the toc css is missing on test, only present on wiki:
#toc, .toc, .mw-warning {
background-color:#F9F9F9;
border:1px solid #AAAAAA;
font-size:95%;
padding:5px;
}
> Any wikidoc pages with a table of contents on break
> ---------------------------------------------------
>
> Key: MBS-499
> URL: http://jira.musicbrainz.org/browse/MBS-499
> Project: MusicBrainz Server
> Issue Type: Bug
> Components: Documentation
> Reporter: Oliver Charles
> Assignee: Kuno Woudt
> Fix For: NGS - Final release
>
> Original Estimate: 1 day
> Remaining Estimate: 1 day
>
> Any page that has a wiki table of contents does not display correctly: http://test.musicbrainz.org/doc/Remaster_Relationship_Type
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.musicbrainz.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Musicbrainz-bugs
mailing list