国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > CMS > 織夢DEDE > 正文

對于織夢CMS各目錄內(nèi)文件的說明

2024-07-12 08:54:33
字體:
供稿:網(wǎng)友

鑒于很多新手朋友不知道織夢很多目錄和文件具體有何作用,而現(xiàn)互聯(lián)網(wǎng)亦沒有相對全面的dedecms文件目錄解說,so,織夢新手網(wǎng)在相對全面的基礎(chǔ)上整理了以下目錄文件,510源碼網(wǎng)首發(fā)。

以下一些目錄對應(yīng)的文件和代表的含義均是在相對詳細(xì)下完成的,如若有錯(cuò)誤請聯(lián)系我們指出。了解織夢文件目錄結(jié)構(gòu)有什么?很簡單,方便做安全(刪除某些不需要的文件)和修改整個(gè)系統(tǒng)界面方便。當(dāng)然更多的好處需要自己根據(jù)自己的需求進(jìn)行挖掘定制了。

/根目錄

../a 默認(rèn)生成文件存放目錄

../data 系統(tǒng)緩存或其他可寫入數(shù)據(jù)存放目錄

../dede 默認(rèn)后臺登錄管理(可任意改名)

../images 系統(tǒng)默認(rèn)的部分系統(tǒng)需要的圖片目錄

../include 程序核心系統(tǒng)文件目錄

../install 安裝文件目錄

../member 會員系統(tǒng)目錄

../plus 插件及輔助功能目錄

../special 專題目錄

../templets 模版目錄

../uploads 默認(rèn)上傳文件目錄

../index.php 網(wǎng)站默認(rèn)動態(tài)首頁文件

../robots.txt 限定搜索引擎命令

../tags.php TAG標(biāo)簽文件

 

/data數(shù)據(jù)目錄

admin 系統(tǒng)后臺常規(guī)配置,例如作者、快速導(dǎo)航、來源這些內(nèi)容

backupdata 數(shù)據(jù)庫備份存放目錄

cache 系統(tǒng)緩存

enums 聯(lián)動類別生成的緩存和js文件

js 欄目js調(diào)用生成的js文件

mail 未明確

mark 圖片水印設(shè)置目錄

module 系統(tǒng)后臺那些模塊相關(guān)文件

payment 在線支付的接口

rss 生成RSSmap存放的文件目錄

safe 安全提問

sessions 系統(tǒng)sessions存放目錄

tag 標(biāo)簽相關(guān)

textdata 文本數(shù)據(jù),系統(tǒng)后臺保存為文本數(shù)據(jù)存放目錄

tplcache 模板緩存目錄,這個(gè)緩存一般是那些動態(tài)頁

uploadtmp 未確定

vote 默認(rèn)投票文件

ziptmp 壓縮緩存目錄(織夢新手網(wǎng)提供)

common.inc.php 數(shù)據(jù)庫連接信息

余下文件打開即可判定

/dede后臺目錄

css 后臺界面樣式文件

images 后臺界面圖片文件

inc 部分后臺菜單名稱配置

js 后臺JS效果文件

templets 系統(tǒng)后臺的模板存放目錄

下屬各模版文件(以下代表的是文件開頭前綴部分)

ad 廣告管理模塊

album 圖片模型相關(guān)發(fā)布更改

apiUChome 整合文件

archives 通用文檔相關(guān)發(fā)布更改

article 文章模型相關(guān)發(fā)布更改

ask 問答模塊

cards 點(diǎn)卡管理

catalog 欄目相關(guān)管理

co 采集相關(guān)

diy 自定義表單

file 文件管理器

freelist 自由列表管理

friendlink 友情鏈接管理(織夢新手網(wǎng)提供)

group 圈子模塊

index2 后臺頭部頁面

index_

menu2 左側(cè)總菜單

login 登錄界面

mail 郵件功能

makehtml 生成更新

media 上傳數(shù)據(jù)菜單

member 會員管理

module 模塊制作

images 目錄基本可以刪除

/include目錄

config_base.php 環(huán)境定義文件。用于檢測系統(tǒng)環(huán)境,定義工作目錄,保存數(shù)據(jù)庫鏈接信息,引入常用函數(shù)等,建議不要修改。

config_hand.php 系統(tǒng)配置文件。定義系統(tǒng)常用的配置信息定義,可從后臺管理直接生成該文件。

config_passport.php 通行證文件

config_rglobals.php 檢測系統(tǒng)外部變量

