操作方法如下:
1.把下面的代码放到/e/class/userfun.php (放到最后?>的前面)
- function user_imgalt($mid,$f,$isadd,$isq,$value,$cs){
- $title=$_POST['title'];
- $htmls=$value;
- $pattern = "/<img[^>]+>/";
- preg_match_all($pattern, $htmls, $matches);
- for ($i=0; $i<=count($matches[0]); $i++) {
- preg_match_all("/alt=".+?"/",$matches[0][$i],$altimg);
- preg_match_all("/title=".+?"/",$matches[0][$i],$titleimg);
- $t_alt=count($altimg[0]);
- if($t_alt==0){
- $htmls=str_replace("<img","<img alt="{$title}"",$htmls);
- $htmls=str_replace("<img","<img title="{$title}"",$htmls);
- }
- }
- return $htmls;
- }
2.在模型里正文字段一般是newstext(也可以是其它字段),在字段处理函数文本框填上user_imgalt 如下图:
这样在帝国cms后台发布信息的时候就可以自动替换图片alt和title属性为信息标题了!
正在阅读:
帝国cms编辑文章上传图片将alt自动替换成文章标题title方法06-10
人教版三年级英语上册Hello说课稿04-27
2017年四川司法考试成绩查询时间:11月21日上午8时起03-14
吊兰的美作文700字01-27
2023年1月上海普通高中学业水平合格性考试时间为1月6日至7日附考试须知12-30
读《美丽的乔》有感600字07-10
2017年中考生物复习资料:消化和吸收06-25
草原上的日子作文600字08-21
我信了你的邪,破解新西兰移民谣言10-26
简短的睡前故事文字版3-6岁05-07