General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things.
CCK: allows administrators to define new content types. Can define numeric fields, simple text field, check box and radio button etc. Views: Using Views, an administrator can create pages and blocks that list new posts of a particular type (such as forum or blog posts), create alphabetical lists by taxonomy, create weekly, monthly or yearly archive pages, create a table of posts that are flagged as unread, and more! Webforms: Enable creation of forms and questionnaires TinyMCE: The most popular WYSIWYG editor for advanced content editing. Image: Allows uploading, resizing and viewing of images. Also allows users to upload and insert inline images into posts. Web authentication: Allow server authentication instead of Drupal Album photos: Create and mange photo album.
Modules are built form a specific purpose and for a specific release of Drupal
Bibliography: allows users manage and display lists of scholarly publications. Features include import and export to formats like bibTex, EndNote etc. Covers most popular citation format like APA, MLA, Chicago, AMA etc. Marc: Provides a way to map data in the MARC record to Drupal content types and import sets of MARC records. Book Post: The Book Post module makes it easy to post information about books. Any 10 or 13-digit ISBN placed between double curly braces {{}} in a post will convert into the book cover, title, author and publication info. All data comes from the Open Library Project, an open source catalog that allows users to add books and edit metadata. Millennium: This moduled is oriented towards libraries with Innovative Interfaces Inc.'s Millennium who want to put up a Drupal-based web catalog. It crawls the Millennium WebOpac for MARC records and maps some of the MARC tags onto the specified node type. Z39.50 Search: this module you can easily search or scan z39.50 targets (servers) in parallel using the standard Drupal search API and present the results.
Indiana University uses both Microsoft Active Directory Services and MIT Kerberos for authentication. The University uses a custom password changing tool passphrase.iu.edu to keep these systems synchronized. Drupal supports both types of authentication through modules. The two modules used were LDAP Integration Module and Webserver_Auth module. The first attempt was to use LDAP Integration; however, after following all of the recommendations on setup a TLS error could not be overcome. The web server already supports MIT Kerberos authentication using directives added to a “.htaccess” file, so the Webserver_Auth module allows use of MIT Kerberos which works very well.
1 Favorite
Kinshuk Sunil, Community Manager at OSSCube, favorited this 1 month ago
Drupal: Library Web Sites Made Easy - Presentation Transcript
Vincci Kwong & Kirby Cheng Schurz Library, IU South Bend K-12 Open Mind 2009 Michigan City, Indiana October 6, 2009
Background
What is Drupal?
Content management system
Open source
General Public License (GPL)
Why Drupal?
Easy to set up
Very flexible/customizable
Minimal to no learning curve
Highly stable
Good documentation
Good community
Libraries Using Drupal
Public libraries:
Ann Arbor District Library
Brawley Public Library
Camarena Memorial Library
Douglas County Libraries
ExploreOhio (sponsored by OPLIN )
Great River Regional Library (Central Minnesota)
Hoover Alabama Public Library
Jackson District Library
Kinderhook Memorial Library
London Public Library
Metropolitan Cooperative Library System (Los Angeles)
Monterey Park Bruggemeyer Library
New York Public Library
Red Deer Public Library
San Anselmo Public Library
West Lake Porter Public Library
West Linn, Oregon Public Library
School (K-12) libraries:
Genesee Valley BOCES - School Library System
School Library System of Genesee Valley Boces
Special libraries:
Idaho Commission for Libraries
The Newberry Library - ChicagoAncestors.org
Southwest Ohio and Neighboring Libraries (SWON Libraries)
University libraries:
Alaska Pacific University
Cowles Library at Drake University
Florida Center for Library Automation (FCLA)
Florida State University Libraries
Hamline Law Library
Indiana University-Purdue University Indianapolis
Rochester Institute of Technology Libraries
Simon Fraser University - Multicultural Canada
St. Lawrence University Library planning site
Original list by Ellyssa Kroski
System Requirements
Web server
Apache (recommended)
Microsoft IIS
Database server
MySQL (recommended)
PostgreSQL
PHP
Our Drupal Setup – not a smooth journey
First Try: Installed on Windows 2003 Server with IIS ( Interne Information Service 6.0 )
Reason:
Library Web server, We have the unlimited administration rights;
same physical server; can’t have two web servers on the save box.
Installation on Windows 2003 Server with IIS --- Major Installation Procedures
Install and configure IIS 6.0
Install MySQL
Install PHP
Download and install Drupal to a created directory under the root of IIS
Installation on Windows 2003 Server with IIS – a “tragic end”
Reason: There was no large enough user base of the Drupal customized for the Window IIS. As a results, there were too many unsolved bugs.
After a “courageous battle”, we gave up.
Installation on Linux Server with Apache --- end of the tunnel
Campus IT rendered help: offering to host our Drupal on their Linux; giving administrator rights
Installation on Linux Server Using Apache
Install Apache
Install MySQL
Install PHP
Download and install Drupal to a created directory under the root directory.
Alternative: Installation on a Windows Server without IIS .
XAMPP: XAMPP is a free and open source cross-platform web server package, consisting mainly of the Apache HTTP Server , MySQL database , and interpreters for scripts written in the PHP and Perl programming languages .
-----Wikipedia
Install Drupal on a Windows Server without IIS --- Major Installation Procedures
Download XAMPP Window version to a root director of a Drive ( example C:)
Secure the XAMPP
Configure MySQL
Configure Apache
Configure PHP
Build in Functions
Collaborative book
Role based permission system
Searching
User authentication
Polls
Templating
Blogging
Forum
Analysis, tracking and statistics
Add-in Modules
CCK
Views
Webforms
TinyMCE
Image
Web authentication
Album photos
Calendar
Administrator Interface
Administrative Menu
Content management
Site building
Site
configuration
User management
Report
Modules Menu
When Working with Modules
Modules can be found at http://drupal.org/node/206666
0 comments
Post a comment