Framing sucks but Digg isn't the only one framing.
It might be useful to have an option to specify other framers like burnurl, Ow.Ly and/or an option to break out of all frames.

I just use this snippet in my template

<script type="text/javascript" language="JavaScript">
      <!--
          if (top.location != location) {
            top.location.href = document.location.href ;
          }
      -->
</script>

Comments

henrrrik’s picture

Assigned: Unassigned » henrrrik
kylehase’s picture

@henrrrik Didn't realize there were so many similar modules for this one purpose of breaking out of frames.

henrrrik’s picture

Nor did I. The project description for Frameprevention has been improved and should be more search friendly now.