Subversion Repositories svnkaklik

Compare Revisions

Ignore whitespace Rev 5 → Rev 6

/web/test/chat/dcshout/template/basic/_vti_cnf/post.htm
0,0 → 1,16
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|28 Jul 2005 10:16:16 -0000
vti_extenderversion:SR|6.0.2.5516
vti_author:SR|KAKLIK\\Jakub
vti_modifiedby:SR|KAKLIK\\Jakub
vti_timecreated:TR|28 Jul 2005 10:16:16 -0000
vti_cacheddtm:TX|28 Jul 2005 10:16:16 -0000
vti_filesize:IR|69
vti_cachedneedsrewrite:BR|false
vti_cachedhasbots:BR|false
vti_cachedhastheme:BR|false
vti_cachedhasborder:BR|false
vti_charset:SR|windows-1250
vti_backlinkinfo:VX|
vti_syncwith_192.168.177.137\:21/www:TX|28 Jul 2005 10:16:16 -0000
vti_syncofs_192.168.177.137\:21/www:TW|31 Jul 2004 07:23:00 -0000
/web/test/chat/dcshout/template/basic/_vti_cnf/top.htm
0,0 → 1,19
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|28 Jul 2005 10:16:16 -0000
vti_extenderversion:SR|6.0.2.5516
vti_author:SR|KAKLIK\\Jakub
vti_modifiedby:SR|KAKLIK\\Jakub
vti_timecreated:TR|28 Jul 2005 10:16:16 -0000
vti_cacheddtm:TX|28 Jul 2005 10:16:16 -0000
vti_filesize:IR|443
vti_cachedbodystyle:SR|<body>
vti_cachedlinkinfo:VX|Q|http://codez.darkdevils.co.uk/css.css
vti_cachedsvcrellinks:VX|NQHS|http://codez.darkdevils.co.uk/css.css
vti_cachedneedsrewrite:BR|false
vti_cachedhasbots:BR|false
vti_cachedhastheme:BR|false
vti_cachedhasborder:BR|false
vti_charset:SR|windows-1250
vti_backlinkinfo:VX|
vti_syncwith_192.168.177.137\:21/www:TX|28 Jul 2005 10:16:16 -0000
vti_syncofs_192.168.177.137\:21/www:TW|31 Jul 2004 07:23:00 -0000
/web/test/chat/dcshout/template/basic/post.htm
0,0 → 1,10
{name} Says :
<br>
{mess}
<br>
------------------
<br>
 
 
 
 
/web/test/chat/dcshout/template/basic/top.htm
0,0 → 1,25
<html>
<head>
<link rel="stylesheet" type="text/css" href="http://codez.darkdevils.co.uk/css.css">
</head>
<body>
<script>
<!-- bb window -->
function bb(){
var popurl="mod.php?show=bb"
winpops=window.open(popurl,"","width=230,height=338,scrollbars,resizable,")
}
<!-- all window -->
function show(){
var popurl="mod.php"
winpops=window.open(popurl,"","width=150,height=338,scrollbars,resizable,")
}
</script>