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. -
-
- -
-
- - - -
- - => - -
-
-
- - - - - - - - - - - - - - - -
Key
- - - - - -
-
- - - -

-
- - No items. - -
- - -
- - - - 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 styleOriginal 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) -

- -

- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/ ?> - - - - - - - - - - - - - - - -
Arabic1.6.2September 27, 2009
Deutsch1.6.2August 12, 2009
French1.6.2August 12, 2009
Hebrew1.6.2August 12, 2009
Hrvatski1.6.2August 12, 2009
Italiano1.6.2August 12, 2009
Polski1.6.2August 12, 2009
Português Brasil1.6.2August 12, 2009
Russian1.6.2August 12, 2009
Spanish1.6.2August 12, 2009
Traditional Chinese1.6.2August 12, 2009
Ukrainian1.6.2August 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 @@ -
     
    - - - - - - - diff --git a/site/inc/header.i b/site/inc/header.i deleted file mode 100644 index 67b1da0f..00000000 --- a/site/inc/header.i +++ /dev/null @@ -1,10 +0,0 @@ - - - - -<?php echo $title ?> - <?php echo getlocal("title") ?> - - - - -
    \ No newline at end of file diff --git a/site/inc/locales.i b/site/inc/locales.i deleted file mode 100644 index 689ceb36..00000000 --- a/site/inc/locales.i +++ /dev/null @@ -1,42 +0,0 @@ -
  • -

    - -
  • - -
  • -

    -

    -'English','sp'=>'Spanish') as $k => $v) { - if($k == $current_locale) { - echo "".$v.""; - } else { - echo "".$v.""; - } - } -?> -

    -
  • - -
  • -

    Stay in Touch

    - -
  • - \ No newline at end of file diff --git a/site/inc/main.i b/site/inc/main.i deleted file mode 100644 index 8defbcc5..00000000 --- a/site/inc/main.i +++ /dev/null @@ -1,9 +0,0 @@ -
  • -

    - -
  • diff --git a/site/inc/menu.i b/site/inc/menu.i deleted file mode 100644 index ebf649a6..00000000 --- a/site/inc/menu.i +++ /dev/null @@ -1,16 +0,0 @@ - diff --git a/site/index.php b/site/index.php deleted file mode 100644 index 43489c76..00000000 --- a/site/index.php +++ /dev/null @@ -1,69 +0,0 @@ - - -
    - -
    -
    -

    -
    -
    -

    -
    -

    - -
    -
    -
    - -

    -
    - -
    -
    - - -
    -
    */ ?> -
    -

    -
    - -
    -
    - - -
    -
    -
    - - - - -
     
    -
    - - \ No newline at end of file diff --git a/site/latestWebim.js b/site/latestWebim.js deleted file mode 100644 index 934f5bbf..00000000 --- a/site/latestWebim.js +++ /dev/null @@ -1,27 +0,0 @@ - -window.webimLatest = { - version: "1.6.2", - download: "http://mibew.org/download.php", - title: "Mibew Messenger 1.6.2" -}; - -window.webimNews = [ - { - title: 'Mibew Messenger 1.6.2 Released', - link: 'http://mibew.org/forums/index.php?topic=256.0', - date: 'August 12, 2009', - message: 'We finally released it! This is a service release which improves current functionality.' - }, - { - title: 'Mibew Messenger 1.6.1 Released', - link: 'http://mibew.org/forums/index.php?topic=205.0', - date: 'June 5, 2009', - message: 'We are pleased to announce the immediate availability of 1.6.1. This is a service release with minor fixes and improvements.' - }, - { - title: 'Visit our forum', - link: 'http://mibew.org/forums/', - date: 'January 15, 2009', - message: 'Welcome to our Web Messenger Community forum. We are ready to answer your questions.' - } -]; diff --git a/site/libs/.htaccess b/site/libs/.htaccess deleted file mode 100644 index 14249c50..00000000 --- a/site/libs/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all \ No newline at end of file diff --git a/site/libs/common.php b/site/libs/common.php deleted file mode 100644 index a160e2d4..00000000 --- a/site/libs/common.php +++ /dev/null @@ -1,214 +0,0 @@ -Wrong parameter used or absent: ".$name.""; - exit; -} - -function get_user_locale() { - global $available_locales, $default_locale; - - if( isset($_COOKIE['webim_locale']) ) { - $requested_lang = $_COOKIE['webim_locale']; - if( in_array($requested_lang,$available_locales) ) - return $requested_lang; - } - - if( isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) ) { - $requested_langs = explode(",",$_SERVER['HTTP_ACCEPT_LANGUAGE']); - foreach( $requested_langs as $requested_lang) { - if( strlen($requested_lang) > 2 ) - $requested_lang = substr($requested_lang,0,2); - - if( in_array($requested_lang,$available_locales) && $requested_lang != 'ru' /* do not detect RU */ ) - return $requested_lang; - } - } - - if( in_array($default_locale,$available_locales) ) - return $default_locale; - - return 'en'; -} - -function get_locale() { - global $available_locales, $siteroot; - - $locale = verifyparam("locale", "/^[\w-]{2,5}$/", ""); - - if( $locale && in_array($locale,$available_locales) ) { - $_SESSION['locale'] = $locale; - setcookie('webim_locale', $locale, time()+60*60*24*1000, "$siteroot/"); - } else if( isset($_SESSION['locale']) ){ - $locale = $_SESSION['locale']; - } - - if( !$locale || !in_array($locale,$available_locales) ) - $locale = get_user_locale(); - - $useragent = isset($_SERVER['HTTP_USER_AGENT']) ? strtolower($_SERVER['HTTP_USER_AGENT']) : ""; - if( $locale == 'ru' && preg_match( "/googlebot[\\s\/]?(\\d+(\\.\\d+)?)/", $useragent) ) { - $locale = "en"; - } - - return $locale; -} - -$current_locale = get_locale(); -setlocale(LC_TIME, $current_locale); -$messages = array(); -$output_encoding = array(); - -function get_locale_links($href) { - global $available_locales, $current_locale; - $localeLinks = ""; - foreach($available_locales as $k) { - if( strlen($localeLinks) > 0 ) - $localeLinks .= " • "; - if( $k == $current_locale ) - $localeLinks .= getlocal_($k, "names"); - else - $localeLinks .= "".getlocal_($k, "names").""; - } - return $localeLinks; -} - -function load_messages($locale) { - global $messages, $site_encoding, $output_encoding; - $hash = array(); - $current_encoding = $site_encoding; - $fp = @fopen(dirname(__FILE__)."/../locales/$locale/properties", "r"); - if(!$fp) { die("wrong locale"); } - while (!feof($fp)) { - $line = fgets($fp, 4096); - $keyval = preg_split("/=/", $line, 2 ); - if( isset($keyval[1]) ) { - if($keyval[0] == 'encoding') { - $current_encoding = trim($keyval[1]); - } else if($keyval[0] == 'output_encoding') { - $output_encoding[$locale] = trim($keyval[1]); - } else if( $current_encoding == $site_encoding ) { - $hash[$keyval[0]] = str_replace("\\n", "\n",trim($keyval[1])); - } else { - $hash[$keyval[0]] = myiconv($current_encoding, $site_encoding, str_replace("\\n", "\n",trim($keyval[1]))); - } - } - } - fclose($fp); - $messages[$locale] = $hash; -} - -function getoutputenc() { - global $current_locale, $output_encoding, $site_encoding, $messages; - if(!isset($messages[$current_locale])) - load_messages($current_locale); - return isset($output_encoding[$current_locale]) ? $output_encoding[$current_locale] : $site_encoding; -} - -function getstring_($text,$locale) { - global $messages; - if(!isset($messages[$locale])) - load_messages($locale); - - $localized = $messages[$locale]; - if( isset($localized[$text]) ) - return $localized[$text]; - - if( $locale != 'en' ) { - return getstring_($text,'en'); - } - return "!".$text; -} - -function getstring($text) { - global $current_locale; - return getstring_($text,$current_locale); -} - -function getlocal($text) { - global $current_locale, $site_encoding; - return myiconv($site_encoding,getoutputenc(), getstring_($text,$current_locale)); -} - -function getlocal_($text,$locale) { - global $site_encoding; - return myiconv($site_encoding,getoutputenc(), getstring_($text,$locale)); -} - -function topage($text) { - global $site_encoding; - return myiconv($site_encoding,getoutputenc(), $text); -} - -function getstring2_($text,$params,$locale) { - $string = getstring_($text,$locale); - for( $i = 0; $i < count($params); $i++ ) { - $string = str_replace("{".$i."}", $params[$i], $string); - } - return $string; -} - -function getstring2($text,$params) { - global $current_locale; - return getstring2_($text,$params,$current_locale); -} - -function getlocal2($text,$params) { - global $current_locale, $site_encoding; - $string = myiconv($site_encoding,getoutputenc(), getstring_($text,$current_locale)); - for( $i = 0; $i < count($params); $i++ ) { - $string = str_replace("{".$i."}", $params[$i], $string); - } - return $string; -} - -function start_html_output() { - $charset = getstring("output_charset"); - header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); - header("Cache-Control: no-store, no-cache, must-revalidate"); - header("Pragma: no-cache"); - header("Content-type: text/html".(isset($charset)?"; charset=".$charset:"")); -} - -function div($a,$b) { - return ($a-($a % $b)) / $b; -} - -?> diff --git a/site/libs/pagination.php b/site/libs/pagination.php deleted file mode 100644 index a75c6157..00000000 --- a/site/libs/pagination.php +++ /dev/null @@ -1,98 +0,0 @@ -$title"; -} - -function generate_pagination_image($id) { - global $webimroot; - return ""; -} - -function setup_pagination($items,$default_items_per_page=15) { - global $page; - - if( $items ) { - $items_per_page = verifyparam("items", "/^\d{1,3}$/", $default_items_per_page); - if( $items_per_page < 2 ) - $items_per_page = 2; - - $total_pages = div(count($items) + $items_per_page - 1, $items_per_page); - $curr_page = verifyparam("page", "/^\d{1,6}$/", 1); - - if( $curr_page < 1 ) - $curr_page = 1; - if( $curr_page > $total_pages ) - $curr_page = $total_pages; - - $start_index = ($curr_page-1)*$items_per_page; - $end_index = min($start_index+$items_per_page, count($items)); - $page['pagination.items'] = array_slice($items, $start_index, $end_index-$start_index); - $page['pagination'] = - array( "page" => $curr_page, "items" => $items_per_page, "total" => $total_pages, - "count" => count($items), "start" => $start_index, "end" => $end_index ); - } else { - $page['pagination.items'] = false; - $page['pagination'] = true; - } -} - -function setup_empty_pagination() { - global $page; - $page['pagination.items'] = false; - $page['pagination'] = false; -} - -function generate_pagination($pagination) { - global $pagination_spacing, $links_on_page; - $result = getlocal2("tag.pagination.info", - array($pagination['page'],$pagination['total'],$pagination['start']+1,$pagination['end'],$pagination['count']))."
    "; - - if( $pagination['total'] > 1 ) { - $result.="
    "; - } - return $result; -} - -?> \ No newline at end of file diff --git a/site/license.php b/site/license.php deleted file mode 100644 index 65e00b88..00000000 --- a/site/license.php +++ /dev/null @@ -1,57 +0,0 @@ - - -
    -
    -
    -

    -
    -
    -

    -
    - -

    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://mibew.org" or "http://openwebim.org") contained within the Program. Any derivative work - must include this license exception.

    - -

    Eclipse Public License:
    - http://www.eclipse.org/legal/epl-v10.html -

    - -

    - General Public License:
    - http://www.gnu.org/copyleft/gpl.html -

    - -
    -
    -
    -
    - - - - -
     
    -
    - - - diff --git a/site/locales/en/properties b/site/locales/en/properties deleted file mode 100644 index 618778b1..00000000 --- a/site/locales/en/properties +++ /dev/null @@ -1,107 +0,0 @@ -encoding=utf-8 -output_charset=utf-8 -output_encoding=utf-8 - -title=Mibew Messenger -head.name=Mibew Messenger -head.descr=open-source live support software - -menu.home=Home -menu.news=News -menu.contacts=Contact Us -menu.terms=Terms Of Use -menu.credits=Credits -menu.demo=Demo -menu.features=Features -menu.download=Download -menu.support=Forums -menu.ticket=Support - -home.title=Home -submenu.title=More -partners.title=partners -languages.title=languages -sidebar.quicknav=Quick Navigation - -head.intro=Mibew Messenger (also known as Open Web Messenger) is an open-source live support application written in PHP and MySQL. It enables one-on-one chat assistance in real-time directly from your website. - -contacts.title=Contact us -contacts.content=Contact person: Evgeny Gryaznov
    E mail: evgeny [at] openwebim (dot) org -contacts.content1=Contact person: Ed Kraus
    E mail: support [at] openwebim (dot) org - -credits.title=Credits -credits.translators=Translators: -credits.content=This is a list of people that have contributed to the Open Web Messenger project. - -license.title=Terms of use -license.content=Open Web Messenger is distributed under the terms of the Eclipse Public License v1.0.
    \nThe EPL 1.0 is not compatible with the GPL. Please read more about EPL 1.0. - -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.2 Released -index.post.text=

    We are pleased to announce the immediate availability of 1.6.2. This is a minor release with several fixes and improvements.

    \n\n

    Download 1.6.2

    -index.post.when=Posted on August 12th, 2009 by inspirer -index.post.link=Read full article - -index.nextpost.title=Comming in Version 1.6.2 -index.nextpost.text=

    We are pleased to announce our next version will be 1.6.2. This release will contain the following:

    -index.nextpost.when=Posted on June 30th, 2009 by eddybaur -index.nextpost.link=Read full article - -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? -index.why="Web Messenger" makes it easier to communicate with existing and potential clients. It will significantly increase conversion rates and online sales of your web site. -index.how=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.title=License - -index.hosted=Copyright 2009 Open Web Messenger Powered By Trilex Labs - -features.title=Features -features.price.title=Pricing -features.price= -features.main.title=Main features -features.main= -features.chat.title=Chat window -features.chat= -features.operator.title=Operator abilites -features.operator= -features.next.title=New in version 1.6.1 -features.next= - -features.requirements.title=Server requirements -features.requirements= - -features.browsers.title=Supported browsers -features.browsers= - -features.content.head=Content: - -demo.title=Demo -demo.login=1. Log into operator panel and navigate to "Awaiting visitors" page. -demo.click=2. Start a chat -demo.tryalpha=3. (optional) Try out a new alpha (next version is coming soon) -demo.tryrc=3. (optional) Try out our Release candidate -demo.application=Mibew Messenger Application -demo.styles=Click the following images to view different look and feels of the chat: - -downl.title=Download -downl.release=Stable: -downl.unstable=Alpha: -downl.unstable.2=Release candidate: -downl.nightly=Nightly: -downl.prev=Previous release: -downl.local=Localization packages: -downl.tray=Desktop tray application for Windows: - -support.title=Support -support.tutorials=How to Install -support.FAQ=FAQ -support.ScreenShots=Screenshots - -tag.pagination.info=Page {0} of {1}, {2}-{3} from {4} - -lang.missing=Your language is missing? -lang.link=Try here diff --git a/site/locales/names/properties b/site/locales/names/properties deleted file mode 100644 index cf7906dd..00000000 --- a/site/locales/names/properties +++ /dev/null @@ -1,6 +0,0 @@ -encoding=utf-8 - -en=English -fr=Français -sp=Español -ru=Russian diff --git a/site/locales/ru/properties b/site/locales/ru/properties deleted file mode 100644 index 61e2049c..00000000 --- a/site/locales/ru/properties +++ /dev/null @@ -1,71 +0,0 @@ -encoding=cp1251 -output_charset=utf-8 -output_encoding=utf-8 -title=Open -head.name=Open Web Messenger -menu.home= -head.descr= -menu.demo= -menu.download= -menu.support= -submenu.title= -partners.title= -languages.title= -sidebar.quicknav= ... -index.whatis.title= Open ? -index.license.title= -demo.application= Open -tag.pagination.info= {0} {1}, {2}-{3} {4} -demo.login=1. . -demo.click=2. -menu.features= -features.chat= -features.chat.title= -features.main.title= -features.main= -features.operator.title= -features.operator= -features.price= -features.price.title= -index.license= Open Web Messenger Eclipse Public License v1.0. -index.hosted=Copyright 2009 Open Web Messenger Powered By Trilex Labs -index.how.title= ? -index.how= . . -index.whatis="Open " - , . -index.why.title= Open ? -index.why=Open . . -demo.title= -downl.release=: -downl.nightly=: -features.content.head=: -downl.title= -features.requirements.title= -features.requirements= -features.browsers.title= -features.browsers= -features.next.title= 1.5 -features.next= -demo.styles= , : -downl.prev=: -downl.local= : -support.title= -support.tutorials= -support.FAQ= -support.ScreenShots= -lang.missing= ? -lang.link= -head.intro=Web Messenger PHP/MySQL . . -index.how.text= . . -menu.news= -menu.contacts= -menu.terms= -menu.credits= -credits.title= -credits.translators=: -index.post.link= -index.post.when= 24 , 2009 by inspirer -features.title= -index.post.text=

    \n 1.6.0. , .\n

    \n\n

    1.6.0

    -contacts.title= -contacts.content= : Evgeny Gryaznov
    E mail: evgeny [at] openwebim (dot) org -license.title= diff --git a/site/locales/sp/properties b/site/locales/sp/properties deleted file mode 100644 index fd9e64e2..00000000 --- a/site/locales/sp/properties +++ /dev/null @@ -1,78 +0,0 @@ -encoding=utf-8 -output_charset=utf-8 -output_encoding=utf-8 - -title=Open Web Messenger -head.name=Open Web Messenger -head.descr=Software de Código Abierto para Soporte en Línea - -menu.home=Inicio -menu.features=Características -menu.demo=Demo -menu.download=Descargas -menu.support=Foro -menu.ticket=Soporte - -index.whatis.title=¿Qué es Web Messenger? -index.whatis="Web Messenger" – es el único software que permite que los visitantes de tu sitio webse comuniquen con tus operadores. -index.why.title=¿Por qué debo usar Web Messenger? -index.why="Web Messenger" permite una fácil comunicación con clientes potenciales, lo que significa incrementar los tipos de conversión y ventas en línea de tu sitio web. -index.how.title=¿Cómo funciona? -index.how=Debes colocar el botón de Web Messenger en tu sitio web, para que tus visitantes hagan clic en el botón y entonces puedan comunicarse con tus operadores quienes les proporcionarán el correspondiente Soporte. -index.license.title=Licencia -index.license=Este programa y sus respectivos recursos están disponibles bajo los términos de Eclipse Public License v1.0. -index.hosted=Derecho de Autor 2009 Abrir Web Messenger Inscríbase en Trilex Labs -demo.title=DEMO -features.price.title=Precio -features.price= -features.main.title=Principales características -features.main= -features.chat.title=Ventana de Chat -features.chat= -features.operator.title=Habilidades para el Operador -features.operator= -features.next.title=Novedades en la version 1.6 -features.next= -features.requirements.title=Requerimientos del Servidor -features.requirements= -features.browsers.title=Exploradores de internet soportados -features.browsers= -demo.click=2. Haga clic en este botón -demo.login=1. Inicie sesión como administrador aquí (no se requiere contraseña) -demo.styles=Haga clic en las siguientes imágenes, para ver los diferentes estilos de ventanas de charla: -demo.application=Web Messenger Application -downl.title=Descargas -downl.local=Paquetes de idioma: -support.title=Soporte -support.tutorials=¿Como instalar? -support.ScreenShots=Captura de Pantallas -support.FAQ=FAQ -downl.release=Estable: -tag.pagination.info=Página {0} de {1}, {2}-{3} hasta {4} -index.how.text=Debes colocar el botón de Web Messenger en tu sitio web, para que tus visitantes hagan clic en el botón y entonces puedan comunicarse con tus operadores quienes lesproporcionaran la correspondiente ayuda en línea. -features.title=Características -head.intro="Web Messenger Permite una fácil comunicación con clientes potenciales. Lo que significa que incrementarás las ventas de tu sitio web. -menu.news=Noticias -menu.contacts=Contáctenos -menu.credits=Créditos -menu.terms=Términos de Uso -submenu.title=Secciones -languages.title=Idiomas -partners.title=Socios -sidebar.quicknav=Navegación Rápida -contacts.title=Contáctenos -credits.content=Esta es una lista de las personas que han contribuido al Proyecto Open Web Messenger. -license.title=Términos de uso -credits.translators=Traductores: -features.content.head=Contenido: -index.post.link=Leer artículo completo -index.post.when=Publicado el 5 de Junio de 2009 por Lamies -index.post.title=Versión 1.6.1 Liberada -contacts.content=Persona de Contacto: Evgeny Gryaznov
    E mail: evgeny@openwebim.org -credits.title=Créditos -index.post.text=

    Nos complace en anunciar la nueva version disponible 1.6.1. Esta versión incluye correcciones y mejoras.

    Descargar 1.6.1

    -lang.link=Haz Clic Aquí -lang.missing=¿Tu idioma no está disponible? -downl.prev=Liberación previa: -downl.unstable=Alpha: -license.content=Open Web Messenger es distribuido bajo los términos de la Licencia Pública Eclipse v1.0.
    \nLa EPL 1.0 no es compatible con la Licencia GPL. Por favor, lea más acerca de la Licencia EPL 1.0. diff --git a/site/login/Payware - hosting/default.css b/site/login/Payware - hosting/default.css deleted file mode 100644 index d412ca56..00000000 --- a/site/login/Payware - hosting/default.css +++ /dev/null @@ -1,20 +0,0 @@ -#legal { - clear: both; - line-height: 30px; - padding-top:10px; - text-align: center; - color: #375C69; - margin-bottom: 0px; -} -#footer { - background: white url(footer.gif) bottom repeat-x; - font-size:11px; - position:relative; - - min-height: 40px; - height:40px; - vertical-align:middle; - - width:100%; - text-align: center; - } \ No newline at end of file diff --git a/site/login/Payware - hosting/footer.gif b/site/login/Payware - hosting/footer.gif deleted file mode 100644 index ba2b1a33..00000000 Binary files a/site/login/Payware - hosting/footer.gif and /dev/null differ diff --git a/site/login/Payware - hosting/register-hosting.php b/site/login/Payware - hosting/register-hosting.php deleted file mode 100644 index c2e7ec6d..00000000 --- a/site/login/Payware - hosting/register-hosting.php +++ /dev/null @@ -1,64 +0,0 @@ - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Please click the PayPal button before you click submit!
    - - - - -
    First Name
    Last Name
    City
    State
    Country
    Phone
    Email
    Login
    Password
    Confirm Password
     
    -
    Your username will follow http://host.mibew.com/.
    -
    If you have any questions, please don't fill this out. Post a ticket Click here
    - -
    -
    - - - - -
    - - diff --git a/site/login/default.css b/site/login/default.css deleted file mode 100644 index d412ca56..00000000 --- a/site/login/default.css +++ /dev/null @@ -1,20 +0,0 @@ -#legal { - clear: both; - line-height: 30px; - padding-top:10px; - text-align: center; - color: #375C69; - margin-bottom: 0px; -} -#footer { - background: white url(footer.gif) bottom repeat-x; - font-size:11px; - position:relative; - - min-height: 40px; - height:40px; - vertical-align:middle; - - width:100%; - text-align: center; - } \ No newline at end of file diff --git a/site/login/footer.gif b/site/login/footer.gif deleted file mode 100644 index ba2b1a33..00000000 Binary files a/site/login/footer.gif and /dev/null differ diff --git a/site/login/login/access-denied.php b/site/login/login/access-denied.php deleted file mode 100644 index 4be32c93..00000000 --- a/site/login/login/access-denied.php +++ /dev/null @@ -1,13 +0,0 @@ - - - - -Access Denied - - - -

     

    -

    Access Denied!
    - You do not have access to this resource.

    - - diff --git a/site/login/login/admin/auth.php b/site/login/login/admin/auth.php deleted file mode 100644 index d2c4e577..00000000 --- a/site/login/login/admin/auth.php +++ /dev/null @@ -1,10 +0,0 @@ - \ No newline at end of file diff --git a/site/login/login/admin/index.php b/site/login/login/admin/index.php deleted file mode 100644 index 990e21e2..00000000 --- a/site/login/login/admin/index.php +++ /dev/null @@ -1,5 +0,0 @@ - - -

    Welcome to the admin panel.

    diff --git a/site/login/login/auth.php b/site/login/login/auth.php deleted file mode 100644 index d2c4e577..00000000 --- a/site/login/login/auth.php +++ /dev/null @@ -1,10 +0,0 @@ - \ No newline at end of file diff --git a/site/login/login/connect.php b/site/login/login/connect.php deleted file mode 100644 index d259b16d..00000000 --- a/site/login/login/connect.php +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/site/login/login/default.css b/site/login/login/default.css deleted file mode 100644 index f7ae1fa3..00000000 --- a/site/login/login/default.css +++ /dev/null @@ -1,20 +0,0 @@ -#legal { - clear: both; - line-height: 30px; - padding-top:10px; - text-align: center; - color: #375C69; - margin-bottom: 0px; -} -#footer { - background: white url(image/footer.gif) bottom repeat-x; - font-size:11px; - position:relative; - - min-height: 40px; - height:40px; - vertical-align:middle; - - width:100%; - text-align: center; - } \ No newline at end of file diff --git a/site/login/login/downloads.php b/site/login/login/downloads.php deleted file mode 100644 index e410e975..00000000 --- a/site/login/login/downloads.php +++ /dev/null @@ -1,3 +0,0 @@ - -

    Get your copy of Mibew 1.6.1 at Download Here

    - \ No newline at end of file diff --git a/site/login/login/features.php b/site/login/login/features.php deleted file mode 100644 index 016011f4..00000000 --- a/site/login/login/features.php +++ /dev/null @@ -1 +0,0 @@ -

    Version 1.6.1 Released

    We are pleased to announce the immediate availability of 1.6.1. This is a major release with new features and improvements.

    [!] 404 installation problem

    new permission: "Ability to modify profile"

    new project name: Mibew Messenger

    [!] fixed localization of dates for all languages, nice formatting: Today/Yesterday

    [!] fixed online/offline image for groups

    ability to delete operators, confirmation dialog when deleting group/operator/blocked address

    Information about last activity for operators: Online, Today at 22, 01 Jan.., or Never

    new theme: simplicity (by Sheldmandu)

    [!] chat templates are fixed according to html standards

    Version 1.6.0 Released

    We are pleased to announce the immediate availability of 1.6.0. This is a major release with new features and improvements.

    * operator groups
    * pre-chat survey
    * statistics
    * canned messages
    * new operator console
    \ No newline at end of file diff --git a/site/login/login/image/footer.gif b/site/login/login/image/footer.gif deleted file mode 100644 index ba2b1a33..00000000 Binary files a/site/login/login/image/footer.gif and /dev/null differ diff --git a/site/login/login/index.php b/site/login/login/index.php deleted file mode 100644 index 71b2dc9a..00000000 --- a/site/login/login/index.php +++ /dev/null @@ -1,28 +0,0 @@ - - - - -Login Form - - - -

     

    -
    - - - - - - - - - - - - - -
    Login
    Password
     
    -

    -
    Not a Member? Click Here
    - - \ No newline at end of file diff --git a/site/login/login/libs/config.php b/site/login/login/libs/config.php deleted file mode 100644 index 425cef07..00000000 --- a/site/login/login/libs/config.php +++ /dev/null @@ -1,12 +0,0 @@ - \ No newline at end of file diff --git a/site/login/login/libs/footer.php b/site/login/login/libs/footer.php deleted file mode 100644 index ef44f94a..00000000 --- a/site/login/login/libs/footer.php +++ /dev/null @@ -1,5 +0,0 @@ - - - diff --git a/site/login/login/libs/login.js b/site/login/login/libs/login.js deleted file mode 100644 index e2c8b523..00000000 --- a/site/login/login/libs/login.js +++ /dev/null @@ -1,17 +0,0 @@ - \ No newline at end of file diff --git a/site/login/login/libs/loginmodule.css b/site/login/login/libs/loginmodule.css deleted file mode 100644 index e6e6d399..00000000 --- a/site/login/login/libs/loginmodule.css +++ /dev/null @@ -1,34 +0,0 @@ -body { - font: 11px Verdana, Arial, Helvetica, sans-serif; - color: #666666; - margin: 0px; - padding: 20px 10px 0px; -} -.textfield { - font-size: 11px; - color: #333333; - background: #F7F7F7; - border: 1px solid #CCCCCC; - padding-left: 1px; -} -h1 { - color: #99CC00; - margin: 0px 0px 5px; - padding: 0px 0px 3px; - font: bold 18px Verdana, Arial, Helvetica, sans-serif; - border-bottom: 1px dashed #E6E8ED; -} -a { - color: #2D3954; - font-size: 11px; -} -a:hover { - color: #99CC00; -} -.err { - color: #FF9900; -} -th { - font-weight: bold; - text-align: left; -} diff --git a/site/login/login/libs/menu.php b/site/login/login/libs/menu.php deleted file mode 100644 index 2df1aa95..00000000 --- a/site/login/login/libs/menu.php +++ /dev/null @@ -1,12 +0,0 @@ - - - - -Member's Page - - - -

    Welcome

    -My Profile |Payware| Downloads| Features | -Ticket Support |Logout -

    \ No newline at end of file diff --git a/site/login/login/login-exec.php b/site/login/login/login-exec.php deleted file mode 100644 index 31783557..00000000 --- a/site/login/login/login-exec.php +++ /dev/null @@ -1,81 +0,0 @@ - \ No newline at end of file diff --git a/site/login/login/login-failed.php b/site/login/login/login-failed.php deleted file mode 100644 index 606d2a4a..00000000 --- a/site/login/login/login-failed.php +++ /dev/null @@ -1,14 +0,0 @@ - - - - -Login Failed - - - -

    Login Failed

    -

     

    -

    Login Failed!
    - Please check your username and password

    - - diff --git a/site/login/login/logout.php b/site/login/login/logout.php deleted file mode 100644 index ab2fc3bd..00000000 --- a/site/login/login/logout.php +++ /dev/null @@ -1,23 +0,0 @@ - - - - - -Logged Out - - - -

    Logout

    -

     

    -

    You have been logged out.

    -

    Click here to Login

    - - diff --git a/site/login/login/member-index.php b/site/login/login/member-index.php deleted file mode 100644 index d300d3ff..00000000 --- a/site/login/login/member-index.php +++ /dev/null @@ -1,10 +0,0 @@ - - -

    This is a password protected area only accessible to members.

    -

    This is also where you can get the current news, downloads, and more!

    - - - \ No newline at end of file diff --git a/site/login/login/member-profile.php b/site/login/login/member-profile.php deleted file mode 100644 index da1954cb..00000000 --- a/site/login/login/member-profile.php +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/site/login/login/mysql.sql b/site/login/login/mysql.sql deleted file mode 100644 index a4cd63ab..00000000 --- a/site/login/login/mysql.sql +++ /dev/null @@ -1,19 +0,0 @@ -# -# Table structure for table 'members' -# - - -CREATE TABLE `members` ( - `member_id` int(11) unsigned NOT NULL auto_increment, - `firstname` varchar(100) default NULL, - `lastname` varchar(100) default NULL, -`email` varchar(100) default NULL, - `city` varchar(100) default NULL, -`state` varchar(100) default NULL, -`country` varchar(100) default NULL, -`phone` varchar(100) default NULL, -`login` varchar(100) NOT NULL default '', -`passwd` varchar(32) NOT NULL default '', - PRIMARY KEY (`member_id`) -) TYPE=MyISAM; - diff --git a/site/login/login/payware.php b/site/login/login/payware.php deleted file mode 100644 index 545c3a82..00000000 --- a/site/login/login/payware.php +++ /dev/null @@ -1,5 +0,0 @@ - - -

    Mibew Hosting

    -
    This will be $50/month.
    -

    \ No newline at end of file diff --git a/site/login/login/register-exec.php b/site/login/login/register-exec.php deleted file mode 100644 index 3fdb61ab..00000000 --- a/site/login/login/register-exec.php +++ /dev/null @@ -1,134 +0,0 @@ - 0) { - $errmsg_arr[] = 'Login ID already in use'; - $errflag = true; - } - @mysql_free_result($result); - } - else { - die("Query failed"); - } - } - - - //If there are input validations, redirect back to the registration form - if($errflag) { - $_SESSION['ERRMSG_ARR'] = $errmsg_arr; - session_write_close(); - header("location: register-form.php"); - exit(); - } - - //Create INSERT query - $qry = "INSERT INTO members(firstname, lastname, city, state, country, phone, email, login, passwd) VALUES('$fname','$lname', '$city','$state', '$country', '$phone', '$email', '$login','".md5($_POST['password'])."')"; - $result = @mysql_query($qry); - - //Check whether the query was successful or not - if($result) { - header("location: register-success.php"); - exit(); - }else { - die("Query failed"); - } -?> \ No newline at end of file diff --git a/site/login/login/register-form.php b/site/login/login/register-form.php deleted file mode 100644 index de5ee7a0..00000000 --- a/site/login/login/register-form.php +++ /dev/null @@ -1,77 +0,0 @@ - - - - - -Login Form - - - -0 ) { - echo '

    First Name
    Last Name
    City
    State
    Country
    Email
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    First Name
    Last Name
    City
    State
    Country
    Phone
    Email
    Login
    Password
    Confirm Password
     
    - - - diff --git a/site/login/login/register-success.php b/site/login/login/register-success.php deleted file mode 100644 index b893bb8a..00000000 --- a/site/login/login/register-success.php +++ /dev/null @@ -1,12 +0,0 @@ - - - - -Registration Successful - - - -
    Registration Successful
    -

    Click here to login to your account.

    - - diff --git a/site/login/login/ticket.php b/site/login/login/ticket.php deleted file mode 100644 index 312358a2..00000000 --- a/site/login/login/ticket.php +++ /dev/null @@ -1,3 +0,0 @@ - - \ No newline at end of file diff --git a/site/login/nbproject/project.properties b/site/login/nbproject/project.properties deleted file mode 100644 index 948d5943..00000000 --- a/site/login/nbproject/project.properties +++ /dev/null @@ -1,10 +0,0 @@ -auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.tab-size=8 -auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-limit-width=80 -auxiliary.org-netbeans-modules-editor-indent.CodeStyle.usedProfile=default -include.path=\ - ${php.global.include.path} -source.encoding=UTF-8 -src.dir=. -tags.asp=true -tags.short=true -web.root=. diff --git a/site/login/nbproject/project.xml b/site/login/nbproject/project.xml deleted file mode 100644 index 417d182e..00000000 --- a/site/login/nbproject/project.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - org.netbeans.modules.php.project - - - mibewlogin - - - diff --git a/site/login/register-hosting.php b/site/login/register-hosting.php deleted file mode 100644 index c2e7ec6d..00000000 --- a/site/login/register-hosting.php +++ /dev/null @@ -1,64 +0,0 @@ - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Please click the PayPal button before you click submit!
    - - - - -
    First Name
    Last Name
    City
    State
    Country
    Phone
    Email
    Login
    Password
    Confirm Password
     
    -
    Your username will follow http://host.mibew.com/.
    -
    If you have any questions, please don't fill this out. Post a ticket Click here
    - -
    -
    - - - - -
    - - diff --git a/site/robots.txt b/site/robots.txt deleted file mode 100644 index 95631bd3..00000000 --- a/site/robots.txt +++ /dev/null @@ -1,5 +0,0 @@ -User-Agent: * -Disallow: /webim/ -Disallow: /article/ -Allow: / - diff --git a/site/sitemap.xml b/site/sitemap.xml deleted file mode 100644 index 8c85a938..00000000 --- a/site/sitemap.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - http://mibew.org/ - monthly - 1.0 - - - http://mibew.org/demo.php - monthly - 1.0 - - - http://mibew.org/download.php - weekly - 0.9 - - - http://mibew.org/features.php - monthly - 0.5 - - - http://mibew.org/forums/ - daily - 0.5 - - - diff --git a/site/webimlogo.gif b/site/webimlogo.gif deleted file mode 100644 index 6af88531..00000000 Binary files a/site/webimlogo.gif and /dev/null differ