From e08f3178f3f4d8509e3d2542a66baf31800688e5 Mon Sep 17 00:00:00 2001 From: xushubieli Date: Fri, 6 May 2022 13:59:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=8D=E6=9F=A5=EF=BC=8C=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E8=80=81=E8=8F=9C=E5=8D=95=E4=BB=A3=E7=A0=81=E5=92=8Crrs?= =?UTF-8?q?=E8=AE=A2=E9=98=85=E5=9C=B0=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/css/frame.css | 2 +- src/admin/inc/inc_action_info.php | 6 - src/admin/inc/inc_menu.php | 1 - src/admin/inc/inc_menu_map.php | 1 - src/admin/js/context_menu.js | 123 ------------------ src/admin/js/contextmenu.css | 1 - src/admin/js/list.js | 25 ---- src/admin/makehtml_rss.php | 12 -- src/admin/makehtml_rss_action.php | 25 ---- src/admin/templets/article_coonepage_rule.htm | 10 +- src/admin/templets/catalog_main.htm | 109 +--------------- src/admin/templets/content_i_list.htm | 23 ++-- src/admin/templets/content_list.htm | 7 +- src/admin/templets/content_s_list.htm | 29 +---- src/admin/templets/content_select_list.htm | 33 +++-- src/admin/templets/content_sg_list.htm | 32 +---- src/admin/templets/file_edit.htm | 2 +- src/admin/templets/makehtml_rss.htm | 62 --------- src/admin/templets/recycling.htm | 2 +- src/admin/templets/search_keywords_main.htm | 2 +- src/admin/templets/spec_add.htm | 2 +- src/admin/templets/spec_edit.htm | 2 +- src/admin/templets/stepselect_main.htm | 2 +- src/admin/templets/sys_safetest.htm | 2 +- src/admin/templets/tag_test.htm | 2 +- src/static/web/img/mmenubg.gif | Bin 9765 -> 0 bytes src/static/web/img/tree_page.gif | Bin 134 -> 0 bytes src/static/web/img/tree_part.gif | Bin 585 -> 0 bytes src/system/datalistcp.class.php | 2 +- src/system/helpers/filter.helper.php | 2 +- src/system/typelink/typeunit.class.admin.php | 12 +- src/system/typelink/typeunit.class.menu.php | 23 +--- src/theme/plus/rss.htm | 22 ---- src/theme/plus/rssmap.htm | 34 ----- src/theme/plus/sitemap.htm | 32 ----- src/user/config.php | 2 +- 36 files changed, 65 insertions(+), 581 deletions(-) delete mode 100644 src/admin/js/context_menu.js delete mode 100644 src/admin/js/contextmenu.css delete mode 100644 src/admin/makehtml_rss.php delete mode 100644 src/admin/makehtml_rss_action.php delete mode 100644 src/admin/templets/makehtml_rss.htm delete mode 100644 src/static/web/img/mmenubg.gif delete mode 100644 src/static/web/img/tree_page.gif delete mode 100644 src/static/web/img/tree_part.gif delete mode 100644 src/theme/plus/rss.htm delete mode 100644 src/theme/plus/rssmap.htm delete mode 100644 src/theme/plus/sitemap.htm diff --git a/src/admin/css/frame.css b/src/admin/css/frame.css index 137b8630..ddb29092 100644 --- a/src/admin/css/frame.css +++ b/src/admin/css/frame.css @@ -1 +1 @@ -*{margin:0;padding:0;letter-spacing:.4px;box-sizing:border-box}body{line-height:1.5;font:12px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;color:#424b51;background:#fff;overflow:hidden}body.hidemenu{background:none}a{text-decoration:none}ul{list-style:none}input[type="text"],input[type="password"]{padding:2px 4px;width:140px;height:18px;line-height:18px;font-size:12px;border-width:1px;border-style:solid;border-color:#fff;background:#fff;vertical-align:middle}input[type="text"]:focus,input[type="password"]:focus{box-shadow:none;outline:none}.head{width:100%;height:76px;overflow:hidden;z-index:8;position:relative}.top{height:46px;width:100%;background:linear-gradient(45deg,#008e38,#57960f 50%);overflow:hidden;clear:both}.top .top_logo{float:left;margin-left:30px;height:46px;line-height:46px}.top .top_logo a{font-size:18px;font-weight:600;color:#fff}.top .top_version{display:inline-block;margin-top:12px;margin-left:10px;color:#fff}.top .top_link{float:right;margin-right:30px}.top .top_link ul{float:left;line-height:46px;overflow:hidden}.top .top_link ul li.welcome img{margin-top:-2px;margin-right:10px;width:30px;height:30px;border-radius:50%;vertical-align:middle}.top .top_link ul li{float:left;color:#fff}.top .top_link ul li a{color:#fff;padding-left:20px}.top .top_link ul li a:hover{color:#ccc}.topnav{width:100%;height:30px;line-height:30px;background:#424b51;overflow:hidden;clear:both}.topnav .menuact{float:left;padding-left:30px;overflow:hidden}.topnav .menuact a{padding-right:10px;color:#eee;overflow:hidden}.topnav .menuact a:hover{color:#fff}.sysmsg{padding-right:30px;float:right;color:#999;overflow:hidden}.scroll{float:right;overflow:hidden}.scroll ul li,.sysmsg ul li a{color:#bbb}.scroll a{padding-left:10px;color:#fff}body.showmenu .left{display:block}body.hidemenu .left{display:none}body.showmenu .right{left:220px}body.hidemenu .right{left:0}.left{position:absolute;top:76px;width:220px;left:0;bottom:0;z-index:7}.menu{height:100%}.menu iframe{height:100%;width:99.99%;z-index:20}.right{position:absolute;right:0;top:76px;bottom:0;z-index:7}.main{height:100%}.main iframe{width:99.99%;height:100%;z-index:20}.qucikmenu{position:absolute;right:10px;top:32px;z-index:9;display:none}.qucikmenu ul{width:110px;list-style:none;border:1px solid #E7E7E7;background:#fff}.qucikmenu ul li{display:block;text-align:left}.qucikmenu ul li a{display:block;padding:0 10px;height:30px;line-height:30px;color:#424b51}.qucikmenu ul li a:hover{background:#f8f8f8}.pagemask{position:absolute;display:none;width:100%;height:100%;background:#424b51;opacity:.7;z-index:100}.iframemask{position:absolute;display:none;z-index:80;top:0;left:0;width:100%;height:100%;background:#fff;border:none;opacity:0}.allmenu{position:absolute;display:none;margin-left:-400px;padding:10px;width:800px;top:76px;left:50%;background:#fff;border-radius:.2rem;z-index:999}.allmenu .allmenu-box{margin:0 auto;text-align:left;overflow:hidden;padding-left:2px}.maptop{margin-left:-1px;padding-right:6px;padding-left:6px;float:left;width:130px;overflow:hidden}.maptop dt.bigitem{padding:6px 10px;line-height:18px;color:#fff;background:#424b51}.mapitem dt{line-height:30px;text-indent:10px;background:#EFF1F1}.mapitem ul{margin-top:10px;margin-bottom:10px}.mapitem ul li{text-indent:20px;line-height:24px;background:url(../../static/web/img/arrr.gif)0 8px no-repeat}.allmenu a{color:#5C604F}.allmenu a:hover{color:#F63}#login .theme{padding:10px;margin-top:20px;width:70%;clear:both}#login .theme li{margin-bottom:15px;margin-top:5px;overflow:hidden}#login .theme span{display:inline-block;float:left;width:150px;height:22px;line-height:22px;color:#424b51;text-align:right}.allsearch{float:left;margin-top:6px;border:1px solid #fff;border-radius:.2rem}.np{margin-top:6px;margin-left:10px;width:40px;height:18px;font-size:12px;color:#fff;background:#57960f;border-radius:.2rem;border:0;cursor:pointer} \ No newline at end of file +*{margin:0;padding:0;letter-spacing:.4px;box-sizing:border-box}body{line-height:1.5;font:12px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;color:#424b51;background:#fff;overflow:hidden}body.hidemenu{background:none}a{text-decoration:none}ul{list-style:none}input[type="text"],input[type="password"]{padding:2px 4px;width:140px;height:18px;line-height:18px;font-size:12px;border-width:1px;border-style:solid;border-color:#fff;background:#fff;vertical-align:middle}input[type="text"]:focus,input[type="password"]:focus{box-shadow:none;outline:none}.head{width:100%;height:76px;overflow:hidden;z-index:8;position:relative}.top{height:46px;width:100%;background:linear-gradient(45deg,#008e38,#57960f 50%);overflow:hidden;clear:both}.top .top_logo{float:left;margin-left:30px;height:46px;line-height:46px}.top .top_logo a{font-size:18px;font-weight:600;color:#fff}.top .top_version{display:inline-block;margin-top:12px;margin-left:10px;color:#fff}.top .top_link{float:right;margin-right:30px}.top .top_link ul{float:left;line-height:46px;overflow:hidden}.top .top_link ul li.welcome img{margin-top:-2px;margin-right:10px;width:30px;height:30px;border-radius:50%;vertical-align:middle}.top .top_link ul li{float:left;color:#fff}.top .top_link ul li a{color:#fff;padding-left:20px}.top .top_link ul li a:hover{color:#ccc}.topnav{width:100%;height:30px;line-height:30px;background:#424b51;overflow:hidden;clear:both}.topnav .menuact{float:left;padding-left:30px;overflow:hidden}.topnav .menuact a{padding-right:10px;color:#eee;overflow:hidden}.topnav .menuact a:hover{color:#fff}.sysmsg{padding-right:30px;float:right;color:#999;overflow:hidden}.scroll{float:right;overflow:hidden}.scroll ul li,.sysmsg ul li a{color:#bbb}.scroll a{padding-left:10px;color:#fff}body.showmenu .left{display:block}body.hidemenu .left{display:none}body.showmenu .right{left:220px}body.hidemenu .right{left:0}.left{position:absolute;top:76px;width:220px;left:0;bottom:0;z-index:7}.menu{height:100%}.menu iframe{height:100%;width:99.99%;z-index:20}.right{position:absolute;right:0;top:76px;bottom:0;z-index:7}.main{height:100%}.main iframe{width:99.99%;height:100%;z-index:20}.qucikmenu{position:absolute;right:10px;top:32px;z-index:9;display:none}.qucikmenu ul{width:110px;list-style:none;border:1px solid #E7E7E7;background:#fff}.qucikmenu ul li{display:block;text-align:left}.qucikmenu ul li a{display:block;padding:0 10px;height:30px;line-height:30px;color:#424b51}.qucikmenu ul li a:hover{background:#f8f8f8}.pagemask{position:absolute;display:none;width:100%;height:100%;background:#424b51;opacity:.6;z-index:100}.iframemask{position:absolute;display:none;z-index:80;top:0;left:0;width:100%;height:100%;background:#fff;border:none;opacity:0}.allmenu{position:absolute;display:none;margin-left:-400px;padding:10px;width:800px;top:76px;left:50%;background:#fff;border-radius:.2rem;z-index:999}.allmenu .allmenu-box{margin:0 auto;text-align:left;overflow:hidden;padding-left:2px}.maptop{margin-left:-1px;padding-right:6px;padding-left:6px;float:left;width:130px;overflow:hidden}.maptop dt.bigitem{padding:6px 10px;line-height:18px;color:#fff;background:#424b51}.mapitem dt{line-height:30px;text-indent:10px;background:#EFF1F1}.mapitem ul{margin-top:10px;margin-bottom:10px}.mapitem ul li{text-indent:20px;line-height:24px;background:url(../../static/web/img/arrr.gif)0 8px no-repeat}.allmenu a{color:#424b51}.allmenu a:hover{color:#dc3545}#login .theme{padding:10px;margin-top:20px;width:70%;clear:both}#login .theme li{margin-bottom:15px;margin-top:5px;overflow:hidden}#login .theme span{display:inline-block;float:left;width:150px;height:22px;line-height:22px;color:#424b51;text-align:right}.allsearch{float:left;margin-top:6px;border:1px solid #fff;border-radius:.2rem}.np{margin-top:6px;margin-left:10px;width:40px;height:18px;font-size:12px;color:#fff;background:#57960f;border-radius:.2rem;border:0;cursor:pointer} \ No newline at end of file diff --git a/src/admin/inc/inc_action_info.php b/src/admin/inc/inc_action_info.php index 03508538..e4fd1757 100644 --- a/src/admin/inc/inc_action_info.php +++ b/src/admin/inc/inc_action_info.php @@ -300,12 +300,6 @@ $actionSearch[7] = array( 'linkurl' => 'makehtml_spec.php' ), 5 => array( - 'title' => '更新订阅', - 'description' => '对全站的RSS进行更新', - 'purview' => 'sys_MakeHtml', - 'linkurl' => 'makehtml_rss.php' - ), - 6 => array( 'title' => '更新缓存', 'description' => '更新栏目缓存、更新枚举缓存、清理arclist调用缓存、清理过期会员访问历史、删除过期短信 ', 'purview' => 'sys_ArcBatch', diff --git a/src/admin/inc/inc_menu.php b/src/admin/inc/inc_menu.php index 5d4031dc..432d1a0d 100644 --- a/src/admin/inc/inc_menu.php +++ b/src/admin/inc/inc_menu.php @@ -107,7 +107,6 @@ $adminMenu1 - diff --git a/src/admin/inc/inc_menu_map.php b/src/admin/inc/inc_menu_map.php index 62ff07b9..f7d648c6 100644 --- a/src/admin/inc/inc_menu_map.php +++ b/src/admin/inc/inc_menu_map.php @@ -69,7 +69,6 @@ $menusMain = " - diff --git a/src/admin/js/context_menu.js b/src/admin/js/context_menu.js deleted file mode 100644 index be64821d..00000000 --- a/src/admin/js/context_menu.js +++ /dev/null @@ -1,123 +0,0 @@ -/** - * - * @version $Id: context_menu.js 1 22:28 2010年7月20日Z tianya $ - * @package DedeBIZ.Administrator - * @copyright Copyright (c) 2022, DedeBIZ.COM - * @license https://www.dedebiz.com/license - * @link https://www.dedebiz.com - */ -var MenuWidth = 120; -var ItemHeight = 16; -var ItemNumber = 0; -function curNav() { - if (window.navigator.userAgent.indexOf("MSIE") >= 1) return 'IE'; - else if (window.navigator.userAgent.indexOf("Firefox") >= 1) return 'FF'; - else return 'OT'; -} -function insertHtm(op, code, isStart) { - if (curNav() == 'IE') { - op.insertAdjacentHTML(isStart ? "beforeEnd" : "afterEnd", code); - } else { - var range = op.ownerDocument.createRange(); - range.setStartBefore(op); - var fragment = range.createContextualFragment(code); - if (isStart) op.insertBefore(fragment, op.firstChild); - else op.appendChild(fragment); - } -} -ContextMenu.WebFX_PopUp = null; -ContextMenu.WbFX_PopUpcss = null; -ContextMenu.intializeContextMenu = function () { - insertHtm(document.body, '', true); - if (curNav() == 'IE') WebFX_PopUp = document.frames['WebFX_PopUp']; - else WebFX_PopUp = document.getElementById('WebFX_PopUp'); - WebFX_PopUpcss = document.getElementById('WebFX_PopUp'); - WebFX_PopUpcss.onfocus = function () { WebFX_PopUpcss.style.display = "inline" }; - WebFX_PopUpcss.onblur = function () { WebFX_PopUpcss.style.display = "none" }; - if (curNav() == 'IE') document.body.attachEvent("onmousedown", function () { WebFX_PopUpcss.style.display = "none" }); - else document.addEventListener("onblur", function () { WebFX_PopUpcss.style.display = "none" }, false); - if (curNav() == 'IE') document.attachEvent("onblur", function () { WebFX_PopUpcss.style.display = "none" }); - else document.addEventListener("onblur", function () { WebFX_PopUpcss.style.display = "none" }, false); -} -function ContextSeperator() { } -function ContextMenu() { } -ContextMenu.showPopup = function (x, y) { - WebFX_PopUpcss.style.display = "block" -} -ContextMenu.display = function (evt, popupoptions) { - var eobj, x, y; - eobj = evt ? evt : (window.event ? window.event : null); - if (curNav() == 'IE') { - x = eobj.x; y = eobj.y - } else { - x = eobj.pageX; y = eobj.pageY; - } - ContextMenu.populatePopup(popupoptions, window) - ContextMenu.showPopup(x, y); - ContextMenu.fixSize(); - ContextMenu.fixPos(x, y); - eobj.cancelBubble = true; - eobj.returnValue = false; -} -//TODO -ContextMenu.getScrollTop = function () { - return document.body.scrollTop; -} -ContextMenu.getScrollLeft = function () { - return document.body.scrollLeft; -} -ContextMenu.fixPos = function (x, y) { - WebFX_PopUpcss.style.top = y + "px"; - WebFX_PopUpcss.style.left = x + "px"; -} -ContextMenu.fixSize = function () { - WebFX_PopUpcss.style.height = (ItemHeight * ItemNember + 20) + "px"; - WebFX_PopUpcss.style.width = MenuWidth + "px"; - ItemNember = 0; -} -ContextMenu.populatePopup = function (arr, win) { - var alen, i, tmpobj, doc, height, htmstr; - alen = arr.length; - ItemNember = alen; - if (curNav() == 'IE') doc = WebFX_PopUp.document; - else doc = WebFX_PopUp.contentWindow.document; - doc.body.innerHTML = ''; - doc.open(); - doc.write(''); - doc.close(); - for (i = 0; i < alen; i++) { - if (arr[i].constructor == ContextItem) { - tmpobj = doc.createElement("DIV"); - tmpobj.noWrap = true; - tmpobj.className = "WebFX-ContextMenu-Item"; - if (arr[i].disabled) { - htmstr = '' - htmstr += arr[i].text + '' - tmpobj.innerHTML = htmstr - tmpobj.className = "WebFX-ContextMenu-Disabled"; - tmpobj.onmouseover = function () { this.className = "WebFX-ContextMenu-Disabled-Over" } - tmpobj.onmouseout = function () { this.className = "WebFX-ContextMenu-Disabled" } - } else { - tmpobj.innerHTML = arr[i].text; - tmpobj.onclick = (function (f) { - return function () { - win.WebFX_PopUpcss.style.display = 'none' - if (typeof (f) == "function") { f(); } - }; - })(arr[i].action); - tmpobj.onmouseover = function () { this.className = "WebFX-ContextMenu-Over" } - tmpobj.onmouseout = function () { this.className = "WebFX-ContextMenu-Item" } - } - doc.body.appendChild(tmpobj); - } else { - doc.body.appendChild(doc.createElement("DIV")).className = "WebFX-ContextMenu-Separator"; - } - } - doc.body.className = "WebFX-ContextMenu-Body"; - doc.body.onselectstart = function () { return false; } -} -function ContextItem(str, fnc, disabled) { - this.text = str; - this.action = fnc; - this.disabled = disabled || false; -} \ No newline at end of file diff --git a/src/admin/js/contextmenu.css b/src/admin/js/contextmenu.css deleted file mode 100644 index acba1628..00000000 --- a/src/admin/js/contextmenu.css +++ /dev/null @@ -1 +0,0 @@ -.WebFX-ContextMenu{border:0;width:10px}.WebFX-ContextMenu-Body{background-color:#EEFFEC;background-image:url(../../static/web/img/mmenubg.gif);margin:0;padding:1px;border:1px solid #E0E7C9}.WebFX-ContextMenu-Separator{font-size:0pt;border:1px dotted #E0E7C9;height:1px;overflow:hidden;margin:3px 1px 3px 1px}.WebFX-ContextMenu-Item{cursor:default;font:menu;font-size:12px;color:black !important;width:100%;padding:2px 20px 2px 16px}.WebFX-ContextMenu-Over{cursor:default;background-color:highlight;font:menu;font-size:12px;width:100%;padding:2px 20px 2px 16px;color:highlighttext}.WebFX-ContextMenu-Disabled{cursor:default;font:menu;width:100%;padding:2px 20px 2px 16px;color:graytext}.WebFX-ContextMenu-Disabled-Over{cursor:default;background-color:highlight;font:menu;width:100%;padding:2px 20px 2px 16px;color:graytext}.WebFX-ContextMenu-Disabled-Over .WebFX-ContextMenu-DisabledContainer{display:block;width:100%;vertical-align:center}.WebFX-ContextMenu-Disabled .WebFX-ContextMenu-DisabledContainer{display:block;background:GrayText;filter:chroma(color=#010101) dropshadow(color=ButtonHighlight,offx=1,offy=1);width:100%;vertical-align:center} \ No newline at end of file diff --git a/src/admin/js/list.js b/src/admin/js/list.js index 1ed693e2..9a88253b 100644 --- a/src/admin/js/list.js +++ b/src/admin/js/list.js @@ -68,31 +68,6 @@ function QuickEdit(aid, e, obj) LoadQuickDiv(e, 'archives_do.php?dopost=quickEdit&aid='+aid+'&rnd='+Math.random(), 'quickEdit', 'auto', '300px'); ChangeFullDiv('show'); } -//上下文菜单 -function ShowMenu(evt,obj,aid,atitle) -{ - var popupoptions - popupoptions = [ - new ContextItem("浏览文档",function(){ viewArc(aid); }), - new ContextItem("编辑属性",function(){ QuickEdit(aid, evt, obj); }), - new ContextItem("编辑文档",function(){ editArc(aid); }), - new ContextSeperator(), - new ContextItem("更新HTML",function(){ updateArc(aid); }), - new ContextItem("审核文档",function(){ checkArc(aid); }), - new ContextItem("推荐文档",function(){ adArc(aid); }), - new ContextItem("删除文档",function(){ delArc(aid); }), - new ContextSeperator(), - new ContextItem("复制(C)",function(){ copyToClipboard(atitle); }), - new ContextItem("重载页面",function(){ location.reload(); }), - new ContextSeperator(), - new ContextItem("全部选择",function(){ selAll(); }), - new ContextItem("取消选择",function(){ noSelAll(); }), - new ContextSeperator(), - new ContextItem("关闭菜单",function(){}) - ] - ContextMenu.display(evt,popupoptions); - //location="catalog_main.php"; -} //获得选中文件的文件名 function getCheckboxItem() { diff --git a/src/admin/makehtml_rss.php b/src/admin/makehtml_rss.php deleted file mode 100644 index ee54a1e3..00000000 --- a/src/admin/makehtml_rss.php +++ /dev/null @@ -1,12 +0,0 @@ -GetOne("SELECT id FROM `#@__arctype` WHERE id>'$tid' AND ispart<>2 ORDER BY id ASC LIMIT 0,1;"); -if (!is_array($row)) { - echo ""; - echo "
完成所有文件更新
"; -} else { - $rv = new RssView($row['id'], $maxrecord); - $rssurl = $rv->MakeRss(0); - $tid = $row['id']; - ShowMsg("成功更新".$rssurl.",继续执行任务", "makehtml_rss_action.php?tid=$tid&maxrecord=$maxrecord", 0, 100); -} \ No newline at end of file diff --git a/src/admin/templets/article_coonepage_rule.htm b/src/admin/templets/article_coonepage_rule.htm index 78e8de95..20384c92 100644 --- a/src/admin/templets/article_coonepage_rule.htm +++ b/src/admin/templets/article_coonepage_rule.htm @@ -9,7 +9,7 @@ - + - @@ -37,112 +36,6 @@ extendElementModel(); emulateAttachEvent(); } - //普通栏目 - function CommonMenu(eobj, obj, tid, tname) { - var popupoptions - popupoptions = [ - new ContextItem("增加内容", function() { - location = "catalog_do.php?cid=" + tid + "&dopost=addArchives"; - }), - new ContextItem("管理内容", function() { - location = "catalog_do.php?cid=" + tid + "&dopost=listArchives"; - }), - new ContextSeperator(), - new ContextItem("预览分类", function() { - window.open("/list.php?tid=" + tid); - }), - new ContextItem("更新HTML", function() { - location = "makehtml_list.php?cid=" + tid; - }), - new ContextItem("获取JS文件", function() { - location = "catalog_do.php?cid=" + tid + "&dopost=GetJs"; - }), - new ContextSeperator(), - new ContextItem("增加子类", function() { - location = "catalog_add.php?id=" + tid; - }), - new ContextItem("修改栏目", function() { - location = "catalog_edit.php?id=" + tid; - }), - new ContextSeperator(), - new ContextItem("合并栏目", function() { - location = 'catalog_do.php?dopost=unitCatalog&typeid=' + tid - }), - new ContextItem("移动栏目", function() { - location = 'catalog_do.php?dopost=moveCatalog&typeid=' + tid - }), - new ContextItem("删除栏目", function() { - location = "catalog_del.php?id=" + tid + "&typeoldname=" + tname; - }), - new ContextSeperator(), - new ContextItem("向上排前一级", function() { - location = "catalog_do.php?cid=" + tid + "&dopost=upRank"; - }), - new ContextItem("关闭菜单(C)", function() {}) - ] - ContextMenu.display(eobj, popupoptions) - } - //封面模板 - function CommonMenuPart(eobj, obj, tid, tname) { - var popupoptions - popupoptions = [ - new ContextItem("管理内容", function() { - location = "catalog_do.php?cid=" + tid + "&dopost=listArchives"; - }), - new ContextSeperator(), - new ContextItem("预览分类", function() { - window.open("/list.php?tid=" + tid); - }), - new ContextItem("更新HTML", function() { - location = "makehtml_list.php?cid=" + tid; - }), - new ContextItem("获取JS文件", function() { - location = "catalog_do.php?cid=" + tid + "&dopost=GetJs"; - }), - new ContextSeperator(), - new ContextItem("增加子类", function() { - location = "catalog_add.php?id=" + tid; - }), - new ContextItem("修改栏目", function() { - location = "catalog_edit.php?id=" + tid; - }), - new ContextSeperator(), - new ContextItem("移动栏目", function() { - location = 'catalog_move.php?job=movelist&typeid=' + tid - }), - new ContextItem("删除栏目", function() { - location = "catalog_del.php?id=" + tid + "&typeoldname=" + tname; - }), - new ContextSeperator(), - new ContextItem("向上排前一级", function() { - location = "catalog_do.php?cid=" + tid + "&dopost=upRank"; - }), - new ContextItem("关闭菜单(C)", function() {}) - ] - ContextMenu.display(eobj, popupoptions) - } - //跳转栏目 - function SingleMenu(eobj, obj, tid, tname) { - var popupoptions - popupoptions = [ - new ContextItem("修改栏目", function() { - location = "catalog_edit.php?id=" + tid; - }), - new ContextSeperator(), - new ContextItem("移动栏目", function() { - location = 'catalog_move.php?job=movelist&typeid=' + tid - }), - new ContextItem("删除栏目", function() { - location = "catalog_del.php?id=" + tid + "&typeoldname=" + tname; - }), - new ContextSeperator(), - new ContextItem("向上排前一级", function() { - window.location = "catalog_do.php?cid=" + tid + "&dopost=upRank"; - }), - new ContextItem("关闭菜单(C)", function() {}) - ] - ContextMenu.display(eobj, popupoptions) - } - +
diff --git a/src/admin/templets/content_i_list.htm b/src/admin/templets/content_i_list.htm index 16a2a264..80ef420d 100644 --- a/src/admin/templets/content_i_list.htm +++ b/src/admin/templets/content_i_list.htm @@ -12,10 +12,9 @@ - - + @@ -66,7 +65,7 @@
@@ -48,13 +47,13 @@ - + + + + + +
- + @@ -83,11 +82,11 @@
{dede:global.positionname/}文档列表(文章标题处右键进行常用操作){dede:global.positionname/}文档列表
文档图片
- diff --git a/src/admin/templets/content_list.htm b/src/admin/templets/content_list.htm index 9add4d93..447c0688 100644 --- a/src/admin/templets/content_list.htm +++ b/src/admin/templets/content_list.htm @@ -11,11 +11,10 @@ - - +
+

- {dede:field.title/} {dede:field.flag function='IsCommendArchives(@me)'/} + {dede:field.title/} {dede:field.flag function='IsCommendArchives(@me)'/}

时间:{dede:field.senddate function='GetDateTimeMk(@me)'/}
@@ -73,7 +72,7 @@
- + @@ -91,7 +90,7 @@ - + diff --git a/src/admin/templets/content_s_list.htm b/src/admin/templets/content_s_list.htm index e6194a7d..b44f2c9f 100644 --- a/src/admin/templets/content_s_list.htm +++ b/src/admin/templets/content_s_list.htm @@ -7,7 +7,6 @@ - - +
{dede:global.positionname/}文档列表(文章标题处右键进行常用操作){dede:global.positionname/}文档列表
ID
{dede:field.id/} {dede:field.title/}{dede:field.flag function='IsCommendArchives(@me)'/}{dede:field.title/}{dede:field.flag function='IsCommendArchives(@me)'/} {dede:field.senddate function='GetDateMk(@me)'/} {dede:field.typeid function='GetTypename(@me)'/} {dede:field.click/}
{dede:datalist empty=''} - + diff --git a/src/admin/templets/search_keywords_main.htm b/src/admin/templets/search_keywords_main.htm index 8976311f..5e6d7757 100644 --- a/src/admin/templets/search_keywords_main.htm +++ b/src/admin/templets/search_keywords_main.htm @@ -11,7 +11,7 @@ - + - + - + - + - + - +
@@ -139,7 +118,7 @@ - + @@ -154,10 +133,10 @@ {dede:datalist empty=''} - + - + diff --git a/src/admin/templets/content_select_list.htm b/src/admin/templets/content_select_list.htm index 1eb2553b..cc0bbb61 100644 --- a/src/admin/templets/content_select_list.htm +++ b/src/admin/templets/content_select_list.htm @@ -53,7 +53,7 @@ - + @@ -65,11 +65,10 @@ {dede:datalist empty=''} - + - + @@ -78,7 +77,7 @@ {/dede:datalist} - + - +
文章列表(文章标题处右键进行常用操作)文章列表
属性
暂无内容
{dede:field.id/} {dede:field.title/}{dede:field.title/} {dede:field.typeid function='GetTypename(@me)'/} {dede:field.click/}文章列表
ID 选择 文章标题属性
暂无内容
{dede:field.id/} {dede:field.title/}{dede:field.title/} {dede:field.senddate function="GetDateMk(@me)" /} {dede:field.typeid function='GetTypename(@me)'/} {dede:field.click/}{dede:field.flag function="IsCommendArchives(@me)" /}
全选 取消 @@ -86,27 +85,27 @@
{dede:pagelist listsize='6'/}
- +
- - + + diff --git a/src/admin/templets/content_sg_list.htm b/src/admin/templets/content_sg_list.htm index 5dc298dd..d51ab0ab 100644 --- a/src/admin/templets/content_sg_list.htm +++ b/src/admin/templets/content_sg_list.htm @@ -11,7 +11,6 @@ - - +
- +
- - + - - - + + +
请选择类目: - 请选择类目: + 关键词:关键词:
- - - - -
@@ -183,7 +159,7 @@ - + @@ -201,9 +177,7 @@ - + diff --git a/src/admin/templets/file_edit.htm b/src/admin/templets/file_edit.htm index 1dba0de6..03811c80 100644 --- a/src/admin/templets/file_edit.htm +++ b/src/admin/templets/file_edit.htm @@ -9,7 +9,7 @@ - + - 增大 - 缩小 - - -
{dede:global.positionname/}文档列表(文章标题处右键进行常用操作){dede:global.positionname/}文档列表
{dede:field.id/} - {dede:field.title/}{dede:field.flag function='IsCommendArchives(@me)'/} - {dede:field.title/}{dede:field.flag function='IsCommendArchives(@me)'/} {dede:field.senddate function='GetDateMk(@me)'/} {dede:field.typename/} {dede:field.arcrank function="GetRankName(@me)"/}
-
-
- -
-
- - \ No newline at end of file diff --git a/src/admin/templets/recycling.htm b/src/admin/templets/recycling.htm index 207a676a..6abdf806 100644 --- a/src/admin/templets/recycling.htm +++ b/src/admin/templets/recycling.htm @@ -82,7 +82,7 @@
操作
暂无内容
{dede:field.id/} {dede:field.title/}