Download

Latest Version:

Caution: this is a beta version!

  • Download Version 0.5b "Snowdomes" hyperjournal-0.5b.tar.gz
  • CAUTION: If you're using Sesame 1.2.x you also need the following patches:
    • class.HjP2PExtension.php.tar.gz (Right-click and "Save as") Extract and replace the file in classes/ in the distribution package with this one
    • install.html (Right-click and "Save as") replace the file in docs/ in the distribution package with this one
  • Changes in this version:
    • Revamped interface, templates and styles.
    • Advanced roles for publishing workflow.
    • Issues management.
    • Basic "plugout" web service.
    • Several bug fixes

Older Versions:

  • Download Version 0.4.1.2 "Fever" hyperjournal-0.4.1.2.tar.gz
  • Changes in this version:
    • Corrected a bug in the evaluation page that made the submit button disappear if the last manuscript in the list has had a vote
  • Manual patch from 0.4.1.1 to 0.4.1.2:
    download evaluate.tpl.gz and copy it over the templates/evaluate.tpl file.
  • Note: if any link doesn't open the download dialog but tries to view it as a text file, you can right click on the link and select the 'save link as' (or similar) option.

Older versions:

  • Download Version 0.4.1.1 "Fever", with some bug corrections hyperjournal-0.4.1.1.tar.gz
  • Changes in this version:
    • Corrected some javascript issues with the Safari browser*
    • Corrected installation bug related to journal addresses when purl was used.
    • Some corrections in the italian translation file.
    • Only one author for the contribution was stored in Sesame, regardless of the real number of authors. This has been corrected.
    • An incorrect number of times (always 1) an author cites the current contribution was shown in the view article window.This number is now correct.
  • Patches for version 0.4
    • Javascript Safari compatibility: funnyMenu.js.gz (copy this file over the original javascript/funnyMenu.js file)
    • Italian translation corrections: it.cfg (copy this file over the original i18n/it.cfg file)
    • Installation bug with purls: writeConfigurationFile.inc.11.php.gz (download and uncompress with gunzip, copy it over the install/writeConfigurationFile.inc.11.php file)
    • Error while saving authors in Sesame and citing authors count: class.HjP2PExtension.php.gz (download and uncompress with gunzip, copy it over the classes/class.HjP2PExtension.php file)
  • Download Version 0.4.RC3 hyperjournal0.4.rc3.tar.gz
  • Download Version 0.4 BETA hyperjournal0.4b.tar.gz
  • Download Version 0.3.1 ALPHA hyperjournal0.3.1-a.tar.gz
  • Download Version 0.3.1 ALPHA OS X Package hyperjournal0.3a.dmg
    This package installs php5, mysql4.1, tomcat5, sesame1.1 and hyperjournal0.3a

Tested on:

| Linux - Mandrake 10.1 | Linux - Debian Sarge | Mac - Os X 10.3 |

Warning

PHP 5.0.3 and Pear DB bug

A bug in PHP 5.0.3 and PEAR DB inferior to version 1.7.0RC1 has resulted in an error when trying to see any contribution data.
To eliminate this, please update your PEAR::DB class to version 1.7.0.

CHANGELOG

Version 0.3.1-a

  • Solved a compatibility issue with latest mysql versions
( categories: Overview )