source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2898   22 years sjboddie Altered the way search terms are highlighted to use a yellow …
(edit) @2897   22 years sjboddie Added AZCompactSectionList which was contributed by Don Gourley …
(edit) @2896   22 years sjboddie Fixed a small bug in the way XMLPlug was implemented - previously it …
(edit) @2895   22 years sjboddie replaced XML::Parser version 2.29 in distribution with version 2.27 as …
(edit) @2894   22 years dmm9 minor additions for browse interface
(edit) @2893   22 years sjboddie Added Indonesian interface translation. Thanks to Paul Mundy.
(edit) @2892   22 years sjboddie * empty log message *
(edit) @2891   22 years jrm21 Don't print out segment number if verbosity is set to zero.
(edit) @2890   22 years sjboddie Added xml_entity function to XMLPlug
(edit) @2889   22 years jrm21 Need to define $outhandle before using it in reclassify.
(edit) @2888   22 years sjboddie Removed extra white space that was being added inside all <Content> …
(edit) @2887   22 years sjboddie * empty log message *
(edit) @2886   22 years jrm21 Fixed some encoding issues - need to convert to utf-8 after …
(edit) @2885   22 years jrm21 fixed a typo in a macro name. (textmonth10)
(edit) @2884   22 years jrm21 replaced "test -e" with "test -r" as some versions of solaris test …
(edit) @2883   22 years paynter This Plugin can be used to import any file to Greenstone, regardless …
(edit) @2882   22 years paynter Compensate for change to "convert" output (size data goes to STDERR …
(edit) @2881   22 years dmm9 changes to go with browse interface upadte
(edit) @2880   22 years dmm9 changing interface for intuitiveness
(edit) @2879   22 years sjboddie * empty log message *
(edit) @2870   22 years paynter Removed unnecessary call.
(edit) @2869   22 years paynter Eliminate looping, use more memset and better bitmasks instead.
(edit) @2867   22 years paynter Moved all the sufficCheck functionality into the check.h header and …
(edit) @2866   22 years paynter no longer relevant.
(edit) @2864   22 years sjboddie * empty log message *
(edit) @2863   22 years sjboddie * empty log message *
(edit) @2861   22 years sjboddie * empty log message *
(edit) @2860   22 years sjboddie * empty log message *
(edit) @2859   22 years sjboddie * empty log message *
(edit) @2858   22 years sjboddie * empty log message *
(edit) @2855   22 years sjboddie * empty log message *
(edit) @2851   22 years sjboddie * empty log message *
(edit) @2848   22 years sjboddie * empty log message *
(edit) @2847   22 years sjboddie Altered EMAILPlug a little so it now treats all text that it used to …
(edit) @2846   22 years sjboddie * empty log message *
(edit) @2845   22 years sjboddie Caught SplitPlug up with recent changes
(edit) @2844   22 years sjboddie * empty log message *
(edit) @2842   22 years sjboddie * empty log message *
(edit) @2839   22 years sjboddie Minor changes to get compiling on Windows
(edit) @2838   22 years sjboddie Altered the demo collection to use the new hlist_at_top option to the …
(edit) @2837   22 years sjboddie added hlist_at_top option to Hierarchy classifier
(edit) @2836   22 years sjboddie * empty log message *
(edit) @2835   22 years dmm9 Corrected pluginfo entry and renamed extract_date to …
(edit) @2833   22 years dmm9 adding NS6+/mozilla/w3c DOM compliance
(edit) @2832   22 years sjboddie * empty log message *
(edit) @2831   22 years dmm9 dhtml stuff added and sorted
(edit) @2829   22 years sjboddie * empty log message *
(edit) @2821   22 years sjboddie wrote a quick perl script for extracting all the English text from …
(edit) @2820   22 years sjboddie Shifted all the English text from the Unix install script into local …
(edit) @2819   22 years sjboddie Altered HTMLPlug's description_tags option a bit so it should now also …
(edit) @2818   22 years sjboddie * empty log message *
(edit) @2817   22 years sjboddie Implemented a description_tags option to HTMLPlug for splitting an …
(edit) @2816   22 years sjboddie Added cover_image option to BasPlug for associating a jpeg image as a …
(edit) @2815   22 years sjboddie created some scripts for converting old <<TOC>> type files to the new …
(edit) @2814   22 years sjboddie Altered the demo collection to use the new metadata.xml files and …
(edit) @2813   22 years sjboddie Altered RecPlug's -use_metadata_files option to use better XML files …
(edit) @2812   22 years sjboddie * empty log message *
(edit) @2811   22 years sjboddie * empty log message *
(edit) @2810   22 years sjboddie Created GAPlug (and XMLPlug base class) to replace the old GMLPlug. …
(edit) @2809   22 years sjboddie Added XML::Parser perl module to packages directory
(edit) @2808   22 years sjboddie * empty log message *
(edit) @2807   22 years kjm18 changed suffixCheck to bit array.
(edit) @2806   22 years kjm18 changed initialisation loops to memset
(edit) @2805   22 years manuel added gc=2 option to expand parent levels of hierarchical browser's
(edit) @2804   23 years sjboddie * empty log message *
(edit) @2803   23 years sjboddie * empty log message *
(edit) @2802   23 years sjboddie tidied up the translated macro files a bit - removed lots of old …
(edit) @2801   23 years kjm18 new version of suffix, based on suffix2 (gordon and craigs simpler …
(edit) @2800   23 years sjboddie * empty log message *
(edit) @2799   23 years sjboddie Fixed a bug where Word documents containing non-ascii characters …
(edit) @2798   23 years sjboddie * empty log message *
(edit) @2797   23 years sjboddie * empty log message *
(edit) @2796   23 years sjboddie * empty log message *
(edit) @2795   23 years sjboddie Got ZIPPlug working under under windows
(edit) @2793   23 years sjboddie * empty log message *
(edit) @2790   23 years kjm18 fixed Prev and Next buttons
(edit) @2789   23 years kjm18 fixed the Prev and Next buttons
(edit) @2785   23 years sjboddie The build process now creates a summary of how many files were …
(edit) @2784   23 years sjboddie * empty log message *
(edit) @2783   23 years jrm21 Fixed a bug that sometimes caused a segfault.
(edit) @2782   23 years dmm9 setting up modified query interface in pageaction (for about page)
(edit) @2781   23 years jrm21 oops - left off a '$' at end of a pattern match.
(edit) @2780   23 years sjboddie more tidying of macro files
(edit) @2779   23 years jrm21 Be a little more flexible when looking for boundary field in a …
(edit) @2778   23 years jrm21 We now ignore any images that are only 1 or 2 pixels high - this was a …
(edit) @2777   23 years sjboddie extracted remaining English text from various macro files (into …
(edit) @2776   23 years dmm9 cleaning up some little bits before advertising a live demo
(edit) @2775   23 years sjboddie * empty log message *
(edit) @2774   23 years sjboddie Tidied up the collector's error handling. Hopefully the situation …
(edit) @2773   23 years kjm18 changes to enable language specific collectionmeta
(edit) @2772   23 years kjm18 changes to enable language specific collectionmeta in collect.cfg …
(edit) @2771   23 years kjm18 updated this to include the browselist/doclist stuff thats now in …
(edit) @2770   23 years dmm9 oops! removing debugs
(edit) @2769   23 years dmm9 added function define_query_interface for dynamic query interface changes
(edit) @2768   23 years dmm9 splitting up query interface for dynamic changes
(edit) @2767   23 years sjboddie altered the docs page to avoid broken links when documentation isn't …
(edit) @2766   23 years sjboddie minor bug fix
(edit) @2765   23 years sjboddie added new "filenames" classifier button
(edit) @2764   23 years jrm21 Oops - forgot an [l=fr]
(edit) @2763   23 years sjboddie fixed bug in recent changes to default formatstring
Note: See TracRevisionLog for help on using the revision log.