ILLiad Webpages Resources - IDS Project

19 downloads 62 Views 465KB Size Report
Won't display on page without. Provides data and ... Coding a hidden field with automatic value of 'yes' for PDF Delivery ... Don't make me think!: A common ...
Anatomy of the ILLiad Web Interface and ILLiad.dll Most of the pages in the ILLiad web interface require the ILLiad.dll file to look and function correctly. The DLL communicates with the ILLiad database and files to pull in data to display. The main impact is that any pages dependent on the DLL must be uploaded to the ILLiad server in order to preview properly. Pulls from DLL Independent of DLL

Files

ILLiad.dll

Won’t display on page without

Provides data and elements

Entirely Dependent on DLL to Display Correctly

Visit the IDS Project Regional User Groups website for more resources! http://idsproject.org/usergroups.aspx

ILLiad Menu Links Menu Link Name

RequestType

DocumentType

Request Form (.html)

Photocopy

Article

Article

ArticleRequest

Book

Loan

Book

LoanRequest

Book Chapter

Article

Book Chapter

BookChapterRequest

Conference Paper

Loan

Conference Paper

ThesisRequest

Patent

Article

Patent

PatentRequest

Report

Loan

Report

ReportRequest

Thesis

Loan

Thesis

ThesisRequest

Standards Document

Article

Standards

StandardsDocumentRequest

Librarian vs Tech Jargon Librarian

Tech

How do we change the banner at the top?

How do we change the header?

How do we change what appears in the bottom of the webpage?

How do we change the footer?

How do we change what appears in the middle of the page?

How do we change the content placeholder for a particular page?

How do we make a bulleted list?

How do we make an unordered list

How do we make a numbered list?

How do we make an ordered list?

I want a new request form

What is the item type? Which fields need to be included on the form?

The request page isn’t working right...

I need specifics. What exactly is not working? The webpage? The link?

I want to rearrange the placement of the menu options

Please provide me with a page mockup. Once I know where you would like items to be, I can create divs for the items and move them around the page.

I want ‘yes’ checked for PDF Delivery on the new ILLiad User registration page.

Coding a hidden field with automatic value of ‘yes’ for PDF Delivery

Visit the IDS Project Regional User Groups website for more resources! http://idsproject.org/usergroups.aspx

Resources W3Schools: http://www.w3schools.com/ Hackasaurus: http://www.hackasaurus.org/en-US/ Stackoverflow: http://stackoverflow.com/

The Code Project: http://www.codeproject.com/ Colorzilla: http://www.colorzilla.com/gradient-editor/ Notepad++ (For Windows): http://notepad-plus-plus.org/ TextWrangler (For Mac): http://www.barebones.com/products/textwrangler/ Filezilla: https://filezilla-project.org/ GIMP 2.8: http://www.gimp.org/ Jing: http://www.techsmith.com/tutorial-jing-capture-an-image.html OCLC ILLiad 7.2 Web Editing Quick Reference Card: http://www.atlas-sys.com/illiad72update/oclcilliad72webqrc.pdf Customizing the Web Interface: https://prometheus.atlas-sys.com/display/illiad/Customizing+the+Web+Interface Brigham Young University, Reimagining Your Online Presence: https://www.atlas-sys.com/Conference2013/Presentations/Reimagining_your_online_presence.pdf William Gee, Beyond Out of the Box: http://www.atlassys.com/conference2012/presentations/Beyond%20Out%20of%20the%20Box,%20Customi zing%20the%20ILLiad%20Patron%20Interface.pdf Krug, S. (2006). Don't make me think!: A common sense approach to Web usability. Berkeley, Calif: New Riders Pub. Nielsen Norman Group: http://www.nngroup.com/ Visit the IDS Project Regional User Groups website for more resources! http://idsproject.org/usergroups.aspx