This tip describes how to add assets to the root level of the EES asset finder, ie. News, Events folders on a site by site basis using a single EES config file.
- Create an asset listing under your design
- Asset types to list (select whatever assets you want to appear)
- Set the static root node to the root of your sites folder
- Under Dynamic Parameters set Replacement Root node for the listing to Current Site Asset ID
- Use link value filtering, Link Value = "ees" (or whatever you like)
- Use position formats standard (%asset_listing%,) position -1 [last] (%asset_listing%)
- page contents
<script> EasyEditConfig.assetFinderLocations=[%asset_listing%]; </script>
-
Under your EES Styles and Scripts nest the content of the asset listing above
-
Use raw html for all content types and permissions same as other EES linked files.
-
You should now see any asset with that link value displayed in the asset finder at the root level