config_rglobals_magic.php 同上

inc_archives_view.php 用于瀏覽文檔或?qū)ξ臋n生成HTML

inc_arclist_view.php 用于瀏覽頻道列表或?qū)?nèi)容列表生成HTML

inc_arcmember_view.php 用于瀏覽會員發(fā)布的文檔

inc_arcpart_view.php 用于解析和創(chuàng)建全局性質(zhì)的模板,如頻道封面,主頁,單個(gè)頁面等

inc_arcsearch_view.php 用于文檔搜索

inc_arcspec_view.php 用于瀏覽所有專題列表或?qū)n}列表生成HTML

inc_channel_unit.php 用戶解析特定頻道的附加數(shù)據(jù)結(jié)構(gòu)信息

inc_channel_unit_functions.php 系統(tǒng)共用函數(shù)集合

inc_downclass.php 防采集隨機(jī)字符串函數(shù)

inc_freelist_view.php 用于對特定內(nèi)容列表生成HTML

inc_functions.php 可供用戶使用的函數(shù)集合

inc_imgbt.php GetTypeidSelMember

inc_memberlogin.php 用于用戶登錄及獲得會員狀態(tài)

inc_photograph.php 用于處理系統(tǒng)中的圖片,例如水印,縮略圖等

inc_photowatermark_config.php 圖片處理參數(shù)定義

inc_rss_view.php 用于瀏覽頻道RSS或?qū)SS生成靜態(tài)文件

inc_separate_functions.php SpGetArcList函數(shù),用于獲得文檔列表

inc_sitemap.php 用于生成網(wǎng)站地圖

inc_type_tree.php 用于選擇欄目的目錄樹

inc_type_tree_member.php 同上,會員使用

inc_typelink.php 用于顯示文章的位置和欄目位置等

inc_typeunit_admin.php 用于頻道管理時(shí)的一些復(fù)雜操作,主要用于后臺

inc_typeunit_menu.php 同上

inc_userlogin.php 用于管理員登錄

inc_vote.php 用于管理投票

jump.php 用于超鏈接跳轉(zhuǎn)

pub_charset.php 共用字符處理函數(shù),GB/UTF-8/Unicode/BIG5等互換

pub_collection.php 用于采集

pub_collection_functions.php 采集用函數(shù)

pub_datalist.php 后臺管理用數(shù)據(jù)列表

pub_datalist_dm.php 同上,不使用模板

pub_db_mysql.php 用于操作數(shù)據(jù)庫

pub_dedehtml2.php 用于采集中的HTML解析

pub_dedehtml.php HTML解析器

pub_dedetag.php 用于dede模板標(biāo)簽解析

pub_httpdown.php 用于下載http中的資源

pub_oxwindow.php 后臺程序擴(kuò)展

pub_splitword_www.php 織夢分詞算法

validateimg.php 驗(yàn)證碼

vdimgck.php 驗(yàn)證碼

/inc目錄

inc_fun_funAdmin.php 獲取拼音碼等函數(shù)

inc_fun_funString.php html代碼處理等函數(shù)

inc_fun_SpGetArcList.php 獲取文檔列表SpGetArcList

/install安裝目錄

/member會員中心目錄

plus 系統(tǒng)插件存放目錄

guestbook 留言板插件

ad_js.php 廣告插件

advancedsearch.php 搜索

bookfeedback.php 評論相關(guān)

bookfeedback_js.php 評論相關(guān)

bshare.php 分享

car.php 購物車相關(guān)

carbuyaction.php 購物車相關(guān)

comments_frame.php 評論相關(guān)

count.php 瀏覽次數(shù)等計(jì)數(shù)器

digg_ajax.php 頂功能相關(guān)

digg_frame.php 頂功能相關(guān)

disdls.php 下載次數(shù)統(tǒng)計(jì)

diy 自定義表單

download.php 下載模塊相關(guān)

erraddsave.php 挑錯(cuò)

feedback.php 評論相關(guān)

feedback_ajax.php 評論相關(guān)

feedback_js.php 評論相關(guān)

flink.php 友情鏈接

flink_add.php 友情鏈接添加

freelist.php 自由列表

guestbook.php 留言板(織夢新手網(wǎng)提供)

posttocar.php 購物車相關(guān)

recommend.php 推薦文章給好友

stow.php 收藏功能

task.php 計(jì)劃任務(wù)功能

view.php 文章閱讀權(quán)限功能

vote.php 投票功能

/special專題存放目錄

