| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174 | 
							- <?php
 
- if(!defined('InEmpireCMS'))
 
- {
 
- 	exit();
 
- }
 
- ?><table width='100%' align=center cellpadding=3 cellspacing=1 bgcolor='#DBEAF5'><tr><td width='16%' height=25 bgcolor='ffffff'>图片名称</td><td bgcolor='ffffff'><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#DBEAF5">
 
- <tr> 
 
-   <td height="25" bgcolor="#FFFFFF">
 
- 	<?=$tts?"<select name='ttid'><option value='0'>标题分类</option>$tts</select>":""?>
 
- 	<input type=text name=title value="<?=ehtmlspecialchars(stripSlashes($r[title]))?>" size="60"> 
 
- 	<input type="button" name="button" value="图文" onclick="document.add.title.value=document.add.title.value+'(图文)';"> 
 
-   </td>
 
- </tr>
 
- <tr> 
 
-   <td height="25" bgcolor="#FFFFFF">属性: 
 
- 	<input name="titlefont[b]" type="checkbox" value="b"<?=$titlefontb?>>粗体
 
- 	<input name="titlefont[i]" type="checkbox" value="i"<?=$titlefonti?>>斜体
 
- 	<input name="titlefont[s]" type="checkbox" value="s"<?=$titlefonts?>>删除线
 
- 	       颜色: <input name="titlecolor" type="text" value="<?=stripSlashes($r[titlecolor])?>" size="10" class="color">
 
-   </td>
 
- </tr>
 
- </table>
 
- </td></tr><tr><td width='16%' height=25 bgcolor='ffffff'>特殊属性</td><td bgcolor='ffffff'>
 
- <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#DBEAF5">
 
-   <tr>
 
-     <td height="25" bgcolor="#FFFFFF">信息属性: 
 
-       <input name="checked" type="checkbox" value="1"<?=$r[checked]?' checked':''?>>
 
-       审核    推荐 
 
-       <select name="isgood" id="isgood">
 
-         <option value="0">不推荐</option>
 
- 	<?=$ftnr['igname']?>
 
-       </select>
 
-          头条 
 
-       <select name="firsttitle" id="firsttitle">
 
-         <option value="0">非头条</option>
 
- 	<?=$ftnr['ftname']?>
 
-       </select></td>
 
-   </tr>
 
-   <tr> 
 
-     <td height="25" bgcolor="#FFFFFF">关键字   : 
 
-       <input name="keyboard" type="text" size="52" value="<?=stripSlashes($r[keyboard])?>">
 
-       <font color="#666666">(多个请用","隔开)</font></td>
 
-   </tr>
 
-   <tr> 
 
-     <td height="25" bgcolor="#FFFFFF">外部链接: 
 
-       <input name="titleurl" type="text" value="<?=stripSlashes($r[titleurl])?>" size="52">
 
-       <font color="#666666">(填写后信息连接地址将为此链接)</font></td>
 
-   </tr>
 
- </table>
 
- </td></tr><tr><td width='16%' height=25 bgcolor='ffffff'>发布时间</td><td bgcolor='ffffff'><input name="newstime" type="text" value="<?=$r[newstime]?>" size="28" class="Wdate" onClick="WdatePicker({skin:'default',dateFmt:'yyyy-MM-dd HH:mm:ss'})"><input type=button name=button value="设为当前时间" onclick="document.add.newstime.value='<?=$todaytime?>'">
 
- </td></tr><tr><td width='16%' height=25 bgcolor='ffffff'>标题图片</td><td bgcolor='ffffff'><input name="titlepic" type="text" id="titlepic" value="<?=$ecmsfirstpost==1?"":ehtmlspecialchars(stripSlashes($r[titlepic]))?>" size="45">
 
