source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13497   17 years kjdon commented out checking for existence of a directory in …
(edit) @13496   18 years shaoqun make the marc xml record disply nicely
(edit) @13495   18 years kjdon fixed up some stuff. last commit, I hadn't noticed that the translator …
(edit) @13494   18 years nzdl updated translations, thanks to Rita Campbell and Laurinda Matheson
(edit) @13493   18 years nzdl updated translation, thanks to Tomas Fiala
(edit) @13492   18 years kjdon sort the metadata fields before putting in a table
(edit) @13491   18 years kjdon added c arg so that build summary works properly
(edit) @13490   18 years kjdon removed old beta item, added format DocumentSearchResultLinks
(edit) @13488   18 years nzdl Updated translations, thanks to vankhang
(edit) @13487   18 years nzdl Updated translations, thanks to Tomas Fiala
(edit) @13486   18 years kjdon XMLMARCPlug renamed to MARCXMLPlug
(edit) @13475   18 years kjdon can pass in environment variables to some of the packages - added a …
(edit) @13473   18 years shaoqun added the method used by translator
(edit) @13470   18 years shaoqun make it accept xml files from a command line
(edit) @13469   18 years shaoqun the get_top_metadata_list methos has been removed from doc.pm to here
(edit) @13463   18 years kjdon decode_cgi_arg returns utf-8 if the original encoding was utf-8. need …
(edit) @13462   18 years mdewsnip Added a special case to the run_script action for …
(edit) @13461   18 years kjdon added some comments for decode_cgi_arg method
(edit) @13459   18 years kjdon should use decodedcompressedoptions inside a form, not …
(edit) @13457   18 years kjdon cgi_safe method renamed to cgi_safe_unicode, see comment in cgiutils
(edit) @13456   18 years kjdon cgi_safe was sometimes getting passed in unicode, sometimes utf-8. for …
(edit) @13452   18 years shaoqun make the top level of TOC stay when hiding TOC
(edit) @13451   18 years shaoqun added id=toc_top to the toppest level table of the table of contents
(edit) @13450   18 years kjdon moved the text out of javascript for printing in document.dm into …
(edit) @13449   18 years kjdon added print to document buttons
(edit) @13444   18 years nzdl A start to Marathi perl strings, thanks to Shubhada Nagarkar
(edit) @13443   18 years nzdl updated translations thanks to Shubhada Nagarkar
(edit) @13442   18 years nzdl rearrangement by gti, plus some updated translations thanks to …
(edit) @13441   18 years kjdon added marathi2.dm and hungarian2.dm into macrofiles list
(edit) @13440   18 years nzdl updated translations, thanks to Mohammad Karimi Yazdi
(edit) @13439   18 years nzdl updated translations, thanks to team at Integrated e-Solutions Ltd. Saigon
(edit) @13438   18 years nzdl rearrangement of file by gti, some updated translations, thanks to …
(edit) @13437   18 years nzdl updated translations, thanks to Ata ur Rehman
(edit) @13436   18 years nzdl updated translations, thanks to Ferenc Katai.
(edit) @13435   18 years nzdl Hungarian interface, many thanks to Ferenc Katai.
(edit) @13434   18 years kjdon added alt and title tags for the images in the 'how to read the …
(edit) @13433   18 years kjdon fixed up some tr-td tags in the wrong order
(edit) @13432   18 years shaoqun added a print option for DocumentButtons format
(edit) @13431   18 years shaoqun added the print document stylesheet for document pages
(edit) @13430   18 years shaoqun added the document preview stylesheet for document pages
(edit) @13429   18 years shaoqun added a new macro _csslink_ to allow css link customization for …
(edit) @13428   18 years shaoqun added the print button lable macro
(edit) @13427   18 years shaoqun added javascript and new macros for printing a document page
(edit) @13426   18 years kjdon change & to & in help text
(edit) @13425   18 years kjdon change & to & in link to external page
(edit) @13424   18 years kjdon change & to & in previous and next result links
(edit) @13423   18 years kjdon moved the blockquote tags around - they weren't properly nested with …
(edit) @13422   18 years kjdon changed the options for maxdocs and hitsperpage
(edit) @13420   18 years kjdon added a option to add a table of metadata as the documnet text, rather …
(edit) @13419   18 years kjdon added two NULPlug options
(edit) @13418   18 years kjdon added format_metadata_as_table method, which takes a metadata hash and …
(edit) @13417   18 years kjdon added a comment
(edit) @13416   18 years kjdon remove surrounding {} as well as surrounding "" from value
(edit) @13413   18 years kjdon added some special handling for year so that it only gets 4 digits. …
(edit) @13404   18 years kjdon modified the src/Makefile.in to make LDFLAGS=@LDFLAGS@
(edit) @13395   18 years mdewsnip (Remote building) Now creates lock files that are compatible with the GLI.
(edit) @13385   18 years mdewsnip Added some extra debugging information to the check-installation command.
(edit) @13375   18 years shaoqun added styles for the next and previous search result link in a …
(edit) @13371   18 years shaoqun added the next and previous search result link text macros
(edit) @13370   18 years shaoqun added the next and previous search result link macros for document pages
(edit) @13369   18 years mdewsnip Added another Slovak translation.
(edit) @13367   18 years mdewsnip Moved a static English string out of the C++ code and into a macro, so …
(edit) @13366   18 years shaoqun added code to support the display of previous and next search result …
(edit) @13365   18 years shaoqun add DocumentSearchResultLinks to control the display of search result …
(edit) @13364   18 years nzdl Updated Slovak interface, many thanks to Tomas Fiala.
(edit) @13358   18 years cvs_anon change version to 2.73
(edit) @13357   18 years kjdon added some comments
(edit) @13352   18 years nzdl removed some funny whitespace. kjdon
(edit) @13343   18 years kjdon small tidy up changes
(edit) @13342   18 years shaoqun checks language perrecord instead of per collection and keeps …
(edit) @13341   18 years kjdon removed a comment
(edit) @13340   18 years mdewsnip Added check to prevent error when attempting to build a GenericList
(edit) @13338   18 years nzdl User collections added (by Shaoqun?). I added link to lom demo
(edit) @13335   18 years kjdon strings for LOMPlug options
(edit) @13334   18 years kjdon added a comment about home it doesn't work behind a firewall
(edit) @13333   18 years kjdon added quotes arount output_dir in wget command
(edit) @13332   18 years kjdon chdir doesn't seem to work on windows, so when using wget on windows, …
(edit) @13331   18 years kjdon chdir doesn't seem to work on windows, so when using wget on windows, …
(edit) @13329   18 years mdewsnip The Unzip class is now in the "remote" package.
(edit) @13324   18 years kjdon new plugin for LOM (Learning Object Metadata) documents. Written by …
(edit) @13322   18 years kjdon allowed new passing in of a directory to useWget - will cd to this dir …
(edit) @13321   18 years kjdon -P with an absolute path option to wget seems to screw up image links, …
(edit) @13318   18 years mdewsnip Now removes all whitespace from the empty line between the chunks.
(edit) @13317   18 years mdewsnip Updated Marathi interface, many thanks to Shubhada Nagarkar.
(edit) @13316   18 years kjdon moved collector and depositor text macros that are just defined to use …
(edit) @13315   18 years shaoqun uses the stardand method to set doc ID and new param list for the …
(edit) @13304   18 years kjdon added in two strings kindly sent by Galina Bachmanova
(edit) @13303   18 years nzdl ran the hebrew file through the translator with no translations to …
(edit) @13302   18 years kjdon added in two russian strings kindly sent by Galina Bachmanova
(edit) @13301   18 years nzdl ran the russian file through the translator with no translations to …
(edit) @13299   18 years mdewsnip Removed all the English strings, and fixed all the Arabic strings that …
(edit) @13298   18 years mdewsnip Changed from using substr to unicode::substr, for non-ASCII CDS/ISIS …
(edit) @13297   18 years mdewsnip Added slovak2.dm to the list of macrofiles.
(edit) @13296   18 years mdewsnip Utility script to convert Excel Unicode text files into the GTI …
(edit) @13295   18 years mdewsnip Slovak auxiliary macrofile, many thanks to Tomas Fiala.
(edit) @13287   18 years mdewsnip Set the mdtype classifier node attribute for levels other than the …
(edit) @13280   18 years mdewsnip Tidied up the "I'm feeling lucky" functionality and added an "ifln" …
(edit) @13279   18 years mdewsnip Changed to use the new MetadataXMLPlug.
(edit) @13274   18 years kjdon in generate_index_list, add an extra ; on the end of the list. If …
(edit) @13272   18 years mdewsnip Changed a couple of variable names to be more accurate.
Note: See TracRevisionLog for help on using the revision log.