remove site
@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<buildpath>
|
||||
<buildpathentry kind="src" path=""/>
|
||||
<buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
|
||||
</buildpath>
|
Before Width: | Height: | Size: 894 B |
Before Width: | Height: | Size: 43 B |
Before Width: | Height: | Size: 49 B |
Before Width: | Height: | Size: 713 B |
Before Width: | Height: | Size: 68 B |
Before Width: | Height: | Size: 148 B |
Before Width: | Height: | Size: 199 B |
Before Width: | Height: | Size: 139 B |
Before Width: | Height: | Size: 142 B |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 43 B |
@ -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;
|
||||
}
|
@ -1,144 +0,0 @@
|
||||
<?php
|
||||
/*
|
||||
* This file is part of Web Instant Messenger project.
|
||||
*
|
||||
* Copyright (c) 2005-2008 Web Messenger Community
|
||||
* All rights reserved. This program and the accompanying materials
|
||||
* are made available under the terms of the Eclipse Public License v1.0
|
||||
* which accompanies this distribution, and is available at
|
||||
* http://www.eclipse.org/legal/epl-v10.html
|
||||
*
|
||||
* Contributors:
|
||||
* Evgeny Gryaznov - initial API and implementation
|
||||
*/
|
||||
|
||||
require_once('../libs/common.php');
|
||||
require_once('../libs/pagination.php');
|
||||
|
||||
function getparam( $name ) {
|
||||
global $site_encoding;
|
||||
if( isset($_POST[$name]) )
|
||||
return myiconv(getoutputenc(), $site_encoding, $_POST[$name]);
|
||||
die("no ".$name." parameter");
|
||||
}
|
||||
|
||||
function form_value($key) {
|
||||
global $page;
|
||||
if( isset($page) && isset($page["form$key"]) )
|
||||
return $page["form$key"];
|
||||
return "";
|
||||
}
|
||||
|
||||
function save_message($locale,$key,$value) {
|
||||
global $site_encoding;
|
||||
$result = "";
|
||||
$added = false;
|
||||
$current_encoding = $site_encoding;
|
||||
$fp = fopen(dirname(__FILE__)."/../locales/$locale/properties", "r");
|
||||
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(!$added && $keyval[0] == $key) {
|
||||
$line = "$key=".myiconv($site_encoding, $current_encoding, str_replace("\r", "",str_replace("\n", "\\n",trim($value))))."\n";
|
||||
$added = true;
|
||||
}
|
||||
}
|
||||
$result .= $line;
|
||||
}
|
||||
fclose($fp);
|
||||
if(!$added) {
|
||||
$result .= "$key=".myiconv($site_encoding, $current_encoding, str_replace("\r", "",str_replace("\n", "\\n",trim($value))))."\n";
|
||||
}
|
||||
$fp = fopen(dirname(__FILE__)."/../locales/$locale/properties", "w");
|
||||
fwrite($fp, $result);
|
||||
fclose($fp);
|
||||
$fp = fopen(dirname(__FILE__)."/../locales/$locale/properties.log", "a");
|
||||
|
||||
$extAddr = $_SERVER['REMOTE_ADDR'];
|
||||
if (isset($_SERVER['HTTP_X_FORWARDED_FOR']) &&
|
||||
$_SERVER['HTTP_X_FORWARDED_FOR'] != $_SERVER['REMOTE_ADDR']) {
|
||||
$extAddr = $_SERVER['REMOTE_ADDR'].' ('.$_SERVER['HTTP_X_FORWARDED_FOR'].')';
|
||||
}
|
||||
$userbrowser = $_SERVER['HTTP_USER_AGENT'];
|
||||
$remoteHost = isset($_SERVER['REMOTE_HOST']) ? $_SERVER['REMOTE_HOST'] : $extAddr;
|
||||
|
||||
fwrite($fp,"# ".date(DATE_RFC822)." by $remoteHost using $userbrowser\n");
|
||||
fwrite($fp,"$key=".myiconv($site_encoding, $current_encoding, str_replace("\r", "",str_replace("\n", "\\n",trim($value))))."\n");
|
||||
fclose($fp);
|
||||
}
|
||||
|
||||
$source = verifyparam("source", "/^[\w-]{2,5}$/", $default_locale);
|
||||
$target = verifyparam("target", "/^[\w-]{2,5}$/", "ru");
|
||||
$stringid = verifyparam("key", "/^[_\.\w]+$/", "");
|
||||
|
||||
if(!isset($messages[$source])) {
|
||||
load_messages($source);
|
||||
}
|
||||
$lang1 = $messages[$source];
|
||||
if(!isset($messages[$target])) {
|
||||
load_messages($target);
|
||||
}
|
||||
$lang2 = $messages[$target];
|
||||
|
||||
$errors = array();
|
||||
$page = array(
|
||||
'lang1' => $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] : "<b><unknown></b>";
|
||||
$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] : "<font color=\"#c13030\"><b>absent</b></font>") );
|
||||
}
|
||||
setup_pagination($result,100);
|
||||
|
||||
$page['formtarget'] = $target;
|
||||
$page['formsource'] = $source;
|
||||
$page['availableLocales'] = $localesList;
|
||||
start_html_output();
|
||||
require('view/translatelist.php');
|
||||
?>
|
@ -1 +0,0 @@
|
||||
Deny from all
|
@ -1,115 +0,0 @@
|
||||
<?php
|
||||
/*
|
||||
* This file is part of Web Instant Messenger project.
|
||||
*
|
||||
* Copyright (c) 2005-2008 Web Messenger Community
|
||||
* All rights reserved. This program and the accompanying materials
|
||||
* are made available under the terms of the Eclipse Public License v1.0
|
||||
* which accompanies this distribution, and is available at
|
||||
* http://www.eclipse.org/legal/epl-v10.html
|
||||
*
|
||||
* Contributors:
|
||||
* Evgeny Gryaznov - initial API and implementation
|
||||
*/
|
||||
?>
|
||||
<html>
|
||||
<head>
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" media="all" href="<?php echo $siteroot ?>/admin/styles.css" />
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="<?php echo $siteroot ?>/admin/images/favicon.ico" type="image/x-icon"/>
|
||||
<title>
|
||||
Translate
|
||||
</title>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#2971C1" vlink="#2971C1" alink="#2971C1">
|
||||
|
||||
<table width="100%" cellpadding="2" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td valign="top" class="text">
|
||||
|
||||
<h1>Translate</h1>
|
||||
|
||||
<?php if( $page['saved'] ) { ?>
|
||||
Your translation is saved.
|
||||
|
||||
<script><!--
|
||||
setTimeout( (function() { window.close(); }), 500 );
|
||||
//--></script>
|
||||
<?php } ?>
|
||||
<?php if( !$page['saved'] ) { ?>
|
||||
|
||||
Enter you translation.
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
<?php if( isset($errors) && count($errors) > 0 ) { ?>
|
||||
<table cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td valign="top"><img src='<?php echo $siteroot ?>/admin/images/icon_err.gif' width="40" height="40" border="0" alt="" /></td>
|
||||
<td width="10"></td>
|
||||
<td class="text">
|
||||
<?php if( isset($errors) && count($errors) > 0 ) {
|
||||
print '<font color="#c13030"><b>Correct the mistakes:</b><br/><ul>';
|
||||
foreach( $errors as $e ) {
|
||||
print '<li class="error">';
|
||||
print $e;
|
||||
print '</li>';
|
||||
}
|
||||
print '</ul></font>';
|
||||
} ?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<?php } ?>
|
||||
|
||||
<form name="translateForm" method="post" action="<?php echo $siteroot ?>/admin/translate.php">
|
||||
<table cellspacing='0' cellpadding='0' border='0'><tr><td background='<?php echo $siteroot ?>/admin/images/loginbg.gif'><table cellspacing='0' cellpadding='0' border='0'><tr><td><img src='<?php echo $siteroot ?>/admin/images/logincrnlt.gif' width='16' height='16' border='0' alt=''></td><td></td><td><img src='<?php echo $siteroot ?>/admin/images/logincrnrt.gif' width='16' height='16' border='0' alt=''></td></tr><tr><td></td><td align='center'><table border='0' cellspacing='0' cellpadding='0'>
|
||||
<tr>
|
||||
<td colspan="3" class="formauth"><?php echo $page['title1'] ?></td>
|
||||
</tr>
|
||||
<tr><td colspan="3" height="2"></td></tr>
|
||||
<tr>
|
||||
<td colspan="3">
|
||||
<textarea name="original" tabindex="0" cols="80" rows="5" style="border:1px solid #878787; overflow:auto"><?php echo $page['formoriginal'] ?></textarea>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" height="5"></td></tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="3" class="formauth"><?php echo $page['title2'] ?></td>
|
||||
</tr>
|
||||
<tr><td colspan="3" height="2"></td></tr>
|
||||
<tr>
|
||||
<td colspan="3">
|
||||
<textarea name="translation" tabindex="0" cols="80" rows="5" style="border:1px solid #878787; overflow:auto"><?php echo $page['formtranslation'] ?></textarea>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" height="5"></td></tr>
|
||||
|
||||
<tr><td colspan='3' height='20'></td></tr><tr><td colspan='3' background='<?php echo $siteroot ?>/admin/images/formline.gif'><img src='<?php echo $siteroot ?>/admin/images/formline.gif' width='1' height='2' border='0' alt=''></td></tr><tr><td colspan='3' height='10'></td></tr>
|
||||
|
||||
<tr>
|
||||
<td class="formauth">
|
||||
<input type="hidden" name="key" value="<?php echo $page['key'] ?>"/>
|
||||
<input type="hidden" name="target" value="<?php echo $page['target'] ?>"/>
|
||||
<input type="image" name="" src='<?php echo $siteroot ?>/admin/images/save.gif' border="0" alt='Save'/></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table></td><td></td></tr><tr><td><img src='<?php echo $siteroot ?>/admin/images/logincrnlb.gif' width='16' height='16' border='0' alt=''></td><td></td><td><img src='<?php echo $siteroot ?>/admin/images/logincrnrb.gif' width='16' height='16' border='0' alt=''></td></tr></table></td></tr></table>
|
||||
</form>
|
||||
<?php } ?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,93 +0,0 @@
|
||||
<?php
|
||||
/*
|
||||
* This file is part of Web Instant Messenger project.
|
||||
*
|
||||
* Copyright (c) 2005-2008 Web Messenger Community
|
||||
* All rights reserved. This program and the accompanying materials
|
||||
* are made available under the terms of the Eclipse Public License v1.0
|
||||
* which accompanies this distribution, and is available at
|
||||
* http://www.eclipse.org/legal/epl-v10.html
|
||||
*
|
||||
* Contributors:
|
||||
* Evgeny Gryaznov - initial API and implementation
|
||||
*/
|
||||
?>
|
||||
<html>
|
||||
<head>
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" media="all" href="<?php echo $siteroot ?>/admin/styles.css" />
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="<?php echo $siteroot ?>/admin/images/favicon.ico" type="image/x-icon"/>
|
||||
<title>
|
||||
Translate
|
||||
</title>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#2971C1" vlink="#2971C1" alink="#2971C1">
|
||||
|
||||
<table width="100%" cellpadding="2" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td valign="top" class="text">
|
||||
|
||||
<h1>Translate</h1>
|
||||
|
||||
If you don't like the translation, please send us an update.
|
||||
<br />
|
||||
<br />
|
||||
|
||||
<form name="translateForm" method="get" action="<?php echo $siteroot ?>/admin/translate.php">
|
||||
<table cellspacing='0' cellpadding='0' border='0'><tr><td background='<?php echo $siteroot ?>/admin/images/loginbg.gif'><table cellspacing='0' cellpadding='0' border='0'><tr><td><img src='<?php echo $siteroot ?>/admin/images/logincrnlt.gif' width='16' height='16' border='0' alt=''></td><td></td><td><img src='<?php echo $siteroot ?>/admin/images/logincrnrt.gif' width='16' height='16' border='0' alt=''></td></tr><tr><td></td><td align='center'><table border='0' cellspacing='0' cellpadding='0'>
|
||||
<tr>
|
||||
<td class="formauth" colspan="3">
|
||||
<select name="source" onchange="this.form.submit();"><?php foreach($page['availableLocales'] as $k) { echo "<option value=\"".$k["id"]."\"".($k["id"] == form_value("source") ? " selected=\"selected\"" : "").">".$k["name"]."</option>"; } ?></select>
|
||||
=>
|
||||
<select name="target" onchange="this.form.submit();"><?php foreach($page['availableLocales'] as $k) { echo "<option value=\"".$k["id"]."\"".($k["id"] == form_value("target") ? " selected=\"selected\"" : "").">".$k["name"]."</option>"; } ?></select>
|
||||
</td>
|
||||
</tr>
|
||||
</table></td><td></td></tr><tr><td><img src='<?php echo $siteroot ?>/admin/images/logincrnlb.gif' width='16' height='16' border='0' alt=''></td><td></td><td><img src='<?php echo $siteroot ?>/admin/images/logincrnrb.gif' width='16' height='16' border='0' alt=''></td></tr></table></td></tr></table>
|
||||
</form>
|
||||
<br/>
|
||||
<?php if( $page['pagination'] && $page['pagination.items'] ) { ?>
|
||||
<table cellpadding="0" cellspacing="0" border="0" width="100%">
|
||||
<tr>
|
||||
<td class='table' bgcolor='#276db8' height='30'><span class='header'>Key</span></td><td width='3'></td>
|
||||
<td class='table' bgcolor='#276db8' height='30'width="40%"><span class='header'><?php echo topage($page['title1']) ?></span></td><td width='3'></td>
|
||||
<td class='table' bgcolor='#276db8' height='30'width="40%"><span class='header'><?php echo topage($page['title2']) ?></span></td>
|
||||
</tr>
|
||||
<?php foreach( $page['pagination.items'] as $localstr ) { ?>
|
||||
<tr>
|
||||
<td height='20' class='table'>
|
||||
<a href="<?php echo $siteroot ?>/admin/translate.php?source=<?php echo $page['lang1'] ?>&target=<?php echo $page['lang2'] ?>&key=<?php echo $localstr['id'] ?>" target="_blank" onclick="this.newWindow = window.open('<?php echo $siteroot ?>/admin/translate.php?source=<?php echo $page['lang1'] ?>&target=<?php echo $page['lang2'] ?>&key=<?php echo $localstr['id'] ?>', '', 'toolbar=0,scrollbars=1,location=0,status=1,menubar=0,width=640,height=430,resizable=1');this.newWindow.focus();this.newWindow.opener=window;return false;"><?php echo topage($localstr['id']) ?></a>
|
||||
</td><td background='<?php echo $siteroot ?>/admin/images/tablediv3.gif'><img width='3' height='1' border='0' alt='' src='<?php echo $siteroot ?>/admin/images/free.gif'></td>
|
||||
<td height='20' class='table'>
|
||||
<?php echo topage($localstr['l1']) ?>
|
||||
</td><td background='<?php echo $siteroot ?>/admin/images/tablediv3.gif'><img width='3' height='1' border='0' alt='' src='<?php echo $siteroot ?>/admin/images/free.gif'></td>
|
||||
<td height='20' class='table'>
|
||||
<?php echo topage($localstr['l2']) ?>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td height='2' colspan='9'></td></tr><tr><td bgcolor='#e1e1e1' colspan='9'><img width='1' height='1' border='0' alt='' src='<?php echo $siteroot ?>/admin/images/free.gif'></td></tr><tr><td height='2' colspan='9'></td></tr>
|
||||
<?php } ?>
|
||||
</table>
|
||||
<br />
|
||||
<?php echo generate_pagination($page['pagination']) ?>
|
||||
<?php } ?>
|
||||
<?php if( $page['pagination'] && !$page['pagination.items'] ) { ?>
|
||||
<br/><br/>
|
||||
<table cellspacing='0' cellpadding='0' border='0'><tr><td background='<?php echo $siteroot ?>/admin/images/loginbg.gif'><table cellspacing='0' cellpadding='0' border='0'><tr><td><img src='<?php echo $siteroot ?>/admin/images/logincrnlt.gif' width='16' height='16' border='0' alt=''></td><td></td><td><img src='<?php echo $siteroot ?>/admin/images/logincrnrt.gif' width='16' height='16' border='0' alt=''></td></tr><tr><td></td><td align='center'><table border='0' cellspacing='0' cellpadding='0'>
|
||||
<span class="table">
|
||||
No items.
|
||||
</span>
|
||||
</table></td><td></td></tr><tr><td><img src='<?php echo $siteroot ?>/admin/images/logincrnlb.gif' width='16' height='16' border='0' alt=''></td><td></td><td><img src='<?php echo $siteroot ?>/admin/images/logincrnrb.gif' width='16' height='16' border='0' alt=''></td></tr></table></td></tr></table>
|
||||
<?php } ?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
@ -1,44 +0,0 @@
|
||||
<?php
|
||||
$page = 'home';
|
||||
$subpage = 'contacts';
|
||||
require_once('libs/common.php');
|
||||
start_html_output();
|
||||
$title = getlocal("contacts.title");
|
||||
require_once('inc/header.i');
|
||||
require_once('inc/menu.i');
|
||||
?>
|
||||
|
||||
<div id="page">
|
||||
<div id="content">
|
||||
<div class="box1">
|
||||
<p><img src="images/webimlogo.gif" alt="" width="74" height="79" class="left" /><?php echo getlocal("head.intro") ?></p>
|
||||
</div>
|
||||
<div class="post">
|
||||
<h2 class="title"><?php echo getlocal("contacts.title") ?></h2>
|
||||
<div class="entry">
|
||||
<p>
|
||||
<?php echo getlocal("contacts.content") ?><br/>
|
||||
</p>
|
||||
<p>
|
||||
<?php echo getlocal("contacts.content1") ?><br/>
|
||||
</p>
|
||||
</div>
|
||||
<div class="nometa"></div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end content -->
|
||||
<!-- start sidebar -->
|
||||
<div id="sidebar">
|
||||
<ul>
|
||||
<?php
|
||||
require_once('inc/main.i');
|
||||
require_once('inc/locales.i');
|
||||
?>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- end sidebar -->
|
||||
<div style="clear: both;"> </div>
|
||||
</div>
|
||||
|
||||
|
||||
<?php require_once('inc/footer.i'); ?>
|
@ -1,62 +0,0 @@
|
||||
<?php
|
||||
$page = 'home';
|
||||
$subpage = 'credits';
|
||||
require_once('libs/common.php');
|
||||
start_html_output();
|
||||
$title = getlocal("credits.title");
|
||||
require_once('inc/header.i');
|
||||
require_once('inc/menu.i');
|
||||
?>
|
||||
|
||||
<div id="page">
|
||||
<div id="content">
|
||||
<div class="box1">
|
||||
<p><img src="images/webimlogo.gif" alt="" width="74" height="79" class="left" /><?php echo getlocal("head.intro") ?></p>
|
||||
</div>
|
||||
<div class="post">
|
||||
<h2 class="title"><?php echo getlocal("credits.title") ?></h2>
|
||||
<div class="entry">
|
||||
<p>
|
||||
<?php echo getlocal("credits.content") ?>
|
||||
</p>
|
||||
|
||||
<p><?php echo getlocal("credits.translators") ?></p>
|
||||
<ul>
|
||||
<li>Arabic - <a href="/forums/index.php?action=profile;u=1366">Mostafa Khattab</a> and Active4web.net Developers</li>
|
||||
<li>Deutsch - <a href="/forums/index.php?action=profile;u=49">Gregor</a></li>
|
||||
<li>French - Hominn, Bard of LLYDAW</li>
|
||||
<li>Hebrew - <a href="http://mediacms.net/" rel="nofollow">MediaCMS Team</a></li>
|
||||
<li>Hrvatski - <a href="/forums/index.php?action=profile;u=1266">Gorana Rabar</a></li>
|
||||
<li>Italiano - <a href="/forums/index.php?action=profile;u=781">CT32</a></li>
|
||||
<li>Polski - <a href="/forums/index.php?action=profile;u=170">Kacper Wierzbicki</a>, WebTower</li>
|
||||
<li>Português Brasil - <a href="/forums/index.php?action=profile;u=1304">Leandro Luquetti</a></li>
|
||||
<li>Russian - <a href="/forums/index.php?action=profile;u=2">Evgeny Gryaznov</a></li>
|
||||
<li>Spanish - Christian Mauricio Castillo Estrada</li>
|
||||
<li>Traditional Chinese - Dawei</li>
|
||||
<li>Ukrainian - <a href="/forums/index.php?action=profile;u=1206">azzepis</a></li>
|
||||
</ul>
|
||||
|
||||
<p><?php echo "Tech Support Team" ?></p>
|
||||
<ul>
|
||||
<li>(eddybaur) Ed Kraus - Admininstrator</li>
|
||||
<li>(lamies) Mario Alejandro Llerena Vasquez - Operator, Spanish Translator</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end content -->
|
||||
<!-- start sidebar -->
|
||||
<div id="sidebar">
|
||||
<ul>
|
||||
<?php
|
||||
require_once('inc/main.i');
|
||||
require_once('inc/locales.i');
|
||||
?>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- end sidebar -->
|
||||
<div style="clear: both;"> </div>
|
||||
</div>
|
||||
|
||||
|
||||
<?php require_once('inc/footer.i'); ?>
|
367
site/default.css
@ -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;
|
||||
}
|
@ -1,85 +0,0 @@
|
||||
<?php
|
||||
$page = 'demo';
|
||||
$subpage = "demo";
|
||||
require_once('libs/common.php');
|
||||
start_html_output();
|
||||
$title = getlocal("demo.title");
|
||||
require_once('inc/header.i');
|
||||
require_once('inc/menu.i');
|
||||
?>
|
||||
|
||||
<div id="page">
|
||||
<div id="content">
|
||||
<div class="box1">
|
||||
<p><img src="images/webimlogo.gif" alt="" width="74" height="79" class="left" /><?php echo getlocal("head.intro") ?></p>
|
||||
</div>
|
||||
<div class="post">
|
||||
<h2 class="title"><?php echo getlocal("demo.title") ?></h2>
|
||||
<div class="entry">
|
||||
<p style="margin-bottom:15px;">
|
||||
<?php echo getlocal("demo.login") ?><br/>
|
||||
<a href="http://demo.openwebim.org/" target="_blank"><?php echo getlocal("demo.application") ?>, 1.6.2</a> <small style="padding-left:10px;">(username: admin, password is empty)</small>
|
||||
</p>
|
||||
|
||||
<?php echo getlocal("demo.click") ?>
|
||||
<div style="margin: 10px 0px 15px;">
|
||||
<!-- webim button --><a href="http://demo.openwebim.org/client.php?locale=<?php echo $current_locale ?>" target="_blank" onclick="if(navigator.userAgent.toLowerCase().indexOf('opera') != -1 && window.event.preventDefault) window.event.preventDefault();this.newWindow = window.open('http://demo.openwebim.org/client.php?locale=<?php echo $current_locale ?>', 'webim', 'toolbar=0,scrollbars=0,location=0,status=1,menubar=0,width=640,height=480,resizable=1');this.newWindow.focus();this.newWindow.opener=window;return false;"><img src="http://demo.openwebim.org/button.php?image=mblue&lang=<?php echo $current_locale ?>" border="0" width="177" height="61"/></a><!-- / webim button -->
|
||||
</div>
|
||||
<?php /*
|
||||
<p>
|
||||
<?php echo getlocal("demo.tryrc") ?>
|
||||
<br/>
|
||||
<a href="/webim/" target="_blank"><?php echo getlocal("demo.application") ?>, 1.6.0 RC1</a><br/>
|
||||
<!-- webim button --><a href="/webim/client.php?locale=en" target="_blank" onclick="if(navigator.userAgent.toLowerCase().indexOf('opera') != -1 && window.event.preventDefault) window.event.preventDefault();this.newWindow = window.open('/webim/client.php?locale=en&url='+escape(document.location.href)+'&referrer='+escape(document.referrer), 'webim', 'toolbar=0,scrollbars=0,location=0,status=1,menubar=0,width=640,height=480,resizable=1');this.newWindow.focus();this.newWindow.opener=window;return false;">Click to chat</a><!-- / webim button -->
|
||||
</p>
|
||||
*/
|
||||
?>
|
||||
<p>
|
||||
<?php echo getlocal("demo.styles") ?>
|
||||
|
||||
</p>
|
||||
<table width="100%" cellpadding="5">
|
||||
<tr>
|
||||
<td>Simplicity style</td>
|
||||
<td>Original style</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<!-- webim button --><a href="http://demo.openwebim.org/client.php?locale=<?php echo $current_locale ?>&style=simplicity" target="_blank" onclick="if(navigator.userAgent.toLowerCase().indexOf('opera') != -1 && window.event.preventDefault) window.event.preventDefault();this.newWindow = window.open('http://demo.openwebim.org/client.php?locale=<?php echo $current_locale ?>&style=simplicity', 'webim', 'toolbar=0,scrollbars=0,location=0,status=1,menubar=0,width=640,height=480,resizable=1');this.newWindow.focus();this.newWindow.opener=window;return false;"><img src="images/style_simplicity_tn.png" border="0"/></a><!-- / webim button -->
|
||||
</td>
|
||||
<td>
|
||||
<!-- webim button --><a href="http://demo.openwebim.org/client.php?locale=<?php echo $current_locale ?>&style=original" target="_blank" onclick="if(navigator.userAgent.toLowerCase().indexOf('opera') != -1 && window.event.preventDefault) window.event.preventDefault();this.newWindow = window.open('http://demo.openwebim.org/client.php?locale=<?php echo $current_locale ?>&style=original', 'webim', 'toolbar=0,scrollbars=0,location=0,status=1,menubar=0,width=640,height=480,resizable=1');this.newWindow.focus();this.newWindow.opener=window;return false;"><img src="images/style_original_tn.png" border="0"/></a><!-- / webim button -->
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Default style</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<!-- webim button --><a href="http://demo.openwebim.org/client.php?locale=<?php echo $current_locale ?>&style=default" target="_blank" onclick="if(navigator.userAgent.toLowerCase().indexOf('opera') != -1 && window.event.preventDefault) window.event.preventDefault();this.newWindow = window.open('http://demo.openwebim.org/client.php?locale=<?php echo $current_locale ?>&style=default', 'webim', 'toolbar=0,scrollbars=0,location=0,status=1,menubar=0,width=640,height=480,resizable=1');this.newWindow.focus();this.newWindow.opener=window;return false;"><img src="images/style_default_tn.png" border="0"/></a><!-- / webim button -->
|
||||
</td>
|
||||
<td>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="nometa"></div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end content -->
|
||||
<!-- start sidebar -->
|
||||
<div id="sidebar">
|
||||
<ul>
|
||||
<?php
|
||||
require_once('inc/demo.i');
|
||||
require_once('inc/locales.i');
|
||||
?>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- end sidebar -->
|
||||
<div style="clear: both;"> </div>
|
||||
</div>
|
||||
|
||||
|
||||
<?php require_once('inc/footer.i'); ?>
|
@ -1,123 +0,0 @@
|
||||
<?php
|
||||
$page = 'downl';
|
||||
require_once('libs/common.php');
|
||||
start_html_output();
|
||||
$title = getlocal("downl.title");
|
||||
require_once('inc/header.i');
|
||||
require_once('inc/menu.i');
|
||||
?>
|
||||
|
||||
<div id="page">
|
||||
<div id="content">
|
||||
<div class="box1">
|
||||
<p><img src="images/webimlogo.gif" alt="" width="74" height="79" class="left" /><?php echo getlocal("head.intro") ?></p>
|
||||
</div>
|
||||
<div class="post">
|
||||
<h2 class="title"><?php echo getlocal("downl.title") ?></h2>
|
||||
<div class="entry">
|
||||
|
||||
<p>
|
||||
<?php echo getlocal("downl.release") ?><br/>
|
||||
<a href="https://sourceforge.net/projects/webim/files/Mibew%20Messenger/1.6.2/webim162.zip/download">
|
||||
Mibew Messenger 1.6.2, August 12, 2009</a>
|
||||
<small style="padding-left:1cm;">(requires <a href="http://php.net/">PHP</a> and <a href="http://mysql.com/">MySQL</a>)</small>
|
||||
</p>
|
||||
|
||||
<p id="tableh">
|
||||
<?php echo getlocal("downl.local") ?>
|
||||
</p>
|
||||
<table cellpadding="0" cellspacing="0" border="0" id="downl">
|
||||
<tr>
|
||||
<td><a href="https://sourceforge.net/projects/webim/files/Mibew%20Messenger/1.6.2/webim162_ar.zip/download">Arabic</a></td>
|
||||
<td>1.6.2</td>
|
||||
<td>September 27, 2009</td></tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="https://sourceforge.net/projects/webim/files/Mibew%20Messenger/1.6.2/webim162_de.zip/download">Deutsch</a></td>
|
||||
<td>1.6.2</td>
|
||||
<td>August 12, 2009</td></tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="https://sourceforge.net/projects/webim/files/Mibew%20Messenger/1.6.2/webim162_fr.zip/download">French</a></td>
|
||||
<td>1.6.2</td>
|
||||
<td>August 12, 2009</td></tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="https://sourceforge.net/projects/webim/files/Mibew%20Messenger/1.6.2/webim162_he.zip/download">Hebrew</a></td>
|
||||
<td>1.6.2</td>
|
||||
<td>August 12, 2009</td></tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="https://sourceforge.net/projects/webim/files/Mibew%20Messenger/1.6.2/webim162_hr.zip/download">Hrvatski</a></td>
|
||||
<td>1.6.2</td>
|
||||
<td>August 12, 2009</td></tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="https://sourceforge.net/projects/webim/files/Mibew%20Messenger/1.6.2/webim162_it.zip/download">Italiano</a></td>
|
||||
<td>1.6.2</td>
|
||||
<td>August 12, 2009</td></tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="https://sourceforge.net/projects/webim/files/Mibew%20Messenger/1.6.2/webim162_pl.zip/download">Polski</a></td>
|
||||
<td>1.6.2</td>
|
||||
<td>August 12, 2009</td></tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="https://sourceforge.net/projects/webim/files/Mibew%20Messenger/1.6.2/webim162_pt-br.zip/download">Português Brasil</a></td>
|
||||
<td>1.6.2</td>
|
||||
<td>August 12, 2009</td></tr>
|
||||
<tr>
|
||||
|
||||
<?php /*
|
||||
<tr>
|
||||
<td><a href="https://sourceforge.net/projects/webim/files/Mibew%20Messenger/1.6.2/webim162_ru.zip/download">Russian</a></td>
|
||||
<td>1.6.2</td>
|
||||
<td>August 12, 2009</td></tr>
|
||||
*/ ?>
|
||||
<tr>
|
||||
<td><a href="https://sourceforge.net/projects/webim/files/Mibew%20Messenger/1.6.2/webim162_sp.zip/download">Spanish</a></td>
|
||||
<td>1.6.2</td>
|
||||
<td>August 12, 2009</td></tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="https://sourceforge.net/projects/webim/files/Mibew%20Messenger/1.6.2/webim162_zh-tw.zip/download">Traditional Chinese</a></td>
|
||||
<td>1.6.2</td>
|
||||
<td>August 12, 2009</td></tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="https://sourceforge.net/projects/webim/files/Mibew%20Messenger/1.6.2/webim162_ua.zip/download">Ukrainian</a></td>
|
||||
<td>1.6.2</td>
|
||||
<td>August 12, 2009</td></tr>
|
||||
|
||||
</table>
|
||||
|
||||
<p id="tablecomment">
|
||||
<?php echo getlocal("lang.missing") ?> <a href="/forums/index.php?board=7.0"><?php echo getlocal("lang.link") ?></a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<?php echo getlocal("downl.tray") ?><br/>
|
||||
<a href="http://prdownloads.sourceforge.net/webim/MibewTray11.msi?download">
|
||||
Mibew Tray 1.1.0 beta, May 28, 2009</a>
|
||||
<small style="padding-left:1cm;">(requires <a href="http://go.microsoft.com/fwlink/?LinkId=9832">.NET Framework 3.5</a> and <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=889482fc-5f56-4a38-b838-de776fd4138c">Windows Installer 3.1</a>)</small>
|
||||
</p>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="nometa"></div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end content -->
|
||||
<!-- start sidebar -->
|
||||
<div id="sidebar">
|
||||
<ul>
|
||||
<?php
|
||||
require_once('inc/locales.i');
|
||||
?>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- end sidebar -->
|
||||
<div style="clear: both;"> </div>
|
||||
</div>
|
||||
|
||||
<?php require_once('inc/footer.i'); ?>
|
Before Width: | Height: | Size: 796 B |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 63 KiB |
Before Width: | Height: | Size: 9.7 KiB |
@ -1,131 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<XML_DIZ_INFO>
|
||||
<MASTER_PAD_VERSION_INFO>
|
||||
<MASTER_PAD_VERSION>3.01</MASTER_PAD_VERSION>
|
||||
<MASTER_PAD_EDITOR>PADGen 3.0.1.38 http://www.padgen.org</MASTER_PAD_EDITOR>
|
||||
<MASTER_PAD_INFO>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</MASTER_PAD_INFO>
|
||||
</MASTER_PAD_VERSION_INFO>
|
||||
<Company_Info>
|
||||
<Company_Name>Mibew Messenger Community</Company_Name>
|
||||
<Address_1 />
|
||||
<Address_2 />
|
||||
<City_Town>SourceForge.net</City_Town>
|
||||
<State_Province />
|
||||
<Zip_Postal_Code />
|
||||
<Country>Russia</Country>
|
||||
<Company_WebSite_URL>http://openwebim.org</Company_WebSite_URL>
|
||||
<Contact_Info>
|
||||
<Author_First_Name>Evgeny</Author_First_Name>
|
||||
<Author_Last_Name>Gryaznov</Author_Last_Name>
|
||||
<Author_Email>webimnotify@gmail.com</Author_Email>
|
||||
<Contact_First_Name>Evgeny</Contact_First_Name>
|
||||
<Contact_Last_Name>Gryaznov</Contact_Last_Name>
|
||||
<Contact_Email>webimnotify@gmail.com</Contact_Email>
|
||||
</Contact_Info>
|
||||
<Support_Info>
|
||||
<Sales_Email>webimnotify@gmail.com</Sales_Email>
|
||||
<Support_Email>webimnotify@gmail.com</Support_Email>
|
||||
<General_Email>webimnotify@gmail.com</General_Email>
|
||||
<Sales_Phone />
|
||||
<Support_Phone />
|
||||
<General_Phone />
|
||||
<Fax_Phone />
|
||||
</Support_Info>
|
||||
</Company_Info>
|
||||
<Program_Info>
|
||||
<Program_Name>Mibew Messenger</Program_Name>
|
||||
<Program_Version>1.6.2</Program_Version>
|
||||
<Program_Release_Month>08</Program_Release_Month>
|
||||
<Program_Release_Day>12</Program_Release_Day>
|
||||
<Program_Release_Year>2009</Program_Release_Year>
|
||||
<Program_Cost_Dollars>0</Program_Cost_Dollars>
|
||||
<Program_Cost_Other_Code />
|
||||
<Program_Cost_Other />
|
||||
<Program_Type>Freeware</Program_Type>
|
||||
<Program_Release_Status>Major Update</Program_Release_Status>
|
||||
<Program_Install_Support>Install Only</Program_Install_Support>
|
||||
<Program_OS_Support>Not Applicable</Program_OS_Support>
|
||||
<Program_Language>English,Arabic,Chinese,ChineseTraditional,Croatian,French,German,Hebrew,Italian,Polish,Portuguese,Russian,Spanish,Ukrainian</Program_Language>
|
||||
<Program_Change_Info />
|
||||
<Program_Specific_Category>Internet</Program_Specific_Category>
|
||||
<Program_Category_Class>Communications::Chat & Instant Messaging</Program_Category_Class>
|
||||
<Program_System_Requirements>A webserver or web hosting account running on any major Operating System</Program_System_Requirements>
|
||||
<File_Info>
|
||||
<File_Size_Bytes>405226</File_Size_Bytes>
|
||||
<File_Size_K>395</File_Size_K>
|
||||
<File_Size_MB>0.39</File_Size_MB>
|
||||
</File_Info>
|
||||
<Expire_Info>
|
||||
<Has_Expire_Info>N</Has_Expire_Info>
|
||||
<Expire_Count />
|
||||
<Expire_Based_On>Days</Expire_Based_On>
|
||||
<Expire_Other_Info />
|
||||
<Expire_Month />
|
||||
<Expire_Day />
|
||||
<Expire_Year />
|
||||
</Expire_Info>
|
||||
</Program_Info>
|
||||
<Program_Descriptions>
|
||||
<English>
|
||||
<Keywords>web messenger, online chat, online support</Keywords>
|
||||
<Char_Desc_45>Online chat for your site.</Char_Desc_45>
|
||||
<Char_Desc_80>Mibew Messenger allows visitors of your site to chat with your operators.</Char_Desc_80>
|
||||
<Char_Desc_250>"Mibew Messenger" - is unique software allowing visitors of your site to chat with your operators.</Char_Desc_250>
|
||||
<Char_Desc_450>"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).</Char_Desc_450>
|
||||
<Char_Desc_2000>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.</Char_Desc_2000>
|
||||
</English>
|
||||
<Russian>
|
||||
<Keywords>веб мессенджер, онлайн поддержка, живой сайт</Keywords>
|
||||
<Char_Desc_45>Онлайн чат с посетителями вашего сайта.</Char_Desc_45>
|
||||
<Char_Desc_80>Позволит посетителям вашего сайта легко общаться с вашими операторами.</Char_Desc_80>
|
||||
<Char_Desc_250>"Мибью Мессенджер" - уникальное програмное обеспечение, позволяющее вашим посетителям общаться с операторами в режиме реального времени.</Char_Desc_250>
|
||||
<Char_Desc_450>"Мибью Мессенджер" - уникальное програмное обеспечение, позволяющее вашим посетителям общаться с операторами в режиме реального времени. Вы размещаете предоставленную кнопку связи с оператором на вашем сайте. Ваши посетители получают возможность пообщаться с вашими операторами не устанавливая дополнительного ПО. В настоящее время Mibew Messenger выпускается под двумя лицензиями на выбор Eclipse Public License или General Public License.</Char_Desc_450>
|
||||
<Char_Desc_2000>Бесплатное веб-приложение для организации живой поддержки на сайте.
|
||||
Основные возможности:
|
||||
- общая очередь посетителей
|
||||
- перенаправление посетителя другому оператору
|
||||
- отслеживание откуда пришел посетитель
|
||||
- поиск по истории чатов, история по конкретному посетителю
|
||||
- предопределенные сообщения
|
||||
- группы операторов
|
||||
|
||||
Требует: PHP / MySQL
|
||||
Лицензия: GPL / EPL</Char_Desc_2000>
|
||||
</Russian>
|
||||
</Program_Descriptions>
|
||||
<Web_Info>
|
||||
<Application_URLs>
|
||||
<Application_Info_URL>http://openwebim.org/</Application_Info_URL>
|
||||
<Application_Order_URL>http://openwebim.org/download.php</Application_Order_URL>
|
||||
<Application_Screenshot_URL>http://openwebim.org/download/screenshot.jpg</Application_Screenshot_URL>
|
||||
<Application_Icon_URL>http://openwebim.org/images/favicon.gif</Application_Icon_URL>
|
||||
<Application_XML_File_URL>http://openwebim.org/download/webim.xml</Application_XML_File_URL>
|
||||
</Application_URLs>
|
||||
<Download_URLs>
|
||||
<Primary_Download_URL>http://prdownloads.sourceforge.net/webim/webim162.zip</Primary_Download_URL>
|
||||
<Secondary_Download_URL />
|
||||
<Additional_Download_URL_1 />
|
||||
<Additional_Download_URL_2 />
|
||||
</Download_URLs>
|
||||
</Web_Info>
|
||||
<Permissions>
|
||||
<Distribution_Permissions>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.</Distribution_Permissions>
|
||||
<EULA>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.</EULA>
|
||||
</Permissions>
|
||||
</XML_DIZ_INFO>
|
@ -1,80 +0,0 @@
|
||||
<?php
|
||||
$page = 'demo';
|
||||
$subpage = "features";
|
||||
require_once('libs/common.php');
|
||||
start_html_output();
|
||||
$title = getlocal("features.title");
|
||||
require_once('inc/header.i');
|
||||
require_once('inc/menu.i');
|
||||
?>
|
||||
|
||||
<div id="page">
|
||||
<!-- start content -->
|
||||
<div id="content">
|
||||
<div class="box1">
|
||||
<p><img src="images/webimlogo.gif" alt="" width="74" height="79" class="left" /><?php echo getlocal("head.intro") ?></p>
|
||||
</div>
|
||||
<div class="post">
|
||||
<h2 class="title"><?php echo getlocal("features.title") ?></h2>
|
||||
<div class="entry">
|
||||
<a name='price'></a>
|
||||
<p><?php echo getlocal("features.price.title") ?></p>
|
||||
<?php echo getlocal("features.price") ?>
|
||||
|
||||
<a name='main'></a>
|
||||
<p><?php echo getlocal("features.main.title") ?></p>
|
||||
<?php echo getlocal("features.main") ?>
|
||||
|
||||
<a name='chat'></a>
|
||||
<p><?php echo getlocal("features.chat.title") ?></p>
|
||||
<?php echo getlocal("features.chat") ?>
|
||||
|
||||
<a name='operator'></a>
|
||||
<p><?php echo getlocal("features.operator.title") ?></p>
|
||||
<?php echo getlocal("features.operator") ?>
|
||||
|
||||
<a name='next'></a>
|
||||
<p><?php echo getlocal("features.next.title") ?></p>
|
||||
<?php echo getlocal("features.next") ?>
|
||||
|
||||
<a name='requirements'></a>
|
||||
<p><?php echo getlocal("features.requirements.title") ?></p>
|
||||
<?php echo getlocal("features.requirements") ?>
|
||||
|
||||
<a name='browsers'></a>
|
||||
<p><?php echo getlocal("features.browsers.title") ?></p>
|
||||
<?php echo getlocal("features.browsers") ?>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<div class="nometa"></div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end content -->
|
||||
<!-- start sidebar -->
|
||||
<div id="sidebar">
|
||||
<ul>
|
||||
<?php
|
||||
require_once('inc/demo.i');
|
||||
require_once('inc/locales.i');
|
||||
?>
|
||||
<li>
|
||||
<h2><?php echo getlocal("features.content.head") ?></h2>
|
||||
<ul>
|
||||
<li><a href="#price"><?php echo getlocal("features.price.title") ?></a></li>
|
||||
<li><a href="#main"><?php echo getlocal("features.main.title") ?></a></li>
|
||||
<li><a href="#chat"><?php echo getlocal("features.chat.title") ?></a></li>
|
||||
<li><a href="#operator"><?php echo getlocal("features.operator.title") ?></a></li>
|
||||
<li><a href="#next"><?php echo getlocal("features.next.title") ?></a></li>
|
||||
<li><a href="#requirements"><?php echo getlocal("features.requirements.title") ?></a></li>
|
||||
<li><a href="#browsers"><?php echo getlocal("features.browsers.title") ?></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- end sidebar -->
|
||||
<div style="clear: both;"> </div>
|
||||
</div>
|
||||
|
||||
<?php require_once('inc/footer.i'); ?>
|
Before Width: | Height: | Size: 348 B |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 194 B |
Before Width: | Height: | Size: 160 B |
Before Width: | Height: | Size: 63 B |
Before Width: | Height: | Size: 54 B |
Before Width: | Height: | Size: 43 B |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 62 B |
Before Width: | Height: | Size: 6.0 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 8.5 KiB |
Before Width: | Height: | Size: 3.9 KiB |
@ -1,7 +0,0 @@
|
||||
<li>
|
||||
<h2><b>More</b></h2>
|
||||
<ul id="submenu">
|
||||
<li<?php echo $subpage == 'demo' ? ' class="active"' : '' ?>><a href="demo.php"><?php echo getlocal("menu.demo") ?></a></li>
|
||||
<li<?php echo $subpage == 'features' ? ' class="active"' : '' ?>><a href="features.php"><?php echo getlocal("menu.features") ?></a></li>
|
||||
</ul>
|
||||
</li>
|
@ -1,17 +0,0 @@
|
||||
<div class="empty_inner" style=""> </div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<p id="legal"><a href="/contact.php" class="flink">Contact Us</a> | (c) 2009 mibew.org. <a href="http://www.trilexnet.com/labs">A Trilex Labs Group</a>. Design by <a href="http://www.nodethirtythree.com/">NodeThirtyThree</a></p>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("UA-1480373-6");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}</script>
|
||||
</body>
|
||||
</html>
|
@ -1,10 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title><?php echo $title ?> - <?php echo getlocal("title") ?></title>
|
||||
<link href="/default.css" rel="stylesheet" type="text/css" />
|
||||
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon"/>
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrap">
|
@ -1,42 +0,0 @@
|
||||
<li>
|
||||
<h2><?php echo getlocal("partners.title") ?></h2>
|
||||
<ul>
|
||||
<li><a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=195701&type=2" width="125" height="37" alt="SourceForge.net Logo" /></a></li>
|
||||
<li><a href="http://www.trilexnet.com/" style="padding-left:20px;"><img src="http://www.trilexnet.com/images/trilexlabs.jpg" width="80" height="30" alt="Trilex Labs Logo"/></a></li>
|
||||
<!--
|
||||
<li><a href="http://www.mediacms.net/" style="padding-left:10px;"><img src="images/mediacms.png" width="88" height="37"/></a></li> -->
|
||||
</ul>
|
||||
</li>
|
||||
<?php if(!(isset($hidelocales) && $hidelocales)) { ?>
|
||||
<li id="locales">
|
||||
<h2><?php echo getlocal("languages.title") ?></h2>
|
||||
<p>
|
||||
<?php
|
||||
foreach(array('en'=>'English','sp'=>'Spanish') as $k => $v) {
|
||||
if($k == $current_locale) {
|
||||
echo "<a href=\"#\" class=\"inactive\">".$v."</a>";
|
||||
} else {
|
||||
echo "<a href=\"?locale=$k\">".$v."</a>";
|
||||
}
|
||||
}
|
||||
?>
|
||||
</p>
|
||||
</li>
|
||||
<?php } ?>
|
||||
<li>
|
||||
<h2><b>Stay in Touch</b></h2>
|
||||
<ul>
|
||||
<li><a href="http://twitter.com/mibew"><img src="http://www.twitterbuttons.com/images/lbn/twitterbutton-0208.png" title="By: TwitterButtons.com" width="120" height="90" alt="Follow us"/></a></li>
|
||||
<li>
|
||||
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
||||
<input type="hidden" name="cmd" value="_s-xclick"/>
|
||||
<input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----MIIHPwYJKoZIhvcNAQcEoIIHMDCCBywCAQExggEwMIIBLAIBADCBlDCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20CAQAwDQYJKoZIhvcNAQEBBQAEgYA0JVsArTU54M1PEa55D5GSK2DO5BnI/0x3HP5ZRIBBzJMNRu2t7HWVO93UBXQocj/gDllkxOS1AiyIqhQ5fS3KzHCzSyFu70lHzuUZdX6ZwnFHNhC1+pX22fZqlVgysvpma5XZFenS7dG/65kQ4SnVnfbUhxF7geaqCFkpEQ/HOTELMAkGBSsOAwIaBQAwgbwGCSqGSIb3DQEHATAUBggqhkiG9w0DBwQIMaZmTQIiHN6AgZi+JTDMI2eZJOkfOuRS+EjvjB8Ozv8JiUYNZqdw0JLvjBXtlmXPOa/DGUJjr+eYSpcA3PI1zfnHegJGQtVRUb5ydkEIxmiHAdmyabOleOKHf7XVmtBioRSDYe3wCzu8mKTiuF5q+mJuVzczcOK+3UNy1sneqMbwjImpOblzzq4OzOj5D4509X0CpsyjOVzUTAT+qQvzF25lG6CCA4cwggODMIIC7KADAgECAgEAMA0GCSqGSIb3DQEBBQUAMIGOMQswCQYDVQQGEwJVUzELMAkGA1UECBMCQ0ExFjAUBgNVBAcTDU1vdW50YWluIFZpZXcxFDASBgNVBAoTC1BheVBhbCBJbmMuMRMwEQYDVQQLFApsaXZlX2NlcnRzMREwDwYDVQQDFAhsaXZlX2FwaTEcMBoGCSqGSIb3DQEJARYNcmVAcGF5cGFsLmNvbTAeFw0wNDAyMTMxMDEzMTVaFw0zNTAyMTMxMDEzMTVaMIGOMQswCQYDVQQGEwJVUzELMAkGA1UECBMCQ0ExFjAUBgNVBAcTDU1vdW50YWluIFZpZXcxFDASBgNVBAoTC1BheVBhbCBJbmMuMRMwEQYDVQQLFApsaXZlX2NlcnRzMREwDwYDVQQDFAhsaXZlX2FwaTEcMBoGCSqGSIb3DQEJARYNcmVAcGF5cGFsLmNvbTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAwUdO3fxEzEtcnI7ZKZL412XvZPugoni7i7D7prCe0AtaHTc97CYgm7NsAtJyxNLixmhLV8pyIEaiHXWAh8fPKW+R017+EmXrr9EaquPmsVvTywAAE1PMNOKqo2kl4Gxiz9zZqIajOm1fZGWcGS0f5JQ2kBqNbvbg2/Za+GJ/qwUCAwEAAaOB7jCB6zAdBgNVHQ4EFgQUlp98u8ZvF71ZP1LXChvsENZklGswgbsGA1UdIwSBszCBsIAUlp98u8ZvF71ZP1LXChvsENZklGuhgZSkgZEwgY4xCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEUMBIGA1UEChMLUGF5UGFsIEluYy4xEzARBgNVBAsUCmxpdmVfY2VydHMxETAPBgNVBAMUCGxpdmVfYXBpMRwwGgYJKoZIhvcNAQkBFg1yZUBwYXlwYWwuY29tggEAMAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQADgYEAgV86VpqAWuXvX6Oro4qJ1tYVIT5DgWpE692Ag422H7yRIr/9j/iKG4Thia/Oflx4TdL+IFJBAyPK9v6zZNZtBgPBynXb048hsP16l2vi0k5Q2JKiPDsEfBhGI+HnxLXEaUWAcVfCsQFvd2A1sxRr67ip5y2wwBelUecP3AjJ+YcxggGaMIIBlgIBATCBlDCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20CAQAwCQYFKw4DAhoFAKBdMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTA5MDcxODExMjE1NVowIwYJKoZIhvcNAQkEMRYEFEhX9zdL0klKVdu49FnhPWjzZAckMA0GCSqGSIb3DQEBAQUABIGAm/U/1NHETHFBwSDB99+RG59eEwhHhjIIy9RpAdT0zhNWPduwXwJ5tEcXFZc4Ny99ObBbnzpUNkw2Dat9F43B0uTmDthllQLpIC6DwJon5oozjKj8Aj/nOHHoaVBLfAtymaQE87id7UThEl6dSonbjbyfCiSB7hc1dLYUCsLW1u0=-----END PKCS7-----"/>
|
||||
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online!"/>
|
||||
<img alt="" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"/>
|
||||
</form>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -1,9 +0,0 @@
|
||||
<li>
|
||||
<h2><?php echo getlocal("submenu.title") ?></h2>
|
||||
<ul id="submenu">
|
||||
<li<?php echo $subpage == 'news' ? ' class="active"' : '' ?>><a href="index.php"><?php echo getlocal("menu.news") ?></a></li>
|
||||
<li<?php echo $subpage == 'contacts' ? ' class="active"' : '' ?>><a href="contact.php"><?php echo getlocal("menu.contacts") ?></a></li>
|
||||
<li<?php echo $subpage == 'terms' ? ' class="active"' : '' ?>><a href="license.php"><?php echo getlocal("menu.terms") ?></a></li>
|
||||
<li<?php echo $subpage == 'credits' ? ' class="active"' : '' ?>><a href="credits.php"><?php echo getlocal("menu.credits") ?></a></li>
|
||||
</ul>
|
||||
</li>
|
@ -1,16 +0,0 @@
|
||||
<div id="header">
|
||||
<div id="logo">
|
||||
|
||||
<h1><a href="#"><?php echo getlocal("head.name") ?></a></h1>
|
||||
<h2><?php echo getlocal("head.descr") ?></h2>
|
||||
</div>
|
||||
<div id="menu">
|
||||
<ul>
|
||||
<li<?php echo $page == 'home' ? ' class="active"' : '' ?>><a href="/index.php"><?php echo getlocal("menu.home") ?></a></li>
|
||||
<li<?php echo $page == 'demo' ? ' class="active"' : '' ?>><a href="/demo.php"><?php echo getlocal("menu.demo") ?></a></li>
|
||||
<li<?php echo $page == 'downl' ? ' class="active"' : '' ?>><a href="/download.php"><?php echo getlocal("menu.download") ?></a></li>
|
||||
<li><a href="http://support.openwebim.org"><?php echo getlocal("menu.ticket") ?></a></li>
|
||||
<li><a href="/forums/"><?php echo getlocal("menu.support") ?></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
@ -1,69 +0,0 @@
|
||||
<?php
|
||||
$page = 'home';
|
||||
$subpage = 'news';
|
||||
require_once('libs/common.php');
|
||||
start_html_output();
|
||||
$title = getlocal("home.title");
|
||||
require_once('inc/header.i');
|
||||
require_once('inc/menu.i');
|
||||
?>
|
||||
|
||||
<div id="page">
|
||||
<!-- start content -->
|
||||
<div id="content">
|
||||
<div class="box1">
|
||||
<p><img src="images/webimlogo.gif" alt="" width="74" height="79" class="left" /><?php echo getlocal("head.intro") ?></p>
|
||||
</div>
|
||||
<div class="post">
|
||||
<h2 class="title"><?php echo getlocal("index.how.title") ?></h2>
|
||||
<div class="entry">
|
||||
<p><?php echo getlocal("index.how.text") ?></p>
|
||||
|
||||
</div>
|
||||
<div class="nometa"></div>
|
||||
</div>
|
||||
<?php /*
|
||||
<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">
|
||||
<?php echo getlocal("index.post.text") ?>
|
||||
</div>
|
||||
<div class="meta">
|
||||
<p class="byline"><?php echo getlocal("index.post.when") ?></p>
|
||||
<p class="links"><?php echo getlocal("index.post.link") ?></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end content -->
|
||||
<!-- start sidebar -->
|
||||
<div id="sidebar">
|
||||
<ul>
|
||||
<?php
|
||||
require_once('inc/main.i');
|
||||
?>
|
||||
<li>
|
||||
<h2><?php echo getlocal("sidebar.quicknav") ?></h2>
|
||||
<ul>
|
||||
<li><a href="features.php"><?php echo getlocal("menu.features") ?></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<?php
|
||||
require_once('inc/locales.i');
|
||||
?>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- end sidebar -->
|
||||
<div style="clear: both;"> </div>
|
||||
</div>
|
||||
|
||||
<?php require_once('inc/footer.i'); ?>
|
@ -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.'
|
||||
}
|
||||
];
|
@ -1 +0,0 @@
|
||||
Deny from all
|
@ -1,214 +0,0 @@
|
||||
<?php
|
||||
|
||||
$available_locales = array("en","sp");
|
||||
$default_locale = "en";
|
||||
$siteroot = "";
|
||||
$site_encoding = "utf-8";
|
||||
|
||||
if(preg_match("/www\.mibew\.org/", $_SERVER['HTTP_HOST'])) {
|
||||
header("Location: http://mibew.org");
|
||||
exit;
|
||||
}
|
||||
|
||||
function myiconv($in_enc, $out_enc, $string) {
|
||||
if($in_enc == $out_enc ) {
|
||||
return $string;
|
||||
}
|
||||
if( function_exists('iconv') ) {
|
||||
$converted = @iconv($in_enc, $out_enc, $string);
|
||||
if( $converted !== FALSE ) {
|
||||
return $converted;
|
||||
}
|
||||
}
|
||||
return $string; // do not know how to convert
|
||||
}
|
||||
|
||||
function verifyparam( $name, $regexp, $default = null ) {
|
||||
if( isset( $_GET[$name] ) ) {
|
||||
$val = $_GET[$name];
|
||||
if( preg_match( $regexp, $val ) )
|
||||
return $val;
|
||||
|
||||
} else if( isset( $_POST[$name] ) ) {
|
||||
$val = $_POST[$name];
|
||||
if( preg_match( $regexp, $val ) )
|
||||
return $val;
|
||||
|
||||
} else {
|
||||
if( isset( $default ) )
|
||||
return $default;
|
||||
}
|
||||
echo "<html><head></head><body>Wrong parameter used or absent: ".$name."</body></html>";
|
||||
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 .= "<a href=\"$href?locale=$k\">".getlocal_($k, "names")."</a>";
|
||||
}
|
||||
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;
|
||||
}
|
||||
|
||||
?>
|
@ -1,98 +0,0 @@
|
||||
<?php
|
||||
/*
|
||||
* This file is part of Web Instant Messenger project.
|
||||
*
|
||||
* Copyright (c) 2005-2008 Web Messenger Community
|
||||
* All rights reserved. This program and the accompanying materials
|
||||
* are made available under the terms of the Eclipse Public License v1.0
|
||||
* which accompanies this distribution, and is available at
|
||||
* http://www.eclipse.org/legal/epl-v10.html
|
||||
*
|
||||
* Contributors:
|
||||
* Evgeny Gryaznov - initial API and implementation
|
||||
*/
|
||||
|
||||
$pagination_spacing = " ";
|
||||
$links_on_page = 5;
|
||||
|
||||
function generate_pagination_link($page,$title) {
|
||||
$lnk = $_SERVER['REQUEST_URI'];
|
||||
$href = preg_replace("/\?page=\d+\&/", "?", preg_replace("/\&page=\d+/", "", $lnk));
|
||||
$href .= strstr($href,"?") ? "&page=$page" : "?page=$page";
|
||||
return "<a href=\"$href\" class=\"pagelink\">$title</a>";
|
||||
}
|
||||
|
||||
function generate_pagination_image($id) {
|
||||
global $webimroot;
|
||||
return "<img src=\"$webimroot/images/$id.gif\" border=\"0\"/>";
|
||||
}
|
||||
|
||||
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']))."<br/>";
|
||||
|
||||
if( $pagination['total'] > 1 ) {
|
||||
$result.="<br/><div class='pagination'>";
|
||||
$curr_page = $pagination['page'];
|
||||
|
||||
$minPage = max( $curr_page - $links_on_page, 1 );
|
||||
$maxPage = min( $curr_page + $links_on_page, $pagination['total'] );
|
||||
|
||||
if( $curr_page > 1 ) {
|
||||
$result .= generate_pagination_link($curr_page-1, generate_pagination_image("prevpage")).$pagination_spacing;
|
||||
}
|
||||
|
||||
for($i = $minPage; $i <= $maxPage; $i++ ) {
|
||||
$title = abs($curr_page-$i) >= $links_on_page && $i != 1 ? "..." : $i;
|
||||
if( $i != $curr_page)
|
||||
$result .= generate_pagination_link($i, $title);
|
||||
else
|
||||
$result .= "<span class=\"pagecurrent\">$title</span>";
|
||||
if( $i < $maxPage )
|
||||
$result .= $pagination_spacing;
|
||||
}
|
||||
|
||||
if( $curr_page < $pagination['total'] ) {
|
||||
$result .= $pagination_spacing.generate_pagination_link($curr_page+1, generate_pagination_image("nextpage"));
|
||||
}
|
||||
$result.="</div>";
|
||||
}
|
||||
return $result;
|
||||
}
|
||||
|
||||
?>
|
@ -1,57 +0,0 @@
|
||||
<?php
|
||||
$page = 'home';
|
||||
$subpage = 'terms';
|
||||
require_once('libs/common.php');
|
||||
start_html_output();
|
||||
$title = getlocal("license.title");
|
||||
require_once('inc/header.i');
|
||||
require_once('inc/menu.i');
|
||||
?>
|
||||
|
||||
<div id="page">
|
||||
<div id="content">
|
||||
<div class="box1">
|
||||
<p><img src="images/webimlogo.gif" alt="" width="74" height="79" class="left" /><?php echo getlocal("head.intro") ?></p>
|
||||
</div>
|
||||
<div class="post">
|
||||
<h2 class="title"><?php echo getlocal("license.title") ?></h2>
|
||||
<div class="entry">
|
||||
|
||||
<p>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.</p>
|
||||
|
||||
<b>License exception:</b>
|
||||
<p>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.</p>
|
||||
|
||||
<p>Eclipse Public License:<br/>
|
||||
<a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
General Public License:<br/>
|
||||
<a href="http://www.gnu.org/copyleft/gpl.html">http://www.gnu.org/copyleft/gpl.html</a>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
<div class="nometa"></div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end content -->
|
||||
<!-- start sidebar -->
|
||||
<div id="sidebar">
|
||||
<ul>
|
||||
<?php
|
||||
require_once('inc/main.i');
|
||||
require_once('inc/locales.i');
|
||||
?>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- end sidebar -->
|
||||
<div style="clear: both;"> </div>
|
||||
</div>
|
||||
|
||||
|
||||
<?php require_once('inc/footer.i'); ?>
|
@ -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=<b>More</b>
|
||||
partners.title=<b>partners</b>
|
||||
languages.title=<b>languages</b>
|
||||
sidebar.quicknav=Quick <b>Navigation</b>
|
||||
|
||||
head.intro=<strong>Mibew Messenger</strong> (also known as <b>Open Web Messenger</b>) 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<br/>E mail: evgeny [at] openwebim (dot) org
|
||||
contacts.content1=Contact person: Ed Kraus<br/>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 <a href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License v1.0</a>.<br/>\nThe EPL 1.0 is not compatible with the GPL. Please <a href="http://en.wikipedia.org/wiki/Eclipse_Public_License">read more about EPL 1.0</a>.
|
||||
|
||||
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=<p>We are pleased to announce the immediate availability of 1.6.2. This is a minor release with several fixes and improvements.</p>\n<ul>\n<li>bi-licensed: EPL / GPL</li>\n<li>operator can set "Away" status</li>\n<li>left messages are stored in history</li>\n<li>captcha protects "Leave Message" page</li>\n<li>compatibility with the latest mod_security rules</li>\n<li>fixed behavior of groups</li>\n</ul>\n<p><a href="download.php">Download 1.6.2</a></p>
|
||||
index.post.when=Posted on August 12th, 2009 by inspirer
|
||||
index.post.link=<a href="/forums/index.php?topic=256.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?
|
||||
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=<ul><li>Open-source code, free of charge</li>\n<li>Eclipse Public License 1.0</li></ul>
|
||||
features.main.title=Main features
|
||||
features.main=<ul>\n<li>Unlimited operators, chats, and users</li>\n<li>Priority queue of visitors</li>\n<li>Chat button for email signatures</li>\n<li>Differing buttons on same website</li>\n<li>English and russian are supported</li>\n<li>Reconnect automatically if the internet connection went down</li>\n</ul>
|
||||
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.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>
|
||||
|
||||
features.browsers.title=Supported browsers
|
||||
features.browsers=<ul>\n<li>Microsoft Internet Explorer 5.0+</li>\n<li>Mozilla Firefox 1.0+</li>\n<li>Mozilla 1.4, 1.7</li>\n<li>Opera 7.0+</li>\n<li>Safari 1.2.5+</li>\n<li>Netscape 6.0+</li>\n<li>Google Chrome 0.2.149.29+</li>\n<li>iPhone 1.1.4+</li>\n</ul>
|
||||
|
||||
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
|
@ -1,6 +0,0 @@
|
||||
encoding=utf-8
|
||||
|
||||
en=English
|
||||
fr=Français
|
||||
sp=Español
|
||||
ru=Russian
|
@ -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=<b>еще</b>
|
||||
partners.title=<b>партнеры</b>
|
||||
languages.title=<b>языки</b>
|
||||
sidebar.quicknav=а <b>также...</b>
|
||||
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=<ul>\n<li>Уведомление о наборе текста собеседником\n<li>Фотография оператора в окне диалога\n<li>Возможность отправки истории диалога себе на email\n<li>Звуковые и визуальные оповещения о приходе нового сообщения\n<li>Возможность оставить сообщения при отсутствии операторов в онлайне\n<li>Кастомизация вашего логотипа и названия компании\n<li>Поддержка разных языков (Unicode)\n<li>Выделение ссылок в окне диалога с возможностью перехода\n<li>Всплывающее окно не блокируется большинством браузеров \n</ul>
|
||||
features.chat.title=Окно диалога
|
||||
features.main.title=Основные возможности
|
||||
features.main=<ul>\n<li>Неограниченное количество операторов, чатов и пользователей\n<li>Приоритетная очередь посетителей, ожидающих ответа\n<li>Возможность включить код кнопки в email рассылку\n<li>Отображение кнопки в зависимости от присутствия операторов\n<li>Русская и английская локализации\n<li>Автоматическое восстановление соединения с сервером\n</ul>
|
||||
features.operator.title=Возможности операторов
|
||||
features.operator=<ul>\n<li>Веб-интерфейс для обслуживания посетителей\n<li>Шаблоны сообщений для быстрого ответа\n<li>Отображение с какой страницы пришел посетитель\n<li>История сообщений и поиск по ней\n<li>Доступ к предыдущим диалогам с текущим посетителем из чата\n<li>Перенаправление посетителя другому оператору\n<li>Выделение нежелательных посетителей в списке\n<li>Просмотр текущих диалогов администратором системы\n<li>Информация о посетителе в очереди: первое сообщение, адрес, браузер\n<li>Перехват диалогов администратором системы (после подтверждения)\n</ul>
|
||||
features.price=<ul>\n<li>Открытый исходный код, свободное распространение\n<li>Eclipse Public License 1.0\n</ul>
|
||||
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=<ul>\n<li>Веб-сервер или веб-хостинг с поддержкой PHP и MySQL\n<li>PHP версии 5.x или выше\n<li>MySQL версии 5.0 или выше\n</ul>
|
||||
features.browsers.title=Поддерживаемые браузеры
|
||||
features.browsers=<ul>\n<li>Microsoft Internet Explorer 5.0+\n<li>Mozilla Firefox 1.0+\n<li>Mozilla 1.4, 1.7\n<li>Opera 7.0+\n<li>Safari 1.2.5+\n<li>Netscape 6.0+\n<li>Google Chrome 0.2.149.29+\n<li>iPhone 1.1.4+\n</ul>
|
||||
features.next.title=Новое в версии 1.5
|
||||
features.next=<ul>\n<li>Стили оформления чат окна, выбор стиля в системе по-умолчанию\n<li>Генерация кнопки с учетом выбора стиля\n<li>2 стиля по умолчанию включены в систему\n<li>Интерфейс для удобной разработки новых стилей\n<li>Интерфейс для перевода системы на другие языки\n<li>Ссылка на геоинформацию для каждого IP\n<li>Система прав доступа для агентов\n</ul>
|
||||
demo.styles=Нажмите на эти картинки, чтобы увидеть возможный вид окна диалога:
|
||||
downl.prev=Предыдущая:
|
||||
downl.local=Дополнительные языки:
|
||||
support.title=Поддержка
|
||||
support.tutorials=Как инсталировать
|
||||
support.FAQ=Часто задаваемые вопросы
|
||||
support.ScreenShots=Скриншоты
|
||||
lang.missing=Вашего языка нет в списке?
|
||||
lang.link=Попробуйте здесь
|
||||
head.intro=<strong>Web Messenger</strong> это PHP/MySQL приложение с открытым исходным кодом для общения с посетителями вашего сайта. На ваших страницах появится кнопка связи с оператором.
|
||||
index.how.text=Вы размещаете предоставленную кнопку связи с оператором на вашем сайте. Ваши посетители получают возможность пообщаться с вашими операторами не устанавливая дополнительного ПО.
|
||||
menu.news=Новости
|
||||
menu.contacts=Свяжитесь с нами
|
||||
menu.terms=Условия использования
|
||||
menu.credits=Благодарности
|
||||
credits.title=Благодарности
|
||||
credits.translators=Переводчики:
|
||||
index.post.link=<a href="/forums/index.php?topic=52.0" class="more">Прочитать полную статью</a>
|
||||
index.post.when=Размещено 24 апреля, 2009 by inspirer
|
||||
features.title=Возможности
|
||||
index.post.text=<p>\nМы рады сообщить о выпуске новой версии 1.6.0. Этот большой релиз, который содержит много новых функций и улучшений.\n</p>\n<ul>\n<li>группы операторов</li>\n<li>опрос посетителя перед чатом</li>\n<li>статистика</li>\n<li>редактирование быстрых ответов</li>\n<li>новая консоль оператора</li>\n</ul>\n<p><a href="download.php?locale=ru">Скачать 1.6.0</a></p>
|
||||
contacts.title=Свяжитесь с нами
|
||||
contacts.content=Контактное лицо: Evgeny Gryaznov<br/>E mail: evgeny [at] openwebim (dot) org
|
||||
license.title=Условия использования
|
@ -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=<ul>\n<li>Código abierto, Gratis\n<li>Eclipse Public License 1.0\n</ul>
|
||||
features.main.title=Principales características
|
||||
features.main=<ul>\n<li>Número ilimitado de operadores, chats y usuarios\n<li>Cola de prioridad de visitantes\n<li>Botón de chat, para firmas de correo electrónico\n<li>Diferentes botones en el mismo sitio web\n<li>Varios idiomas. Entre Ellos, Inglés, Ruso y Español\n<li>Reconexión automática si la conexión a Internet falla\n</ul>
|
||||
features.chat.title=Ventana de Chat
|
||||
features.chat=<ul>\n<li>Indicador de escritura para los operadores y visitantes\n<li>Fotografía del operador\n<li>Trascripción de la conversación del chat a correo electrónico\n<li>Sonidos y alertas visuales\n<li>Permite dejar un "mensaje" cuando usted está ausente\n<li>Personalizar el chat con su logotipo, nombre, etc.\n<li>Soporte Unicode para varios idiomas\n<li>Convierte rápida de textos a hipervínculos en el chat\n<li>La ventana no es deshabilitada por bloqueadores de pop-ups\n</ul>
|
||||
features.operator.title=Habilidades para el Operador
|
||||
features.operator=<ul>\n<li>Consola del operador basado en web\n<li>Almacenamiento de mensajes para una mayor velocidad y consistencia\n<li>Seguimiento de la procedencia del acceso de los usuarios a tu sitio web (consulta de URL)\n<li>Historial de conversaciones con opción de búsqueda\n<li>Vínculos a visitas anteriores, acceso inmediato a charlas anteriores\n<li>Reasignar / Transferir control de chat\n<li>Identificación de visitantes molestosos\n<li>El administrador puede ver todas las charlas activas\n<li>Información acerca del visitante: primer mensaje, dirección, búsqueda\n<li>El administrador puede hacerse cargo de cualquier charla\n</ul>
|
||||
features.next.title=Novedades en la version 1.6
|
||||
features.next=<ul>\n<li>Departamentos (Por Ejemplo, Soporte o Ventas)\n<li>Formulario Antes de Empezar el Chat\n<li>Estadísticas\n<li>Mensajes Enlatados\n<li>Nueva Consola de Operador\n</ul>
|
||||
features.requirements.title=Requerimientos del Servidor
|
||||
features.requirements=<ul>\n<li>Servidor web o cuenta de alojamiento web ejecutado en cualquier sistema operativo.\n<li>PHP (5.x o superior) con soporte para MySQL (InnoDB).\n<li>MySQL 5.0 o superior\n</ul>
|
||||
features.browsers.title=Exploradores de internet soportados
|
||||
features.browsers=<ul>\n<li>Microsoft Internet Explorer 5.0+\n<li>Mozilla Firefox 1.0+\n<li>Mozilla 1.4, 1.7\n<li>Opera 7.0+\n<li>Safari 1.2.5+\n<li>Netscape 6.0+\n<li>Google Chrome 0.2.149.29+\n<li>iPhone 1.1.4+\n</ul>
|
||||
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=<strong>"Web Messenger</strong> 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=<b>Secciones</b>
|
||||
languages.title=<b>Idiomas</b>
|
||||
partners.title=<b>Socios</b>
|
||||
sidebar.quicknav=<b>Navegación Rápida</b>
|
||||
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=<a href="/forums/index.php?topic=205.msg589;boardseen#new" class="more">Leer artículo completo</a>
|
||||
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<br/>E mail: evgeny@openwebim.org
|
||||
credits.title=Créditos
|
||||
index.post.text=<p>Nos complace en anunciar la nueva version disponible 1.6.1. Esta versión incluye correcciones y mejoras.</p><ul><li>Correción Problema de Instalación 404</li><li>Opción para Modificar el Perfil</li><li>Nuevo Proyecto: Mibew Messenger</li><li>Imágenes Online/Offline Fijas</li><li>Localización de las fechas para todos los lenguajes, Buen Formato: Hoy/Ayer</li><li>abilidad para borrar operadores, Diálogo de Confirmación al borrar Departamentos/Operadores/bloquear Direcciones</li><li>Información acerca de la última actividad de los operadores: Online, Hoy a las 22, 01 Enero.., o Nunca</li><li>Nuevo Tema: simplicity (por Sheldmandu)</li></ul><p><a href="download.php">Descargar 1.6.1</a></p>
|
||||
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 <a href="http://www.eclipse.org/legal/epl-v10.html">Licencia Pública Eclipse v1.0</a>.<br/>\nLa EPL 1.0 no es compatible con la Licencia GPL. Por favor, <a href="http://en.wikipedia.org/wiki/Eclipse_Public_License">lea más acerca de la Licencia EPL 1.0</a>.
|
@ -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;
|
||||
}
|
Before Width: | Height: | Size: 162 B |
@ -1,64 +0,0 @@
|
||||
|
||||
<form id="loginForm" name="loginForm" method="post" action=".php">
|
||||
<table width="300" border="0" align="center" cellpadding="2" cellspacing="0">
|
||||
<tr>
|
||||
<th>First Name </th>
|
||||
<td><input name="fname" type="text" class="textfield" id="fname" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Last Name </th>
|
||||
<td><input name="lname" type="text" class="textfield" id="lname" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>City </th>
|
||||
<td><input name="city" type="text" class="textfield" id="city" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>State </th>
|
||||
<td><input name="state" type="text" class="textfield" id="state" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Country </th>
|
||||
<td><input name="country" type="text" class="textfield" id="country" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Phone </th>
|
||||
<td><input name="phone" type="text" class="textfield" id="phone" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Email </th>
|
||||
<td><input name="email" type="text" class="textfield" id="email" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th width="124">Login</th>
|
||||
<td width="168"><input name="login" type="text" class="textfield" id="login" /></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>Password</th>
|
||||
<td><input name="password" type="text" class="textfield" id="password" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Confirm Password </th>
|
||||
<td><input name="cpassword" type="text" class="textfield" id="cpassword" /></td>
|
||||
</tr>
|
||||
<div align="center" ><font color="red">Please click the PayPal button before you click submit!</font></div>
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td><input type="submit" name="Submit" value="Register" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
<div align="center" >Your username will follow http://host.mibew.com/. </div>
|
||||
<div align="center" ><font color="red">If you have any questions, please don't fill this out. Post a ticket <a href="http://support.openwebim.org"> Click here </a></font> </div>
|
||||
|
||||
</form>
|
||||
<form align="center" action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
||||
<input align="center" type="hidden" name="cmd" value="_s-xclick">
|
||||
<input type="hidden" name="hosted_button_id" value="5951679">
|
||||
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
|
||||
<img align="center" alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
||||
</form>
|
||||
<link href="default.css" rel="stylesheet" type="text/css" />
|
||||
<div id="footer">
|
||||
<p id="legal"><a href="http://openwebim.org/" class="flink">Open Web Messenger</a> 1.6.1 | (c) 2009 openwebim.org</p>
|
||||
</div>
|
@ -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;
|
||||
}
|
Before Width: | Height: | Size: 162 B |
@ -1,13 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>Access Denied</title>
|
||||
<link href="loginmodule.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<p align="center"> </p>
|
||||
<h1 align="center" class="err">Access Denied!<br />
|
||||
You do not have access to this resource.</h4>
|
||||
</body>
|
||||
</html>
|
@ -1,10 +0,0 @@
|
||||
<?php
|
||||
//Start session
|
||||
session_start();
|
||||
|
||||
//Check whether the session variable SESS_MEMBER_ID is present or not
|
||||
if(!isset($_SESSION['SESS_MEMBER_ID']) || (trim($_SESSION['SESS_MEMBER_ID']) == '')) {
|
||||
header("location: access-denied.php");
|
||||
exit();
|
||||
}
|
||||
?>
|
@ -1,5 +0,0 @@
|
||||
<?php
|
||||
require_once('auth.php');
|
||||
?>
|
||||
|
||||
<p>Welcome to the admin panel. </p>
|
@ -1,10 +0,0 @@
|
||||
<?php
|
||||
//Start session
|
||||
session_start();
|
||||
|
||||
//Check whether the session variable SESS_MEMBER_ID is present or not
|
||||
if(!isset($_SESSION['SESS_MEMBER_ID']) || (trim($_SESSION['SESS_MEMBER_ID']) == '')) {
|
||||
header("location: access-denied.php");
|
||||
exit();
|
||||
}
|
||||
?>
|
@ -1,15 +0,0 @@
|
||||
<?php
|
||||
// db info
|
||||
$hostname="localhost";
|
||||
$mysql_login="root";
|
||||
$mysql_password="";
|
||||
$database="mibew";
|
||||
|
||||
if (!($db = mysql_connect($hostname, $mysql_login , $mysql_password))){
|
||||
die("Can't connect to mysql.");
|
||||
}else{
|
||||
if (!(mysql_select_db("$database",$db))) {
|
||||
die("Can't connect to db.");
|
||||
}
|
||||
}
|
||||
?>
|
@ -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;
|
||||
}
|
@ -1,3 +0,0 @@
|
||||
<? require('libs/menu.php'); ?>
|
||||
<p>Get your copy of Mibew 1.6.1 at <b > <a href="http://sourceforge.net/project/showfiles.php?group_id=195701&package_id=231073">Download Here</a></p>
|
||||
<? include('libs/footer.php'); ?>
|
@ -1 +0,0 @@
|
||||
<? require('libs/menu.php'); ?>
<p> </p>
<b><font color="#99CC00">Version 1.6.1 Released</font></b></p>
<p>We are pleased to announce the immediate availability of 1.6.1. This is a major release with new features and improvements.</p>
<p><dd>[!] 404 installation problem</dd><p></p>
<dd>new permission: "Ability to modify profile"</dd><p></p>
<dd>new project name: Mibew Messenger </dd><p></p>
<dd>[!] fixed localization of dates for all languages, nice formatting: Today/Yesterday</dd><p></p>
<dd>[!] fixed online/offline image for groups</dd><p></p>
<dd>ability to delete operators, confirmation dialog when deleting group/operator/blocked address </dd><p></p>
<dd>Information about last activity for operators: Online, Today at 22, 01 Jan.., or Never </dd><p></p>
<dd>new theme: simplicity (by Sheldmandu) </dd><p></p>
<dd>[!] chat templates are fixed according to html standards </dd><p></p>
<b><font color="#99CC00">Version 1.6.0 Released</font></b></p>
<p>We are pleased to announce the immediate availability of 1.6.0. This is a major release with new features and improvements.</p>
<dl>
<dd>* operator groups</dd>
<dd>* pre-chat survey</dd>
<dd>* statistics</dd>
<dd>* canned messages</dd>
<dd>* new operator console</dd>
<? include('libs/footer.php'); ?>
|
Before Width: | Height: | Size: 162 B |
@ -1,28 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>Login Form</title>
|
||||
<link href="libs/loginmodule.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<p> </p>
|
||||
<form id="loginForm" name="loginForm" method="post" action="login-exec.php">
|
||||
<table width="300" border="0" align="center" cellpadding="2" cellspacing="0">
|
||||
<tr>
|
||||
<td width="112"><b>Login</b></td>
|
||||
<td width="188"><input name="login" type="text" class="textfield" id="login" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Password</b></td>
|
||||
<td><input name="password" type="password" class="textfield" id="password" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td><input type="submit" name="Submit" value="Login" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form><p></p>
|
||||
<div align="center"></font>Not a Member? <a href="register-form.php">Click Here</a></div>
|
||||
|
||||
<? include('libs/footer.php'); ?>
|
@ -1,12 +0,0 @@
|
||||
<?php
|
||||
define('DB_HOST', 'localhost');
|
||||
define('DB_USER', 'root');
|
||||
define('DB_PASSWORD', '');
|
||||
define('DB_DATABASE', 'mibew');
|
||||
//Maynot be needed it is deleteable, not sure if it's needed for profile page.
|
||||
$link = mysql_connect(DB_HOST, DB_USER, DB_PASSWORD);
|
||||
$db = mysql_select_db(DB_DATABASE);
|
||||
$result = mysql_query("SELECT * FROM members") or die(mysql_error());
|
||||
|
||||
|
||||
?>
|
@ -1,5 +0,0 @@
|
||||
|
||||
<link href="default.css" rel="stylesheet" type="text/css" />
|
||||
<div id="footer">
|
||||
<p id="legal"><a href="http://mibew.com/" class="flink">Open Web Messenger</a> 1.6.1 | (c) 2009 openwebim.org</p>
|
||||
</div>
|
@ -1,17 +0,0 @@
|
||||
<!-- Begin
|
||||
|
||||
function Login(form) {
|
||||
username = new Array("u1","u2","u3","u4","u5","u6","u7","u8","u9","u10");
|
||||
password = new Array("p1","p2","p3","p4","p5","p6","p7","p8","p9","p10");
|
||||
page = "secretpage" + ".html";
|
||||
if (form.username.value == username[0] && form.password.value == password[0] || form.username.value == username[1] && form.password.value == password[1] || form.username.value == username[2] && form.password.value == password[2] || form.username.value == username[3] && form.password.value == password[3] || form.username.value == username[4] && form.password.value == password[4] || form.username.value == username[5] && form.password.value == password[5] || form.username.value == username[6] && form.password.value == password[6] || form.username.value == username[7] && form.password.value == password[7] || form.username.value == username[8] && form.password.value == password[8] || form.username.value == username[9] && form.password.value == password[9]) {
|
||||
self.location.href = page;
|
||||
}
|
||||
else {
|
||||
alert("Either the username or password you entered is incorrect.\nPlease try again.");
|
||||
form.username.focus();
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
// End -->
|
@ -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;
|
||||
}
|
@ -1,12 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>Member's Page</title>
|
||||
<link href="libs/loginmodule.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Welcome </h1>
|
||||
<a href="member-profile.php">My Profile</a> |<a href="payware.php">Payware</a>| <a href="downloads.php">Downloads</a>| <a href="features.php">Features</a> |
|
||||
<a href="ticket.php">Ticket Support</a> |<a href="logout.php">Logout</a>
|
||||
<p></p>
|
@ -1,81 +0,0 @@
|
||||
<?php
|
||||
//Start session
|
||||
session_start();
|
||||
|
||||
//Include database connection details
|
||||
require_once('libs/config.php');
|
||||
|
||||
//Array to store validation errors
|
||||
$errmsg_arr = array();
|
||||
|
||||
//Validation error flag
|
||||
$errflag = false;
|
||||
|
||||
//Connect to mysql server
|
||||
$link = mysql_connect(DB_HOST, DB_USER, DB_PASSWORD);
|
||||
if(!$link) {
|
||||
die('Failed to connect to server: ' . mysql_error());
|
||||
}
|
||||
|
||||
//Select database
|
||||
$db = mysql_select_db(DB_DATABASE);
|
||||
if(!$db) {
|
||||
die("Unable to select database");
|
||||
}
|
||||
|
||||
//Function to sanitize values received from the form. Prevents SQL injection
|
||||
function clean($str) {
|
||||
$str = @trim($str);
|
||||
if(get_magic_quotes_gpc()) {
|
||||
$str = stripslashes($str);
|
||||
}
|
||||
return mysql_real_escape_string($str);
|
||||
}
|
||||
|
||||
//Sanitize the POST values
|
||||
$login = clean($_POST['login']);
|
||||
$password = clean($_POST['password']);
|
||||
|
||||
//Input Validations
|
||||
if($login == '') {
|
||||
$errmsg_arr[] = 'Login ID is missing';
|
||||
$errflag = true;
|
||||
}
|
||||
if($password == '') {
|
||||
$errmsg_arr[] = 'Password is missing';
|
||||
$errflag = true;
|
||||
}
|
||||
|
||||
//If there are input validations, redirect back to the login form
|
||||
if($errflag) {
|
||||
$_SESSION['ERRMSG_ARR'] = $errmsg_arr;
|
||||
session_write_close();
|
||||
header("location: member-index.php");
|
||||
exit();
|
||||
}
|
||||
|
||||
//Create query
|
||||
$qry="SELECT * FROM members WHERE login='$login' AND passwd='".md5($_POST['password'])."'";
|
||||
$result=mysql_query($qry);
|
||||
|
||||
//Check whether the query was successful or not
|
||||
if($result) {
|
||||
if(mysql_num_rows($result) == 1) {
|
||||
//Login Successful
|
||||
session_regenerate_id();
|
||||
$member = mysql_fetch_assoc($result);
|
||||
$_SESSION['SESS_MEMBER_ID'] = $member['member_id'];
|
||||
$_SESSION['SESS_FIRST_NAME'] = $member['firstname'];
|
||||
$_SESSION['SESS_LAST_NAME'] = $member['lastname'];
|
||||
session_write_close();
|
||||
header("location: member-index.php");
|
||||
exit();
|
||||
}else {
|
||||
//Login failed
|
||||
header("location: login-failed.php");
|
||||
exit();
|
||||
}
|
||||
}else {
|
||||
die("Query failed");
|
||||
}
|
||||
?>
|
@ -1,14 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>Login Failed</title>
|
||||
<link href="loginmodule.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Login Failed </h1>
|
||||
<p align="center"> </p>
|
||||
<h4 align="center" class="err">Login Failed!<br />
|
||||
Please check your username and password</h4>
|
||||
</body>
|
||||
</html>
|
@ -1,23 +0,0 @@
|
||||
<?php
|
||||
//Start session
|
||||
session_start();
|
||||
|
||||
//Unset the variables stored in session
|
||||
unset($_SESSION['SESS_MEMBER_ID']);
|
||||
unset($_SESSION['SESS_FIRST_NAME']);
|
||||
unset($_SESSION['SESS_LAST_NAME']);
|
||||
?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>Logged Out</title>
|
||||
<link href="loginmodule.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Logout </h1>
|
||||
<p align="center"> </p>
|
||||
<h4 align="center" class="err">You have been logged out.</h4>
|
||||
<p align="center">Click here to <a href="index.php">Login</a></p>
|
||||
|
||||
<? include('libs/footer.php'); ?>
|
@ -1,10 +0,0 @@
|
||||
<?php
|
||||
require_once('auth.php');
|
||||
require('libs/menu.php');
|
||||
?>
|
||||
|
||||
<p>This is a password protected area only accessible to members. </p>
|
||||
<p>This is also where you can get the current news, downloads, and more!</p>
|
||||
</body>
|
||||
</html>
|
||||
<? include('libs/footer.php'); ?>
|
@ -1,29 +0,0 @@
|
||||
<?php
|
||||
require_once('auth.php');
|
||||
require('libs/menu.php');
|
||||
require('libs/config.php')
|
||||
?>
|
||||
|
||||
<table width="300" border="0" align="center" cellpadding="2" cellspacing="0">
|
||||
<tr>
|
||||
<th>First Name </th>
|
||||
<td><input name="fname" type="text" class="textfield" id="fname" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Last Name </th>
|
||||
<td><input name="lname" type="text" class="textfield" id="lname" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>City </th>
|
||||
<td><input name="city" type="text" class="textfield" id="lname" /></td>
|
||||
</tr><tr>
|
||||
<th>State </th>
|
||||
<td><input name="state" type="text" class="textfield" id="lname" /></td>
|
||||
</tr><tr>
|
||||
<th>Country </th>
|
||||
<td><input name="country" type="text" class="textfield" id="lname" /></td>
|
||||
</tr><tr>
|
||||
<th>Email </th>
|
||||
<td><input name="email" type="text" class="textfield" id="lname" /></td>
|
||||
</tr>
|
||||
<? include('libs/footer.php'); ?>
|
@ -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;
|
||||
|
@ -1,5 +0,0 @@
|
||||
<? require('libs/menu.php'); ?>
|
||||
|
||||
<p>Mibew Hosting</p>
|
||||
<dd>This will be $50/month.</dd>
|
||||
<p>
|
@ -1,134 +0,0 @@
|
||||
<?php
|
||||
//Start session
|
||||
session_start();
|
||||
|
||||
//Include database connection details
|
||||
require_once('libs/config.php');
|
||||
|
||||
//Array to store validation errors
|
||||
$errmsg_arr = array();
|
||||
|
||||
//Validation error flag
|
||||
$errflag = false;
|
||||
|
||||
//Connect to mysql server
|
||||
$link = mysql_connect(DB_HOST, DB_USER, DB_PASSWORD);
|
||||
if(!$link) {
|
||||
die('Failed to connect to server: ' . mysql_error());
|
||||
}
|
||||
|
||||
//Select database
|
||||
$db = mysql_select_db(DB_DATABASE);
|
||||
if(!$db) {
|
||||
die("Unable to select database");
|
||||
}
|
||||
|
||||
//Function to sanitize values received from the form. Prevents SQL injection
|
||||
function clean($str) {
|
||||
$str = @trim($str);
|
||||
if(get_magic_quotes_gpc()) {
|
||||
$str = stripslashes($str);
|
||||
}
|
||||
return mysql_real_escape_string($str);
|
||||
}
|
||||
|
||||
//Sanitize the POST values
|
||||
$fname = clean($_POST['fname']);
|
||||
$lname = clean($_POST['lname']);
|
||||
$city = clean($_POST['city']);
|
||||
$state = clean($_POST['state']);
|
||||
$country = clean($_POST['country']);
|
||||
$phone = clean($_POST['phone']);
|
||||
$email = clean($_POST['email']);
|
||||
$login = clean($_POST['login']);
|
||||
$password = clean($_POST['password']);
|
||||
$cpassword = clean($_POST['cpassword']);
|
||||
|
||||
//Input Validations
|
||||
if($fname == '') {
|
||||
$errmsg_arr[] = 'First name is missing';
|
||||
$errflag = true;
|
||||
}
|
||||
if($lname == '') {
|
||||
$errmsg_arr[] = 'Last name is missing';
|
||||
$errflag = true;
|
||||
}
|
||||
if($city == '') {
|
||||
$errmsg_arr[] = 'City is missing';
|
||||
$errflag = true;
|
||||
}
|
||||
if($state == '') {
|
||||
$errmsg_arr[] = 'State is missing';
|
||||
$errflag = true;
|
||||
}
|
||||
if($country == '') {
|
||||
$errmsg_arr[] = 'Country is missing';
|
||||
$errflag = true;
|
||||
}
|
||||
if($phone == '') {
|
||||
$errmsg_arr[] = 'Phone is missing';
|
||||
$errflag = true;
|
||||
}
|
||||
if($phone == '000-000-0000') {
|
||||
$errmsg_arr[] = 'Phone is invalid';
|
||||
$errflag = true;
|
||||
}
|
||||
if($email == '') {
|
||||
$errmsg_arr[] = 'Email is missing';
|
||||
$errflag = true;
|
||||
}
|
||||
if($login == '') {
|
||||
$errmsg_arr[] = 'Login ID is missing';
|
||||
$errflag = true;
|
||||
}
|
||||
|
||||
if($password == '') {
|
||||
$errmsg_arr[] = 'Password is missing';
|
||||
$errflag = true;
|
||||
}
|
||||
if($cpassword == '') {
|
||||
$errmsg_arr[] = 'Confirm password is missing';
|
||||
$errflag = true;
|
||||
}
|
||||
if( strcmp($password, $cpassword) != 0 ) {
|
||||
$errmsg_arr[] = 'Passwords do not match';
|
||||
$errflag = true;
|
||||
}
|
||||
|
||||
//Check for duplicate login ID
|
||||
if($login != '') {
|
||||
$qry = "SELECT * FROM members WHERE login='$login'";
|
||||
$result = mysql_query($qry);
|
||||
if($result) {
|
||||
if(mysql_num_rows($result) > 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");
|
||||
}
|
||||
?>
|
@ -1,77 +0,0 @@
|
||||
<?php
|
||||
session_start();
|
||||
?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>Login Form</title>
|
||||
<link href="loginmodule.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<?php
|
||||
if( isset($_SESSION['ERRMSG_ARR']) && is_array($_SESSION['ERRMSG_ARR']) && count($_SESSION['ERRMSG_ARR']) >0 ) {
|
||||
echo '<ul class="err">';
|
||||
foreach($_SESSION['ERRMSG_ARR'] as $msg) { ?>
|
||||
<div align="center" ><font color="red" <? echo '<li>',$msg,'</li>'; ?> </div> </font> <?
|
||||
}
|
||||
echo '</ul>';
|
||||
unset($_SESSION['ERRMSG_ARR']);
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
<? include('libs/footer.php'); ?>
|
||||
|
||||
<form id="loginForm" name="loginForm" method="post" action="register-exec.php">
|
||||
<table width="300" border="0" align="center" cellpadding="2" cellspacing="0">
|
||||
<tr>
|
||||
<th>First Name </th>
|
||||
<td><input name="fname" type="text" class="textfield" id="fname" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Last Name </th>
|
||||
<td><input name="lname" type="text" class="textfield" id="lname" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>City </th>
|
||||
<td><input name="city" type="text" class="textfield" id="city" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>State </th>
|
||||
<td><input name="state" type="text" class="textfield" id="state" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Country </th>
|
||||
<td><input name="country" type="text" class="textfield" id="country" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Phone </th>
|
||||
<td><input name="phone" type="text" class="textfield" id="phone" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Email </th>
|
||||
<td><input name="email" type="text" class="textfield" id="email" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th width="124">Login</th>
|
||||
<td width="168"><input name="login" type="text" class="textfield" id="login" /></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>Password</th>
|
||||
<td><input name="password" type="password" class="textfield" id="password" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Confirm Password </th>
|
||||
<td><input name="cpassword" type="password" class="textfield" id="cpassword" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td><input type="submit" name="Submit" value="Register" /></td>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
@ -1,12 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>Registration Successful</title>
|
||||
<link href="loginmodule.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<div align="center"><b><font color="#99CC00"> Registration Successful</font></b></div>
|
||||
<div align="center"><p><a align="center" href="index.php">Click here</a> to login to your account.</p></div>
|
||||
</body>
|
||||
</html>
|
@ -1,3 +0,0 @@
|
||||
<?
|
||||
require('libs/menu.php'); ?>
|
||||
<iframe ORDER=0 FRAMEBORDER=0 FRAMESPACING=0 src="http://support.openwebim.org" width=100% height=100% style="border:0"></iframe>
|
@ -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=.
|
@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://www.netbeans.org/ns/project/1">
|
||||
<type>org.netbeans.modules.php.project</type>
|
||||
<configuration>
|
||||
<data xmlns="http://www.netbeans.org/ns/php-project/1">
|
||||
<name>mibewlogin</name>
|
||||
</data>
|
||||
</configuration>
|
||||
</project>
|
@ -1,64 +0,0 @@
|
||||
|
||||
<form id="loginForm" name="loginForm" method="post" action=".php">
|
||||
<table width="300" border="0" align="center" cellpadding="2" cellspacing="0">
|
||||
<tr>
|
||||
<th>First Name </th>
|
||||
<td><input name="fname" type="text" class="textfield" id="fname" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Last Name </th>
|
||||
<td><input name="lname" type="text" class="textfield" id="lname" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>City </th>
|
||||
<td><input name="city" type="text" class="textfield" id="city" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>State </th>
|
||||
<td><input name="state" type="text" class="textfield" id="state" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Country </th>
|
||||
<td><input name="country" type="text" class="textfield" id="country" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Phone </th>
|
||||
<td><input name="phone" type="text" class="textfield" id="phone" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Email </th>
|
||||
<td><input name="email" type="text" class="textfield" id="email" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th width="124">Login</th>
|
||||
<td width="168"><input name="login" type="text" class="textfield" id="login" /></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>Password</th>
|
||||
<td><input name="password" type="text" class="textfield" id="password" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Confirm Password </th>
|
||||
<td><input name="cpassword" type="text" class="textfield" id="cpassword" /></td>
|
||||
</tr>
|
||||
<div align="center" ><font color="red">Please click the PayPal button before you click submit!</font></div>
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td><input type="submit" name="Submit" value="Register" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
<div align="center" >Your username will follow http://host.mibew.com/. </div>
|
||||
<div align="center" ><font color="red">If you have any questions, please don't fill this out. Post a ticket <a href="http://support.openwebim.org"> Click here </a></font> </div>
|
||||
|
||||
</form>
|
||||
<form align="center" action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
||||
<input align="center" type="hidden" name="cmd" value="_s-xclick">
|
||||
<input type="hidden" name="hosted_button_id" value="5951679">
|
||||
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
|
||||
<img align="center" alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
||||
</form>
|
||||
<link href="default.css" rel="stylesheet" type="text/css" />
|
||||
<div id="footer">
|
||||
<p id="legal"><a href="http://openwebim.org/" class="flink">Open Web Messenger</a> 1.6.1 | (c) 2009 openwebim.org</p>
|
||||
</div>
|
@ -1,5 +0,0 @@
|
||||
User-Agent: *
|
||||
Disallow: /webim/
|
||||
Disallow: /article/
|
||||
Allow: /
|
||||
|
@ -1,30 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>http://mibew.org/</loc>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://mibew.org/demo.php</loc>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://mibew.org/download.php</loc>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.9</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://mibew.org/features.php</loc>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://mibew.org/forums/</loc>
|
||||
<changefreq>daily</changefreq>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
|
||||
</urlset>
|
Before Width: | Height: | Size: 1.1 KiB |