source: trunk/gsdl/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7304   20 years kjdon now adds Source metadata
(edit) @7287   20 years mdewsnip Now extracts date metadata from the output of pdftohtml 0.36 and …
(edit) @7244   20 years kjdon made this abstract so it doesn't show up in the GLI plugin list
(edit) @7243   20 years kjdon David said these were abstract plugins so set abstract to yes - GLI …
(edit) @7235   20 years kjdon fixed a couple of bugs and added a bit of output to do with extracting …
(edit) @7202   20 years jrm21 rewrote the <meta> tag handling to be more robust and more efficient.
(edit) @7195   20 years mdewsnip First cut at a plugin for processing (exported) ProCite databases. It …
(edit) @7181   20 years kjdon added a string for export to cd function not installed
(edit) @7177   20 years kjdon when I chaged the options names to metadata and sort, I forgot to …
(edit) @7175   20 years kjdon fixed the bug where AZCompactList wasn't sorting Creators properly (by …
(edit) @7150   20 years mdewsnip Now chooses the English collectionmeta value (if it exists) to be the …
(edit) @7107   20 years kjdon added a range to the zoom arg
(edit) @7106   20 years kjdon modified the comments at the top, made the size args have ranges > 0
(edit) @7105   20 years kjdon changed the max century arg to a string instead of an int - need to be …
(edit) @7090   20 years sjboddie Fixed some minor perl syntax problems that were causing warning …
(edit) @7051   20 years mdewsnip Filled in the last of the holes in the translations, thanks to Annika …
(edit) @7049   20 years mdewsnip Reduced the error messages just added because they would be confusing …
(edit) @7048   20 years mdewsnip Now checks for the .xrf file required by the IsisGdl program. Also, …
(edit) @7045   20 years mdewsnip Filled in the last of the holes in the translations (thanks Imene!).
(edit) @7042   20 years davidb Code add to remove white space from around metadata values that takes …
(edit) @7039   20 years mdewsnip Added a couple of missing strings from the second addendum.
(edit) @7033   20 years mdewsnip Filled in the last of the holes in the translations (thanks Alfredo!)
(edit) @7027   20 years mdewsnip Filled in a couple of holes.
(edit) @7026   20 years mdewsnip Added missing strings from the first addendum.
(edit) @7025   20 years mdewsnip The perl module strings in Russian! Translated by UNESCO for the …
(edit) @7024   20 years kjdon turned escaped angle brackets back to themsleves
(edit) @7023   20 years kjdon fixed up the <tag> display for pluginfo and clasinfo. < and > should …
(edit) @7021   20 years mdewsnip The filename argument to IsisGdl is now quoted, for Windows systems …
(edit) @7019   20 years jrm21 fall back gracefully if -use_sections argument was given but no …
(edit) @6993   20 years jrm21 allow other modules to change the encoding, instead of using the …
(edit) @6989   20 years kjdon changed the language option to type string so you can have more than …
(edit) @6987   20 years mdewsnip Missed changing some print()s to gsprintf()s.
(edit) @6986   20 years kjdon made the Browse.desc string a . instead of nothing so you dont get an …
(edit) @6985   20 years kjdon changed some error messages, and put sort type back to string - I …
(edit) @6984   20 years kjdon changed some error messages
(edit) @6983   20 years kjdon added in the info_only check, and now dies if is not set
(edit) @6982   20 years kjdon removed the builddir option cos its already there from BasClas
(edit) @6980   20 years kjdon changed the type of the sort option to metadata
(edit) @6979   20 years kjdon changed one of the output lines
(edit) @6978   20 years kjdon changed the order and names of some of the options
(edit) @6977   20 years kjdon renamed DateList options sortmeta and datemeta to sort and metadata, …
(edit) @6976   20 years kjdon removed Johns construction error stuff so that it dies during new if …
(edit) @6975   20 years kjdon a few tiny changes
(edit) @6974   20 years kjdon put back some stuff used by AZCompactlist when it uses SectionList to …
(edit) @6970   20 years kjdon rewrote this so it handles a comma separated list of metadata. this …
(edit) @6969   20 years kjdon removed the args, cos it only uses AZlist args anyway. now uses …
(edit) @6968   20 years kjdon all classifiers now use BasClas.buttonname for their buttonname option …
(edit) @6967   20 years kjdon added a new load_classifier_for_info method which is used by …
(edit) @6965   20 years kjdon merged all the individual buttonname strings for the classifiers into …
(edit) @6964   20 years kjdon put the program difened options before the user defined ones in …
(edit) @6961   20 years kjdon removed some commented out stuff, changed the -metadata option to …
(edit) @6957   20 years kjdon removed the metadate formating routine to BasClas, and calls that instead
(edit) @6956   20 years kjdon removed some commented out stuff, added a new subroutine: …
(edit) @6953   20 years mdewsnip Added a couple of missing translations from the second addendum.
(edit) @6945   20 years mdewsnip Updated the resource bundle handling code some more. Strings are first …
(edit) @6943   20 years kjdon now it increments the num_processed docs counter
(edit) @6942   20 years kjdon tidied up List classifier: now takes comma separated list for …
(edit) @6940   20 years kjdon now uses AZList.metadata instead of List.metadata for the metadata …
(edit) @6939   20 years kjdon changed the List strings a bit
(edit) @6938   20 years mdewsnip Adding missing translations from the first addendum.
(edit) @6937   20 years mdewsnip The perl module strings in Spanish! Translated by UNESCO for the …
(edit) @6934   20 years mdewsnip Hopefully the last piece of the multilingual output functionality: …
(edit) @6933   20 years mdewsnip Removed some extra spaces.
(edit) @6932   20 years kjdon changed the output slightly, and now outputs the classifier/plugin …
(edit) @6931   20 years mdewsnip Added four resource bundle description strings in order to get the …
(edit) @6925   20 years mdewsnip Changed the way display in different languages is done. Instead of …
(edit) @6922   20 years mdewsnip Some small fixes.
(edit) @6920   20 years mdewsnip Tidied up gsprintf code in preparation for adding the …
(edit) @6919   20 years jrm21 mentioned missing EMAILPlug.Headers string
(edit) @6918   20 years mdewsnip Removed some code I commented out.
(edit) @6917   20 years jrm21 added EMAILPlug:headers option description
(edit) @6916   20 years jrm21 Don't store Headers metadata by default (it's quite wasteful of …
(edit) @6912   20 years mdewsnip Adding missing translations from the first addendum.
(edit) @6911   20 years mdewsnip The perl module strings in French! Translated by UNESCO for the UNESCO …
(edit) @6860   20 years kjdon moved teh type_list to before the arguments, so it can actually be used
(edit) @6812   20 years mdewsnip Additions for the GsdlCollageApplet: a classifier that displays a …
(edit) @6809   20 years mdewsnip Additions for the GsdlCollageApplet: a classifier that displays a …
(edit) @6808   20 years mdewsnip The GsdlCollageApplet: a classifier that displays a collage of the …
(edit) @6807   20 years mdewsnip Added DOS codepage 850 (Latin 1) encoding information.
(edit) @6806   20 years jrm21 Bah. We were accidentally dropping the last classification because of …
(edit) @6792   20 years jrm21 tidied up code quite a bit, remove tmp files after use.
(edit) @6789   20 years kjdon changed the output for exportcol a bit
(edit) @6769   20 years kjdon added two new options: noheaderpage to supress the empty first …
(edit) @6768   20 years kjdon added a couple of strings (oh no) for PagedImgPlug: documenttype and …
(edit) @6767   20 years kjdon small change in the use of gsdlthistype to determine document type …
(edit) @6761   20 years kjdon the buttonname and/or sort defaults were in English - replaced them …
(edit) @6760   20 years kjdon moved AZCompactList.metadata.deft to BasClas.metadata.deft cos lots of …
(edit) @6651   20 years kjdon fixed a bug I introduced last time
(edit) @6649   20 years kjdon changed the regex for getting info out of meta tags so it now works if …
(edit) @6635   20 years kjdon added mdtype to the classfier nodes - specifies what Date metadata (eg …
(edit) @6584   20 years kjdon Fiddled around with segmenting for chinese text. Haven't changed how …
(edit) @6555   20 years kjdon a new plugin for processing sequences of page images
(edit) @6554   20 years kjdon added PagedImgPlug strings
(edit) @6553   20 years kjdon If a plugin sets the gsdlthistype metadata to Paged, then the document …
(edit) @6546   20 years kjdon removed Encoding and Language from the list of metadata that doesn't …
(edit) @6545   20 years kjdon added a comment
(edit) @6544   20 years kjdon the bit where you put language items into the indexexparr was …
(edit) @6543   20 years kjdon the bit where you put language items into the indexexparr was …
(edit) @6482   20 years jrm21 use the lowercase name of the metadata has the hash key, and then do a …
(edit) @6408   20 years jmt12 Added two new attributes for script arguments. HiddenGLI controls …
Note: See TracRevisionLog for help on using the revision log.