{"id":5697,"date":"2024-12-08T17:37:07","date_gmt":"2024-12-08T09:37:07","guid":{"rendered":"https:\/\/www.baishitou.cn\/?p=5697"},"modified":"2024-12-12T11:29:42","modified_gmt":"2024-12-12T03:29:42","slug":"dedecms%e6%a0%87%e7%ad%betag%e7%94%9f%e6%88%90%e9%9d%99%e6%80%81%ef%bc%8curl%e6%8b%bc%e9%9f%b3%e5%8c%96","status":"publish","type":"post","link":"https:\/\/www.baishitou.cn\/5697.html","title":{"rendered":"DEDECMS\u6807\u7b7eTAG\u751f\u6210\u9759\u6001\uff0cURL\u62fc\u97f3\u5316"},"content":{"rendered":"

DEDECMS\u6807\u7b7eTAG\u751f\u6210\u9759\u6001\uff0c\u662f\u751f\u6210\u9759\u6001\uff0c\u975e\u4f2a\u9759\u6001\uff0c\u53ef\u4ee5\u8bbe\u7f6e\u6210\u53d1\u5e03\u6587\u7ae0\u540e\u9a6c\u4e0a\u66f4\u65b0TAG\u6807\u7b7e\u3002<\/p>\n

\u540e\u53f0TAG\u751f\u6210\u9759\u6001HTML\u6548\u679c<\/p>\n

\"\"<\/a><\/p>\n

\u7b2c\u4e00\u6b65\uff0c\u6570\u636e\u5e93\u65b0\u589e\u52a0\u6570\u6270\u8868dede_tagindex\uff0c\u540e\u53f0-\u7cfb\u7edf-SQL\u547d\u4ee4\u884c\u5de5\u5177-\u6267\u884c<\/p>\n

ALTER TABLE `dede_tagindex` ADD (`maketime` INT( 10 ) UNSIGNED NOT NULL DEFAULT '0', `tagdir` CHAR( 60 ) NOT NULL DEFAULT '')\r\n<\/code><\/pre>\n

\u7b2c\u4e8c\u6b65\u540e\u53f0-\u7cfb\u7edf-\u7cfb\u7edf\u57fa\u672c\u53c2\u6570-\u6dfb\u52a0\u65b0\u53d8\u91cf<\/p>\n

\"\"<\/a><\/p>\n

\u53d8\u91cf\u540d\u79f0:cfg_maketags<\/p>\n

\u53d8\u91cf\u7c7b\u578b:\u5e03\u5c14(Y\/N)<\/p>\n

\u53c2\u6570\u8bf4\u660e:\u53d1\u5e03\u6587\u7ae0\u540e\u9a6c\u4e0a\u66f4\u65b0TAG\u6807\u7b7e<\/p>\n

\u53d8\u91cf\u503c:Y<\/p>\n

\u6240\u5c5e\u7ec4:\u7ad9\u70b9\u8bbe\u7f6e<\/p>\n

\u7b2c\u4e09\u6b65,\u6253\u5f00\u7ba1\u7406\u540e\u53f0inc\/inc_menu.php \u641c\u7d22\uff1a\u66f4\u65b0\u4e13\u9898HTML<\/p>\n

\u5728\u5b83\u4e0b\u9762\u6dfb\u52a0\uff1a<\/p>\n

<m:item name='\u66f4\u65b0TAG\u9759\u6001' link='makehtml_tag.php' rank='sys_MakeHtml' target='main' \/>\r\n<\/code><\/pre>\n

\u7b2c\u56db\u6b65\uff1a\u5f00inc\/inc_archives_functions.php,\u641c\u7d22\uff1areturn $revalue;<\/p>\n

\u5728\u5b83\u4e0a\u9762\u6dfb\u52a0\uff1a<\/p>\n

global $dsql,$cfg_maketags;\r\nif($cfg_maketags=='Y')\r\n{\r\n\t$sql=\"select tid from dede_taglist where aid=\".$arcID;\r\n\t$dsql->Execute('al',$sql);\r\n\twhile($row=$dsql->GetObject('al')){\r\n\t\t$revalue .= \"\\r\\n<iframe name='stafrm' frameborder='0' id='stafrm' width='100%' height='20px' src='makehtml_tag_action_list.php?typeid=\".$row->tid.\"'><\/iframe><br \/>\";\r\n\t}\r\n\t$revalue .= \"\\r\\n<iframe name='stafrm' frameborder='0' id='stafrm' width='100%' height='100px' src='makehtml_tag_action_index.php'><\/iframe><br \/>\";\r\n}\r\n<\/code><\/pre>\n

 <\/p>\n

\u7b2c\u4e94\u6b65 \u6253\u5f00\/include\/taglib\/tag.lib.php \u641c\u7d22\uff1a<\/p>\n

$row['link'] = $cfg_cmsurl.\"\/tags.php?\/\".urlencode($row['keyword']).\"\/\";\r\n<\/code><\/pre>\n

\u4fee\u6539\u4e3a<\/p>\n

$row['link'] = $cfg_cmsurl.\"\/tag\/\".urlencode(strtolower(Getpinyin($row['keyword']))).\".html\";\r\n<\/code><\/pre>\n

\u7b2c\u516d\u6b65 \u6253\u5f00\/include\/helpers\/archive.helper.php \u641c\u7d22\uff1a$rs = false;<\/p>\n

\u5728\u5b83\u4e0a\u9762\u6dfb\u52a0<\/p>\n

$tagdir = Getpinyin($tag);\r\n<\/code><\/pre>\n

\u7ee7\u7eed\u641c\u7d22<\/p>\n

$rs = $dsql->ExecuteNoneQuery(\" INSERT INTO `dede_tagindex`(`tag`,`typeid`,`count`,`total`,`weekcc`,`monthcc`,`weekup`,`monthup`,`addtime`) VALUES('$tag','$typeid','0','1','0','0','$addtime','$addtime','$addtime'); \");\r\n<\/code><\/pre>\n

\u4fee\u6539\u4e3a<\/p>\n

$rs = $dsql->ExecuteNoneQuery(\" INSERT INTO `dede_tagindex`(`tag`,`typeid`,`count`,`total`,`weekcc`,`monthcc`,`weekup`,`monthup`,`addtime`,`tagdir`) VALUES('$tag','$typeid','0','1','0','0','$addtime','$addtime','$addtime','$tagdir'); \");\r\n<\/code><\/pre>\n

111<\/p>\n

7\u3001\u9700\u8981\u6dfb\u52a0\u7684\u6587\u4ef6\uff0c\u4e0a\u4f20\u5230\u7f51\u7ad9\u5bf9\u5e94\u7684\u6587\u4ef6\u5939\u4e0b<\/p>\n

\u767e\u5ea6\u7f51\u76d8<\/a>\u00a0\u63d0\u53d6\u5bc6\u7801\uff1ajqej<\/p>\n

\u672c\u5730\u4e0b\u8f7d<\/p>\n\n\n\t\"Placeholder\"\n\t\u4e0b\u8f7d5<\/div>\n\n\t\n\n\t\t

dedecms\u7ec7\u68a6tag\u6807\u7b7eurl\u62fc\u97f3\u9759\u6001\u751f\u6210\u5206\u9875\u4f18\u5316-utf8.zip<\/h1>\n\n\t\t\t\t\t\t\n\t\t\t\u4e0b\u8f7d\u6587\u4ef6\t\t\tdedecms\u7ec7\u68a6tag\u6807\u7b7eurl\u62fc\u97f3\u9759\u6001\u751f\u6210\u5206\u9875\u4f18\u5316-utf8.zip\t\t\t\t– 10.72 KB<\/small>\n\t\t<\/a>\n\t\t\t<\/div>\n<\/aside>\n\n\n\n

 <\/p>\n

 <\/p>\n

 <\/p>\n

 <\/p>\n

 <\/p>\n

 <\/p>\n","protected":false},"excerpt":{"rendered":"

DEDECMS\u6807\u7b7eTAG\u751f\u6210\u9759\u6001\uff0c\u662f\u751f\u6210\u9759\u6001\uff0c\u975e\u4f2a\u9759\u6001\uff0c\u53ef\u4ee5\u8bbe\u7f6e\u6210\u53d1\u5e03\u6587\u7ae0\u540e\u9a6c\u4e0a\u66f4\u65b0TAG\u6807\u7b7e\u3002 \u540e\u53f0TAG\u751f […]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[43,1764,1763],"class_list":["post-5697","post","type-post","status-publish","format-standard","hentry","category-web","tag-dedecms","tag-tag","tag-url"],"_links":{"self":[{"href":"https:\/\/www.baishitou.cn\/wp-json\/wp\/v2\/posts\/5697","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.baishitou.cn\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.baishitou.cn\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.baishitou.cn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.baishitou.cn\/wp-json\/wp\/v2\/comments?post=5697"}],"version-history":[{"count":0,"href":"https:\/\/www.baishitou.cn\/wp-json\/wp\/v2\/posts\/5697\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.baishitou.cn\/wp-json\/wp\/v2\/media?parent=5697"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.baishitou.cn\/wp-json\/wp\/v2\/categories?post=5697"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.baishitou.cn\/wp-json\/wp\/v2\/tags?post=5697"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}