From c63ca99ccc648016352cf83baa4c6f1cd85c72bb Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Sun, 8 Jun 2014 11:45:33 -0400 Subject: [PATCH] Updated README.md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2d615196..1077a681 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ [![Analytics](https://ga-beacon.appspot.com/UA-49251479-1/hesk/README)](https://github.com/mkoch227/Hesk) -

HESK UI v1.1.5

+

HESK Web Services

-This branch contains all files modified from the base version of HESK to become HESK UI, a clean user interface for HESK v2.5.3 +This branch contains additional files on top of HESK UI that create the HESK Web Services, a REST API to retrieve / submit changes to support tickets.

Download

-You can download this tweak via two ways: +There are currently no releases available, however you will eventually be able to download this tweak via two ways:
  1. Stable Releases: Releases that have a release tag associated with a commit are considered releases. You can click on "releases" on the top of the repo, and then click "zip" or "tar.gz" to download the repo at that stage.
  2. @@ -18,7 +18,7 @@ You can download this tweak via two ways:
    1. Download HESK from http://www.hesk.com/download.php.
    2. Extract the contents of HESK to a directory of your choice.
    3. -
    4. Download HESK UI from one of the two methods described above.
    5. +
    6. Download the HESK Web Services + HESK UI bundle from one of the two methods described above.
    7. Copy and paste the contents of the zip/tar.gz bundle and overwrite any files in the original HESK 2.5.3 folder.
    8. Upload the resulting folder to your webserver.
    @@ -27,8 +27,9 @@ You can download this tweak via two ways:

    Languages

    As of current, only English is a supported language, as there have been several language items that have been edited/created. If you want to translate HESK UI to your own language, it is recommended to download the original HESK language file for your language, and then add/edit the lines listed under //Added or modified in HESK UI for your language.

    If you create a translation for HESK UI, please submit it via a pull request or via the PHP Junkyards forum, where it will be committed to this branch.

    +

    There are currently some hard-coded strings in the web-services folder that will also need to be translated if you wish to have the string translated.

    -

    Browser Compability

    +

    Browser Compability for HESK UI

    This list may be incomplete. Please leave a note on the PHP Junkyard forums for additional browser compatibility information.

    There are no intentions of making HESK UI compatible with Internet Explorer 6 or 7, or any browser that is 2 or more major revisions older than its latest version.

    +

    Browser compatibility: any browser / application capable of reading a JSON response.

    Versioning

    HESK UI will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format: