|
48 | 48 | <div class="pageBody">
|
49 | 49 | <div class="pageHeader">
|
50 | 50 | Caché Web Terminal <sup class="rainbowText">v4</sup>
|
| 51 | + <a href="https://github.com/intersystems-ru/webterminal" target="_blank"> |
| 52 | + <img src="https://img.shields.io/github/stars/intersystems-ru/webterminal.svg?style=social&label=Star"/> |
| 53 | + </a> |
51 | 54 | </div>
|
52 | 55 | <ul class="siteNavigator">
|
53 | 56 | <li><a href="#main"><img src="img/icons/terminal.png"/></a></li>
|
@@ -1634,41 +1637,42 @@ <h2>Notes</h2>
|
1634 | 1637 | </ul>
|
1635 | 1638 | <p>
|
1636 | 1639 | The only goal of statistics collection is to have analytics over WebTerminal
|
1637 |
| - usage by users for creating a better product. Any error reports collected in |
| 1640 | + usage by users for delivering a better product. Any error reports collected in |
1638 | 1641 | this way will help <a href="#feedback">me</a>, the developer of WebTerminal to
|
1639 | 1642 | improve the application. This data is completely anonymous and will never
|
1640 | 1643 | include any licensing or Caché usage information, so feel free to use
|
1641 |
| - WebTerminal anytime, anywhere, for your needs. Check WebTerminal's related |
| 1644 | + WebTerminal anytime, anywhere, for your needs. If you still don't want to use |
| 1645 | + WebTerminal because of analytics collection - check WebTerminal's related |
1642 | 1646 | source code (<a target="_blank" href="https://github.com/intersystems-ru/webterminal/blob/master/src/cls/WebTerminal/Analytics.cls">server</a>,
|
1643 | 1647 | <a target="_blank" href="https://github.com/intersystems-ru/webterminal/blob/master/src/client/js/analytics/index.js">client</a>)
|
1644 |
| - if you still don't want to use WebTerminal because of statistics collection - |
1645 |
| - it's completely safe and trusted by hundreds of users worldwide. |
| 1648 | + by yourself. The project is completely safe to use and trusted by hundreds of |
| 1649 | + users worldwide. |
1646 | 1650 | </p>
|
1647 | 1651 | </div>
|
1648 | 1652 |
|
1649 | 1653 | <div class="pageLayout" id="feedback">
|
1650 |
| - <h1 class="center">Feedback / contact me</h1> |
1651 |
| - <h1>Follow project on <a href="https://github.com/intersystems-ru/webterminal">GitHub</a>. </h1> |
| 1654 | + <h1 class="center">Feedback / Contact Me</h1> |
| 1655 | + <h1>Follow the project <a href="https://github.com/intersystems-ru/webterminal">on GitHub</a>. </h1> |
1652 | 1656 | <p>
|
1653 |
| - We will be glad to hear any wishes, requests, and comments. Leave any issues and report bugs at <a href="https://github.com/intersystems-ru/webterminal/issues">GitHub issue tracker</a>. If you have some extra |
1654 |
| - information or questions - please feel free to <a href="mailto:zitros.lab@gmail.com">contact me</a>, the developer of this application, <a href="http://zitros.tk">Nikita</a>. |
| 1657 | + We will be glad to hear any wishes, requests, and comments. Leave any issues and report bugs at <a href="https://github.com/intersystems-ru/webterminal/issues">GitHub's issue tracker</a>. If you have some extra |
| 1658 | + information or questions - please feel free to <a href="mailto:nikita.savchenko@intersystems.com">contact me</a>, the developer of this application, <a href="http://nikita.tk">Nikita</a>. |
1655 | 1659 | </p>
|
1656 | 1660 | </div>
|
1657 | 1661 |
|
1658 | 1662 | <div class="pageLayout" id="main">
|
1659 | 1663 | <img src="img/WebTerminal%20Preview.png" style="max-width: 35%;" class="imgFloatLeft"/>
|
1660 |
| - <h1 class="center">Welcome to Caché Web Terminal homepage!</h1> |
| 1664 | + <h1 class="center">Welcome to Caché Web Terminal Homepage!</h1> |
1661 | 1665 | <p>
|
1662 |
| - This is the first and the most powerful web-based terminal for |
| 1666 | + Caché Web Terminal is the first and the most powerful web-based terminal for |
1663 | 1667 | InterSystems Caché®, Ensemble®, HealthShare®, TrakCare® and
|
1664 | 1668 | <a target="_blank" href="http://www.intersystems.com/our-products/overview/">other products</a>
|
1665 | 1669 | built on top of <a href="http://www.intersystems.com/our-products/cache/cache-overview/">InterSystems Caché</a>.
|
1666 | 1670 | It is a complete terminal utility packed with a lot of useful features in your
|
1667 |
| - favourite browser. |
| 1671 | + favorite browser. |
1668 | 1672 | </p>
|
1669 | 1673 | <p>
|
1670 |
| - WebTerminal may replace the standard Caché terminal for you at all. The goal is |
1671 |
| - to develop more than just a terminal, the universal utility to ease developers |
| 1674 | + WebTerminal can replace the standard Caché terminal for you at all. The goal of this project is |
| 1675 | + to develop more than just a terminal, but the universal utility to ease developers |
1672 | 1676 | workflow and save their time. It features a lot of useful things like syntax
|
1673 | 1677 | highlighting, autocomplete, embedded SQL mode and tracing, which are not
|
1674 | 1678 | included in the standard Caché TERM.
|
@@ -1737,7 +1741,7 @@ <h1>Caché WEB Terminal v2 Beta Release</h1>
|
1737 | 1741 | </div>
|
1738 | 1742 |
|
1739 | 1743 | <div class="pageFooter">
|
1740 |
| - Web-based terminal for <a target="_blank" href="http://www.intersystems.com/">InterSystems</a> Caché by <a target="_blank" href="https://zitros.tk">ZitRo</a> |
| 1744 | + Web-based terminal for <a target="_blank" href="http://www.intersystems.com/">InterSystems</a> products by <a target="_blank" href="https://nikita.tk">Nikita</a> |
1741 | 1745 | </div>
|
1742 | 1746 | </div>
|
1743 | 1747 | <a id="forkLink" target="_blank" href="https://github.com/intersystems-ru/webterminal">
|
|
0 commit comments