| 1 |
lars |
1 |
<html>
|
|
|
2 |
<head>
|
|
|
3 |
<title>vivino.de: Redaktionssystem</title>
|
|
|
4 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
|
5 |
<link rel=stylesheet type="text/css" href="redaktion.css">
|
|
|
6 |
<style type="text/css"><MM:BeginLock translatorClass="MM_SSI" type="ssi" orig="%3C?
|
|
|
7 |
|
|
|
8 |
include(%22redaktion.css%22); ?%3E" fileRef="redaktion.css"
|
|
|
9 |
|
|
|
10 |
depFiles="file:///L|/content-management/Online-Shop/redaktion.css">A:link {font-family:
|
|
|
11 |
|
|
|
12 |
Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
|
|
|
13 |
A:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}
|
|
|
14 |
A:active {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #CC0000}
|
|
|
15 |
A:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #669933}
|
|
|
16 |
p {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000096}
|
|
|
17 |
p.error {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;
|
|
|
18 |
|
|
|
19 |
font-weight: bold}
|
|
|
20 |
span {font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
|
|
|
21 |
span.blue {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;
|
|
|
22 |
|
|
|
23 |
background-color:#0000A0; font-size: 10pt}
|
|
|
24 |
span.small {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration:
|
|
|
25 |
|
|
|
26 |
none}
|
|
|
27 |
td {font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
|
|
|
28 |
td.timeout {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FF0000;}
|
|
|
29 |
td.small {font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
|
|
|
30 |
td.headline {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
|
|
|
31 |
|
|
|
32 |
font-weight: bold}
|
|
|
33 |
td.haupt {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
|
|
|
34 |
td.selectet_language {border: 1px outset; border-color: #CCCCCC #999999 #999999 #CCCCCC}
|
|
|
35 |
input {font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
|
|
|
36 |
select {font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
|
|
|
37 |
textarea {font-family: Arial, Helvetica, sans-serif; font-size: 8pt}.button { width: 100%;
|
|
|
38 |
|
|
|
39 |
border-style: outset; border-top-width: 1px; border-right-width: 1px; border-bottom-width:
|
|
|
40 |
|
|
|
41 |
1px; border-left-width: 1px; cursor: auto}
|
|
|
42 |
<MM:EndLock></style>
|
|
|
43 |
<style type="text/css">
|
|
|
44 |
<!--
|
|
|
45 |
table.input
|
|
|
46 |
{
|
|
|
47 |
border-width: 2px 1px 1px 2px;
|
|
|
48 |
border-top-color : #CCCCCC;
|
|
|
49 |
border-left-color : #CCCCCC;
|
|
|
50 |
border-bottom-color : #AAAAAA;
|
|
|
51 |
border-right-color : #AAAAAA;
|
|
|
52 |
border-style :inset;
|
|
|
53 |
background-color : #FFFFFF;
|
|
|
54 |
}
|
|
|
55 |
-->
|
|
|
56 |
</style>
|
|
|
57 |
<script language="JavaScript">
|
|
|
58 |
<!--
|
|
|
59 |
|
|
|
60 |
function MM_swapImgRestore() { //v3.0
|
|
|
61 |
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
|
|
|
62 |
}
|
|
|
63 |
|
|
|
64 |
function MM_preloadImages() { //v3.0
|
|
|
65 |
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
|
|
|
66 |
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
|
|
|
67 |
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
|
|
|
68 |
}
|
|
|
69 |
|
|
|
70 |
function MM_swapImage() { //v3.0
|
|
|
71 |
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array;
|
|
|
72 |
|
|
|
73 |
for(i=0;i<(a.length-2);i+=3)
|
|
|
74 |
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src;
|
|
|
75 |
|
|
|
76 |
x.src=a[i+2];}
|
|
|
77 |
}
|
|
|
78 |
|
|
|
79 |
function MM_findObj(n, d) { //v4.0
|
|
|
80 |
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
|
|
|
81 |
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
|
|
|
82 |
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
|
|
|
83 |
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
|
|
|
84 |
if(!x && document.getElementById) x=document.getElementById(n); return x;
|
|
|
85 |
}
|
|
|
86 |
|
|
|
87 |
function killkomma(w)
|
|
|
88 |
{
|
|
|
89 |
return w.replace(/,/,'.');
|
|
|
90 |
}
|
|
|
91 |
|
|
|
92 |
function call_editor(Feldname,properties)
|
|
|
93 |
{
|
|
|
94 |
|
|
|
95 |
|
|
|
96 |
editor=window.open("../editor/editor.php?properties="+properties,Feldname,"height=400,width
|
|
|
97 |
|
|
|
98 |
=750,location=no,menubar=no,resizable=yes,scrollbars=no,status=no,toolbar=no");;
|
|
|
99 |
}
|
|
|
100 |
|
|
|
101 |
function explore(Feldname,bild_dir,ID)
|
|
|
102 |
{
|
|
|
103 |
|
|
|
104 |
|
|
|
105 |
explorer_fenster=window.open("explore.php?Tab=artikel&Feld="+Feldname+"&bild_dir="+bild_dir
|
|
|
106 |
|
|
|
107 |
+"&ID="+ID,"explorer_fenster","height=400,width=300,location=no,menubar=no,resizable=yes,sc
|
|
|
108 |
|
|
|
109 |
rollbars=no,status=no,toolbar=no");;
|
|
|
110 |
}
|
|
|
111 |
//-->
|
|
|
112 |
</script>
|
|
|
113 |
<script language="JavaScript" src="../checkDate.js"></script>
|
|
|
114 |
<meta name="description" content="Redaktionssystem">
|
|
|
115 |
<meta name="author" content="Webagentur Niewerth">
|
|
|
116 |
<meta name="robots" content="noindex">
|
|
|
117 |
</head>
|
|
|
118 |
|
|
|
119 |
<body bgcolor="#990000" leftmargin="20" topmargin="10" marginwidth="20" marginheight="10"
|
|
|
120 |
|
|
|
121 |
text="#000000">
|
|
|
122 |
<form method="post" action="artikel.php" name="formname" enctype="multipart/form-data">
|
|
|
123 |
<table width="558" border="0" cellspacing="0" cellpadding="0">
|
|
|
124 |
<tr valign="top">
|
|
|
125 |
<td width="508">
|
|
|
126 |
<table width="100%" border="1" cellspacing="0" cellpadding="3"
|
|
|
127 |
|
|
|
128 |
bordercolorlight="#FFFFFF" bordercolordark="#999999">
|
|
|
129 |
<tr bgcolor="#990000">
|
|
|
130 |
<td colspan="3"><font color="#FFFFFF"><b>Artikel:
|
|
|
131 |
|
|
|
132 |
Bearbeiten </b> </font>
|
|
|
133 |
<input type="hidden" name="Father" value="5" size="2">
|
|
|
134 |
</td>
|
|
|
135 |
</tr>
|
|
|
136 |
<tr>
|
|
|
137 |
<td bgcolor="#990000" valign="middle" width="21%">
|
|
|
138 |
<font color="#FFFFFF"><b>
|
|
|
139 |
Artikelnummer: </b></font> </td>
|
|
|
140 |
<td bgcolor="#990000" colspan="2" width="79%">
|
|
|
141 |
<input type="text" name="kennung" value="">
|
|
|
142 |
</td>
|
|
|
143 |
</tr>
|
|
|
144 |
<tr>
|
|
|
145 |
<td bgcolor="#990000" valign="middle" width="21%">
|
|
|
146 |
<font color="#FFFFFF"><b>
|
|
|
147 |
Name: </b></font> </td>
|
|
|
148 |
<td bgcolor="#990000" colspan="2" width="79%">
|
|
|
149 |
<input type="text" name="kurzbezeichnung" value="dfgsfdg">
|
|
|
150 |
</td>
|
|
|
151 |
</tr>
|
|
|
152 |
|
|
|
153 |
|
|
|
154 |
<tr>
|
|
|
155 |
<td bgcolor="#990000" width="21%"> <font color="#FFFFFF"><b>
|
|
|
156 |
7 % MwSt.: </b></font> </td>
|
|
|
157 |
<td bgcolor="#990000" colspan="2" width="79%">
|
|
|
158 |
<input type="hidden" name="Eigenschaft_1" value="0">
|
|
|
159 |
<input type="checkbox" name="Eigenschaft_1" value="1">
|
|
|
160 |
</td>
|
|
|
161 |
</tr>
|
|
|
162 |
<tr>
|
|
|
163 |
<td bgcolor="#990000" width="20%">
|
|
|
164 |
<font color="#FFFFFF"><b>erstellt:</b></font>
|
|
|
165 |
</td>
|
|
|
166 |
<td colspan="3" bgcolor="#990000"><font color="#FFFFFF">am:
|
|
|
167 |
30.07.2003 um: 19:10:35 von:
|
|
|
168 |
|
|
|
169 |
admin </font> </td>
|
|
|
170 |
</tr>
|
|
|
171 |
<tr>
|
|
|
172 |
<td bgcolor="#990000" width="20%" nowrap>
|
|
|
173 |
<font color="#FFFFFF"><b>letzte Änderung:</b></font>
|
|
|
174 |
</td>
|
|
|
175 |
<td colspan="3" bgcolor="#990000"><font color="#FFFFFF">am:
|
|
|
176 |
30.07.2003 um: 19:10:47 von:
|
|
|
177 |
|
|
|
178 |
admin </font> </td>
|
|
|
179 |
</tr>
|
|
|
180 |
<tr bgcolor="#990000">
|
|
|
181 |
<td align="right" colspan="3"><p>
|
|
|
182 |
<input name="button" type="button"
|
|
|
183 |
|
|
|
184 |
onClick="document.location='verlinken.php?Father[typ]=a&Father[ID]=2&Target[typ]=a'"
|
|
|
185 |
|
|
|
186 |
value="Zubehör einfügen">
|
|
|
187 |
|
|
|
188 |
<input name="button" type="button"
|
|
|
189 |
|
|
|
190 |
onClick="window.open('unlink_zubehoer.php?Father[typ]=a&Father[ID]=2','','width=200,height=
|
|
|
191 |
|
|
|
192 |
200,location=no,menubar=no,status=no,toolbar=no')" value="Zubehör entfernen">
|
|
|
193 |
</p>
|
|
|
194 |
<p>
|
|
|
195 |
<input type="hidden" name="ID" value="2" size="2">
|
|
|
196 |
<input type="hidden" name="action" value="update">
|
|
|
197 |
<input type="submit" value="OK">
|
|
|
198 |
<input type="button" value="Zurücksetzen"
|
|
|
199 |
|
|
|
200 |
onClick="location.reload()">
|
|
|
201 |
<input type="submit" value="Löschen" onClick="if
|
|
|
202 |
|
|
|
203 |
(confirm('Wollen Sie diesen Artikel wirklich löschen ?'))
|
|
|
204 |
|
|
|
205 |
{document.formname.Father.value='-2'} else {return false;}">
|
|
|
206 |
</p>
|
|
|
207 |
</td>
|
|
|
208 |
</tr>
|
|
|
209 |
</table>
|
|
|
210 |
<br>
|
|
|
211 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|
|
212 |
<tr>
|
|
|
213 |
|
|
|
214 |
<td width="40%">
|
|
|
215 |
</td>
|
|
|
216 |
<td width="20%"> </td>
|
|
|
217 |
|
|
|
218 |
|
|
|
219 |
<td width="40%"> </td>
|
|
|
220 |
</tr>
|
|
|
221 |
</table>
|
|
|
222 |
</td>
|
|
|
223 |
<td valign="top" align="right" width="50">
|
|
|
224 |
</td>
|
|
|
225 |
</tr>
|
|
|
226 |
</table>
|
|
|
227 |
</form>
|
|
|
228 |
</body>
|