* src/docgen/HtmlDoc.py (add_photo): Enforce given image size.

Add optional alt argument.


svn: r2997
This commit is contained in:
Alex Roitman
2004-03-10 04:56:20 +00:00
parent 5007cbc0a8
commit 2a95e95206
2 changed files with 15 additions and 5 deletions

View File

@@ -11,6 +11,9 @@
* src/ImageSelect.py (LocalMediaProperties.__init__,
GlobalMediaProperties.update_info): Mark translatable string.
* src/docgen/HtmlDoc.py (add_photo): Enforce given image size.
Add optional alt argument.
2004-03-08 Don Allingham <dallingham@users.sourceforge.net>
* src/EditPerson.py: TreeView enhancements
* src/PeopleModel.py: TreeView enhancements