oleonard
d5cb49046c
Adding new style for another different data-table
2005-02-08 20:25:29 +00:00
oleonard
98292ed5e3
Correcting mistake in yesterday's update (changed name instead of id of form input, causing mayhem)
2005-02-08 20:17:58 +00:00
oleonard
702164d061
Adding accesskeys for a few important functions in the left-hand navigation menu
2005-02-07 19:23:14 +00:00
oleonard
bb946fbbe5
New style information for header (logged in user info) and main page (visually separating advanced function from circulation functions)
2005-02-07 19:19:56 +00:00
oleonard
45bd30dc21
Visually separating advanced features (cataloging, preferences, etc) from circulation functions
2005-02-07 19:19:28 +00:00
oleonard
a6c729de88
Adding information in header about logged in user
2005-02-07 19:19:16 +00:00
oleonard
09f3ae3c8b
Adjustments to labelling and layout
2005-02-04 19:28:45 +00:00
oleonard
6543ab1ff4
Switching one of the include files in the header to fix javascript error
2005-02-04 19:26:14 +00:00
oleonard
d08a950544
Adding authorities-related top menu
2005-02-04 19:21:51 +00:00
oleonard
9fcc1d25b4
Removing an old unused file
2005-02-04 19:18:48 +00:00
oleonard
5a65890f13
Adding persistent help link
2005-02-04 19:13:05 +00:00
oleonard
7486633502
Top menu for authorities page
2005-02-04 19:12:55 +00:00
oleonard
b1534fd245
Adding style for persistent help link
2005-02-04 19:12:36 +00:00
oleonard
a30a71b8be
Adding javascript function to trigger help screen
2005-02-04 19:12:14 +00:00
acli
0fbc036392
Some changes from rel_2_2:
...
Make the generated pot file (i.e., result of "create") look more "real",
but using msgmerge to reformat the output
Script failed to create intermediate directories if the directory of the
target does not exist and the parent of that directory does not exist
either. This should fix that.
2005-02-04 03:49:33 +00:00
oleonard
8f581255e4
Removing some redundant information
2005-02-03 20:55:29 +00:00
oleonard
ae4243c001
Repeating search terms along with search results ("Results of search for...")
2005-02-03 20:51:13 +00:00
oleonard
534fe7fb6f
Copying code from opac-search.pl that allows search terms to be output along with search results ("You searched for...") Add <!-- TMPL_VAR NAME="searchdesc" --> to template to take advantage of this change.
2005-02-03 20:48:22 +00:00
oleonard
532e3c5740
Minor cosmetic changes
2005-02-03 18:32:55 +00:00
oleonard
7e77f129d2
Adding catalogue topmenu
2005-02-03 18:13:54 +00:00
oleonard
83f286ca91
Adding catalogue topmenu with options like Virtual Shelves
2005-02-03 18:13:04 +00:00
oleonard
50a8c7bf99
Adding virtual shelves link to catalogue topmenu
2005-02-03 18:09:50 +00:00
oleonard
47bf8cd25a
More input button icons
2005-02-03 17:46:06 +00:00
oleonard
8047e0c6ba
Removing NPL-specific code, adding framework-related template information
2005-02-03 17:42:12 +00:00
oleonard
afe7dcca6c
Correcting terminology: 'reservoir' instead of 'breeding farm'
2005-02-03 16:15:10 +00:00
oleonard
26ea39ad05
Correcting terminology: 'reservoir' instead of 'breeding farm'
2005-02-03 16:07:53 +00:00
oleonard
1dabf03411
Correcting terminology: 'reservoir' instead of 'breeding farm'
2005-02-03 15:59:39 +00:00
oleonard
9c540cea77
Correcting terminology: 'reservoir' instead of 'breeding farm'
2005-02-03 15:36:49 +00:00
oleonard
1b27a2dcd3
Updating search form to match added features of 2.2
2005-02-02 15:06:42 +00:00
oleonard
95eb4f752a
Fixing print layout and adding print-specific stylesheet
2005-02-02 15:06:25 +00:00
acli
c70aeb22ae
Spelling correction
2005-01-31 01:52:36 +00:00
oleonard
7b4897de1c
Checking for the existence of flags (debarred, gonenoaddress. lost) and setting 'flagged' variable so the template knows whether or not to display the container for the error messages.
2005-01-27 22:33:16 +00:00
oleonard
904a4330fd
Adding display of member flags, if present (debarred, gonenoaddress, and lost)
2005-01-27 22:24:03 +00:00
oleonard
1d2a794395
Adding hidden form fields to renew form so that renewscript.pl will redirect back to circulation.pl instead of moremember.pl
2005-01-27 19:35:50 +00:00
oleonard
7ccbe29208
Adding option to pass parameter from circulation asking renewscript to redirect back to circulation instead of moremember.pl. Since modification of the circulation templates allows a renew form on the circulation page, it's necessary to allow different redirects from different pages. renewscript.pl still defaults to redirecting to moremember.pl, so changes to templates are not required if not desired.
2005-01-27 19:31:14 +00:00
oleonard
6fc1b0607d
Adding virtual shelves and suggestions to persistent left-hand navigation menu
2005-01-27 18:23:43 +00:00
oleonard
e87eb5cc52
Adding edit and delete input icons
2005-01-27 18:11:36 +00:00
oleonard
f8028765a6
Changing toggle of background colors to go along with changes in opac-shelves.pl. Also changing some id's to classes (id's cannot repeat within a document) and widening div that contains shelf list
2005-01-27 17:31:13 +00:00
oleonard
5ae8445256
Taking table cell background color information out of the script and moving it into the template (requires update to opac-shelves.tmpl)
2005-01-27 17:27:11 +00:00
oleonard
9af5fadc6a
Synching with default template
2005-01-25 22:56:27 +00:00
oleonard
18891cb685
Updating and refining various styles
2005-01-25 22:54:57 +00:00
oleonard
f72e8b7de5
Three new functions: CheckAll, which toggles checkboxes in results lists; confirmDelete, which offers a warning before proceding with an action; Dopop, for popping up virtual shelves window
2005-01-25 22:53:46 +00:00
oleonard
085eb6ac53
Synching with default template, other cosmetic changes
2005-01-25 22:47:21 +00:00
oleonard
5f2f7239c8
Correcting class names of submit buttons
2005-01-25 21:53:33 +00:00
oleonard
0fc3c1aa5e
Adding verbose parameter to allow for more detailed view in opac basket (requires update to opac-basket.tmpl to take advantage of added functionality)
2005-01-25 21:40:38 +00:00
joshferraro
c24f2bdb6b
Added some minimal docs to Amazon.pm
2005-01-25 17:23:33 +00:00
joshferraro
b21cf4bf7c
makes opac-detail.pl's amazon stuff just a comment
2005-01-25 17:13:24 +00:00
joshferraro
fea81cb709
Adds amazon support to opac-detail.pl
2005-01-25 16:58:18 +00:00
joshferraro
18140e04dc
The Amazon module allows libraries to deliver amazon content to the opac
2005-01-25 16:53:28 +00:00
oleonard
738e4b4949
Adding and updating input button images
2005-01-24 22:55:05 +00:00