-
Logged In: YES
user_id=1500724
I have changed the Template.java and only the read_file
method. The modification is just to implement the SCALAR
filter. I guess if this should be made for some other
method?. in my case this is enough.
Anyway, there must have other change to implement the ARRAY
mode.
The code i've changed is from line 854 to 859. This is the
code inserted and i...
2006-09-23 12:20:37 UTC by firiazabal
-
Logged In: YES
user_id=341836
it's technically not a bug since I never did implement
filters. The filter class you see is an example of the API
I planned on having.
If you have a patch to fix this, I can look at it although,
I don't currently have a platform on which java runs.
2006-09-23 05:03:47 UTC by bluesmoon
-
I have downloaded the sources of your project but, i
have had a problem with filters option.
I have defined a Filter class to make some replaces
before working with the template, but the class is
never called. I have checked the source and the file
just load the class at the beginin, but nothing else.
I have changed the Template.java file to call the
Filter in one case, so i am...
2006-09-23 01:49:06 UTC by firiazabal
-
bluesmoon committed patchset 67 of module htmltmpl-java to the HTML.Template java package CVS repository, changing 1 files.
2003-01-06 11:41:20 UTC by bluesmoon
-
bluesmoon committed patchset 66 of module htmltmpl-java to the HTML.Template java package CVS repository, changing 5 files.
2003-01-06 11:41:00 UTC by bluesmoon
-
bluesmoon committed patchset 65 of module htmltmpl-java to the HTML.Template java package CVS repository, changing 1 files.
2003-01-06 04:46:25 UTC by bluesmoon
-
bluesmoon committed patchset 64 of module htmltmpl-java to the HTML.Template java package CVS repository, changing 1 files.
2002-12-11 05:03:31 UTC by bluesmoon
-
bluesmoon committed patchset 5 of module htdocs to the HTML.Template java package CVS repository, changing 1 files.
2002-10-09 06:39:15 UTC by bluesmoon
-
bluesmoon committed patchset 4 of module htdocs to the HTML.Template java package CVS repository, changing 2 files.
2002-10-09 06:35:13 UTC by bluesmoon
-
bluesmoon committed patchset 63 of module htmltmpl-java to the HTML.Template java package CVS repository, changing 3 files.
2002-10-09 06:19:12 UTC by bluesmoon