[
http://jira.magnolia-cms.com/browse/MAGNOLIA-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ondřej Chytil updated MAGNOLIA-4434:
------------------------------------
Summary: Revive taglibs or provide other way to archieve their
functionality (was: Support for (XPath) queries in the taglibs?)
Description:
Since we are dropping support of compatibility modules there have to be
replacement for functions provided by those modules.
[Tag migration
page|http://wiki.magnolia-cms.com/display/DEV/Tags+migration+for+4.5] contains
detailed info for every tag.
was:
As mentioned in SUPPORT-1448:
In our pre 4.5 templates (JSP) we use the old '<cms:query>' tag quite a bit to
fire XPath queries on our (data) repository. E.g. like this:
{code}
<cms:query query="${query}" nodeType="kantoor" var="kantorenList"
repository="data" type="xpath" />{code}
Where ${query} is some sort of XPath expression.
Is there a way to do this (using JSPs or FTLs for that matter) in Magnolia 4.5?
I cannot seem to find anything similar. Is it an idea to add this to the taglib
APIs? Or does Magnolia advise to no longer perform such queries in the
templates but rather in a model class?
> Revive taglibs or provide other way to archieve their functionality
> -------------------------------------------------------------------
>
> Key: MAGNOLIA-4434
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4434
> Project: Magnolia
> Issue Type: New Feature
> Security Level: Public
> Components: taglibs
> Affects Versions: 4.5.3
> Reporter: Edgar Vonk
> Assignee: Ondřej Chytil
> Fix For: 4.5.4
>
>
> Since we are dropping support of compatibility modules there have to be
> replacement for functions provided by those modules.
> [Tag migration
> page|http://wiki.magnolia-cms.com/display/DEV/Tags+migration+for+4.5]
> contains detailed info for every tag.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------