<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thanks, Chris. &nbsp;That is a helpful start. &nbsp;I was able to get Sitewide Tags to populate my custom post types and am still working through that option.<div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div><br></div><div>~k~</div></span> </div><br><div><div>On Jan 6, 2012, at 6:00 AM, <a href="mailto:wp-edu-request@lists.automattic.com">wp-edu-request@lists.automattic.com</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">We are a k-8 school system and we use WordPress multisite for each of our buildings. For our administrators to keep track of web usage, we created a page template that forms a loop around switch_to_blog(), which allows us to gather information about each site, which is displayed on a single page. It is a rather large page load, with many different database queries flying around, but it gets the job done.<br><br>All you would need to do is to change what happens inside the loop to adjust for your CPTs and Taxonomies. &nbsp;The end result would be a page long table with a cell for each site? in your case a portfolio.<br><br>This would need to go inside your theme's folder, and you will need to create a page, calling this template? then adjust accordingly. - - - - &nbsp;<a href="http://dl.dropbox.com/u/30128463/page-site-info.php">http://dl.dropbox.com/u/30128463/page-site-info.php</a><br><br>Let me know if this helps - Chris</span></blockquote></div><br></body></html>