File Release Notes and Changelog
Notes:
Requirements:
-------------
PHP, MySQL & good attitude
Precaution:
-----------
This is an alpha release. It may have some bugs still. However, we have tested it prior to release.
Installation:
-----------
If you are installing for the first time, please run install.php
Upgrading:
----------
If you are upgrading from a previous Globe*Trotter release, please back up your Globe*Trotter directory. Then unzip globetrotter.zip over your old Globe*Trotter directory and overwrite the old files. Lastly, run "install.php" and select "Upgrade to Globe*Trotter 2.0 alpha 2".
Running
---------
Use a browser to view index.php
Changes:
Version 2.0 Alpha 2
------------------
(admin/index.php)
- Globe*Trotter now has an admin page! Features of the admin page:
- Copy/Paste Code
- View and delete entries
- Custom Fields
- Edit Stylesheet
- Edit Template
- Globe*Commander (A simple scripting language that allows you to perform advanced customization of Globe*Trotter.)
- Export to CSV
- Import from CSV
(setup.php)
- Setup.php has been merged into the admin page
(globetrotter.php)
- Now supports custom fields
- Resolved bug: Posts on the right side of the map would not display.
- Resolved bug: Globe*Trotter breaks when a user's post contained a ".
Known issues:
-------------
(spanish.lang)
- There are some translation problems. Some help would be appreciated from someone who knows Spanish better.
(index.php)
- The instructions are hard-coded in English.
(admin/index.php)
- After deleting and reentering a custom field, the custom field sequence numbers continue to increment, leaving a gap where the deleted field was. This is simply a cosmetic bug on the admin page. It is not a service effecting bug.
- When listing the custom fields, they are sometimes listed out of order. This is not a service effecting bug.