In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-10 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces the modification method of dream weaving "current position". The article is very detailed and has certain reference value. Interested friends must finish reading it!
How to modify the "current position" of dream weaving?
Modification method of Dream Weaving DEDECMS "current position" {dede:field.position}
Modify the current position {dede:field.position} in dedecms, as long as the home page > first-level column > second-level column.
Recommended study: dedecms tutorial
Find include/typelink.class.php, find this function in this file.
Function GetPositionLink ($islink=true)
This is where dedecms determines whether to read the link. If you change true to false, this function will not be executed:
Function GetOneTypeLink ($typeinfos) {$typepage = $this- > GetOneTypeUrl ($typeinfos); $typelink = ". $typeinfos ['typename']."; return $typelink;}
He returns $typelink, and $typelink has a link, set the
$typelink = ". $typeinfos ['typename']."
Modify to
$typelink = ". $typeinfos ['typename']."
The link is removed and can be written in the format you want. It's convenient.
In addition, many friends want to modify the ">" symbol in the home page > first-level column > second-level column, such as not wanting it, or replacing it with "> >", which is actually very simple and can be set in the background. Enter the interval symbol of the column location of the system-system basic parameters-- core settings-- you can enter your favorite symbol, * * #% @ # ¥anything.
The above is all the contents of the modification method of Weaving Dream "current position". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
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.