Menu

#46 Preliminary message do not show for "plural" pages

open
nobody
5
2011-01-15
2011-01-15
No

When using MSDN documenter, the preliminary message is not shown on all pages. It is NOT displayed on the following:
- Class Members
- Class Methods
- Class Properties
- Class Operators
- Namespace hierarchy

but it is displayed on the following:
- Namespace
- Class
- Constructor
- XYZ Operator
- XYZ Property
- XYZ Method

Discussion

  • Marcel Gosselin

    Marcel Gosselin - 2011-01-15

    The patch attached as Bug158729-PreliminaryDoNotShowInPluralPages.patch fixes the issue for all type of HTML pages (and in the CHM as well) but it moves the warning a little to the left and top because the <p> element is now outside of the <div> element. You may want to put it back inside a div...

     

Log in to post a comment.