Using custom filter for legacy xml assembly?

We are using 6.5.2.

I created a “staging” filter using PSOStagingRevisionFilter and sys_filterByPublishableFlag.

When using this filter in a JSR content list, it is automatically used for filtering both the list of items to publish and page assembly.

However, some of my templates are legacy XML templates, and they don’t work with custom filters (not a total surprise)…

Is there a solution to this, besides converting all xml templates to velocity? Is it because I need to declare the custom filter in authtypes.properties?

THANKS

Jason,

I’ve never tried this. Theoretically, creating a legacy AuthType should work.

Dave