[damned-lies] Add access to help page for vertimus action help (refs #650562)



commit 8cf1ad82d74f594d36b4d5fa72a513d52e92a04f
Author: Claude Paroz <claude 2xlibre net>
Date:   Sat Aug 13 23:38:01 2011 +0200

    Add access to help page for vertimus action help (refs #650562)

 common/views.py                         |   11 +-
 docs/vertimus-workflow.svg              |  493 ++++++++++++++++---------------
 media/css/rtl.css                       |    4 +
 media/css/style.css                     |    3 +
 media/img/help.png                      |  Bin 0 -> 1592 bytes
 media/img/workflow-translation.png      |  Bin 0 -> 167230 bytes
 templates/help/vertimus_workflow.html   |   14 +
 templates/vertimus/vertimus_detail.html |    3 +
 urls.py                                 |    4 +
 9 files changed, 286 insertions(+), 246 deletions(-)
---
diff --git a/common/views.py b/common/views.py
index f9de757..74eaf04 100644
--- a/common/views.py
+++ b/common/views.py
@@ -22,8 +22,9 @@ from django.conf import settings
 from django.contrib.auth import login, authenticate, logout
 from django.contrib import messages
 from django.core.urlresolvers import reverse
-from django.http import HttpResponseRedirect
+from django.http import HttpResponseRedirect, Http404
 from django.shortcuts import render
+from django.template.loader import get_template, TemplateDoesNotExist
 from django.utils.translation import ugettext as _
 
 from people.models import Person
@@ -119,3 +120,11 @@ def activate_account(request, key):
     person.activate()
     messages.success(request, _("Your account has been activated."))
     return site_login(request)
+
+def help(request, topic):
+    template = 'help/%s.html' % topic
+    try:
+        t = get_template(template)
+    except TemplateDoesNotExist:
+        raise Http404
+    return render(request, template, {})
diff --git a/docs/vertimus-workflow.svg b/docs/vertimus-workflow.svg
index ded8486..f9d0e1f 100644
--- a/docs/vertimus-workflow.svg
+++ b/docs/vertimus-workflow.svg
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!-- Created with Inkscape (http://www.inkscape.org/) -->
+
 <svg
    xmlns:dc="http://purl.org/dc/elements/1.1/";
    xmlns:cc="http://creativecommons.org/ns#";
@@ -12,12 +13,13 @@
    height="297mm"
    id="svg2"
    sodipodi:version="0.32"
-   inkscape:version="0.46"
+   inkscape:version="0.47 r22583"
    sodipodi:docname="vertimus-workflow.svg"
    inkscape:output_extension="org.inkscape.output.svg.inkscape"
    inkscape:export-filename="/home/stephane/Bureau/workflow-translation-1.png"
    inkscape:export-xdpi="90"
-   inkscape:export-ydpi="90">
+   inkscape:export-ydpi="90"
+   version="1.1">
   <defs
      id="defs4">
     <marker
@@ -62,19 +64,20 @@
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="0.9958549"
-     inkscape:cx="-52.25132"
-     inkscape:cy="633.42342"
+     inkscape:cx="413.7093"
+     inkscape:cy="702.03876"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="false"
      inkscape:snap-global="false"
      inkscape:connector-spacing="69"
-     inkscape:window-width="983"
-     inkscape:window-height="955"
-     inkscape:window-x="0"
-     inkscape:window-y="24"
+     inkscape:window-width="1493"
+     inkscape:window-height="1098"
+     inkscape:window-x="292"
+     inkscape:window-y="25"
      showguides="true"
-     inkscape:guide-bbox="true">
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
     <inkscape:grid
        type="xygrid"
        id="grid3159"
@@ -122,54 +125,54 @@
      id="layer1">
     <path
        sodipodi:type="arc"
-       style="fill:none;stroke:#000000;stroke-width:2.81816339;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       style="fill:none;stroke:#000000;stroke-width:2.81816339;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        id="path3155"
        sodipodi:cx="274.76151"
        sodipodi:cy="557.38745"
        sodipodi:rx="46.467018"
        sodipodi:ry="46.467018"
-       d="M 321.22852,557.38745 A 46.467018,46.467018 0 1 1 228.29449,557.38745 A 46.467018,46.467018 0 1 1 321.22852,557.38745 z"
-       transform="matrix(1.0645231,0,0,1.0645231,-738.43395,-523.14844)" />
+       d="m 321.22852,557.38745 a 46.467018,46.467018 0 1 1 -92.93403,0 46.467018,46.467018 0 1 1 92.93403,0 z"
+       transform="matrix(1.0645231,0,0,1.0645231,26.388126,-504.03606)" />
     <path
        sodipodi:type="arc"
-       style="fill:none;stroke:#000000;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       style="fill:none;stroke:#000000;stroke-width:3;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        id="path3157"
        sodipodi:cx="462.64987"
        sodipodi:cy="506.87982"
        sodipodi:rx="66.670067"
        sodipodi:ry="66.670067"
-       d="M 529.31994,506.87982 A 66.670067,66.670067 0 1 1 395.9798,506.87982 A 66.670067,66.670067 0 1 1 529.31994,506.87982 z"
-       transform="translate(-908.59385,-436.67642)" />
+       d="m 529.31994,506.87982 a 66.670067,66.670067 0 1 1 -133.34014,0 66.670067,66.670067 0 1 1 133.34014,0 z"
+       transform="translate(-143.77177,-417.56404)" />
     <text
        xml:space="preserve"
-       style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="-472.48697"
-       y="77.351822"
+       style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="292.33511"
+       y="96.464203"
        id="text3161"
        sodipodi:linespacing="125%"><tspan
          sodipodi:role="line"
          id="tspan3163"
-         x="-472.48697"
-         y="77.351822">None</tspan></text>
+         x="292.33511"
+         y="96.464203">None</tspan></text>
     <g
        id="g3298"
-       transform="translate(-820.44951,-10.110152)">
+       transform="translate(-55.627434,9.002232)">
       <g
          transform="translate(15.621101,56.804003)"
          id="g3262">
         <path
            sodipodi:type="arc"
-           style="fill:none;stroke:#ec7000;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           style="fill:none;stroke:#ec7000;stroke-width:3;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
            id="path3171"
            sodipodi:cx="462.64987"
            sodipodi:cy="506.87982"
            sodipodi:rx="66.670067"
            sodipodi:ry="66.670067"
-           d="M 529.31994,506.87982 A 66.670067,66.670067 0 1 1 395.9798,506.87982 A 66.670067,66.670067 0 1 1 529.31994,506.87982 z"
+           d="m 529.31994,506.87982 c 0,36.82086 -29.84921,66.67007 -66.67007,66.67007 -36.82086,0 -66.67007,-29.84921 -66.67007,-66.67007 0,-36.82086 29.84921,-66.67007 66.67007,-66.67007 36.82086,0 66.67007,29.84921 66.67007,66.67007 z"
            transform="translate(71.883629,-178.92218)" />
         <text
            xml:space="preserve"
-           style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ec7000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+           style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ec7000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
            x="483.6741"
            y="335.4137"
            id="text3173"
@@ -182,181 +185,181 @@
     </g>
     <text
        xml:space="preserve"
-       style="font-size:15.99999523px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="-479.62271"
-       y="195.67886"
+       style="font-size:15.99999523px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="285.22589"
+       y="213.70384"
        id="text3959"
-       transform="matrix(0.999999,1.4219731e-3,-1.4219731e-3,0.999999,0,0)"
+       transform="matrix(0.99999899,0.00142197,-0.00142197,0.99999899,0,0)"
        sodipodi:linespacing="125%"><tspan
          sodipodi:role="line"
-         x="-479.62271"
-         y="195.67886"
+         x="285.22589"
+         y="213.70384"
          id="tspan3321">Reserve for translation</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="-481.37491"
-       y="263.31128"
+       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="283.44717"
+       y="282.42368"
        id="text3963"
        sodipodi:linespacing="125%"><tspan
          sodipodi:role="line"
          id="tspan3965"
-         x="-481.37491"
-         y="263.31128">Upload the new translation</tspan><tspan
+         x="283.44717"
+         y="282.42368">Upload the new translation</tspan><tspan
          sodipodi:role="line"
-         x="-481.37491"
-         y="283.31128"
+         x="283.44717"
+         y="302.42368"
          id="tspan3325">(file)</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:15.99999905px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="-543.93854"
-       y="278.87259"
+       style="font-size:15.99999905px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="165.84204"
+       y="548.07208"
        id="text5038"
        sodipodi:linespacing="125%"
-       transform="matrix(0.9445106,-0.328481,0.328481,0.9445106,0,0)"><tspan
+       transform="matrix(0.94451058,-0.32848099,0.32848099,0.94451058,0,0)"><tspan
          sodipodi:role="line"
          id="tspan5040"
-         x="-543.93854"
-         y="278.87259">Reserve for </tspan><tspan
+         x="165.84204"
+         y="548.07208">Reserve for </tspan><tspan
          sodipodi:role="line"
-         x="-543.93854"
-         y="298.87259"
+         x="165.84204"
+         y="568.07208"
          id="tspan4798">proofreading</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125%;writing-mode:lr-tb;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="-202.56213"
-       y="485.40909"
+       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125%;writing-mode:lr-tb;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="562.25995"
+       y="504.52148"
        id="text5042"
        sodipodi:linespacing="125%"><tspan
          sodipodi:role="line"
          id="tspan5044"
-         x="-202.56213"
-         y="485.40909">Upload the proofread translation</tspan><tspan
+         x="562.25995"
+         y="504.52148">Upload the proofread translation</tspan><tspan
          sodipodi:role="line"
-         x="-202.56213"
-         y="505.40909"
+         x="562.25995"
+         y="524.52148"
          id="tspan4363">(file or comment)</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="-666.07202"
-       y="464.44244"
+       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="61.745193"
+       y="700.23804"
        id="text5046"
        sodipodi:linespacing="125%"
-       transform="matrix(0.9587225,-0.2843433,0.2843433,0.9587225,0,0)"><tspan
+       transform="matrix(0.95872253,-0.28434331,0.28434331,0.95872253,0,0)"><tspan
          sodipodi:role="line"
          id="tspan5048"
-         x="-666.07202"
-         y="464.44244">Ready for submission</tspan></text>
+         x="61.745193"
+         y="700.23804">Ready for submission</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="-560.3551"
-       y="778.56537"
+       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="204.46698"
+       y="797.67773"
        id="text5050"
        sodipodi:linespacing="125%"><tspan
          sodipodi:role="line"
          id="tspan5052"
-         x="-560.3551"
-         y="778.56537">Reserve to submit</tspan></text>
+         x="204.46698"
+         y="797.67773">Reserve to submit</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
        id="text5054"
        sodipodi:linespacing="125%"
-       y="937.76434"
-       x="-489.06052"><tspan
+       y="956.87671"
+       x="275.76157"><tspan
          sodipodi:role="line"
          id="tspan5056"
-         x="-489.06052"
-         y="937.76434">Inform of submission</tspan></text>
+         x="275.76157"
+         y="956.87671">Inform of submission</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="136.11838"
-       y="744.24237"
+       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="704.15741"
+       y="231.74944"
        id="text5058"
        sodipodi:linespacing="125%"
-       transform="matrix(0.7255099,0.6882117,-0.6882117,0.7255099,0,0)"><tspan
+       transform="matrix(0.72550991,0.68821171,-0.68821171,0.72550991,0,0)"><tspan
          sodipodi:role="line"
-         id="tspan5060"
-         x="136.11838"
-         y="744.24237">Review required</tspan></text>
+         id="tspan3717"
+         x="704.15741"
+         y="231.74944">Rework needed</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:15.99999905px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="227.92705"
-       y="196.55235"
+       style="font-size:15.99999905px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="424.06378"
+       y="-542.93976"
        id="text5062"
-       transform="matrix(0.2321408,0.9726822,-0.9726822,0.2321408,0,0)"
+       transform="matrix(0.2321408,0.97268219,-0.97268219,0.2321408,0,0)"
        sodipodi:linespacing="125%"><tspan
          sodipodi:role="line"
-         id="tspan5064"
-         x="227.92705"
-         y="196.55235">Backup the actions (auto)</tspan></text>
+         id="tspan3725"
+         x="424.06378"
+         y="-542.93976">Archive the actions (auto)</tspan></text>
     <path
        sodipodi:type="arc"
-       style="fill:none;stroke:#ec7000;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       style="fill:none;stroke:#ec7000;stroke-width:3;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        id="path3165"
        sodipodi:cx="462.64987"
        sodipodi:cy="506.87982"
        sodipodi:rx="66.670067"
        sodipodi:ry="66.670067"
-       d="M 529.31994,506.87982 A 66.670067,66.670067 0 1 1 395.9798,506.87982 A 66.670067,66.670067 0 1 1 529.31994,506.87982 z"
-       transform="translate(-1021.4477,-231.81754)" />
+       d="m 529.31994,506.87982 a 66.670067,66.670067 0 1 1 -133.34014,0 66.670067,66.670067 0 1 1 133.34014,0 z"
+       transform="translate(-256.62562,-212.70516)" />
     <text
        xml:space="preserve"
-       style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ec7000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="-612.62598"
-       y="280.57986"
+       style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ec7000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="152.19611"
+       y="299.69226"
        id="text3167"
        sodipodi:linespacing="125%"><tspan
          sodipodi:role="line"
          id="tspan3169"
-         x="-612.62598"
-         y="280.57986">Translating</tspan></text>
+         x="152.19611"
+         y="299.69226">Translating</tspan></text>
     <path
        sodipodi:type="arc"
-       style="fill:none;stroke:#89aed6;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       style="fill:none;stroke:#89aed6;stroke-width:3;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        id="path5076"
        sodipodi:cx="462.64987"
        sodipodi:cy="506.87982"
        sodipodi:rx="66.670067"
        sodipodi:ry="66.670067"
-       d="M 529.31994,506.87982 A 66.670067,66.670067 0 1 1 395.9798,506.87982 A 66.670067,66.670067 0 1 1 529.31994,506.87982 z"
-       transform="translate(-1026.2062,-26.958659)" />
+       d="m 529.31994,506.87982 a 66.670067,66.670067 0 1 1 -133.34014,0 66.670067,66.670067 0 1 1 133.34014,0 z"
+       transform="translate(-261.38412,-7.846276)" />
     <text
        xml:space="preserve"
-       style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#89aed6;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="-627.1452"
-       y="485.43875"
+       style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#89aed6;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="137.67688"
+       y="504.55115"
        id="text5078"
        sodipodi:linespacing="125%"><tspan
          sodipodi:role="line"
          id="tspan5080"
-         x="-627.1452"
-         y="485.43875">Proofreading</tspan></text>
+         x="137.67688"
+         y="504.55115">Proofreading</tspan></text>
     <g
        id="g3267"
-       transform="translate(-804.61739,14.393333)">
+       transform="translate(-39.795314,33.505717)">
       <path
          transform="translate(71.672611,57.703089)"
-         d="M 529.31994,506.87982 A 66.670067,66.670067 0 1 1 395.9798,506.87982 A 66.670067,66.670067 0 1 1 529.31994,506.87982 z"
+         d="m 529.31994,506.87982 c 0,36.82086 -29.84921,66.67007 -66.67007,66.67007 -36.82086,0 -66.67007,-29.84921 -66.67007,-66.67007 0,-36.82086 29.84921,-66.67007 66.67007,-66.67007 36.82086,0 66.67007,29.84921 66.67007,66.67007 z"
          sodipodi:ry="66.670067"
          sodipodi:rx="66.670067"
          sodipodi:cy="506.87982"
          sodipodi:cx="462.64987"
          id="path5087"
-         style="fill:none;stroke:#89aed6;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         style="fill:none;stroke:#89aed6;stroke-width:3;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
          sodipodi:type="arc" />
       <text
          sodipodi:linespacing="125%"
          id="text5089"
          y="572.039"
          x="486.20236"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#89aed6;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#89aed6;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
          xml:space="preserve"><tspan
            y="572.039"
            x="486.20236"
@@ -365,23 +368,23 @@
     </g>
     <g
        id="g3272"
-       transform="translate(-803.12804,17.272942)">
+       transform="translate(-38.305964,36.385326)">
       <path
          transform="translate(70.18326,259.14827)"
-         d="M 529.31994,506.87982 A 66.670067,66.670067 0 1 1 395.9798,506.87982 A 66.670067,66.670067 0 1 1 529.31994,506.87982 z"
+         d="m 529.31994,506.87982 c 0,36.82086 -29.84921,66.67007 -66.67007,66.67007 -36.82086,0 -66.67007,-29.84921 -66.67007,-66.67007 0,-36.82086 29.84921,-66.67007 66.67007,-66.67007 36.82086,0 66.67007,29.84921 66.67007,66.67007 z"
          sodipodi:ry="66.670067"
          sodipodi:rx="66.670067"
          sodipodi:cy="506.87982"
          sodipodi:cx="462.64987"
          id="path5096"
-         style="fill:none;stroke:#ff0000;stroke-width:3;marker-start:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         style="fill:none;stroke:#ff0000;stroke-width:3;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:none"
          sodipodi:type="arc" />
       <text
          sodipodi:linespacing="125%"
          id="text5098"
          y="773.48413"
          x="486.49036"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ff0000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
          xml:space="preserve"><tspan
            y="773.48413"
            x="486.49036"
@@ -390,23 +393,23 @@
     </g>
     <g
        id="g3287"
-       transform="translate(-804.54814,-9.7139623)">
+       transform="translate(-39.726064,9.398421)">
       <path
          transform="translate(-221.65807,187.61417)"
-         d="M 529.31994,506.87982 A 66.670067,66.670067 0 1 1 395.9798,506.87982 A 66.670067,66.670067 0 1 1 529.31994,506.87982 z"
+         d="m 529.31994,506.87982 c 0,36.82086 -29.84921,66.67007 -66.67007,66.67007 -36.82086,0 -66.67007,-29.84921 -66.67007,-66.67007 0,-36.82086 29.84921,-66.67007 66.67007,-66.67007 36.82086,0 66.67007,29.84921 66.67007,66.67007 z"
          sodipodi:ry="66.670067"
          sodipodi:rx="66.670067"
          sodipodi:cy="506.87982"
          sodipodi:cx="462.64987"
          id="path5102"
-         style="fill:none;stroke:#7fd62a;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         style="fill:none;stroke:#7fd62a;stroke-width:3;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
          sodipodi:type="arc" />
       <text
          sodipodi:linespacing="125%"
          id="text5104"
          y="701.95007"
          x="189.74179"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#7fd62a;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#7fd62a;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
          xml:space="preserve"><tspan
            y="701.95007"
            x="189.74179"
@@ -415,23 +418,23 @@
     </g>
     <g
        id="g3282"
-       transform="translate(-806.00013,-16.452976)">
+       transform="translate(-41.178054,2.659408)">
       <path
          transform="translate(-220.20608,399.21205)"
-         d="M 529.31994,506.87982 A 66.670067,66.670067 0 1 1 395.9798,506.87982 A 66.670067,66.670067 0 1 1 529.31994,506.87982 z"
+         d="m 529.31994,506.87982 c 0,36.82086 -29.84921,66.67007 -66.67007,66.67007 -36.82086,0 -66.67007,-29.84921 -66.67007,-66.67007 0,-36.82086 29.84921,-66.67007 66.67007,-66.67007 36.82086,0 66.67007,29.84921 66.67007,66.67007 z"
          sodipodi:ry="66.670067"
          sodipodi:rx="66.670067"
          sodipodi:cy="506.87982"
          sodipodi:cx="462.64987"
          id="path5108"
-         style="fill:none;stroke:#7fd62a;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         style="fill:none;stroke:#7fd62a;stroke-width:3;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
          sodipodi:type="arc" />
       <text
          sodipodi:linespacing="125%"
          id="text5110"
          y="911.60944"
          x="184.09906"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#7fd62a;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#7fd62a;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
          xml:space="preserve"><tspan
            y="911.60944"
            x="184.09906"
@@ -440,23 +443,23 @@
     </g>
     <g
        id="g3277"
-       transform="translate(-803.22576,20.469625)">
+       transform="translate(-38.403684,39.582009)">
       <path
          transform="translate(70.28098,460.27635)"
-         d="M 529.31994,506.87982 A 66.670067,66.670067 0 1 1 395.9798,506.87982 A 66.670067,66.670067 0 1 1 529.31994,506.87982 z"
+         d="m 529.31994,506.87982 c 0,36.82086 -29.84921,66.67007 -66.67007,66.67007 -36.82086,0 -66.67007,-29.84921 -66.67007,-66.67007 0,-36.82086 29.84921,-66.67007 66.67007,-66.67007 36.82086,0 66.67007,29.84921 66.67007,66.67007 z"
          sodipodi:ry="66.670067"
          sodipodi:rx="66.670067"
          sodipodi:cy="506.87982"
          sodipodi:cx="462.64987"
          id="path5114"
-         style="fill:none;stroke:#7fd62a;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         style="fill:none;stroke:#7fd62a;stroke-width:3;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
          sodipodi:type="arc" />
       <text
          sodipodi:linespacing="125%"
          id="text5116"
          y="974.61224"
          x="477.55487"
-         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#7fd62a;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#7fd62a;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
          xml:space="preserve"><tspan
            y="974.61224"
            x="477.55487"
@@ -464,224 +467,224 @@
            sodipodi:role="line">Committed</tspan></text>
     </g>
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#ec7000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-start:none;marker-mid:none;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M -492.04463,263.84991 C -373.38607,272.16863 -320.87549,327.53907 -320.87549,327.53907"
+       style="fill:none;stroke:#ec7000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow1Lend)"
+       d="m 272.77745,282.96229 c 118.65856,8.31872 171.16914,63.68916 171.16914,63.68916"
        id="path3327"
        sodipodi:nodetypes="cz" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#89aed6;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M -327.39452,413.90537 C -496.38643,473.54958 -496.38643,473.54958 -496.38643,473.54958"
+       style="fill:none;stroke:#89aed6;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Lend)"
+       d="M 437.42756,433.01775 C 268.43565,492.66196 268.43565,492.66196 268.43565,492.66196"
        id="path3844" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#89aed6;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-start:url(#Arrow1Lstart);marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M -503.92377,516.09931 C -400.91022,575.57421 -335.44873,561.05521 -335.44873,561.05521"
+       style="fill:none;stroke:#89aed6;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:url(#Arrow1Lstart);marker-end:none"
+       d="m 260.89831,535.21169 c 51.00744,29.44916 92.80801,40.75677 122.01351,44.66828 29.77731,3.98809 46.46153,0.28762 46.46153,0.28762"
        id="path4361"
-       sodipodi:nodetypes="cc" />
+       sodipodi:nodetypes="csc" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#89aed6;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M -334.96142,591.56061 C -503.95333,651.20482 -503.95333,651.20482 -503.95333,651.20482"
+       style="fill:none;stroke:#89aed6;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Lend)"
+       d="M 429.86066,610.67299 C 260.86875,670.3172 260.86875,670.3172 260.86875,670.3172"
        id="path4365" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#7fd62a;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M -514.13768,934.29788 C -411.12413,993.77282 -336.62517,971.22052 -336.62517,971.22052"
+       style="fill:none;stroke:#7fd62a;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Lend)"
+       d="m 250.6844,953.41026 c 103.01355,59.47494 177.51251,36.92264 177.51251,36.92264"
        id="path4367"
        sodipodi:nodetypes="cc" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#89aed6;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M -531.88893,538.87418 L -323.13422,740.52839"
+       style="fill:none;stroke:#89aed6;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Lend)"
+       d="M 232.93315,557.98656 441.68786,759.64077"
        id="path4369" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#ec7000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M -223.72721,421.00587 C -223.72721,421.00587 -165.72554,499.11207 -165.50311,588.57768 C -163.47335,690.80474 -212.36641,749.04899 -212.36641,749.04899"
+       style="fill:none;stroke:#89aed6;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Lend)"
+       d="m 541.09487,440.11825 c 0,0 58.00167,78.1062 58.2241,167.57181 2.02976,102.22706 -46.8633,160.47131 -46.8633,160.47131"
        id="path4886"
        sodipodi:nodetypes="ccc" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#7fd62a;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M -216.62671,947.863 C -216.62671,947.863 -84.479818,726.30223 -88.817708,604.19878 C -93.155598,482.09533 -129.06442,321.19383 -165.50311,250.59387 C -201.9418,179.99391 -384.26989,101.55473 -384.26989,101.55473"
+       style="fill:none;stroke:#7fd62a;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Lend)"
+       d="m 548.19537,966.97538 c 0,0 132.14689,-221.56077 127.809,-343.66422 C 671.66648,501.20771 635.75766,340.30621 599.31897,269.70625 562.88028,199.10629 380.55219,120.66711 380.55219,120.66711"
        id="path5403"
        sodipodi:nodetypes="czzs" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#7fd62a;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M -563.55634,752.73541 L -563.55634,822.02262"
+       style="fill:none;stroke:#7fd62a;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Lend)"
+       d="m 201.26574,771.84779 0,69.28721"
        id="path5920" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#ec7000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M -209.07985,810.97682 C -209.07985,810.97682 -130.0437,667.76975 -123.72604,612.15268 C -114.69046,532.60854 -140.38675,422.75386 -173.93417,350.0663 C -199.16957,295.38845 -237.89106,238.78887 -293.42949,215.50854 C -356.54286,189.05297 -526.39516,216.5127 -526.39516,216.5127"
+       style="fill:none;stroke:#ec7000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Lend)"
+       d="m 555.74223,830.0892 c 0,0 79.03615,-143.20707 85.35381,-198.82414 9.03558,-79.54414 -16.66071,-189.39882 -50.20813,-262.08638 -25.2354,-54.67785 -63.95689,-111.27743 -119.49532,-134.55776 -63.11337,-26.45557 -232.96567,1.00416 -232.96567,1.00416"
        id="path2467"
        sodipodi:nodetypes="cssss" />
     <path
-       style="fill:#ed7000;fill-rule:evenodd;stroke:#ec7000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:0.90980393000000004"
-       d="M -507.31607,96.013214 L -568.56998,208.4794"
+       style="fill:#ed7000;fill-opacity:0.90980392;fill-rule:evenodd;stroke:#ec7000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Lend)"
+       d="M 257.50601,115.1256 196.2521,227.59178"
        id="path3760" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#89aed6;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M -273.34624,645.29004 L -273.34624,715.5814"
+       style="fill:none;stroke:#89aed6;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Lend)"
+       d="m 491.47584,664.40242 0,70.29136"
        id="path4277" />
     <text
        xml:space="preserve"
-       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="299.17355"
-       y="359.41632"
+       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="620.15564"
+       y="-335.0531"
        id="text4794"
        sodipodi:linespacing="125%"
-       transform="matrix(0.3967442,0.9179292,-0.9179292,0.3967442,0,0)"><tspan
+       transform="matrix(0.3967442,0.91792921,-0.91792921,0.3967442,0,0)"><tspan
          sodipodi:role="line"
-         id="tspan4796"
-         x="299.17355"
-         y="359.41632">Review required</tspan></text>
+         id="tspan3715"
+         x="620.15564"
+         y="-335.0531">Rework needed</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:16px;font-style:oblique;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Oblique"
-       x="-582.18488"
-       y="305.88318"
+       style="font-size:16px;font-style:oblique;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Oblique"
+       x="182.63721"
+       y="324.99557"
        id="text4800"
        sodipodi:linespacing="100%"><tspan
          sodipodi:role="line"
          id="tspan4804"
-         x="-582.18488"
-         y="305.88318">Undo</tspan></text>
+         x="182.63721"
+         y="324.99557">Undo</tspan></text>
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#89aed6;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M -563.55634,547.3842 L -563.55634,616.67141"
+       style="fill:none;stroke:#89aed6;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Lend)"
+       d="m 201.26574,566.49658 0,69.28721"
        id="path7141" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#7fd62a;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M -499.28278,710.56059 L -338.6168,769.80617"
+       style="fill:none;stroke:#7fd62a;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Lend)"
+       d="m 265.5393,729.67297 160.66598,59.24558"
        id="path7143"
        sodipodi:nodetypes="cc" />
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#7fd62a;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M -500.28694,872.23073 L -334.60014,804.95185"
+       style="fill:none;stroke:#7fd62a;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Lend)"
+       d="m 264.53514,891.34311 165.6868,-67.27888"
        id="path7666" />
     <text
        xml:space="preserve"
-       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="-787.659"
-       y="607.6734"
+       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="-87.359772"
+       y="915.73004"
        id="text8189"
        sodipodi:linespacing="125%"
-       transform="matrix(0.9251251,-0.3796624,0.3796624,0.9251251,0,0)"><tspan
+       transform="matrix(0.92512511,-0.3796624,0.3796624,0.92512511,0,0)"><tspan
          sodipodi:role="line"
-         id="tspan8191"
-         x="-787.659"
-         y="607.6734">Review required</tspan></text>
+         id="tspan3721"
+         x="-87.359772"
+         y="915.73004">Rework needed</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:16px;font-style:oblique;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Oblique"
-       x="-582.18488"
-       y="511.6763"
+       style="font-size:16px;font-style:oblique;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Oblique"
+       x="182.63721"
+       y="530.7887"
        id="text8193"
        sodipodi:linespacing="100%"><tspan
          sodipodi:role="line"
          id="tspan8195"
-         x="-582.18488"
-         y="511.6763">Undo</tspan></text>
+         x="182.63721"
+         y="530.7887">Undo</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:16px;font-style:oblique;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Oblique"
-       x="-582.18488"
-       y="919.36621"
+       style="font-size:16px;font-style:oblique;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Oblique"
+       x="182.63721"
+       y="938.47858"
        id="text8197"
        sodipodi:linespacing="100%"><tspan
          sodipodi:role="line"
          id="tspan8199"
-         x="-582.18488"
-         y="919.36621">Undo</tspan></text>
+         x="182.63721"
+         y="938.47858">Undo</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:30px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#2f2f2f;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="-199.4352"
-       y="56.313374"
+       style="font-size:30px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#2f2f2f;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="565.3869"
+       y="75.425758"
        id="text8201"
        sodipodi:linespacing="125%"><tspan
          sodipodi:role="line"
          id="tspan8203"
-         x="-199.4352"
-         y="56.313374">Vertimus</tspan><tspan
+         x="565.3869"
+         y="75.425758">Vertimus</tspan><tspan
          sodipodi:role="line"
-         x="-199.4352"
-         y="93.81337"
+         x="565.3869"
+         y="112.92576"
          id="tspan8205">Workflow</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="-709.97449"
-       y="1107.5912"
+       style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="54.847588"
+       y="1126.7036"
        id="text8210"
        sodipodi:linespacing="125%"><tspan
          sodipodi:role="line"
-         id="tspan8212"
-         x="-709.97449"
-         y="1107.5912">StÃphane Raimbault - 2009-25-01 - (CC) </tspan></text>
+         id="tspan3723"
+         x="54.847588"
+         y="1126.7036">StÃphane Raimbault - 2009-01-25 - (CC), rev. 2011-08-13</tspan></text>
     <rect
-       style="fill:none;stroke:#000000;stroke-width:1.02003217;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       style="fill:none;stroke:#000000;stroke-width:1.02003217;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        id="rect2474"
        width="656.70215"
        height="1134.6833"
-       x="-722.98688"
-       y="-14.048223"
+       x="41.835197"
+       y="5.0641613"
        ry="6.4339561" />
     <text
        xml:space="preserve"
-       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125%;writing-mode:lr-tb;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="-584.1037"
-       y="546.8609"
+       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125%;writing-mode:lr-tb;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="179.94202"
+       y="586.24896"
        id="text3276"
        sodipodi:linespacing="125%"
-       transform="matrix(0.9996483,-2.6518896e-2,2.6518896e-2,0.9996483,0,0)"><tspan
+       transform="matrix(0.99964831,-0.0265189,0.0265189,0.99964831,0,0)"><tspan
          sodipodi:role="line"
          id="tspan3278"
-         x="-584.1037"
-         y="546.8609">Ready for</tspan><tspan
+         x="179.94202"
+         y="586.24896">Ready for</tspan><tspan
          sodipodi:role="line"
-         x="-584.1037"
-         y="566.8609"
+         x="179.94202"
+         y="606.24896"
          id="tspan3280">submission</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:15.99999523px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="-629.45575"
-       y="135.22122"
+       style="font-size:15.99999523px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="135.39281"
+       y="153.2462"
        id="text3282"
-       transform="matrix(0.999999,1.4219731e-3,-1.4219731e-3,0.999999,0,0)"
+       transform="matrix(0.99999899,0.00142197,-0.00142197,0.99999899,0,0)"
        sodipodi:linespacing="125%"><tspan
          sodipodi:role="line"
-         x="-629.45575"
-         y="135.22122"
+         x="135.39281"
+         y="153.2462"
          id="tspan3284">Reserve for</tspan><tspan
          sodipodi:role="line"
-         x="-629.45575"
-         y="155.22122"
+         x="135.39281"
+         y="173.2462"
          id="tspan3286">translation</tspan></text>
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#ec7000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;marker-start:url(#Arrow1Lstart);marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M -508.9982,319.6428 C -405.98465,379.1177 -338.51483,379.66114 -338.51483,379.66114"
+       style="fill:none;stroke:#ec7000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:url(#Arrow1Lstart);marker-mid:none;marker-end:none"
+       d="m 255.82388,338.75518 c 103.01355,59.4749 170.48337,60.01834 170.48337,60.01834"
        id="path3809"
        sodipodi:nodetypes="cc" />
     <text
        xml:space="preserve"
-       style="font-size:15.99999332px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="-296.05362"
-       y="476.90802"
+       style="font-size:15.99999332px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="428.4743"
+       y="231.18948"
        id="text6937"
-       transform="matrix(0.9387007,0.3447333,-0.3447333,0.9387007,0,0)"
+       transform="matrix(0.93870068,0.34473329,-0.34473329,0.93870068,0,0)"
        sodipodi:linespacing="125%"><tspan
          sodipodi:role="line"
-         x="-296.05362"
-         y="476.90802"
+         x="428.4743"
+         y="231.18948"
          id="tspan6939">Reserve</tspan></text>
     <g
        id="g8405"
-       transform="translate(-4.0166494,48.199793)">
+       transform="translate(760.80543,67.312177)">
       <path
          id="path6941"
-         d="M -696.59355,979.75518 L -640.36046,979.75518"
-         style="fill:none;fill-rule:evenodd;stroke:#ec7000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         d="m -696.59355,979.75518 56.23309,0"
+         style="fill:none;stroke:#ec7000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
       <text
          id="text6943"
          y="985.71997"
          x="-623.58478"
-         style="font-size:16px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+         style="font-size:16px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
          xml:space="preserve"><tspan
            y="985.71997"
            x="-623.58478"
@@ -690,12 +693,12 @@
     </g>
     <g
        id="g8410"
-       transform="translate(-4.0166494,48.548121)">
+       transform="translate(760.80543,67.660505)">
       <text
          id="text6949"
          y="1010.1273"
          x="-625.20197"
-         style="font-size:16px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+         style="font-size:16px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
          xml:space="preserve"><tspan
            y="1010.1273"
            x="-625.20197"
@@ -703,21 +706,21 @@
            sodipodi:role="line">Reviewer</tspan></text>
       <path
          id="path6953"
-         d="M -696.59355,1003.1583 L -640.36046,1003.1583"
-         style="fill:none;fill-rule:evenodd;stroke:#89aed6;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         d="m -696.59355,1003.1583 56.23309,0"
+         style="fill:none;stroke:#89aed6;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
     </g>
     <g
        id="g8415"
-       transform="translate(-4.0166494,48.199793)">
+       transform="translate(760.80543,67.312177)">
       <path
          id="path6947"
-         d="M -696.59355,1027.2582 L -640.36046,1027.2582"
-         style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#7fd62a;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+         d="m -696.59355,1027.2582 56.23309,0"
+         style="fill:none;stroke:#7fd62a;stroke-width:3;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
       <text
          id="text6955"
          y="1035.2313"
          x="-624.53009"
-         style="font-size:16px;font-style:normal;font-weight:normal;line-height:125%;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+         style="font-size:16px;font-style:normal;font-weight:normal;line-height:125%;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
          xml:space="preserve"
          sodipodi:linespacing="125%"><tspan
            y="1035.2313"
@@ -728,33 +731,33 @@
    id="tspan2497">(Inform of submission is always available for committers)</tspan></tspan></text>
     </g>
     <path
-       style="fill:none;fill-rule:evenodd;stroke:#89aed6;stroke-width:1.94139206;stroke-linecap:butt;stroke-linejoin:miter;marker-start:none;marker-end:url(#Arrow1Lend);stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       d="M -497.5907,490.01639 C -380.30697,491.37603 -326.61398,537.23699 -326.61398,537.23699"
+       style="fill:none;stroke:#89aed6;stroke-width:1.94139206;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:none;marker-end:url(#Arrow1Lend)"
+       d="m 267.23138,509.12877 c 117.28373,1.35964 170.97672,47.2206 170.97672,47.2206"
        id="path8420"
        sodipodi:nodetypes="cc" />
     <text
        xml:space="preserve"
-       style="font-size:15.99999905px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="-299.00095"
-       y="630.71503"
+       style="font-size:15.99999905px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="447.93115"
+       y="465.15271"
        id="text11027"
        sodipodi:linespacing="125%"
-       transform="matrix(0.970593,0.2407265,-0.2407265,0.970593,0,0)"><tspan
+       transform="matrix(0.97059299,0.2407265,-0.2407265,0.97059299,0,0)"><tspan
          sodipodi:role="line"
-         x="-299.00095"
-         y="630.71503"
+         x="447.93115"
+         y="465.15271"
          id="tspan11031">Reserve</tspan></text>
     <text
        xml:space="preserve"
-       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
-       x="-194.28827"
-       y="832.34204"
+       style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+       x="522.44293"
+       y="564.73401"
        id="text11035"
        sodipodi:linespacing="125%"
-       transform="matrix(0.9277987,0.3730813,-0.3730813,0.9277987,0,0)"><tspan
+       transform="matrix(0.92779866,0.37308128,-0.37308128,0.92779866,0,0)"><tspan
          sodipodi:role="line"
-         id="tspan11037"
-         x="-194.28827"
-         y="832.34204">Review required</tspan></text>
+         id="tspan3719"
+         x="522.44293"
+         y="564.73401">Rework needed</tspan></text>
   </g>
 </svg>
diff --git a/media/css/rtl.css b/media/css/rtl.css
index 0238792..d20f8f5 100644
--- a/media/css/rtl.css
+++ b/media/css/rtl.css
@@ -2,6 +2,10 @@ body {
     direction: rtl;
 }
 
+.float_right {
+  float:left;
+}
+
 .stats th { 
     text-align: right; 
     padding-right: 2px;
diff --git a/media/css/style.css b/media/css/style.css
index 0798fa7..6b4d29f 100644
--- a/media/css/style.css
+++ b/media/css/style.css
@@ -133,3 +133,6 @@ h1 {
   width: 33.3%
 }
 
+.float_right {
+  float:right;
+}
diff --git a/media/img/help.png b/media/img/help.png
new file mode 100644
index 0000000..05d2c56
Binary files /dev/null and b/media/img/help.png differ
diff --git a/media/img/workflow-translation.png b/media/img/workflow-translation.png
new file mode 100644
index 0000000..e2bcef8
Binary files /dev/null and b/media/img/workflow-translation.png differ
diff --git a/templates/help/vertimus_workflow.html b/templates/help/vertimus_workflow.html
new file mode 100644
index 0000000..311639b
--- /dev/null
+++ b/templates/help/vertimus_workflow.html
@@ -0,0 +1,14 @@
+{% extends "base.html" %}
+{% load i18n %}
+
+{% block title %}{% trans "Help" %}{% endblock %}
+
+{% block content %}
+<div class="mainpage">
+<p>
+{% trans "The figure below describes the various states and actions available during the translation process of a module." %}
+</p>
+
+<img src="{{ MEDIA_URL }}img/workflow-translation.png">
+</div>
+{% endblock %}
diff --git a/templates/vertimus/vertimus_detail.html b/templates/vertimus/vertimus_detail.html
index c315e79..8b3f383 100644
--- a/templates/vertimus/vertimus_detail.html
+++ b/templates/vertimus/vertimus_detail.html
@@ -180,6 +180,9 @@ $(document).ready(function() {
 {% endif %}
 
 {% if level == 0 %}
+  <div class="float_right">
+    <a href="{% url help 'vertimus_workflow' %}"><img src="{{ MEDIA_URL }}img/help.png" alt="help icon"></a>
+  </div>
   <h2>{% trans "New Action" %}</h2>
 
   {% if action_form %}
diff --git a/urls.py b/urls.py
index 322722f..02730f5 100644
--- a/urls.py
+++ b/urls.py
@@ -19,6 +19,10 @@ urlpatterns = patterns('',
         view = 'common.views.site_register',
         name = 'register'),
     url(
+        regex = r'^help/(?P<topic>\w+)/$',
+        view = 'common.views.help',
+        name = 'help'),
+    url(
         regex = r'^register/success$',
         view = TemplateView.as_view(template_name="registration/register_success.html"),
         name = 'register_success'),



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]