<![CDATA[ modResource - My Forums]]> https://forums.modx.com/thread/?thread=32113 <![CDATA[Re: modResource]]> https://forums.modx.com/thread/32113/modresource#dis-post-173851 opengeek Jan 21, 2008, 09:56 AM https://forums.modx.com/thread/32113/modresource#dis-post-173851 <![CDATA[modResource]]> https://forums.modx.com/thread/32113/modresource#dis-post-173850 shocked

I notice there is a section "resourceListing" that seems to be just like "documentListing". So far I only have two documents, but will these hold all of the documents in the site? That’s six fields for each document.
                    [documentListing] => Array
                        (
                            [1] => Array
                                (
                                    [id] => 1
                                    [alias] => home
                                    [parent] => 0
                                    [isfolder] => 1
                                    [content_type] => 1
                                    [path] => 
                                )

                            [2] => Array
                                (
                                    [id] => 2
                                    [alias] => 
                                    [parent] => 1
                                    [isfolder] => 0
                                    [content_type] => 1
                                    [path] => 
                                )

                        )


]]>
sottwell Jan 18, 2008, 03:57 PM https://forums.modx.com/thread/32113/modresource#dis-post-173850