/templets織夢模板存放目錄(下文中羅列了問答、小說等模塊的相關(guān)文件,默認(rèn)織夢程序沒有安裝這些塊)

首頁模板 /templets/default/index.html 
文章頻道首頁 /templets/default/index_article.htm 
文章列表頁 /templets/default/list_article.htm 
文章內(nèi)容頁 /templets/default/article_article.htm 
圖集頻道首頁 /templets/default/index_image.htm
圖集列表頁 /templets/default/list_image.htm
圖集內(nèi)容頁 /templets/default/article_image.htm
圖集詳細(xì)頁面 /templets/plus/showphoto.htm 
軟件頻道首頁 /templets/default/index_soft.htm
軟件列表頁 /templets/default/list_soft.htm 
軟件內(nèi)容頁 /templets/default/article_soft.htm 
軟件最終下載頁 /templets/plus/download_links_templet.htm
動畫頻道首頁 /templets/default/index_flash.htm
動畫列表頁 /templets/default/list_flash.htm
動畫內(nèi)容頁 /templets/default/article_flash.htm 
產(chǎn)品頻道首頁 /templets/default/index_product.htm
產(chǎn)品列表頁 /templets/default/list_product.htm 
產(chǎn)品內(nèi)容頁 /templets/default/article_product.htm 
分類信息頻道首頁 /templets/default/index_info.htm
分類信息列表頁 /templets/default/list_info.htm
分類信息內(nèi)容頁 /templets/default/article_info.htm 
分類信息搜索頁 /templets/default/infosearch.htm
專題列表頁 /templets/default/list_spec.htm
專題內(nèi)容頁 /templets/default/article_spec.htm 
圖書首頁 /templets/default/books_index.htm 
圖書列表頁 /templets/default/books_list.htm
圖書搜索頁 /templets/default/books_search.htm
圖書內(nèi)容頁 /templets/default/books_book.htm
小說章節(jié)內(nèi)容頁 /templets/default/books_story.htm
漫畫章節(jié)內(nèi)容頁 /templets/default/books_photo.htm
vip章節(jié)內(nèi)容頁 /templets/default/book_member_err.htm
問答首頁 /ask/template/default/dede.htm
問答列表頁 /ask/template/default/browser.htm
問答內(nèi)容頁 /ask/template/default/question.htm
問答提問頁 /ask/template/default/post.htm 
問答內(nèi)容維護(hù)頁 /ask/template/default/post.adopt.htm /ask/template/default/post.extra.htm /ask/template/default/post.upreward.htm 
問答搜索結(jié)果頁 /ask/template/default/search.htm 
問答消息提示頁 /ask/template/default/showmsg.htm 
TAG列表頁 /templets/default/taglist.htm 
TAG內(nèi)容列表 /templets/default/tag.htm
DIGG列表頁 /templets/default/digg.htm 
搜索結(jié)果頁 /templets/default/search.htm
高級搜索頁 /templets/plus/heightsearch.htm
評論頁模板 /templets/plus/feedback_templet.htm 
評論驗(yàn)證碼確認(rèn)頁 /templets/plus/feedback_confirm.htm
評論JS內(nèi)容頁 /templets/plus/feedback_templet_js.htm 
站點(diǎn)地圖頁 /templets/plus/sitemap.htm
RSS 地圖頁 /templets/plus/rssmap.htm 
RSS內(nèi)容頁 /templets/plus/rss.htm 
投票頁 /templets/plus/vote.htm
欄目JS文件 /templets/plus/js.htm 
推薦文檔信息頁 /templets/plus/recommend.htm
友情連接提交頁 /templets/plus/flink-add.htm
友情鏈接列表頁 /templets/plus/flink-list.htm
留言板插件 /templets/plus/guestbook.htm

/uploads文件上傳存放目錄

發(fā)表評論 共有條評論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 平谷区| 闽侯县| 辛集市| 丽江市| 临汾市| 郸城县| 丹凤县| 木里| 宜兰县| 吉隆县| 邵阳市| 岱山县| 应用必备| 黄龙县| 松阳县| 綦江县| 庄河市| 丹寨县| 合作市| 灯塔市| 保定市| 台州市| 左云县| 武乡县| 盐池县| 新宾| 萨迦县| 苍溪县| 济南市| 阳谷县| 南靖县| 凌海市| 田东县| 浙江省| 上高县| 双流县| 泸水县| 年辖:市辖区| 五寨县| 杭州市| 新乐市|