织梦后台文章管理中增加批量添加tag标签功能(2)

<td width="80"class='bline'>&nbsp;标签:</td>

<td class='bline'>

<input type='text' name='tags' id="tags" value=''/>(','号分隔,单个标签小于12字节)

</td>

</tr>

<tr height='32'>

<td width="80"class='bline'>&nbsp;文档ID:</td>

<td class='bline'>

<input type='text' name='tmpids' value="<?php echo $qstr; ?>" style='width:310px;overflow:hidden;'/>

</td>

</tr>

<tr height='32'>

<td colspan='2' align='center' style='padding-top:12px'>

<input name="imageField" type="image" src="images/button_ok.gif" width="60" height="22"class="np" border="0" style="cursor:pointer"/>

&nbsp;&nbsp;

<img src="images/button_back.gif" width="60" height="22" border="0" onclick='HideObj("<?php echo $divname; ?>");ChangeFullDiv("hide");' style="cursor:pointer"/>

</td>

</td>

</tr>

</table>

</form>

<?php

//AJAX 窗体结束

}

//修改标签结束

/*

* ------------------------------

* 修改标签详细操作

* function tagsEdit(){}

* ------------------------------

*

* */

elseif ($dopost =='tagsEdit'){

//CheckPurview('a_Commend,sys_ArcBatch');

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/97caf570b8991caafa87d3525a36f854.html