- <a onclick="window.open('ecmseditor/FileMain.php?type=1&classid=<?=$classid?>&infoid=<?=$id?>&filepass=<?=$filepass?>&sinfo=1&doing=1&field=titlepic<?=$ecms_hashur[ehref]?>','','width=700,height=550,scrollbars=yes');" title="选择已上传的图片"><img src="../data/images/changeimg.gif" border="0" align="absbottom"></a> 
 
- </td></tr><tr><td width='16%' height=25 bgcolor='ffffff'>图片集</td><td bgcolor='ffffff'><script>
 
- function dopicadd()
 
- {var i;
 
- var str="";
 
- var oldi=0;
 
- var j=0;
 
- oldi=parseInt(document.add.morepicnum.value);
 
- for(i=1;i<=document.add.downmorepicnum.value;i++)
 
- {
 
- j=i+oldi;
 
- str=str+"<tr><td width=7%><div align=center>"+j+"</div></td><td width=33%><div align=center><input name=msmallpic[] type=text size=28 id=msmallpic"+j+" ondblclick=SpOpenChFile(1,'msmallpic"+j+"')><br><input type=file name=msmallpfile[] size=15></div></td><td width=30%><div align=center><input name=mbigpic[] type=text size=28 id=mbigpic"+j+" ondblclick=SpOpenChFile(1,'mbigpic"+j+"')><br><input type=file name=mbigpfile[] size=15></div></td><td width=30%><div align=center><input name=mpicname[] type=text></div></td></tr>";
 
- }
 
- document.getElementById("addpicdown").innerHTML="<table width='100%' border=0 cellspacing=1 cellpadding=3>"+str+"</table>";
 
- }
 
- </script>
 
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
 
-   <tr>
 
-     <td height="25">
 
- 	图片地址前缀:
 
-       <input name="mpicurl_qz" type="text" id="mpicurl_qz">  
 
- 	  <input type="checkbox" name="msavepic" value="1">远程保存 <input type="checkbox" name="mcreatespic" value="1" onclick="if(this.checked){setmcreatespic.style.display='';}else{setmcreatespic.style.display='none';}">生成缩图
 
- 	  <span id="setmcreatespic" style="display:none">:<input type=text name="mcreatespicwidth" size=4 value="<?=$public_r[spicwidth]?>">*<input type=text name="mcreatespicheight" size=4 value="<?=$public_r[spicheight]?>">(宽*高)</span>
 
- <?php
 
- if(TranmoreIsOpen())
 
- {
 
- ?>
 
- <input type="button" name="Submit" value="多选上传" onclick="window.open('ecmseditor/tranmore/tranmore.php?type=1&classid=<?=$classid?>&filepass=<?=$filepass?>&infoid=<?=$id?>&modtype=0&sinfo=1&ecmsdo=ecmstmmorepic&tranfrom=2<?=$ecms_hashur['ehref']?>&oldmorepicnum='+document.add.morepicnum.value,'ecmstmpage','width=700,height=550,scrollbars=yes');">
 
- <?php
 
- }
 
- ?>
 
-  </td>
 
-   </tr>
 
-   <tr> 
 
-     <td><table width="100%" border=0 align=center cellpadding=3 cellspacing=1>
 
-   <tr bgcolor="#DBEAF5"> 
 
-     <td width="7%"><div align=center>编号</div></td>
 
-     <td width="33%"><div align=center>缩图 <font color="#666666">(双击选择)</font></div></td>
 
-     <td width="30%"><div align=center>大图 <font color="#666666">(双击选择)</font></div></td>
 
-     <td width="30%"><div align=center>图片说明</div></td>
 
-   </tr>
 
- </table></td>
 
-   </tr>
 
-   <tr> 
 
-     <td id=defmorepicid>
 
-     <?php
 
-     if($ecmsfirstpost==1)
 
