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 <[email protected]> > > 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 of linkonly as describes in the > documentation > > Any idea about how to make it works? > > Kind regards > > > > > > _______________________________________________ > template_list mailing list > [email protected] > http://lists.jahia.org/cgi-bin/mailman/listinfo/template_list > >
_______________________________________________ template_list mailing list [email protected] http://lists.jahia.org/cgi-bin/mailman/listinfo/template_list
