Difference between revisions of "Print Bug"
(→Why this is important) |
Brandon Bot (talk | contribs) (Refactored to use standard open task categories Category:OpenTask, Category:DevelopmentTeam) |
||
(14 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude><big>[[OurWork]] < [[DevelopmentTeam]] < [[DevelopmentTeamPriorities|Priorities]] < </noinclude> | + | <noinclude><big>[[OurWork]] < [[DevelopmentTeam]] < [[DevelopmentTeamPriorities|Priorities]] < </noinclude><s>[[Print Bug]]</s> {{JustTinyEditIcon|Print Bug}}<noinclude></big> |
__NOTOC__ | __NOTOC__ | ||
== What (summary) == | == What (summary) == | ||
Line 8: | Line 8: | ||
== [[DoneDone]] == | == [[DoneDone]] == | ||
− | * The printable version of the page is printer friendly. | + | * <s> The printable version of the page is printer friendly.</s> |
== Steps to get to [[DoneDone]] == | == Steps to get to [[DoneDone]] == | ||
+ | * <s> 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 </s> | ||
+ | * <s>Find out the responsible CSS file</s> Its skins/Design/commonPrint.css | ||
+ | * <s> Finding Hiding non-required div and id | ||
+ | * Fix the styling issues </s> | ||
+ | * <s> Thorough testing </s> | ||
+ | * Fix styling issues (Vinh please fix them) | ||
+ | * <s>Merge with live and deploy</s> | ||
− | [[Category: | + | [[Category:OpenTask]] |
+ | [[Category:DevelopmentTeam]] | ||
</noinclude> | </noinclude> |
Latest revision as of 21:01, 7 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
-
Find out the responsible CSS fileIts skins/Design/commonPrint.css -
Finding Hiding non-required div and id - Fix the styling issues
-
Thorough testing - Fix styling issues (Vinh please fix them)
-
Merge with live and deploy