1 / 20

Customizing ILLiad Web Pages: Working with IT Staff

Greg Spitzer James Madison University spitzegc@jmu.edu. Customizing ILLiad Web Pages: Working with IT Staff. Where to begin?. Assemble ILLiad web documentation. Atlas web customization documentation https://prometheus.atlas-sys.com/display/illiad/Customizing+the+Web+Interface

jun
Download Presentation

Customizing ILLiad Web Pages: Working with IT Staff

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Greg Spitzer James Madison University spitzegc@jmu.edu Customizing ILLiad Web Pages:Working with IT Staff

  2. Where to begin?

  3. Assemble ILLiad web documentation • Atlas web customization documentation • https://prometheus.atlas-sys.com/display/illiad/Customizing+the+Web+Interface • Atlas DLL documentation • https://prometheus.atlas-sys.com/display/illiad/ILLiad+Web+DLL+Tags • OCLC ILLiad community discussions • http://www.oclc.org/support/services/illiad/Discussions/illiadlibraries.en.html • Atlas/OCLC Support contact info

  4. Determine file location • Hosted vs. self-hosted • https://www.atlas-sys.com/products/illiad/hostedinfo.html • Use existing files or start from scratch? • https://prometheus.atlas-sys.com/display/illiad/ILLiad+8.5+Downloads

  5. Storyboarding • Headers and footers? • Identify text changes • Provide preferences for colors, font styles, and sizes • Form fields • Are all of the out of the box fields necessary? • Which are required? How is that indicated?

  6. Development Tools • ILLiadTestweb feature • webpath.txt • Add IIS ‘ISAPI & CGI Restrictions’ entry for ILLIAD.DLL in testweb directory • Browser development tools • BYU ILLiad Plus • https://github.com/byuhbll/ILLiadPlus

  7. Files of Interest • CSS files • main.css • mobile.css • Include files • include_header.html • include_footer.html • include_menu.html • logon.html and logon2.html

  8. More Files • NewUserRegistration.html/NewAuthRegistration.html • ChangeUserInformation.html • Various ‘Request’ and ‘View’ files • ArticleRequest.html/EditArticleRequest.html, etc. • ViewResubmitCancelledRequests.html/ViewResubmitDetailedInformation.html

  9. DLL Tags • <#INCLUDE filename=“include_menu.html”> • <#USER field=“FirstName”> • <#CUSTOMIZATION name=“EMailFromName”> • <#LOCALINFO field=“GeneralEMailAddress”>

  10. Other considerations • Mobile devices • Accessibility • Section 508 • http://www.section508.gov/ • Virginia IT Accessibility Standards • http://www.vita.virginia.gov/uploadedfiles/vita_main_public/unmanaged/library/accessibilitystandard_gov103-00_eff_11-04-05.pdf • Accessibility tools • Cynthia Says • http://www.cynthiasays.com/ • Web Developer Toolbar • http://chrispederick.com/work/web-developer/

  11. Current logon.html

  12. Current ILLiadMainMenu.html

  13. Current ArticleRequest.html

  14. Prototype Logon.html

  15. Prototype ILLiadMainMenu.html

  16. Prototype ViewRequestHistory.html

  17. Prototype ArticleRequest.html

  18. Prototype ArticleRequest.html (expanded)

More Related