mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Did not go first time ...
git-svn-id: file:///svn/phpbb/trunk@2291 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
1ff6689e3a
commit
ee9d82968c
3 changed files with 0 additions and 181 deletions
|
@ -1,49 +0,0 @@
|
|||
<!-- $Id$ -->
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>phpBB - DB Utilities</title>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
P {font-family:Verdana,serif;font-size:8pt}
|
||||
|
||||
H1 {font-family:Arial,Helvetica,sans-serif;font-size:14pt;}
|
||||
H2 {font-family:Arial,Helvetica,sans-serif;font-size:12pt;}
|
||||
H3 {font-family:Arial,Helvetica,sans-serif;font-size:10pt;}
|
||||
|
||||
TH {background-color:#CCCCCC;font-family:Verdana,serif;font-size:8pt}
|
||||
TD {font-family:Verdana,serif;font-size:8pt}
|
||||
|
||||
TD.cell1 {background-color:#DDDDDD}
|
||||
TD.cell2 {background-color:#EEEEEE}
|
||||
|
||||
TD.authall {background-color:#EEEEEE;text-align:center}
|
||||
TD.authacl {background-color:#DDDDDD;text-align:center}
|
||||
TD.authmod {background-color:#CCCCCC;text-align:center}
|
||||
TD.authadmin {background-color:#BBBBBB;text-align:center}
|
||||
|
||||
SELECT.small {width:140px;font-family:"Courier New",courier;font-size:8pt;}
|
||||
INPUT.text {font-family:"Courier New",courier;font-size:8pt;}
|
||||
|
||||
//-->
|
||||
</style>
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF" text="#000000">
|
||||
|
||||
<h1>Database Utilities</h1>
|
||||
<div align="center">
|
||||
{U_DB_MESSAGE}
|
||||
<hr>
|
||||
{U_DB_LINKS}
|
||||
</div>
|
||||
<hr>
|
||||
<div align="center">
|
||||
<font face="Verdana,serif" size="1">Powered By <a href="http://www.phpbb.com/" target="_phpbb">phpBB 2.0</a></font>
|
||||
<br clear="all">
|
||||
<font face="Verdana,serif" size="1">
|
||||
Copyright © 2001 phpBB Group, All Rights Reserved</font>
|
||||
<br>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -1,87 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>phpBB - auth testing</title>
|
||||
<script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
function open_new_window(strURL){
|
||||
weblinkswin = window.open(strURL, "_weblinks", "LEFT=2,HEIGHT=400,resizable=yes,scrollbars=yes,TOP=2,WIDTH=740");
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
P {font-family:Verdana,serif;font-size:8pt}
|
||||
|
||||
H1 {font-family:Arial,Helvetica,sans-serif;font-size:14pt;text-align:center}
|
||||
H2 {font-family:Arial,Helvetica,sans-serif;font-size:12pt;}
|
||||
H3 {font-family:Arial,Helvetica,sans-serif;font-size:10pt;}
|
||||
|
||||
TH {background-color:#CCCCCC;font-family:Verdana,serif;font-size:8pt}
|
||||
TD {font-family:Verdana,serif;font-size:8pt}
|
||||
|
||||
TD.row1 {background-color:#DDDDDD}
|
||||
TD.row2 {background-color:#EEEEEE}
|
||||
|
||||
TD.row1authuser {background-color:#FF8888}
|
||||
TD.row2authuser {background-color:#EE8888}
|
||||
|
||||
TD.row1authgroup {background-color:#77FF77}
|
||||
TD.row2authgroup {background-color:#66EE66}
|
||||
|
||||
SELECT.small {width:140px;font-family:"Courier New",courier;font-size:8pt;}
|
||||
INPUT.text {font-family:"Courier New",courier;font-size:8pt;}
|
||||
//-->
|
||||
</style>
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF" text="#000000">
|
||||
|
||||
<h1>{L_USER_OR_GROUP} Authorisation Control</h1>
|
||||
|
||||
<form method="post" action="{S_USER_AUTH_ACTION}">
|
||||
|
||||
<h2>{L_USER_OR_GROUPNAME}: {USERNAME}</h2>
|
||||
|
||||
<p>{USER_GROUP_MEMBERSHIPS}</p>
|
||||
|
||||
<h3>Access to Forums</h3>
|
||||
|
||||
<p>Remember that there are two possible places for controlling access to forums, user and group auth control. Removing access rights from a user will not affect any rights granted via group membership. You will be warned if you remove access rights from a user (or group) but access is still granted via membership of a group (or via individual user rights)</p>
|
||||
|
||||
<div align="center"><table cellspacing="1" cellpadding="4" border="0">
|
||||
<tr>
|
||||
<th width="30%">Forum Name</th>
|
||||
<th>Simple Access Control</th>
|
||||
<th>Moderator</th>
|
||||
</tr>
|
||||
<!-- BEGIN forums -->
|
||||
<tr>
|
||||
<td class="{forums.ROW_CLASS}" align="center"><a href="{forums.U_FORUM_AUTH}" onClick="open_new_window('{forums.U_FORUM_AUTH}');return false" target="_new">{forums.FORUM_NAME}</a></td>
|
||||
<td class="{forums.ROW_CLASS}" align="center">{forums.S_ACL_SELECT}</td>
|
||||
<td class="{forums.ROW_CLASS}" align="center">{forums.S_MOD_SELECT}</td>
|
||||
</tr>
|
||||
<!-- END forums -->
|
||||
<tr>
|
||||
<td colspan="4" align="center"><br clear="all">
|
||||
{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="Request Update"> <input type="reset" value="Reset Changes"></td>
|
||||
</tr>
|
||||
</table></div>
|
||||
|
||||
</form>
|
||||
|
||||
<center>
|
||||
|
||||
<p><a href="{U_USER_OR_GROUP}">{L_USER_OR_GROUP} Authorisation Admin</a></p>
|
||||
<p><a href="{U_FORUMAUTH}">Forum Authorisation Admin</a></p>
|
||||
|
||||
<font face="Verdana,serif" size="1">Powered By <a href="http://www.phpbb.com/" target="_phpbb">phpBB 2.0</a></font>
|
||||
|
||||
<br clear="all">
|
||||
|
||||
<font face="Verdana,serif" size="1">
|
||||
Copyright © 2001 phpBB Group, All Rights Reserved</font>
|
||||
<br>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -1,45 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>phpBB - auth testing</title>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
P {font-family:Verdana,serif;font-size:8pt}
|
||||
|
||||
H1 {font-family:Arial,Helvetica,sans-serif;font-size:14pt;}
|
||||
H2 {font-family:Arial,Helvetica,sans-serif;font-size:12pt;}
|
||||
H3 {font-family:Arial,Helvetica,sans-serif;font-size:10pt;}
|
||||
|
||||
TH {font-family:Verdana,serif;font-size:8pt}
|
||||
TD {font-family:Verdana,serif;font-size:8pt}
|
||||
|
||||
SELECT.small {width:140px;font-family:"Courier New",courier;font-size:8pt;}
|
||||
INPUT.text {font-family:"Courier New",courier;font-size:8pt;}
|
||||
//-->
|
||||
</style>
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF" text="#000000">
|
||||
|
||||
<div align="center"><h1>{L_USER_OR_GROUP} Authorisation Control</h1>
|
||||
|
||||
<table cellspacing="1" cellpadding="4" border="0">
|
||||
<tr>
|
||||
<th bgcolor="#CCCCCC">Select a {L_USER_OR_GROUP}</th>
|
||||
</tr>
|
||||
<tr><form method="get" action="{S_USERAUTH_ACTION}">
|
||||
<td bgcolor="#DDDDDD" align="center">{S_USERS_SELECT} <input type="submit" value="Look up User"> </td>
|
||||
</form></tr>
|
||||
</table></div>
|
||||
|
||||
<center>
|
||||
<p><a href="{U_FORUMAUTH}">Forum Authorisation Admin</a></p>
|
||||
|
||||
<font face="Verdana,serif" size="1">Powered By <a href="http://www.phpbb.com/" target="_phpbb">phpBB 2.0</a></font>
|
||||
<br clear="all">
|
||||
<font face="Verdana,serif" size="1">
|
||||
Copyright © 2001 phpBB Group, All Rights Reserved</font>
|
||||
<br>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue