updated features page, index page for 1.6.1 released. Then added 1.6.2 as the next version, and what i'll feature!

git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@563 c66351dc-e62f-0410-b875-e3a5c0b9693f
This commit is contained in:
Ed Kraus 2009-06-30 19:02:35 +00:00
parent dd90b9f637
commit 621b72122e
2 changed files with 20 additions and 5 deletions

View File

@ -21,6 +21,16 @@ require_once('inc/menu.i');
</div>
<div class="nometa"></div>
</div>
<div class="post">
<h2 class="title"><?php echo getlocal("index.nextpost.title") ?></h2>
<div class="entry">
<?php echo getlocal("index.nextpost.text") ?>
</div>
<div class="meta">
<p class="byline"><?php echo getlocal("index.nextpost.when") ?></p>
<p class="links"><?php echo getlocal("index.nextpost.link") ?></p>
</div>
</div>
<div class="post">
<h2 class="title"><?php echo getlocal("index.post.title") ?></h2>
<div class="entry">

View File

@ -39,11 +39,16 @@ index.how.title=How it works?
index.how.text=You should place the button of Web Messenger at your site. Your visitors click the button and chat with your operators who help them.
index.license=This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0.
index.post.title=Version 1.6.0 Released
index.post.text=<p>We are pleased to announce the immediate availability of 1.6.0. This is a major release with new features and improvements.</p><ul><li>operator groups</li><li>pre-chat survey</li><li>statistics</li><li>canned messages</li><li>new operator console</li></ul><p><a href="download.php">Download 1.6.0</a></p>
index.post.when=Posted on April 24, 2009 by inspirer
index.post.title=Version 1.6.1 Released
index.post.text=<p>We are pleased to announce the immediate availability of 1.6.1. This is a major release with new features and improvements.</p><ul><li>fix online/offline state for group buttons</li><li>ability to delete operator</li><li>rename Open Web Messenger -> Mibew Messenger (new branding)</li><li>404 error during installation fix</li><li>new permission: "Ability to modify profile"</li><li>new theme: simplicity</li></ul><p><a href="download.php">Download 1.6.1</a></p>
index.post.when=Posted on June 5th, 2009 by inspirer
index.post.link=<a href="/forums/index.php?topic=52.0" class="more">Read full article</a>
index.nextpost.title=Comming in Version 1.6.2
index.nextpost.text=<p>We are pleased to announce our next version will be 1.6.2. This release will contain the following:</p><ul><li>pre-chat survey: show group status in dropdown - online/offline</li><li>bi-licensed release: EPL / GPL</li><li>compatibility with the latest mod_security</li><li>timing options: update intervals, operator online time threshold</li><li>Support local time (when server is based in another time zone)</li><li>XHTML compliant chat window with new behavior</li><li>text link (eg "Chat now" if online, and "Leave a support ticket" if offline) instead of buttons</li><li>Left messages are stored in history</li></ul>
index.nextpost.when=Posted on June 30th, 2009 by eddybaur
index.nextpost.link=<a href="/forums/index.php?topic=52.0" class="more">Read full article</a>
index.whatis.title=What is Web Messenger?
index.whatis="Web Messenger" - is unique software allowing visitors of your site to chat with your operators.
index.why.title=Why should I use Web Messenger?
@ -62,8 +67,8 @@ features.chat.title=Chat window
features.chat=<ul>\n<li>Agent and visitor "Typing Indicator"</li>\n<li>Agent photo</li>\n<li>Chat transcript emails</li>\n<li>Sound and Visual alerts</li>\n<li>"Leave a message" when you are away</li>\n<li>Customize chat with your Logo, Name etc.</li>\n<li>Unicode support for multiple languages</li>\n<li>Quickly convert text to hyperlinks in chat</li>\n<li>Not blocked by pop-up blockers</li>\n</ul>
features.operator.title=Operator abilites
features.operator=<ul>\n<li>Web-based Operator Console</li>\n<li>Canned messages for speed and consistency</li>\n<li>Track where your visitors clicked from to get to your website (refer URL)</li>\n<li>Chat conversation history with search</li>\n<li>Linking to previous visits, instant access to previous chats</li>\n<li>Reassign/Transfer chat ownership</li>\n<li>Mark/Highlight nuisance visitors</li>\n<li>Administrator can view active chats</li>\n<li>Information about visitor: first message, address, browser</li>\n<li>Administrator can take over the chat</li>\n</ul>
features.next.title=New in version 1.6
features.next=<ul>\n<li>Operator groups</li>\n<li>Pre-chat questions</li>\n<li>Statistics</li>\n<li>Canned Messages</li>\n<li>New Operator Console</li></ul>
features.next.title=New in version 1.6.1
features.next=<ul>\n<li>fix online/offline state for group buttons</li><li>ability to delete operator</li><li>rename Open Web Messenger -> Mibew Messenger (new branding)</li><li>404 error during installation fix</li><li>new permission: "Ability to modify profile"</li><li>new theme: simplicity</li></ul>
features.requirements.title=Server requirements
features.requirements=<ul>\n<li>A webserver or web hosting account running on any major Operating System</li>\n<li>PHP (5.x and above) with MySQL support</li>\n<li>MySQL 5.0 and above</li>\n</ul>