久久精品水蜜桃av综合天堂,久久精品丝袜高跟鞋,精品国产肉丝袜久久,国产一区二区三区色噜噜,黑人video粗暴亚裔

SPB-應(yīng)用管理-資訊管理

來自站長百科
跳轉(zhuǎn)至: 導(dǎo)航、? 搜索

導(dǎo)航: 上一頁

  • 資訊的管理分為8部分: web/spacebuilder.config中的相關(guān)配置
<application applicationKey="Forum" applicationName="論壇"  type="SpaceBuilder.Forum.ForumConfiguration, SpaceBuilder.Forum"

            description=""

            channelUrlRouteName="Channel_Forum_Home"

            clubDomainRouteName="ClubDomain_Forum_Home"

            userDomainRouteName="UserDomain_Forum_Common"

            manageRouteName="Manage_Forum_Home"

            isPublicInUserDomain="true"

            enableThreadStatus = "true"

            postsPerPage = "15"

            threadsPerPage = "20"

            enableForumsRSS = "true"

            enableAttachments = "true"

            inlinedImageWidth = "500"

            inlinedImageHeight = "-1"

            maxLengthPerReply="3000"

            maxAttachmentsPerPost = "5"

            TaxRate="0">

            <attachmentSettings

                enableWatermark="true"

                fileSystemStorageLocation="~/Uploads/Forums"

                maxImageWidth ="500"

                maxImageHeight ="500"

 extensions = "zip,rar,pdf,cab,jpg,gif,png,mpg,mpeg,avi,wmv,wma,mp3,ra,rar,rm,sql,txt,ppt,doc,swf"

maxAttachmentSize="10240" />

屬性解釋

  • rssDefaultThreadsPerFeed Rss: 訂閱每次資訊數(shù)
  • enableUserContribute: 是否允許用戶投稿
  • AttachmentSettings中有些屬性需要注意:
  • fileSystemStorageLocation: 資訊中的附件(活動圖片)存放的物理路徑
  • enableWatermark: 是否啟用水印
  • extensions: 允許上傳的附件的后綴
  1. 更新統(tǒng)計和設(shè)置資訊是否啟用: [后臺管理]-> [管理]->[應(yīng)用管理] 中的“資訊”
  2. 站點后臺管理:[后臺管理]->[資訊]
  3. 權(quán)限的控制: [后臺管理]->[管理]->[權(quán)限設(shè)置]->[資訊]
  4. 審核的控制: [后臺管理]->[管理]->[審核設(shè)置]->[資訊]
  5. 積分設(shè)置: [后臺管理]->[管理]->[積分設(shè)置]->[資訊相關(guān)]
  6. 重建索引: [后臺管理]->[管理]->[站點管理]->[重建索引]-> [資訊、博客、圖片、文件、論壇索引]
  7. 清空緩存: [后臺管理]->[管理]->[站點管理]->[清空緩存]


參考資料[ ]