Active
Project:
Image Assist
Version:
6.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2008 at 13:57 UTC
Updated:
9 Jan 2011 at 08:26 UTC
Jump to comment: Most recent file
Comments
Comment #1
ggarry commentedBah i don't know how I missed it
'#default_value' => variable_get('img_assist_default_alignment', 'left'),
Anyway would be nice if it was a configuration option :)
Comment #2
rondev commentedIt would be nice to add 'img_assist_default_alignment' to the Image property dialog settings. Perhaps there is a reason for that perhaps not.
I have done something like that:
for the file img_assist.admin.inc
I don't know if there is initialisation required somewhere. I've just added the variable in the database before :
Comment #3
sunA proper patch would likely be accepted.