You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Brian Moseley (JIRA)" <ji...@apache.org> on 2005/08/11 00:57:35 UTC

[jira] Commented: (JCR-165) add ability to ignore specific node types when generating webdav directory listing

    [ http://issues.apache.org/jira/browse/JCR-165?page=comments#action_12318414 ] 

Brian Moseley commented on JCR-165:
-----------------------------------

the new ResourceFilter mechanism for filtering PROPFIND results works great, thanks. however, it's not observed in DirListingExportCommand, because the ExportContext does not give access to the DavResource (and even if it did, the DavResource does not give access to its ResourceFilter).

additionally, i would like to be able to write an export command that 1) retrieves the node representing a collection resource and all of its child nodes; 2) makes the nodes available as attributes of the webdav request; and 3) forwards the request to a JSP or other view handler.

perhaps a more extensive refactoring of the import/export subsystem is in order?


> add ability to ignore specific node types when generating webdav directory listing
> ----------------------------------------------------------------------------------
>
>          Key: JCR-165
>          URL: http://issues.apache.org/jira/browse/JCR-165
>      Project: Jackrabbit
>         Type: Improvement
>     Versions: 1.0
>     Reporter: Brian Moseley
>     Priority: Minor
>  Attachments: dirlisting.patch
>
> attached is a patch that enhances DirListingExportCommand to allow specific node types to be ignored when generating the html directory listing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira