Mango

Current version

Beta 2.4.1 download (see install instructions)

Upgrade download

Updated files download (use if you have version 0.2.3)

Updated files download (use if you have version 0.2.4). This is only a minor update

Copy the files to your existing Mango blog. That's it for this update.

What's new

Previous upgrade scripts

You must run these first if you have earlier versions

From 0.2 to 0.2.3

Updated files download (use if you have versions 0.2, 0.2.1, or 0.2.2)

Copy the files to your existing Mango blog. You will also find a file called upgrade.cfm. From the browser, run upgrade.cfm (http://yourDomain.com/YourBlog/upgrade.cfm). It is very important that you run this file, or your blog would not run

New features

From 0.1.5 to 0.2

From 0.1.5 to 0.2 (use if you have versions 0.1.5.x)

Copy the files to your existing Mango blog. You will also find a file called upgrade.cfm. From the browser, run upgrade.cfm (http://yourDomain.com/YourBlog/upgrade.cfm)

This update includes a change in the Archive tag. All of the current skins have been updated, but if you have created your own skin, you will need to make a small modification to your templates whenever you used the <mango:Archive> tag. If you don't change your templates, you will see blank archive lists or your category pages will shown wrong headers.

You can see an example of the changes needed in any of the updated skins. Basically, the change is that you need to have an Archive tag enclosing ArchiveProperty tags. Example:

<mango:Archives type="month">
   <mango:Archive>
    <mango:ArchiveProperty title dateformat="mmmm yyyy" /><br />
  </mango:Archive>
</mango:Archives>

New features

From 1.4.9 to beta 1.5 If you have version 1.4.9

From 1.4.4 to 1.4.8 If you have a version between 1.4.4 and 1.4.7

From 1.4.1 to 1.4.4 If you have a version between 1.4.1 and 1.4.3