New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Issue Details (XML | Word | Printable)

Key: JRA-1694
Type: Task Task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jeff Turner [Atlassian]
Reporter: Mike Cannon-Brookes [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

Create JIRA documentation skin

Created: 14/May/03 12:40 AM   Updated: 29/May/03 10:01 PM
Component/s: Documentation
Affects Version/s: None
Fix Version/s: 2.1 Pro, 2.1 Enterprise

Time Tracking:
Not Specified

Participants: Adam W. Saxton, Jeff Turner [Atlassian] and Mike Cannon-Brookes [Atlassian]
Since last comment: 5 years, 14 weeks, 3 days ago
Resolution Date: 29/May/03 10:01 PM
Labels:


 Description  « Hide
Create a Forrest skin that looks like http://www.atlassian.com/software/jira/docs (without the sitemesh decorated bits).

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Adam W. Saxton added a comment - 22/May/03 04:54 PM
I'm just curious what you mean by Forrest Skin

Jeff Turner [Atlassian] added a comment - 22/May/03 05:30 PM
Hi Adam,

The docs for 2.1 are being written in XML, and transformed to HTML and PDF using the Apache Forrest (http://xml.apache.org/forrest) doc system. The content is thus separated from the presentation. Forrest's presentational styles are divided into pluggable modules called skins. We're writing a minimal skin for the JIRA site that plays nicely with existing Sitemesh infrastructure.

--Jeff