diff --git a/site/.buildpath b/site/.buildpath
deleted file mode 100644
index 8bcb4b5f..00000000
--- a/site/.buildpath
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
diff --git a/site/admin/images/favicon.ico b/site/admin/images/favicon.ico
deleted file mode 100644
index f042a878..00000000
Binary files a/site/admin/images/favicon.ico and /dev/null differ
diff --git a/site/admin/images/formline.gif b/site/admin/images/formline.gif
deleted file mode 100644
index 4c0d1554..00000000
Binary files a/site/admin/images/formline.gif and /dev/null differ
diff --git a/site/admin/images/free.gif b/site/admin/images/free.gif
deleted file mode 100644
index 1fb63de6..00000000
Binary files a/site/admin/images/free.gif and /dev/null differ
diff --git a/site/admin/images/icon_err.gif b/site/admin/images/icon_err.gif
deleted file mode 100644
index 6d7791de..00000000
Binary files a/site/admin/images/icon_err.gif and /dev/null differ
diff --git a/site/admin/images/loginbg.gif b/site/admin/images/loginbg.gif
deleted file mode 100644
index fbf2f932..00000000
Binary files a/site/admin/images/loginbg.gif and /dev/null differ
diff --git a/site/admin/images/logincrnlb.gif b/site/admin/images/logincrnlb.gif
deleted file mode 100644
index 584fa6fe..00000000
Binary files a/site/admin/images/logincrnlb.gif and /dev/null differ
diff --git a/site/admin/images/logincrnlt.gif b/site/admin/images/logincrnlt.gif
deleted file mode 100644
index afe30460..00000000
Binary files a/site/admin/images/logincrnlt.gif and /dev/null differ
diff --git a/site/admin/images/logincrnrb.gif b/site/admin/images/logincrnrb.gif
deleted file mode 100644
index 39f82e8b..00000000
Binary files a/site/admin/images/logincrnrb.gif and /dev/null differ
diff --git a/site/admin/images/logincrnrt.gif b/site/admin/images/logincrnrt.gif
deleted file mode 100644
index 2406eb6d..00000000
Binary files a/site/admin/images/logincrnrt.gif and /dev/null differ
diff --git a/site/admin/images/save.gif b/site/admin/images/save.gif
deleted file mode 100644
index d27f651e..00000000
Binary files a/site/admin/images/save.gif and /dev/null differ
diff --git a/site/admin/images/tablediv3.gif b/site/admin/images/tablediv3.gif
deleted file mode 100644
index 246607e3..00000000
Binary files a/site/admin/images/tablediv3.gif and /dev/null differ
diff --git a/site/admin/styles.css b/site/admin/styles.css
deleted file mode 100644
index 45885472..00000000
--- a/site/admin/styles.css
+++ /dev/null
@@ -1,337 +0,0 @@
-a {
- text-decoration: underline;
-}
-
-a:hover {
- text-decoration: none;
-}
-
-ul {
- margin-bottom: 10px;
- margin-top: 10px;
- margin-left: 0px;
-}
-
-li {
- margin-left: 18px;
- list-style-image: url(images/li.gif);
-}
-
-li.error {
- margin-left: 15px;
- list-style-image: url(images/li_error.gif);
-}
-
-li.grey {
- margin-left: 15px;
- list-style-image: url(images/li_grey.gif);
-}
-
-form {
- margin-bottom: 0px;
- margin-top: 0px;
-}
-
-.bgcn {
- background-position: center;
- background-repeat: no-repeat;
-}
-
-.bgrn {
- background-position: right;
- background-repeat: no-repeat;
-}
-
-.bgcy {
- background-position: center;
- background-repeat: repeat-y;
-}
-
-.bgry {
- background-position: right;
- background-repeat: repeat-y;
-}
-
-.bgly {
- background-position: left;
- background-repeat: repeat-y;
-}
-
-.bgbx {
- background-position: bottom;
- background-repeat: repeat-x;
-}
-
-.textform {
- font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size: 11px;
- color: #000000;
-}
-
-.textform a {
- color: #2971C1;
-}
-
-.text {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #515151;
-}
-
-.text h1 {
- margin-bottom: 15px;
- margin-top: 0px;
- color: #000000;
- font-size: 18px;
- font-weight: normal;
- line-height: 15px;
-}
-
-.text h2 {
- margin-bottom: 15px;
- margin-top: 0px;
- color: #000000;
- font-size: 16px;
-}
-
-.text h3 {
- margin-bottom: 15px;
- margin-top: 0px;
- color: #000000;
- font-size: 14px;
-}
-
-.text h4 {
- margin-bottom: 15px;
- margin-top: 0px;
- color: #000000;
- font-size: 12px;
-}
-
-.text span.date {
- font-size: 11px;
- color: #FFFFFF;
- font-weight: bold;
-}
-
-.text span.sub {
- font-size: 11px;
- color: #676767;
-}
-
-.text a.sublink {
- font-size: 11px;
- color: #666666;
-}
-
-.text b.black {
- color: #000000;
-}
-
-.text span.black {
- color: #000000;
-}
-
-.block {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 11px;
- color: #515151;
-}
-
-.block h1 {
- margin-bottom: 10px;
- font-size: 12px;
- color: #000000;
- font-weight: bold;
- line-height: 11px;
-}
-
-.bann {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 21px;
- color: #000000;
- line-height: 18px;
-}
-
-.bann span.text {
- font-size: 14px;
- color: #9F7800;
-}
-
-.bannin {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 17px;
- color: #000000;
- line-height: 14px;
- font-weight: bold;
-}
-
-.bannin span.text {
- font-size: 12px;
- color: #9F7800;
- font-weight: normal;
- white-space: nowrap;
-}
-
-.bannform {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #766037;
-}
-
-.menu {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #000000;
-}
-
-.menu a {
- color: #000000;
-}
-
-.smenu {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #165798;
-}
-
-.smenu a {
- color: #165798;
-}
-
-.table {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #515151;
- padding-left: 5px;
- padding-right: 15px;
- padding-top: 2px;
- padding-bottom: 2px;
-}
-
-.table span.header {
- color: #FFFFFF;
-}
-
-.table span.headergrey {
- color: #676767;
-}
-
-.table a.black {
- color: #000000;
-}
-
-.table span.black {
- color: #000000;
-}
-
-.table a.blocked {
- color: #e0a0a0;
-}
-
-.address {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #000000;
-}
-
-.address a {
- color: #000000;
-}
-
-.phone {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #000000;
-}
-
-.phone span.number {
- font-size: 17px;
- color: #3D79AD;
- font-weight: bold;
-}
-
-td.formauth {
- font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size: 11px;
- color: #000000;
- padding-left: 0px;
-}
-
-td.formauth span {
- color: #474747;
-}
-
-td.formauth span.formdescr {
- font-size: 10px;
- color: #676767;
-}
-
-.formauth {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 11px;
- color: #676767;
-}
-
-input.formauth {
- border: 1px solid #878787;
-}
-
-textarea.formauth {
- border: 1px solid #878787;
- overflow: auto;
-}
-
-.submit a {
- font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size: 11px;
- color: #000000;
- text-decoration: none;
-}
-
-.perpage {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 11px;
- color: #676767;
-}
-
-input.submit {
- font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size: 11px;
- color: #000000;
- background: transparent;
- background-image: url(images/submitbg.gif);
- height: 33px;
- cursor: hand;
- border: none;
-}
-
-.cal {
- font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size: 11px;
- color: #515151;
-}
-
-.cal a {
- color: #515151;
- text-decoration: none;
-}
-
-.cal span {
- color: #B70606;
-}
-
-.cal b {
- color: #000000;
-}
-
-.firstmessage a {
- font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size: 10px;
- text-decoration: none;
- color: #6a6a6a;
-}
-
-.firstmessage a:hover {
- color: #8a6a6a;
-}
\ No newline at end of file
diff --git a/site/admin/translate.php b/site/admin/translate.php
deleted file mode 100644
index fd945664..00000000
--- a/site/admin/translate.php
+++ /dev/null
@@ -1,144 +0,0 @@
- $source,
- 'lang2' => $target,
- 'title1' => isset($lang1["localeid"]) ? $lang1["localeid"] : $source,
- 'title2' => isset($lang2["localeid"]) ? $lang2["localeid"] : $target
-);
-
-if($stringid) {
- $translation = isset($lang2[$stringid]) ? $lang2[$stringid] : "";
- if(isset($_POST['translation'])) {
-
- $translation = getparam('translation');
-
- if(!$translation) {
- $errors[] = no_field("form.field.translation");
- }
-
- if(count($errors) == 0) {
- if (get_magic_quotes_gpc()) {
- $translation = stripslashes($translation);
- }
- save_message($target, $stringid, $translation);
-
- $page['saved'] = true;
- start_html_output();
- require('view/translate.php');
- exit;
- }
- }
-
- $page['saved'] = false;
- $page['key'] = $stringid;
- $page['target'] = $target;
- $page['formoriginal'] = isset($lang1[$stringid]) ? $lang1[$stringid] : " ";
- $page['formtranslation'] = $translation;
- start_html_output();
- require('view/translate.php');
- exit;
-}
-
-$localesList = array();
-foreach($available_locales as $loc) {
- $localesList[] = array("id" => $loc, "name" => getlocal_($loc, "names"));
-}
-
-$result = array();
-$allkeys = array_keys($lang1);
-foreach($allkeys as $key) {
- $result[] = array('id' => $key, 'l1' => $lang1[$key], 'l2' => (isset($lang2[$key]) ? $lang2[$key] : "absent ") );
-}
-setup_pagination($result,100);
-
-$page['formtarget'] = $target;
-$page['formsource'] = $source;
-$page['availableLocales'] = $localesList;
-start_html_output();
-require('view/translatelist.php');
-?>
\ No newline at end of file
diff --git a/site/admin/view/.htaccess b/site/admin/view/.htaccess
deleted file mode 100644
index 14249c50..00000000
--- a/site/admin/view/.htaccess
+++ /dev/null
@@ -1 +0,0 @@
-Deny from all
\ No newline at end of file
diff --git a/site/admin/view/translate.php b/site/admin/view/translate.php
deleted file mode 100644
index c435484a..00000000
--- a/site/admin/view/translate.php
+++ /dev/null
@@ -1,115 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- Translate
-
-
-
-
-
-
-
-
-
- Translate
-
-
- Your translation is saved.
-
-
-
-
-
-Enter you translation.
-
-
-
- 0 ) { ?>
-
-
-
-
-
- 0 ) {
- print 'Correct the mistakes: ';
- foreach( $errors as $e ) {
- print '';
- print $e;
- print ' ';
- }
- print ' ';
- } ?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/site/admin/view/translatelist.php b/site/admin/view/translatelist.php
deleted file mode 100644
index 57fc6ab2..00000000
--- a/site/admin/view/translatelist.php
+++ /dev/null
@@ -1,93 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- Translate
-
-
-
-
-
-
-
-
-
- Translate
-
- If you don't like the translation, please send us an update.
-
-
-
-
-
-
-
- ".$k["name"].""; } ?>
- =>
- ".$k["name"].""; } ?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/site/contact.php b/site/contact.php
deleted file mode 100644
index a4924003..00000000
--- a/site/contact.php
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/site/credits.php b/site/credits.php
deleted file mode 100644
index b14ca2e8..00000000
--- a/site/credits.php
+++ /dev/null
@@ -1,62 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- (eddybaur) Ed Kraus - Admininstrator
- (lamies) Mario Alejandro Llerena Vasquez - Operator, Spanish Translator
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/site/default.css b/site/default.css
deleted file mode 100755
index ba49194d..00000000
--- a/site/default.css
+++ /dev/null
@@ -1,367 +0,0 @@
-// reset.css
-
-html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
-background-position:0 0;background-repeat:no-repeat;border:0 none;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;padding:0;
-text-align:left;vertical-align:baseline;font-family:"Myriad Pro"!important;}
-a img, :link img, :visited img { border:0 none;}
-table { border-collapse:collapse;border-spacing:0; }
-ol, ul {list-style-image:none;list-style-position:outside;list-style-type:none;}
-q:before, q:after, blockquote:before, blockquote:after { content:""; }
-
-body {
- background: #FFFFFF url(images/img01.gif) repeat-x;
- font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
- font-size: 0.8em;
- color: #333333;
-}
-html, body {
- padding: 0;
- margin:0;
- border:0 none;
- height:100%;
-}
-
-h1, h2, h3 {
- margin: 0;
- text-transform: lowercase;
- font-weight: normal;
- color: #3E3E3E;
-}
-
-h1 {
- font-size: 32px;
-}
-
-h2 {
- font-size: 23px;
-}
-
-p, ul, ol {
- margin: 0 0 2em 0;
- text-align: left;
- line-height: 180%;
- font-size: 1em;
-}
-
-a:link {
- color: #7BAA0F;
-}
-
-a:hover, a:active {
- text-decoration: none;
- color: #003448;
-}
-
-a:visited {
- color: #5B9A0F;
-}
-
-a.inactive {
- color: #333333;
- text-decoration: none;
-}
-
-img {
- border: none;
-}
-
-img.left {
- float: left;
- margin-right: 15px;
-}
-
-img.right {
- float: right;
- margin-left: 15px;
-}
-
-/* Form */
-
-form {
- margin: 0;
- padding: 0;
-}
-
-fieldset {
- margin: 0;
- padding: 0;
- border: none;
-}
-
-legend {
- display: none;
-}
-
-input, textarea, select {
- font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
- font-size: 13px;
- color: #333333;
-}
-
-/* Header */
-
-#header {
- width: 850px;
- height: 82px;
- margin: 0px auto 10px auto;
- padding-top: 50px;
- background: url(images/img03.gif) repeat-x left bottom;
-}
-
-#logo {
- float: left;
-}
-
-#logo h1 {
- font-size: 40px;
- color: #494949;
-}
-
-#logo h1 sup {
- vertical-align: text-top;
- font-size: 24px;
-}
-
-#logo h1 a {
- color: #494949;
-}
-
-#logo h2 {
- margin-top: -4px;
- margin-left: 2.4em;
- font-size: 13px;
- color: #A0A0A0;
-}
-
-#logo a {
- text-decoration: none;
-}
-
-/* Menu */
-
-#menu {
- float: right;
-}
-
-#menu ul {
- margin: 0;
- padding: 15px 0 0 0;
- list-style: none;
-}
-
-#menu li {
- display: inline;
-}
-
-#menu a {
- display: block;
- float: left;
- margin-left: 30px;
- padding: 7px;
- text-decoration: none;
- font-size: 1em;
- color: #000000;
-}
-
-#menu a:hover {
- text-decoration: underline;
-}
-
-#menu .active a {
- background: url(images/img02.gif) repeat-x left bottom;
-}
-
-#submenu a {
- padding-left: 15px;
- color: #536a1e;
- font-size: 1em;
- text-decoration: none;
-}
-
-#submenu .active a {
- background: url(images/img02_h.gif) repeat-y left top;
-}
-
-#submenu a:hover {
- text-decoration: underline;
-}
-
-/* Page */
-
-#page {
- width: 850px;
-}
-
-.wrap {
- position:relative;
- width: 850px;
- margin: 0px auto;
-
- height:auto !important;
- height:100%;
- min-height:100%;
-}
-
-/* Content */
-
-#content {
- float: left;
- width: 575px;
-}
-
-/* Post */
-
-.post {
-}
-
-.post .title {
- margin-bottom: 20px;
- padding-bottom: 5px;
- background: url(images/img03.gif) repeat-x left bottom;
-}
-
-.post .entry {
-}
-
-.post .entry ul {
- margin-top: -15px;
- margin-bottom: 10px;
-}
-
-.post .entry ul {
- line-height: 160%;
-}
-
-.post .nometa {
- padding: 0px 0 20px 0;
-}
-
-.post .meta {
- padding: 15px 0 60px 0;
- background: url(images/img03.gif) repeat-x;
-}
-
-.post .meta p {
- margin: 0;
- line-height: normal;
- color: #999999;
- font-size: 11px;
-}
-
-.post .meta .byline {
- float: left;
-}
-
-.post .meta .links {
- float: right;
-}
-
-.post .meta .more {
- padding: 0 20px 0 18px;
- background: url(images/img06.gif) no-repeat left center;
-}
-
-.post .meta b {
- display: none;
-}
-
-/* Sidebar */
-
-#sidebar {
- float: right;
- width: 195px;
-}
-
-#sidebar ul {
- margin: 0;
- padding: 0;
- list-style: none;
-}
-
-#sidebar li {
- margin-bottom: 20px;
-}
-
-#sidebar li ul {
-}
-
-#sidebar li li {
- margin: 0;
-}
-
-#sidebar h2 {
- margin-bottom: 10px;
- background: url(images/img03.gif) repeat-x left bottom;
- font-size: 1.3em;
-}
-
-.post .entry li {
- padding-left: 22px;
- margin-left: 0px;
-}
-
-.post .entry ul {
- padding-left: 0px;
-}
-
-/* Locales */
-
-#locales a { margin-right:20px; }
-
-/* Footer */
-
-.empty_inner {
- height:50px;
-}
-
-#footer {
- height: 50px;
- min-height: 50px;
- background: white url(images/img01_v.gif) repeat-x;
- font-size: 11px;
-
- position:relative;
- margin-top:-51px;
- width:100%;
-}
-
-#legal {
- clear: both;
- line-height: 50px;
- text-align: center;
- color: #375C69;
- margin-bottom: 0px;
-}
-
-#legal a {
- color: #476B77;
- text-decoration: none;
-}
-
-#legal a:hover {
- text-decoration: underline;
-}
-
-#footer .flink {
- color: #7BAA0F;
- text-decoration: underline;
-}
-
-
-#tableh {
- margin-bottom: 0.8em;
-}
-
-table#downl td {
- padding-right: 2em;
- line-height: 160%
-}
-
-#tablecomment {
- margin-top: 0.5em;
-}
-
-.box1 {
- padding: 19px;
- background: url(images/img05.gif) no-repeat;
-}
diff --git a/site/demo.php b/site/demo.php
deleted file mode 100644
index 406fd778..00000000
--- a/site/demo.php
+++ /dev/null
@@ -1,85 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
- , 1.6.2 (username: admin, password is empty)
-
-
-
-
-
-
-
-
-
-
, 1.6.0 RC1
-
Click to chat
-
- */
-?>
-
-
-
-
-
-
- Simplicity style
- Original style
-
-
-
-
-
-
-
-
-
-
- Default style
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/site/download.php b/site/download.php
deleted file mode 100644
index 6a033334..00000000
--- a/site/download.php
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Mibew Messenger 1.6.2, August 12, 2009
- (requires PHP and MySQL )
-
-
-
-
-
-
-
- Arabic
- 1.6.2
- September 27, 2009
-
-
- Deutsch
- 1.6.2
- August 12, 2009
-
-
- French
- 1.6.2
- August 12, 2009
-
-
- Hebrew
- 1.6.2
- August 12, 2009
-
-
- Hrvatski
- 1.6.2
- August 12, 2009
-
-
- Italiano
- 1.6.2
- August 12, 2009
-
-
- Polski
- 1.6.2
- August 12, 2009
-
-
- Português Brasil
- 1.6.2
- August 12, 2009
-
-
-
- Russian
- 1.6.2
- August 12, 2009
-*/ ?>
-
- Spanish
- 1.6.2
- August 12, 2009
-
-
- Traditional Chinese
- 1.6.2
- August 12, 2009
-
-
- Ukrainian
- 1.6.2
- August 12, 2009
-
-
-
-
-
-
-
-
- Mibew Tray 1.1.0 beta, May 28, 2009
- (requires .NET Framework 3.5 and Windows Installer 3.1 )
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/site/download/32x32.gif b/site/download/32x32.gif
deleted file mode 100644
index 315d547a..00000000
Binary files a/site/download/32x32.gif and /dev/null differ
diff --git a/site/download/64x64.gif b/site/download/64x64.gif
deleted file mode 100644
index a78219c4..00000000
Binary files a/site/download/64x64.gif and /dev/null differ
diff --git a/site/download/screenshot.jpg b/site/download/screenshot.jpg
deleted file mode 100644
index 059d205c..00000000
Binary files a/site/download/screenshot.jpg and /dev/null differ
diff --git a/site/download/screenshot_tn.jpg b/site/download/screenshot_tn.jpg
deleted file mode 100644
index 6eb91329..00000000
Binary files a/site/download/screenshot_tn.jpg and /dev/null differ
diff --git a/site/download/webim.xml b/site/download/webim.xml
deleted file mode 100644
index 3a1a92fb..00000000
--- a/site/download/webim.xml
+++ /dev/null
@@ -1,131 +0,0 @@
-
-
-
- 3.01
- PADGen 3.0.1.38 http://www.padgen.org
- Portable Application Description, or PAD for short, is a data set that is used by shareware authors to disseminate information to anyone interested in their software products. To find out more go to http://www.asp-shareware.org/pad
-
-
- Mibew Messenger Community
-
-
- SourceForge.net
-
-
- Russia
- http://openwebim.org
-
- Evgeny
- Gryaznov
- webimnotify@gmail.com
- Evgeny
- Gryaznov
- webimnotify@gmail.com
-
-
- webimnotify@gmail.com
- webimnotify@gmail.com
- webimnotify@gmail.com
-
-
-
-
-
-
-
- Mibew Messenger
- 1.6.2
- 08
- 12
- 2009
- 0
-
-
- Freeware
- Major Update
- Install Only
- Not Applicable
- English,Arabic,Chinese,ChineseTraditional,Croatian,French,German,Hebrew,Italian,Polish,Portuguese,Russian,Spanish,Ukrainian
-
- Internet
- Communications::Chat & Instant Messaging
- A webserver or web hosting account running on any major Operating System
-
- 405226
- 395
- 0.39
-
-
- N
-
- Days
-
-
-
-
-
-
-
-
- web messenger, online chat, online support
- Online chat for your site.
- Mibew Messenger allows visitors of your site to chat with your operators.
- "Mibew Messenger" - is unique software allowing visitors of your site to chat with your operators.
- "Mibew Messenger" - is unique software allowing visitors of your site to chat with your operators. You should place the button of Web Messenger at your site. Your visitors click the button and chat with your operators who help them. Mibew Messenger is distributed under the terms of the Eclipse Public License (or the General Public License, this means that you can choose one of two, and use it accordingly).
- Mibew Messenger is an open source live support / chat application. It supports unlimited operators, visitors & chats. With a
-web-based admin interface, operators or admins can:
-- Send canned messages
-- Track where visitors clicked from
-- Search porevious chat conversations
-- Reassign/transfer chat to another operator
-- Mark/highlight nuisance visitors
-- View active chats (admins) & more
-- When there is no available operator, visitors can leave a message & they can be contacted later.
-
-The look & feel of the chat window can be totally customized with the theme support. This free live support application requires PHP 5 & MySQL 5 to run.
-
-
- веб мессенджер, онлайн поддержка, живой сайт
- Онлайн чат с посетителями вашего сайта.
- Позволит посетителям вашего сайта легко общаться с вашими операторами.
- "Мибью Мессенджер" - уникальное програмное обеспечение, позволяющее вашим посетителям общаться с операторами в режиме реального времени.
- "Мибью Мессенджер" - уникальное програмное обеспечение, позволяющее вашим посетителям общаться с операторами в режиме реального времени. Вы размещаете предоставленную кнопку связи с оператором на вашем сайте. Ваши посетители получают возможность пообщаться с вашими операторами не устанавливая дополнительного ПО. В настоящее время Mibew Messenger выпускается под двумя лицензиями на выбор Eclipse Public License или General Public License.
- Бесплатное веб-приложение для организации живой поддержки на сайте.
-Основные возможности:
- - общая очередь посетителей
- - перенаправление посетителя другому оператору
- - отслеживание откуда пришел посетитель
- - поиск по истории чатов, история по конкретному посетителю
- - предопределенные сообщения
- - группы операторов
-
-Требует: PHP / MySQL
-Лицензия: GPL / EPL
-
-
-
-
- http://openwebim.org/
- http://openwebim.org/download.php
- http://openwebim.org/download/screenshot.jpg
- http://openwebim.org/images/favicon.gif
- http://openwebim.org/download/webim.xml
-
-
- http://prdownloads.sourceforge.net/webim/webim162.zip
-
-
-
-
-
-
- Mibew Messenger is distributed under the terms of the Eclipse Public License (or the General Public License, this means that you can choose one of two, and use it accordingly) with the following special exception.
-
-License exception:
-No one may remove, alter or hide any copyright notices or links to the community site ("http://openwebim.org") contained within the Program. Any derivative work must include this license exception.
- Mibew Messenger is distributed under the terms of the Eclipse Public License (or the General Public License, this means that you can choose one of two, and use it accordingly) with the following special exception.
-
-License exception:
-No one may remove, alter or hide any copyright notices or links to the community site ("http://openwebim.org") contained within the Program. Any derivative work must include this license exception.
-
-
diff --git a/site/features.php b/site/features.php
deleted file mode 100644
index 1beceb97..00000000
--- a/site/features.php
+++ /dev/null
@@ -1,80 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/site/images/favicon.gif b/site/images/favicon.gif
deleted file mode 100644
index 869935e9..00000000
Binary files a/site/images/favicon.gif and /dev/null differ
diff --git a/site/images/favicon.ico b/site/images/favicon.ico
deleted file mode 100644
index ca59e49c..00000000
Binary files a/site/images/favicon.ico and /dev/null differ
diff --git a/site/images/img01.gif b/site/images/img01.gif
deleted file mode 100755
index 43f1ed60..00000000
Binary files a/site/images/img01.gif and /dev/null differ
diff --git a/site/images/img01_v.gif b/site/images/img01_v.gif
deleted file mode 100644
index b1c7730a..00000000
Binary files a/site/images/img01_v.gif and /dev/null differ
diff --git a/site/images/img02.gif b/site/images/img02.gif
deleted file mode 100755
index 7ed5fab5..00000000
Binary files a/site/images/img02.gif and /dev/null differ
diff --git a/site/images/img02_h.gif b/site/images/img02_h.gif
deleted file mode 100644
index cb72b40e..00000000
Binary files a/site/images/img02_h.gif and /dev/null differ
diff --git a/site/images/img03.gif b/site/images/img03.gif
deleted file mode 100755
index 51c0ef82..00000000
Binary files a/site/images/img03.gif and /dev/null differ
diff --git a/site/images/img05.gif b/site/images/img05.gif
deleted file mode 100755
index c77a8c56..00000000
Binary files a/site/images/img05.gif and /dev/null differ
diff --git a/site/images/img06.gif b/site/images/img06.gif
deleted file mode 100755
index 0ec61703..00000000
Binary files a/site/images/img06.gif and /dev/null differ
diff --git a/site/images/mediacms.png b/site/images/mediacms.png
deleted file mode 100644
index 5b0217d6..00000000
Binary files a/site/images/mediacms.png and /dev/null differ
diff --git a/site/images/style_default_tn.png b/site/images/style_default_tn.png
deleted file mode 100644
index b4bcfec7..00000000
Binary files a/site/images/style_default_tn.png and /dev/null differ
diff --git a/site/images/style_original_tn.png b/site/images/style_original_tn.png
deleted file mode 100644
index 78e82c57..00000000
Binary files a/site/images/style_original_tn.png and /dev/null differ
diff --git a/site/images/style_simplicity_tn.png b/site/images/style_simplicity_tn.png
deleted file mode 100644
index cfbd3caf..00000000
Binary files a/site/images/style_simplicity_tn.png and /dev/null differ
diff --git a/site/images/webimlogo.gif b/site/images/webimlogo.gif
deleted file mode 100644
index 11cd8d38..00000000
Binary files a/site/images/webimlogo.gif and /dev/null differ
diff --git a/site/inc/demo.i b/site/inc/demo.i
deleted file mode 100644
index 24c5cbfc..00000000
--- a/site/inc/demo.i
+++ /dev/null
@@ -1,7 +0,0 @@
-
- More
-
-
diff --git a/site/inc/footer.i b/site/inc/footer.i
deleted file mode 100644
index 5b6e9006..00000000
--- a/site/inc/footer.i
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
-
-
-
-