Downloads
Current version
Version 1.5 download (see install instructions)
This is the complete install, for upgrades, see below.
What's new in version 1.5
- Added multi-category archives as in archives.cfm/category/news,events
- Updated File Explorer
- Added "asset selector" form field (thanks to Adam Tuttle!)
- Added "countable" form field
- Fixed rendering problems in administration when using Chrome
- Reduced the amount of logging done on plugin failures. Full error logging will onl y be performed if level is set to "debug" in configuration file.
- Plugins can now add custom panels very easily by adding an xml file.
- Added method to update custom field without incurring into version change.
- Added methods to add custom permissions for plugins
- Fixed issues with IE and pod formatting
- Fixed RevisionManager plugin issue
- Fixed SQL issue and other bugs
Upgrade download
From version 1.2.2 and above
Go to your blog administrator and you should see a button to let you run the automatic upgrade.
If for some reason you can't run the automatic updater and you are in version 1.3.1, you can download the update, unzip it and follow the instructions in the readme.txt file.
IMPORTANT
If you installed version 1.4.1, you will need to make sure your role has the "Manage system" permission. If you don't, you will not be able to download the update. Go to Users > Roles, and click on your role. The select the "Manage System" checkbox and click Submit. The logout and log back in.
From version 1.1 (if running earlier versions, please upgrade to 1.1 first)
- ot;>Download this zip
- Place the two files in components and admin as stored in the zip.
- Go to your admin overview page, you should see a notice saying there is a new update to install.
- Run it
From earlier versions
Only updated files are included in download, you should not replace the folders, only replace updated files.
From version 1.0
Updated files download (use if you have version 1.0)
You must run the upgrade.cfm file included in the download. After running it, delete the file. Recommended: delete the folder admin/assets/editors and replace it with the one in the zip file.
From version 0.2.5 or 0.2.5.1
If you are running version 0.2.5 or 0.2.5.1, you must download and run this update. If you are running an earlier version, you must first upgrade to 0.2.5.
IMPORTANT
This update makes changes to the database and configuration files, therefore, you must follow these instructions closely:
- Download the zip containing the updated files
- Copy or upload ONLY the file upgrade.cfm to your current install
- Run that file by browsing to http://yourbloginstall/upgrade.cfm
- Once the run has been run successfully, copy the rest of the files to your current install.
- Delete upgrade.cfm
Previous upgrade scripts
You must run these first if you have earlier versions
From versions 0.2.3, 0.4.x to 0.2.5
Updated files download (use if you have version 0.2.4.1)
Updated files download (use if you have version 0.2.4)
Updated files download (use if you have version 0.2.3)
Copy the files to your existing Mango blog. That's it for this update.
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
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>
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
4 responses to "Downloads"
Laura on March 01, 2009
It could be that your server is blocking web service calls. Do you know of any limitation like that in your server?
Phil on August 30, 2010
Regards,
Phil
Laura on August 30, 2010
You can import it while you are installing Mango.

Tim Jespersen on March 01, 2009