* src/plugins/NavWebPage.py: Added display_note_object and display_first_image_as_thumbnail to BasePage; PlacePage and IndividualPage use this now.

svn: r4931
This commit is contained in:
Martin Hawlisch
2005-07-14 20:50:16 +00:00
parent bb956d781a
commit 17ed93108d
2 changed files with 41 additions and 57 deletions

View File

@@ -1,3 +1,8 @@
2005-07-14 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/plugins/NavWebPage.py: Added display_note_object and
display_first_image_as_thumbnail to BasePage; PlacePage and
IndividualPage use this now.
2005-07-14 Don Allingham <don@gramps-project.org>
* src/plugins/NavWebPage.py: wrap content with div, fix encoding problems