Make the default printable page template PB-agnostic. Fixes bug #11857.

This commit is contained in:
Colin Kuskie 2010-10-04 13:26:50 -07:00
parent 3cf77839ed
commit 229a4080a8
3 changed files with 8 additions and 0 deletions

View file

@ -5,6 +5,7 @@
- fixed #11886: profile knows it's me, but doesn't display edit - fixed #11886: profile knows it's me, but doesn't display edit
- fixed #11789: Date form reports 1 day earlier on Edit for the time zone corresponding to Europe/Berlin. - fixed #11789: Date form reports 1 day earlier on Edit for the time zone corresponding to Europe/Berlin.
- fixed #11894: Europe London timezone decrements birth date - fixed #11894: Europe London timezone decrements birth date
- fixed #11857: make page printable?
7.10.1 7.10.1
- fixed #11851: Story Topic: top story variables should be available all the time - fixed #11851: Story Topic: top story variables should be available all the time

View file

@ -1,6 +1,13 @@
This is a running list of template changes made during upgrades. If you have copied the default This is a running list of template changes made during upgrades. If you have copied the default
templates, you will need to apply these changes manually to your copies. templates, you will need to apply these changes manually to your copies.
7.10.2
* The Make Page Printable template has changed (as per bug #11857). The HTML
is now consistent with other default Style templates. The Plain Black logo and
copyright info have been removed and a stylesheet was added to provide very
simple default formatting for text, header and footer (makepageprintable.css).
7.10.1 7.10.1
* Profile templates - root/import/account/profile/default-view-profile-template * Profile templates - root/import/account/profile/default-view-profile-template

Binary file not shown.