基于drupal数字图书馆门户网站开发.doc

  
约46页DOC格式手机打开展开

基于drupal数字图书馆门户网站开发,基于drupal数字图书馆门户网站开发the development of digital library portal based on drupal2万字自己原创的毕业论文,已经通过校内系统检测,重复率低,仅在本站独家出售,大家放心下载使用 摘要:图书馆门户网站是图书馆用户(读者)利用图书馆各种资源服务的入口。图书...
编号:150-423144大小:3.34M
分类: 论文>计算机论文

内容介绍

此文档由会员 淘宝大梦 发布

基于Drupal数字图书馆门户网站开发
The development of Digital Library Portal Based on Drupal

2万字
自己原创的毕业论文,已经通过校内系统检测,重复率低,仅在本站独家出售,大家放心下载使用

摘要:图书馆门户网站是图书馆用户(读者)利用图书馆各种资源服务的入口。图书馆门户网站除了发放通知、宣传图书馆形象、营造图书馆文化之外,还是读者应用网上资源学习的重要场所。图书馆门户网站还应包括各学科所需的电子资源、读者所需的服务信息、查找资料功能等等。图书馆门户网站是体现图书馆服务理念、高校办学理念的重要渠道,同时也是数字图书馆的重要组成部分,因此,图书馆门户网站的建设非常重要。
自从Web2.0标准产生以后,大量的网站开始利用Web2.0的技术来搭建网站。基于Web2.0构建的网站重视客户的体验,提倡用户的参与和互动性,对用户界面友好。图书馆是一个有大量用户访问的服务性网站,如果能使用Web2.0技术来实现网站的开发将会给大众带来非常大的方便。Drupal是采用Web2.0技术的一个开源的内容管理系统,本文重点介绍利用Drupal来搭建图书馆门户网站的实现。
关键字:Web 2.0,Durpal,数字图书馆,门户网站


The development of Digital Library Portal Based on Drupal

ABSTRACT:Library portal is users (Readers) using various resources service of Library entrance. Library portal in addition to the issuance of notice, publicity image of library, library culture construction, an important place for readers to useonline resources or learning. Library portal should also include theelectronic resources, the readerrequired by the various disciplines required service information, find information function and so on. Library portal is an important channel to reflect the library service concept, the concept of higher education, and an important part of the digital library, and therefore, the library portal construction is very important.

Since Web2.0 standards, a number of websites begin to build a web site with Web2.0 technology. Web2.0 construction site customer experience based on the participation and interaction, advocate the user, the user interface is friendly. The library is a large number of users access the serviceweb site, if can realize the website development will use Web2.0 technology brings people great convenience. Drupal is an open source content management system using Web2.0 technology, this paper focuses on the realization of the use of Drupal to build the library portal.

Key words:Web 2.0,Drupal,Digital library,Portal development


目 录
第一章 绪论 1
1.1研究背景及意义 1
1.2 数字图书馆门户网站国内外发展现状 2
1.3 本文主要研究内容 3
第二章 Drupal的基本原理 5
2.1 Drupal简介 5
2.2 Drupal系统的核心思想和主要特色 6
2.2.1 Drupal系统的核心思想 6
2.2.2 Drupal的主要特色 7
2.3 Drupal的功能模块 8
2.4 内容管理开源软件的应用范围 11
2.4 本章小结 13
第三章 系统分析与整体设计 14
3.1 图书馆门户网站的整体结构 14
3.1.1 资源层 14
3.1.2 资源收割层 15
3.1.3 资源存储层 15
3.1.4 逻辑层 15
3.1.5 表现层 16
3.1.6 访问层 16
3.2系统开发环境介绍 16
3.3 安装与配置 18
3.3.1 安装与配置 19
3.3.2 模块安装 20
3.3.3 用户、角色及权限设置 22
3.3.4 数字内容创建 23
3.4 本章小结 24
第四章 系统实现 26
4.1 后台管理 26
4.1.1 添加图书内容类型 26
4.1.2 为图书添加对应的字段 26
4.1.3 添加图书分类字段 28
4.1.4 搜索优化 30
4.2 前台显示 32
4.2.1 首页幻灯 32
4.2.2 调整CSS页脚样式 33
4.2.3 实现站内搜索 35
4.2.4 基于Zen的主题制作 36
4.2.5登陆界面 37
4.3 本章小结 38
第五章 结论与展望 39
致 谢 40
参考文献 41