In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces the dream weaving picture ALT attribute automatically replaced by the title of the method, has a certain reference value, the need for friends can refer to the next. I hope you all have a lot of success after reading this article. Let's take a look at it together.
How to achieve dream weaving picture ALT attribute automatically replaced by title?
Dream weaving DEDECMS realize picture ALT attribute automatically changed to title
Step 1:\include\taglib\channel\img.lib.php file, line 77 or so, add
$dsql= new DedeSql(false);//Create new connection $rs = $dsql->GetOne("Select title from cmsxx_archives where"); //Open database $title=$rs["title"]; //Find title value
Around line 107
add a sentence
$fields['title'] = str_replace("'",'',$title);
I say left or right because it's the same kind of sentence.
Step 2: Put the name in article_image.htm
alt='[field:alttext /]'
Replace with:
alt='[field:title /]'
Step three, generate, fix.
Thank you for reading this article carefully. I hope Xiaobian can share the dream weaving to realize the method of automatically changing the ALT attribute of the picture to the title. At the same time, I hope that everyone will support it a lot. Pay attention to the industry information channel. When you encounter problems, find detailed solutions waiting for you to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.