Forums / General / What is special about extended_attribute_filter
charlie Olympic
Monday 08 September 2008 8:24:55 am
What is special about extended_attribute_filter? php codes must be started to what level in which files?
André R.
Tuesday 09 September 2008 12:17:32 am
Take a look at the existing extended attribute filters on this page.
For instance (doc, code & settings): http://svn.projects.ez.no/ezcore/trunk/ezcore/doc/nodehaschildrenfilter.txt http://svn.projects.ez.no/ezcore/trunk/ezcore/classes/nodehaschildrenfilter.phphttp://svn.projects.ez.no/ezcore/trunk/ezcore/settings/extendedattributefilter.ini
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom
Wednesday 10 September 2008 2:47:37 am
hi,Thank you, I understand, but where to place respectively these files?
Wednesday 10 September 2008 5:32:23 am
The documentation on extended attribute filter can be found on this page:http://ez.no/doc/ez_publish/technical_manual/4_0/reference/modules/content/fetch_functions/list
As for where to place it: in an extension, preferably your own extension. More on extensions:http://ez.no/developer/articles/an_introduction_to_developing_ez_publish_extensions
Or take one of the simplier extended attribute extensions and modify it to your need:http://projects.ez.no/types/ez_publish/extended_attribute_filter