Page Field notitleoverwrite on Jahia 5.1

ali DAN-BOUZOUA <[email protected]> Tue, 17 Feb 2009 10:23:46 -0800 (PST)
Newsgroups gmane.comp.cms.jahia.template
Message-ID <[email protected]>
--===============0282755801==
Content-Type: multipart/alternative; boundary="0-169866881-1234895026=:50992"


--0-169866881-1234895026=:50992
Content-Type: text/plain; charset=us-ascii


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


      
--0-169866881-1234895026=:50992
Content-Type: text/html; charset=us-ascii

<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:12pt"><br>Im using this code below derives from news/definitions.inc<br><br>I would like to use <span style="font-style: italic;">notitleoverwrite </span>property in order to remove the input field for the page title (jahia 5. guide p. 34).<br><br>&lt;content:declareField name="link"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; title="Link" type="Page"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; value="&lt;jahia_linkonly, , notitleoverwrite&gt;"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; titleKey="docun.link" bundleKey="&lt;%=resBundleID%&gt;"<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /&gt;<br>
<br><br>But <br><br>1. It's doesn't seems to works<br><br>2.<span style="font-weight: bold;"> jahia_linkonly</span> is used instead of<span style="font-weight: bold;"> linkonly</span> as describes in the documentation<br><br>Any idea about how to make it works?<br><br>Kind regards<br><br><br><br></div><br>

      </body></html>
--0-169866881-1234895026=:50992--

--===============0282755801==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
template_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/template_list

--===============0282755801==--