Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Steven Horler 11 posts 57 karma points
    Feb 16, 2011 @ 11:15
    Steven Horler
    0

    Activating Preview Mode for Checking Accessibility of Saved Content

    We've written an accessibility checker datatype which uses an open source accessibility checker web service in order to perform the compliance check. The web service takes a URL as a query string parameter.

    The checker, however, is only checking the published pages, and not the saved pages which is understandable.

    Is there some way to enable preview mode and force the checker to check the latest saved page?

    I'm not quite sure how this preview stuff all works exactly other than content exists in the App_Data\preview path in a .config file. I'm thinking I have to save a config file with the latest saved content in App_Data\preview with a 0_GUID as filename and then just set the GUID as the PreviewSet cookie? Is this the best/correct approach?

    Please help, thanks.

Please Sign in or register to post replies

Write your reply to:

Draft