On Aug 24, 2010, at 5:57 AM, David LeBer wrote:

> 
> On 2010-08-24, at 3:26 AM, Tim Worman wrote:
> 
>> On Jun 10, 2010, at 7:56 AM, David Holt wrote:
>> 
>>> On 2010-06-10, at 7:44 AM, "Andrew R. Kinnie" <[email protected]> wrote:
>>> 
>>>> OK . . . I started typing that in, and realized something I missed . . . I 
>>>> copied the ERModernMoviesDemo d2w.d2wmodel file, but did not copy the 
>>>> ERModernDefaultSkin d2w.d2wmodel file into the skin.
>>>> 
>>>> Now it works.  Mostly.  The tab panel's tabs are not tabs, but rather 
>>>> strings running together.
>>> 
>>> This one is easy ;-)
>>> 
>>> If you edit the localizable strings file you will see that the words needs 
>>> to be wrapped in <span> tags. CSS issue. See demo for examples. Also, check 
>>> the archives of this and the wonder list where David explains what is going 
>>> on here.
>>> 
>>> David
>> 
>> I'm just following up on this because now I'm having the same problem. I've 
>> edited the localizable.strings file with my two entities, Jobs and 
>> Employees, however, I'm still getting just strings where the tabs should be. 
>> I also included this in my properties file:
>> 
>> ERXNavigationManager.localizeDisplayKeys=true
>> 
>> I have the exact same configuration working in a separate app but not with 
>> the D2W functionality in my existing app. I'm probably just missing 
>> something because I've burned through the midnight oil.
> 
> You no longer need to do the localized string mambo, just set this property:
> 
> er.extensions.ERXNavigationManager.includeLabelSpanTag=true
> 
> ;david
> 

Awesome! Thanks so much.

Tim Worman
UCLA GSE&IS _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to