[pLog-svn] r4128 - plog/branches/lifetype-1.1.1/templates/wizard

oscar at devel.lifetype.net oscar at devel.lifetype.net
Tue Oct 17 19:12:26 GMT 2006


Author: oscar
Date: 2006-10-17 19:12:25 +0000 (Tue, 17 Oct 2006)
New Revision: 4128

Modified:
   plog/branches/lifetype-1.1.1/templates/wizard/checks.template
   plog/branches/lifetype-1.1.1/templates/wizard/update1.template
   plog/branches/lifetype-1.1.1/templates/wizard/update111.template
   plog/branches/lifetype-1.1.1/templates/wizard/update4.template
Log:
a few changes to the installer


Modified: plog/branches/lifetype-1.1.1/templates/wizard/checks.template
===================================================================
--- plog/branches/lifetype-1.1.1/templates/wizard/checks.template	2006-10-17 02:39:24 UTC (rev 4127)
+++ plog/branches/lifetype-1.1.1/templates/wizard/checks.template	2006-10-17 19:12:25 UTC (rev 4128)
@@ -17,6 +17,12 @@
       <p class="wizardInfoText">Welcome to the configuration wizard of LifeType. These are some basic checks of your current
       system in order to ensure that LifeType can run properly.
       <br/><br/>
+      </p> 
+	  <img src="imgs/admin/icon_info-16.png" alt="Info" class="wizardInfoIcon" />
+	   <p class="wizardInfoText">
+	  <b>NOTE:</b>If you are upgraded from LifeType 1.0 to 1.1, there are some changes that need to be done
+	  to your data. This is a known issue in the upgrade process of LifeType 1.1 that affect blog resource
+	  quotas. In order to have this issue fixed, click <a href="?nextStep=Fix111">here</a> and let the browser window reload.</p>
      </div>
    {/if}
    

Modified: plog/branches/lifetype-1.1.1/templates/wizard/update1.template
===================================================================
--- plog/branches/lifetype-1.1.1/templates/wizard/update1.template	2006-10-17 02:39:24 UTC (rev 4127)
+++ plog/branches/lifetype-1.1.1/templates/wizard/update1.template	2006-10-17 19:12:25 UTC (rev 4128)
@@ -15,7 +15,7 @@
   that they are correct and press "Next" to move to the next step. If they are not correct,
   please make the necessary changes in your configuration file before continuing.<br/><br/>
   The following step will consist of making the changes to the database structure, required by
-  some of the new features in 1.1.</p>  
+  some of the new features in 1.1.1.</p>
   </div>
 {/if}
     <div class="field">

Modified: plog/branches/lifetype-1.1.1/templates/wizard/update111.template
===================================================================
--- plog/branches/lifetype-1.1.1/templates/wizard/update111.template	2006-10-17 02:39:24 UTC (rev 4127)
+++ plog/branches/lifetype-1.1.1/templates/wizard/update111.template	2006-10-17 19:12:25 UTC (rev 4128)
@@ -1,4 +1,4 @@
-{include file="wizard/header.template" step=4 mode=update title="Data Changes"}
+{include file="wizard/header.template" step=4 mode=update title="Changes in Resources"}
 <form name="update3" method="post" id="update3">
 <fieldset class="inputField">
 <legend>Data Changes</legend>

Modified: plog/branches/lifetype-1.1.1/templates/wizard/update4.template
===================================================================
--- plog/branches/lifetype-1.1.1/templates/wizard/update4.template	2006-10-17 02:39:24 UTC (rev 4127)
+++ plog/branches/lifetype-1.1.1/templates/wizard/update4.template	2006-10-17 19:12:25 UTC (rev 4128)
@@ -12,7 +12,7 @@
     <img src="imgs/admin/icon_info-16.png" alt="Info" class="wizardInfoIcon" />
     <p class="wizardInfoText">
   Installation is complete. Congratulations, Your 1.0 installation has been successfully upgraded to 
-  version 1.1.
+  version 1.1.1.
     </p> 
    </div>
 {/if}



More information about the pLog-svn mailing list