DisableEditPage

    Table of contents
    No headers
    /*
    This template will disable the edit page button
    
    Parameters:
        None
    
    To Do:
        Check if this is the best practice approach
    
    Credits:
        Mindtouch community! - http://forums.developer.mindtouch.com/showthread.php?t=4689
    */
    
    function doLoadEditor() { }
    $('li.pageEdit').html('<a class="disabled" onclick="return false">Edit page</a>');
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by