Changeset 464 for trunk/ImgPlugin/lib/TWiki/Plugins/ImgPlugin/Core.pm
- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ImgPlugin/lib/TWiki/Plugins/ImgPlugin/Core.pm
r173 r464 86 86 $this->{magnifyIcon} = 87 87 TWiki::Func::getPluginPreferencesValue('IMGPLUGIN_ENLARGE_ICON') || 88 '%PUBURLPATH%/% TWIKIWEB%/ImgPlugin/magnify-clip.png';88 '%PUBURLPATH%/%SYSTEMWEB%/ImgPlugin/magnify-clip.png'; 89 89 $this->{magnifyWidth} = 15; # TODO: make this configurable/autodetected/irgnored 90 90 $this->{magnifyHeight} = 11; # TODO: make this configurable/autodetected/irgnored
Note: See TracChangeset
for help on using the changeset viewer.
