Difference between revisions of "Print Bug"
Line 11: | Line 11: | ||
== Steps to get to [[DoneDone]] == | == Steps to get to [[DoneDone]] == | ||
− | * Understand this task. | + | * <s> Understand this task. |
* Create and Stage the branch locally. | * Create and Stage the branch locally. | ||
+ | * Modify appropriate code to show printable versions of the page. | ||
+ | * Test locally | ||
+ | * Stage on the staging server </s> | ||
+ | * Merge with live and deploy | ||
[[Category:DevelopmentTask]] | [[Category:DevelopmentTask]] | ||
</noinclude> | </noinclude> |
Revision as of 14:13, 4 February 2008
What (summary)
"Print" button which appears on every page doesn't convert the page to print format and made external links print readable.
Why this is important
People may want to print our pages in a printer friendly manner.
DoneDone
-
The printable version of the page is printer friendly.
Steps to get to DoneDone
-
Understand this task. - Create and Stage the branch locally.
- Modify appropriate code to show printable versions of the page.
- Test locally
- Stage on the staging server
- Merge with live and deploy