Task #6078
Feature #5957: Design and implement graphical look and feel for default skin
Include Metacat documentation using the #external view
0%
Description
This will generally be pulled from:
/<context>/docs
like:
http://knb.ecoinformatics.org/m/#external//knb/docs
Will require some CSS additions to metacatui.css for the Sphinx-generated documentation pages. And, it also sees like not all the internal anchors are working as they should (contrast that with the EML documentation that uses this same #external mechanism:
http://knb.ecoinformatics.org/m/#external//emlparser/docs/index.html
Related issues
History
#1 Updated by Lauren Walker almost 9 years ago
- Status changed from New to In Progress
#2 Updated by Lauren Walker almost 9 years ago
- translation missing: en.field_remaining_hours set to 0.0
- Status changed from In Progress to Closed
Each MetacatUI theme CSS file now has styling specifically for the documentation, by selecting elements only in the wrapper div of the docs created by Sphinx. Images are loaded in by changing the src value via ExternalView.js.