source: trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11048   18 years mdewsnip Replaced some "PlugIn" with "Plugin".
(edit) @10963   19 years kjdon check for empty level attribute before outputting level info in …
(edit) @10726   19 years mdewsnip (MAJOR CHANGE) This is the remote Greenstone building functionality …
(edit) @10611   19 years kjdon don't write out collectionmeta if the value is empty
(edit) @10529   19 years kjdon changed a comment - removed show_progress
(edit) @10515   19 years mdewsnip Removed the unnecessary "self" variable.
(edit) @10454   19 years mdewsnip Uploading the collect.cfg file is now done in the save() function of …
(edit) @10377   19 years mdewsnip Now uploads the collect.cfg file when it is saved, if using remote …
(edit) @10345   19 years mdewsnip Removed some more crap out of the Utility class.
(edit) @10332   19 years mdewsnip Renamed the collect_config_file option to collect_cfg_file, so it is …
(edit) @10049   19 years chi If the buildtype does not contain any value, it means that buildtype …
(edit) @10006   19 years mdewsnip Moved Utility.parse to XMLTools.parseXMLFile, as part of tidying up …
(edit) @9908   19 years kjdon removed all 2.39 compat stuff. removed commented out beta stuff. added …
(edit) @9036   19 years mdewsnip Removed all XML functions from XMLTools, and changed occurrences to …
(edit) @8652   20 years mdewsnip Removed more dead code, and moved most of the XML stuff out of Utility …
(edit) @8474   20 years mdewsnip Changed all show() to setVisible(true) and all hide() to …
(edit) @8358   20 years mdewsnip Spaces are now removed from the start and end of classifier arguments.
(edit) @8313   20 years mdewsnip Finally committing the (many) changes to the GLI to use the new …
(edit) @8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
(edit) @8236   20 years mdewsnip Replaced all Gatherer.print* with DebugStream.print*.
(edit) @8231   20 years mdewsnip Replaced all "Gatherer.config" with "Configuration".
(edit) @8056   20 years mdewsnip Fixed a bug where the subcollection regular expression was parsed …
(edit) @8015   20 years mdewsnip Moved clear() and setValue() functions from MSMUtils into XMLTools. …
(edit) @7624   20 years mdewsnip Fixed quite a few places where the GLI was looking for "ex" instead of …
(edit) @7604   20 years kjdon format statements are now written out with new lines intact, not …
(edit) @7598   20 years kjdon write out format statements with ex.metadata still intact
(edit) @7590   20 years mdewsnip Multiple line format statements now have '\' characters written at the …
(edit) @7551   20 years mdewsnip Fixed format statement writing so extracted namespaces are removed …
(edit) @7546   20 years mdewsnip Classifier -metadata elements from the extracted metadata set are now …
(edit) @7457   20 years mdewsnip Now ignores the beta collection configuration option altogether, to …
(edit) @7288   20 years kjdon renamed EXCLAIMATION_CHARACTER to EXCLAMATION_CHARACTER
(edit) @6852   20 years mdewsnip Fixed up tabbing.
(edit) @6770   20 years kjdon fixed all the javadoc errors. (hope I didn't commit anything I wasn't …
(edit) @6539   20 years jmt12 Heres a bunch of other changed files. If it wasn't a Friday afternoon …
(edit) @6318   20 years jmt12 Changed JButtons for GLIButtons, which know whether they should paint …
(edit) @6051   21 years jmt12 Here is the result of sixteen hours work over the weekend. I'm too …
(edit) @5994   21 years jmt12 Added a little method for determining if a collect.cfg was correctly …
(edit) @5930   21 years jmt12 Metadata is now only written to collect.cfg if assigned. It used to …
(edit) @5907   21 years jmt12 All non-special collection metadata values now are wrapped in quotes
(edit) @5859   21 years mdewsnip Fixed subcollection output so that the regular expression end …
(edit) @5856   21 years mdewsnip Hacked a change into parseClassify so that it doesn't ignore "classify …
(edit) @5852   21 years kjdon fixed the annoying null pointer exception when there was an empty …
(edit) @5832   21 years kjdon now have changed the format parsing so that it allows format over …
(edit) @5819   21 years kjdon added a comment
(edit) @5817   21 years kjdon changed the metadata parsing to look over multiple lines if starts …
(edit) @5757   21 years jmt12 Made sure the assigned attribute was correct added to commands that …
(edit) @5655   21 years jmt12 Codec stuff for Format commands to avoid newline problem
(edit) @5590   21 years mdewsnip Could it be I've finished adding tooltips?? Why yes, very nearly... …
(edit) @5290   21 years mdewsnip Added code so "show_progress" argument is always present with RecPlug
(edit) @5254   21 years jmt12 Added Codec calls to transform strings for collection metadata
(edit) @5230   21 years jmt12 Changed QUOTE_CHARACTER to SPEECH_CHARACTER
(edit) @5208   21 years jmt12 Fix 203B150
(edit) @5164   21 years jmt12 I can't remember what has changed, but I bet it was for the better
(edit) @5087   21 years jmt12 Made special collection metadata their own elements in order to ensure …
(edit) @5037   21 years jmt12 CDM now recognizes G2-1.4 collect.cfg commands
(edit) @4967   21 years jmt12 Major changes to CDM - MGPP extension.
(add) @4932   21 years jmt12 Major CDM rewrite so it uses DOM.
Note: See TracRevisionLog for help on using the revision log.