Re: ERModern* and localization

2010-10-29 Thread Johan Henselmans
Op 28 okt 2010, om 18:38 heeft David Holt het volgende geschreven: On 2010-10-28, at 4:20 AM, Johan Henselmans wrote: Op 21 okt 2010, om 15:53 heeft David LeBer het volgende geschreven: On 2010-10-21, at 9:46 AM, David Avendasora wrote: Hey Johan, I had the same problem to

Re: ERModern* and localization

2010-10-29 Thread David Holt
On 2010-10-29, at 2:08 AM, Johan Henselmans wrote: Op 28 okt 2010, om 18:38 heeft David Holt het volgende geschreven: On 2010-10-28, at 4:20 AM, Johan Henselmans wrote: Op 21 okt 2010, om 15:53 heeft David LeBer het volgende geschreven: On 2010-10-21, at 9:46 AM, David

Re: Disabling D2W framework rules with an application rule

2010-10-29 Thread David LeBer
On 2010-10-29, at 12:20 PM, David Holt wrote: Hi all, Is it possible to disable a rule found in a framework such as 20 : task = 'queryAll' = displayNameForPageConfiguration = Search All [com.webobjects.directtoweb.Assignment] with another rule? In this case I don't want to override

Re: Disabling D2W framework rules with an application rule

2010-10-29 Thread Ramsey Gurley
On Oct 29, 2010, at 1:01 PM, David LeBer wrote: On 2010-10-29, at 12:20 PM, David Holt wrote: Hi all, Is it possible to disable a rule found in a framework such as 20 : task = 'queryAll' = displayNameForPageConfiguration = Search All [com.webobjects.directtoweb.Assignment] with another

Re: Disabling D2W framework rules with an application rule

2010-10-29 Thread David Holt
On 2010-10-29, at 10:01 AM, David LeBer wrote: On 2010-10-29, at 12:20 PM, David Holt wrote: Hi all, Is it possible to disable a rule found in a framework such as 20 : task = 'queryAll' = displayNameForPageConfiguration = Search All [com.webobjects.directtoweb.Assignment] with

Re: Disabling D2W framework rules with an application rule

2010-10-29 Thread David Holt
On 2010-10-29, at 10:16 AM, Ramsey Gurley wrote: On Oct 29, 2010, at 1:01 PM, David LeBer wrote: On 2010-10-29, at 12:20 PM, David Holt wrote: Hi all, Is it possible to disable a rule found in a framework such as 20 : task = 'queryAll' = displayNameForPageConfiguration = Search

Re: Disabling D2W framework rules with an application rule

2010-10-29 Thread David LeBer
On 2010-10-29, at 1:30 PM, David Holt wrote: On 2010-10-29, at 10:16 AM, Ramsey Gurley wrote: On Oct 29, 2010, at 1:01 PM, David LeBer wrote: On 2010-10-29, at 12:20 PM, David Holt wrote: Hi all, Is it possible to disable a rule found in a framework such as 20 : task =

Re: Disabling D2W framework rules with an application rule

2010-10-29 Thread David Holt
On 2010-10-29, at 10:57 AM, David LeBer wrote: On 2010-10-29, at 1:30 PM, David Holt wrote: On 2010-10-29, at 10:16 AM, Ramsey Gurley wrote: On Oct 29, 2010, at 1:01 PM, David LeBer wrote: On 2010-10-29, at 12:20 PM, David Holt wrote: Hi all, Is it possible to disable a

ERAttachment Auto Scaling Configuration Option

2010-10-29 Thread Johnny Miller
Hi, I'm using ERAttachment + JNI and I want an image upload to be auto scaled so that it's max height is X. The width is not a concern. So I set the following in my properties file (per http://webobjects.mdimension.com/hudson/job/Wonder53/javadoc/er/attachment/package-summary.html)

Fwd: ERAttachment Auto Scaling Configuration Option

2010-10-29 Thread Johnny Miller
Can someone please remind me how to build the ERAttachment JNI wrapper for Snow Leopard? I've upgraded all the targets in XCode and I set Active SDK to 10.6 but I don't seem to build a .jnilib I get a .jnilib.dylib file instead. TIA, Johnny Begin forwarded message: From: Johnny Miller

Re: ERAttachment Auto Scaling Configuration Option

2010-10-29 Thread Mike Schrag
just rename it On Oct 29, 2010, at 8:16 PM, Johnny Miller wrote: Can someone please remind me how to build the ERAttachment JNI wrapper for Snow Leopard? I've upgraded all the targets in XCode and I set Active SDK to 10.6 but I don't seem to build a .jnilib I get a .jnilib.dylib file

Re: ERAttachment Auto Scaling Configuration Option

2010-10-29 Thread Mike Schrag
i seem to recall it tries to fit he image into a 90x90 square? it's a bit of a blur On Oct 29, 2010, at 5:09 PM, Johnny Miller wrote: Hi, I'm using ERAttachment + JNI and I want an image upload to be auto scaled so that it's max height is X. The width is not a concern. So I set the

Re: ERAttachment Auto Scaling Configuration Option

2010-10-29 Thread Johnny Miller
If I look at ImageIOImageProcessorjnilib.m what it does is takes the greater between the resize height and the resize width and makes that the max pixel size. So, I'd like to change it that if the height is greater then it will take the original image's size and then calculate what the max

entity modeler settings?

2010-10-29 Thread Theodore Petrosky
I see in Entity Modeler Database config has two setting I don't understand. Deployment Profile and Priority. What are these for? Ted ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list