Changeset 187 in t29-www for en


Ignore:
Timestamp:
Sep 3, 2010, 5:09:34 AM (13 years ago)
Author:
sven
Message:

Erste Vollversion des Mitmachsystems zur Verbesserung der englischen Homepage, zwecks Testing auf incubator.technikum29.de. Das System laeuft unter /en/dev/translation.

  • shared/css/fresh.css: Navigationsboxen-System eingefuehrt zur systematischen Verwendung von zusaetzlichen Boxen in der Navigationsleiste
  • shared/js/tools.js: Img-License-System ausschaltbar gemacht
Location:
en
Files:
4 added
2 edited

Legend:

Unmodified
Added
Removed
  • en/inc/head.inc.shtm

    r176 r187  
    2121    <script type="text/javascript" src="/shared/js/tools.js"></script>
    2222    <script type="text/javascript" src="/shared/js/common.js"></script>
     23        <!-- translation system -->
     24        <script type="text/javascript" src="/en/dev/translation/editor.js"></script>
     25        <link rel="stylesheet" type="text/css" href="/en/dev/translation/editor.css" />
     26        <!-- translation end -->
    2327
    2428    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
  • en/inc/menu.inc.shtm

    r168 r187  
    7676    </ul>
    7777  </div><!-- id=menu -->
     78  <div class="box" id="sidebar-tr"> <span class="arrow tr-enabled"></span><!--design-->
     79        <div class="tr-disabled">
     80                <h3>Found a mistake?</h3>
     81                <p>This site was voluntarily trans&shy;lated by project collab&shy;orators.
     82                   We'ld love to get your help!</p>
     83                <a class="button white medium" href="/en/dev/translation/traditional.php?page=<!--#echo var="DOCUMENT_URI" -->"
     84                        title="Edit sentences directly inline!">Improve this page</a>
     85        </div>
     86        <div class="tr-enabled">
     87                <h3>Improve this page</h3>
     88                <p>Now simply click on any paragraph to correct it. Thank you!</p>
     89                <span class="button gray" href="#back_to_normal_mode">Finished!</span>
     90        </div>
     91  </div>
    7892  <!--#endif -->
    7993</div><!-- id=sidebar -->
Note: See TracChangeset for help on using the changeset viewer.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License