.dnn文件 xml 配置


DNN文件结构分析:
< dotnetnuke version = " 3.0 "  type = " Module " >
  
< folders >
    
< folder >
      
<!-- 模块名称 -->
      
< name > CLinks </ name >
      
<!-- 模块名称(模块的友好名称) -->  
      
< friendlyname > CLinks </ friendlyname >
      
<!-- 模块功能描述 -->
      
< description > 分类链接模块 </ description >
      
<!-- 模块版本 -->  
      
< version > 01.00 . 00 </ version >
      
<!-- 业务逻辑类 -->
      
< businesscontrollerclass > DNNChina.Modules.CLinks.CLinksController, DNNChina.Modules.CLinks </ businesscontrollerclass >
      
< modules >
        
< module >
          
< friendlyname > CLinks </ friendlyname >
          
<!-- 模块所包含的控件 -->
          
< controls >
            
<!-- 显示控件 -->
            
< control >
                <title>控件标题</title>
              
< src > DesktopModules / CLinks / CLinks.ascx </ src >
              
< type > View </ type >
                <supportspartialrendering>true</supportspartialrendering>  <!--支持AJAX局部呈现-->
            
</ control >
            
<!-- 编辑控件 -->
            
< control >
              
< key > Edit </ key >
              
< title > Edit CLinks </ title >
              
< src > DesktopModules / CLinks / EditCLinks.ascx </ src >
              
< type > Edit </ type >
            
</ control >
            
<!-- 设置控件 -->
            
< control >
              
< key > Settings </ key >
              
< title > Settings CLinks </ title >
              
< src > DesktopModules / CLinks / Settings.ascx </ src >
              
< type > Edit </ type >
            
</ control >
          
</ controls >
        
</ module >
      
</ modules >
      
<!-- 需要安装的文件清单 -->  
      
< files >
        
<!-- 程序集文件 -->
        
< file >
          
< name > DNNChina.Modules.CLinks.dll </ name >
        
</ file >
        
< file >
          
< name > DNNChina.Modules.CLinks.SqlDataProvider.dll </ name >
        
</ file >
        
<!-- 用户控件文件 -->
        
< file >
          
< name > CLinks.ascx </ name >
        
</ file >
        
< file >
          
< name > EditCLinks.ascx </ name >
        
</ file >
        
< file >
          
< name > Settings.ascx </ name >
        
</ file >
        
<!-- 语言包文件 -->
        
< file >
          
< path > App_LocalResources </ path > <!-- 目录名 -->
           < name > CLinks.ascx.resx </ name >
        
</ file >
        
< file >
          
< path > App_LocalResources </ path >
          
< name > CLinks.ascx.zh - CN.resx </ name >
        
</ file >
        
< file >
          
< path > App_LocalResources </ path >
          
< name > EditCLinks.ascx.resx </ name >
        
</ file >
        
< file >
          
< path > App_LocalResources </ path >
          
< name > EditCLinks.ascx.zh - CN.resx </ name >
        
</ file >
        
< file >
          
< path > App_LocalResources </ path >
          
< name > Settings.ascx.resx </ name >
        
</ file >
        
< file >
          
< path > App_LocalResources </ path >
          
< name > Settings.ascx.zh - CN.resx </ name >
        
</ file >
        
<!-- 数据库安装脚本 -->  
    
< file >
      
< name > 01.00 . 00 .SqlDataProvider </ name >
    
</ file >
        
<!-- 数据库卸载脚本 -->  
    
< file >
      
< name > Uninstall.SqlDataProvider </ name >
    
</ file >
      
</ files >
    
</ folder >
  
</ folders >
</ dotnetnuke >


转载于:https://www.cnblogs.com/ajaxleoxu/archive/2008/06/03/1213067.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值