source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1313   24 years sjboddie Added Davids version of AZCompactList which handles multiple value metadata
(edit) @1312   24 years sjboddie fixed a bug in the HTML plugin that showed up under windows
(edit) @1311   24 years sjboddie minor cosmetic changes to end-user collection building
(edit) @1310   24 years sjboddie Removed CVS logging information from source files
(edit) @1309   24 years sjboddie fixed minor bug in -create_images option
(edit) @1308   24 years sjboddie fixed a minor bug that was causing problems for end-user collection …
(edit) @1307   24 years sjboddie removed some debugging code accidentally left in webpage_mkcol.pl
(edit) @1306   24 years sjboddie oops, mg skip_dump directive needs to be unset (I commented this out a …
(edit) @1305   24 years sjboddie some more tidying up of end-user collection building
(edit) @1304   24 years sjboddie fixed an intermittent bug (I hope) when building under windows
(edit) @1303   24 years kjm18 changed perl source
(edit) @1302   24 years kjm18 buildtype and indexfields added to configuration file entries. these …
(edit) @1301   24 years kjm18 building now writes 'buildtype mgpp' to build.cfg - indicates an mgpp …
(edit) @1300   24 years kjm18 added full text browsing functionality
(edit) @1299   24 years kjm18 added in full text browse functionality. added default stemMethod.
(edit) @1298   24 years kjm18 commented out the cause of a seg fault
(edit) @1297   24 years kjm18 removed BrowseCompare(), added UCArrayVector type
(edit) @1296   24 years kjm18 incorporated default stemMethod to Parse functions, used if stemMethod …
(edit) @1295   24 years kjm18 changed to get mg & mgpp working together
(edit) @1294   24 years kjm18 a #define was causing errors, commented out.
(edit) @1293   24 years sjboddie some cosmetic changes to the main window of the local library
(edit) @1292   24 years sjboddie * empty log message *
(edit) @1291   24 years sjboddie * empty log message *
(edit) @1290   24 years sjboddie fixed windows specific bug in end-user collection building
(edit) @1289   24 years sjboddie tidied up macro files a little more
(edit) @1288   24 years sjboddie Had an initial attempt at merging the old 'server' and 'single user' …
(edit) @1287   24 years sjboddie Implemented a -sortmeta option for import.pl to sort archives.inf file …
(edit) @1286   24 years sjboddie * empty log message *
(edit) @1285   24 years sjboddie Removed CVS logging information from source files
(edit) @1284   24 years sjboddie added GPL headers to some of the windows local library files
(edit) @1283   24 years sjboddie fixed compiler warnings (the easy way ;-)
(edit) @1282   24 years sjboddie got DocumentArrowsBottom working for collections using "paged" …
(edit) @1281   24 years sjboddie removed some more unwanted NZDL specific macro files
(edit) @1277   24 years sjboddie fixed small bug in build script that was preventing built indexes from …
(edit) @1276   24 years nzdl added an error message when no "valid" collections are available
(edit) @1275   24 years nzdl tidied up some of the macro files and removed all the NZDL specific pages
(edit) @1274   24 years sjboddie added Arabic interface images
(edit) @1273   24 years sjboddie created a few arabic interface images for testing
(edit) @1272   24 years nzdl * empty log message *
(edit) @1271   24 years sjboddie Caught local library up with changes made to allow caching of …
(edit) @1270   24 years sjboddie Receptionist now caches collection information to avoid making …
(edit) @1269   24 years sjboddie Added ZIPPlug plugin for handling input documents that have been …
(edit) @1268   24 years sjboddie fixed bug causing segmentation fault when an invalid collection was …
(edit) @1267   24 years sjboddie added a -create_images option to buildcol.pl that attempts to create …
(edit) @1266   24 years nzdl fixed a few errors in the macro files (and one in some text printed …
(edit) @1265   24 years nzdl removed mg directive that was causing meaningless warning messages in …
(edit) @1264   24 years sjboddie fixed bug in selection of textual interface version
(edit) @1263   24 years nzdl tidied up text version of interface a little
(edit) @1262   24 years nzdl * empty log message *
(edit) @1260   24 years sjboddie Changed build version to 2.1 because of recent changes to plugins and …
(edit) @1259   24 years sjboddie * empty log message *
(edit) @1257   24 years sjboddie Tidied up a bit. Fixed bug in formattools. Nested If/Or's should now …
(edit) @1256   24 years sjboddie Made BrowseFilters EndResults option take -1 (i.e. "all"). This is …
(edit) @1255   24 years sjboddie Now append to error log (errout.txt) instead of overwriting it each time
(edit) @1254   24 years sjboddie added browser info (i.e VList, HList etc.) to status pages
(edit) @1253   24 years sjboddie added new numsections field to collection info and made the …
(edit) @1252   24 years sjboddie Building code now extracts a couple more statistics from mg and …
(edit) @1251   24 years sjboddie Added some stat reporting and a warning message to the build code. Now …
(edit) @1250   24 years sjboddie Tidied up the classfiers slightly, made them a little more object …
(edit) @1249   24 years nzdl * empty log message *
(edit) @1248   24 years sjboddie got "POST" cgi data to work when using fastcgi
(edit) @1247   24 years sjboddie Tidied up the way collections are displayed on 'standard' homepage. …
(edit) @1246   24 years sjboddie Now prevent "notbuilt" field from going in the build.cfg file unless …
(edit) @1245   24 years sjboddie Fixed a bug that davidb found in a couple of regular expressions
(edit) @1244   24 years sjboddie Caught up most general plugins (that's the ones in …
(edit) @1243   24 years sjboddie Caught HTMLPlug up with BasPlug. A few minor changes to some …
(edit) @1242   24 years sjboddie Added Stuart Yeate's acronym extraction code and made it a standard …
(edit) @1241   24 years sjboddie merged ascii_doc.pm and doc.pm back together (removing basedoc.pm). To …
(edit) @1240   24 years gwp Resolved conflicts between previous two versions.
(edit) @1239   24 years gwp Replaced references to @_ in subroutine parse with a new variable …
(edit) @1238   24 years gwp Additional explanation of hash problems in documentation.
(edit) @1237   24 years sjboddie added windows make file for w32server directory
(edit) @1236   24 years nzdl fixed a couple of compiler warnings created by the new encoding stuff
(edit) @1235   24 years nzdl * empty log message *
(edit) @1234   24 years sjboddie Added Arabic language and encoding options to the preferences page. …
(edit) @1233   24 years sjboddie Created converter classes for simple 8 bit encodings that use a simple …
(edit) @1232   24 years gwp Description of problem in hashing algorithm added to comments, along …
(edit) @1231   24 years gwp Bug fix on the H1 metadata option: if the file has no <H1> tag, …
(edit) @1230   24 years gwp Added an additional H1 metadata field that extracts the text between …
(edit) @1229   24 years sjboddie fixed bug in options
(edit) @1228   24 years sjboddie added a mapping file for converting Windows codepage 1256 to unicode
(edit) @1227   24 years sjboddie Modified the perl code for importing arabic encoded documents. Plugins …
(edit) @1226   24 years sjboddie caught togb.pl touc.pl and toutf8.pl conversion programs up with …
(edit) @1225   24 years sjboddie minor change to parsargv.pm to allow for parsing of options within …
(edit) @1224   24 years sjboddie added handling of arabic encoding and ability to read in an entire …
(edit) @1223   24 years sjboddie added an arabic2unicode conversion function to unicode.pm
(edit) @1222   24 years sjboddie changed some ghtml.pm regular expressions to handle multiline strings
(edit) @1221   24 years sjboddie Added a new HBSPlug which is kind of a generalisation of HBPlug …
(edit) @1220   24 years sjboddie Caught HTMLPlug up with the changes I made to BasPlug. HTMLPlug now …
(edit) @1219   24 years sjboddie Made BasPlug take options (these options are available to all plugins …
(edit) @1218   24 years sjboddie fixed bug in gb.pm preventing gb encoding text from being translated …
(edit) @1217   24 years sjboddie fixed a bug that I'd introduced earlier when attempting to get things …
(edit) @1216   24 years sjboddie fixed a couple more errors in the Spanish translation (pointed out by …
(edit) @1215   24 years sjboddie oops, another minor change to spanish translation
(edit) @1214   24 years sjboddie A few corrections to Spanish translation. Thanks to Lourdes Fernandez …
(edit) @1213   24 years sjboddie changed a few perl scripts that were still using the old nzdl specific …
(edit) @1212   24 years sjboddie Added French and Spanish language selection options to the preferences …
(edit) @1211   24 years sjboddie minor changes to handle Spanish non-ascii characters when translating …
(edit) @1210   24 years sjboddie added Spanish interface
(edit) @1209   24 years nzdl fixed Gordons bug
Note: See TracRevisionLog for help on using the revision log.