I have not found where I can include all weblogs initially and then filter out those that I do not want. Example: Front page I will be pulling in all updated and new content from multiple weblogs into an area. I don’t want to have to list out each weblog such as this:
{assign_variable:my_weblog="default_site|Main|research|programs"}
What I want to do is this:
{assign_variable:my_weblog="all"}
This is probably easy but I just can’t seem to locate this.