Also, navigations/JetspeedTopNavigation.java creates links
with hardcoded titles of "Home" and "Logout"; more candidates
for templates... or at least JR.props file.


-- 
Gonzalo A. Diethelm
[EMAIL PROTECTED]


> -----Original Message-----
> From: Diethelm Guallar, Gonzalo [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 15, 2000 6:49 PM
> To: 'JetSpeed'
> Subject: Jetspeed and templates
> 
> 
> I have just noticed that Jetspeed calls a function
> called getNiceDate() to print the server date on the
> default page. This function hardcodes the English text
> "Server date: ", and also hardcodes the date format.
> Since I'm on a Spanish-speaking country, this won't
> do at all...
> 
> Of course, the easiest solution for this would be to
> use templates instead of ECS to generate any HTML
> that Jetspeed uses. Is this a concern? Will Jetspeed
> switch from ECS to templates? If so, what template
> language will it use? I would assume Velocity, right? ;-)
> 
> If no move to templates is being considered, maybe
> this should be moved to the JetspeedResources.properties
> file. It is in Util.java:173, and it seems to be the
> only case of a hard-coded string in ECS, at least in
> the util/ directory.
> 
> Thanks,
> 
> 
> -- 
> Gonzalo A. Diethelm
> [EMAIL PROTECTED]
> 
> 
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]
> 


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to