I have a client that I have built two Gallery websites for. Both of which use the same assets for Artists. So, each unique site, has the same artist assets linked under each site.
But, on site A, we don’t want to show all the same artwork inventory as site B.
I know I could exclude assets in my asset listing, but the asset listing is nested in a paint layout which is applied to all artists, so this would be a huge pain to go about excluding artworks this way and would probably not work since it is used for both sites.
Here is what we need to do:
Site Artwork
Campton A B D E
CSG B C D
www.camptongallery.com
www.camptongallery.com
Does anyone have any good ideas on how to exclude some artwork (image assets) from one of the sites, even though they have linked parents?
- New-link the assets into two separate folders (which are kept somewhere outside the site), under which you link images if you want them to appear in a particular site (and hard code the root nodes in the asset listings)
[*]Use link value filtering to include/exclude assets from either site.
Both do the same thing, but are just different in the way they are managed by a user in the Admin Interface.
[quote]
- New-link the assets into two separate folders (which are kept somewhere outside the site), under which you link images if you want them to appear in a particular site (and hard code the root nodes in the asset listings)
[*]Use link value filtering to include/exclude assets from either site.
Both do the same thing, but are just different in the way they are managed by a user in the Admin Interface.
[/quote]
Dan, can you flush out your thought more about new linking the assets? Not sure I follow you.