==============================
WebPac progress
==============================
------------------------------
1 Editable
------------------------------
The files which are editable are called customizable forms and files. They fall into these categories:
Search screens (called search help files) and all have the file name schema of "srchhelp_someletter" e.g., srchhelp_t.html for a title search screen.
Definition files, e.g. wwwoptions, webpub.def
Style sheet (styles.css)
Search Results screens, e.g., briefcit.html, which is the results display for a keyword search.
Paton verification and display forms, e.g., pverify_web.html, the log in form to view patron information.
Record display forms,e.g., bib_display.html, the page that displays a bibliographic record.
1.1
Main page, i.e., Opac home page
1.1.1 opacmenu
1.1.2 mainmenu
1.2
Individual search pages (called search help pages in iii venacular; all named
srchhelp_?.html with the index letter being the ? in the file name, e.g.,
srchhelp_a.html = Search for Author Note: case is important in the iii files)
1.2.1 Advanced Keyword (X) [basic keyword (Y)
1.2.2 Author (a)
1.2.3 Title (t) [author and title (q)]
1.2.4 Subject
1.2.4.1 LC (d)
1.2.4.2 NLM (j)
1.2.5 Numbers (i)
1.2.5.1 LC/NLM call numbers (c)
1.2.5.2 Local Call numbers (m)
1.2.5.3 ISBN/ISSN (i)
1.2.6 Course Reserves [course (r), instructor (p)
1.3
Patron verification pages
1.3.1 View your account (pverify_web.html)
1.3.2 Request an item(s) (pverify3_web.html)
1.3.3 View reserves (pverify6_web.html)
1.4
Save and Export
1.4.1 viewsaves
1.4.2 request_results
1.4.3 item_select
1.5
Record display base
1.5.1 bib_display
1.5.2 course_display
1.5.3 resource_display
1.5.4 patronview
1.6
Search results display base
1.6.1 briefcit
1.6.2 briefcit_authority
1.6.3 briefcit_resource
1.6.4 authority redirect
1.7
css (styles.css)
1.8
wwwoptions
This file has no extension and contains styling and other options about what happens and how it is displayed. It also contains any vendor subscription information related to display.
Note: Anytime this file is changed the web server processes must be restarted before the change takes place. ditto toplogo files
------------------------------
2 System-generated
------------------------------
2.1
search results
2.1.1 browse screens (briefcit files)
2.1.2 record screen (bib_display, etc.)
2.2
patron information
------------------------------
3 content
------------------------------
3.1 definition files
3.1.1 styles [Style changes noted in comments on the file itself.]
3.1.2 toplogoNote: Anytime this file is changed the web server processes must be restarted before the change takes place. ditto wwwoptions Changes:
- Changed div widths and substituted our banner for the iii banner. [div class="topLogoSmall"]
- Moved toplinks to nav bar and added icons
- created own or used public domain icons except the print icon
- Start Over (arrow-left-big.png)
- My LIbrary Record (ico_page_key.png)
- In lieu of toplinks, added lslinks
- Espanol (green link as in current catalog)
- Removed the drop menu searchnav (More Search Options)
- Note: Have made this idea into a side option division for each search page. But the code isn't in the toplogo file
- Note: Will echo all of this on the toplogo-loggedin file.
3.1.3 toplogo-loggedin
3.1.3.1 Need to echo toplogo
3.1.4 botlogo
3.1.4.1 Need to create similar to current botlogo
3.2
web options (wwwoptions)
Changes:
Mostly needed to change the image names for icons place holders
Changed BROWSE50= to false
------------------------------
4 Icons / Images
------------------------------
4.1 material types
4.2 buttons