Table of contents
You are currently comparing two old versions - only when you are comparing against the latest version can you revert. Return to version archive.
This MindTouch installation is not active! Activate by uploading a valid license.
Combined revision comparison
if (!wiki.pageexists("Template:MindTouch/OOBE/Core/Admin_Tabs") || !wiki.pageexists("Template:MindTouch/OOBE/Core/User_Tabs")) { <div class="mt-populating"> <h2>"Wait a momentThis MindTouch installation is not active! Activate by uploading a valid license.1while we complete your installation...";</h2> <p>"MindTouch is populating all the necessary templates and pages to make your site fully functional.";</p> <p>"While you wait, you can still use the siteCheck your email. You should receive your trial license via email shortly. If you do not receive it, you may request another copy fromtrial.mindtouch.com.2normally - feel free to navigate orGo to your MindTouchcreatecontrol panel.3new pages.";</p> <p>"Once weUpload your valid license.finish populating yourNeed help? Visitsite withour support pagecontent, this message will disappear (be sure to refresh this page!)";</p> </div> } else { if (user.adminor call 866.646.3868 (US) or +1 619.795.8489 (Intl) { wiki.template("MindTouch/OOBE/Core/Admin_Tabs"); } else { wiki.template("MindTouch/OOBE/Core/User_Tabs"); } }
Version from 08:34, 19 Dec 2012
...
-
1Check your email. You should receive your trial license via email shortly. If you do not receive it, you may request another copy fromtrial.mindtouch.com. 2Go to your MindTouchcontrol panel.3Upload your valid license.
Current version
if (!wiki.pageexists("Template:MindTouch/OOBE/Core/Admin_Tabs") || !wiki.pageexists("Template:MindTouch/OOBE/Core/User_Tabs")) { <div class="mt-populating"> <h2>"Wait a moment while we complete your installation...";</h2> <p>"MindTouch is populating all the necessary templates and pages to make your site fully functional.";</p> <p>"While you wait, you can still use the site normally - feel free to navigate or create new pages.";</p> <p>"Once we finish populating your site with content, this message will disappear (be sure to refresh this page!)";</p> </div> } else { if (user.admin) { wiki.template("MindTouch/OOBE/Core/Admin_Tabs"); } else { wiki.template("MindTouch/OOBE/Core/User_Tabs"); } }