-     {
 
- 	?>
 
- 	<table width='100%' border=0 align=center cellpadding=3 cellspacing=1>
 
- 	<?php
 
- 	$morepicnum=3;
 
- 	for($mppathi=1;$mppathi<=$morepicnum;$mppathi++)
 
- 	{
 
- 	?>
 
- 	<tr> 
 
- 		<td width='7%'><div align=center><?=$mppathi?></div></td>
 
- 		<td width='33%'><div align=center>
 
- 		<input name=msmallpic[] type=text id='msmallpic<?=$mppathi?>' size=28 ondblclick="SpOpenChFile(1,'msmallpic<?=$mppathi?>');">
 
- 		<br><input type=file name=msmallpfile[] size=15>
 
- 		</div></td>
 
- 		<td width='30%'><div align=center>
 
- 		<input name=mbigpic[] type=text id='mbigpic<?=$mppathi?>' size=28 ondblclick="SpOpenChFile(1,'mbigpic<?=$mppathi?>');">
 
- 		<br><input type=file name=mbigpfile[] size=15>
 
- 		</div></td>
 
- 		<td width='30%'><div align=center>
 
- 		<input name=mpicname[] type=text id='mpicname<?=$mppathi?>'>
 
- 		</div></td>
 
- 	</tr>
 
- 	<?php
 
- 	}
 
- 	?>
 
- 	</table>
 
- 	<?php
 
-     }
 
-     else
 
-     {
 
- 	$morepicpath="";
 
- 	$morepicnum=0;
 
- 	if($r[morepic])
 
-     	{
 
-     		$r[morepic]=stripSlashes($r[morepic]);
 
-     		//地址
 
-     		$j=0;
 
-     		$pd_record=explode("\r\n",$r[morepic]);
 
-     		for($i=0;$i<count($pd_record);$i++)
 
-     		{
 
- 			$j=$i+1;
 
-     			$pd_field=explode("::::::",$pd_record[$i]);
 
- 			$morepicpath.="<tr> 
 
-     <td width='7%'><div align=center>".$j."</div></td>
 
-     <td width='33%'><div align=center>
 
-         <input name=msmallpic[] type=text value='".$pd_field[0]."' size=28 id=msmallpic".$j." ondblclick=\"SpOpenChFile(1,'msmallpic".$j."');\">
 
- 		<br><input type=file name=msmallpfile[] size=15>
 
-       </div></td>
 
-     <td width='30%'><div align=center>
 
-         <input name=mbigpic[] type=text value='".$pd_field[1]."' size=28 id=mbigpic".$j." ondblclick=\"SpOpenChFile(1,'mbigpic".$j."');\">
 
- 		<br><input type=file name=mbigpfile[] size=15>
 
-       </div></td>
 
-     <td width='30%'><div align=center>
 
-         <input name=mpicname[] type=text value='".$pd_field[2]."'><input type=hidden name=mpicid[] value=".$j."><input type=checkbox name=mdelpicid[] value=".$j.">删
 
-       </div></td>
 
-   </tr>";
 
-     		}
 
-     		$morepicnum=$j;
 
-     		$morepicpath="<table width='100%' border=0 cellspacing=1 cellpadding=3>".$morepicpath."</table>";
 
-     	}
 
- 	echo $morepicpath;
 
-     }
 
-     ?>
 
-     </td>
 
-   </tr>
 
-   <tr> 
 
-     <td height="25">地址扩展数量: <input name="morepicnum" type="hidden" id="morepicnum" value="<?=$morepicnum?>">
 
-       <input name="downmorepicnum" type="text" value="1" size="6"> <input type="button" name="Submit5" value="输出地址" onclick="javascript:dopicadd();"></td>
 
-   </tr>
 
-   <tr> 
 
-     <td id=addpicdown></td>
 
-   </tr>
 
- </table>
 
- </td></tr><tr><td width='16%' height=25 bgcolor='ffffff'>图片简介</td><td bgcolor='ffffff'>
 
- <textarea name="smalltext" cols="80" rows="10" id="smalltext"><?=$ecmsfirstpost==1?"":ehtmlspecialchars(stripSlashes($r[smalltext]))?></textarea>
 
- </td></tr></table>
 
 
  |