made the "photo not available" image configurable in render-config.xml
This commit is contained in:
@@ -92,6 +92,11 @@
|
||||
<!-- The location of the sidebox configuration file, relative to the application root. -->
|
||||
<sidebox-config>WEB-INF/sidebox-config.xml</sidebox-config>
|
||||
|
||||
<!-- The location of the "photo not available" image, relative to either the main
|
||||
images directory (if the "fixup" attribute is present) or the site (if it is not).
|
||||
Image should be 100x100 pixels. -->
|
||||
<photo-not-avail fixup="true">photo_not_avail.gif</photo-not-avail>
|
||||
|
||||
</paths>
|
||||
|
||||
<!-- Contains standard messages displayed by front end -->
|
||||
|
||||
Reference in New Issue
Block a user