Hi Daniel,

Sorry for the delay.

Attached is the WIP for the current task.

I have the following questions.

1.  I now receive the customization params like o/p format , timezone to 
server. Now how can I process the same to the FM Template Java API ?  I could 
see there are some setters for all the 3,
 template.setTimeZone(),
 template.setOutputEncoding(),
 template.setLocale().

 Shall I use the same.

2. The new jar, FreeMarker 2.3.24-rc01-incubating is not in the maven central I 
believe, For now I am using it as a local jar in lib folder under the project 
then added the following in the dependecies.
         compile files('lib/freemarker-2.3.24-rc01-incubating.jar')

   I tried to add the apache staging repo but not able to do it. Is this local 
jar fine ?

3. What should the timezone and the locale select box options ? or should it be 
left as free text with some prefilled content ?

Pradeep.

________________________________________
From: Daniel Dekany <[email protected]>
Sent: Tuesday, February 9, 2016 3:53 AM
To: Pradeep Murugesan
Cc: [email protected]
Subject: Re: Sample screens for the format box

Hi,

I like the 2nd one.

We will have to add more dropdowns (locale, icompatible_improvemets,
time_zone, maybe some more), and those could be next to this drop
down. Like if each would be a column in an table.

In reality, we will need no blanks dropdown options. For output_format
we should pre-select "undefined" (which is an actual output format),
for locale "en_US", for time_zone "null", for
incompatible_improvements the current FM version (like "2.3.24" now).

--
Thanks,
 Daniel Dekany


Monday, February 8, 2016, 9:04:40 PM, Pradeep Murugesan wrote:

> Hi Daniel,
>
>     I have attached a couple of thoughts for the places to put the
> format box. I am not a designer though, so just put these in a place that I 
> feel it will good.
>
> Kindly let me know your thoughts.
>
> Pradeep.

Reply via email to