Your Knowledge Base has moved to the new Help Center.  Check out the release notes for details. And don't forget to update your bookmarks and in-house documentation before May 28.

Testing

 

Test Your Skin

When you are ready to test your new skin, you can do so using the Portal Admin page or using query strings in the URL.
Test using Portal Admin 
  • Navigate to portaladmin.aspx (see Portal Admin page).
  • Select the skin.
  • Click the Preview button.
  • This opens a Skin Testing page using query string: ?template=SkinName (this method can be combined with the one following for extended testing).

Testing Skins Using Query Strings 
  • Visit a page, such as online_giving.aspx (this does not work from the root url).
  • Add ?template=[your skin name here].
  • To make this stick, add &remembertemplate=true (this will stay for the duration of your browser session, but not affect anyone else).
  • Using ?template=default will switch back to the default template.
https://my.example.com/portal/online_giving.aspx?template=NewWine&remembertemplate=true

Portal Pages 

All pages in the portal are listed in a special page: site_index.aspx.