Hello,

>>Which version are you using ?  
jahia5.0.4_r21181 

But I can move my dev to a latest Jahia 5.XX if requiered (I'm testing also in 
// Jahia 6)


>> If you want, I could send you a patched page_field.jsp, which is reacting on 
>> a notitleoverwrite keyword.
Yes please, send me the patched page_field.jsp

Have good night


 



________________________________
From: Benjamin Papez <jahia.pa...@gmail.com>
To: Any questions regarding template development and/or about the taglibs 
extension <template_list@jahia.org>
Sent: Tuesday, February 17, 2009 5:04:47 PM
Subject: Re: [template_list] Page Field notitleoverwrite on Jahia 5.1

Hello,

"notitleoverwrite" was supposed to be introduced in Jahia 5.1, which 
unfortunately has not been released yet. We have a Jahia 5 trunk with some 
performance and feature enhancements prepared, but not released yet. Instead 
the jahia 5 hotfix SVN branch was used to release jahai 5.0.5 recently.

Which version are you using ? If you want, I could send you a patched 
page_field.jsp, which is reacting on a notitleoverwrite keyword.

Regarding the "jahia_linkonly" versus "linkonly" - I think both will work, 
because the code is simply checking for the occurence of "linkonly".

Regards,
Benjamin


2009/2/17 ali DAN-BOUZOUA <adanbouz...@yahoo.com>


Im using this code below derives from news/definitions.inc

I would like to use notitleoverwrite property in order to remove the input 
field for the page title (jahia 5. guide p. 34).

<content:declareField name="link"
            title="Link" type="Page"
            value="<jahia_linkonly, , notitleoverwrite>"
            titleKey="docun.link" bundleKey="<%=resBundleID%>"
        />


But 

1. It's doesn't seems to works

2.jahia_linkonly is used instead oflinkonly as describes in the documentation

Any idea about how to make it works?

Kind regards





_______________________________________________
template_list mailing list
template_list@jahia.org
http://lists.jahia.org/cgi-bin/mailman/listinfo/template_list


      
_______________________________________________
template_list mailing list
template_list@jahia.org
http://lists.jahia.org/cgi-bin/mailman/listinfo/template_list

Reply via email to