source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11185   18 years mdewsnip New zip file containing modified systems.h file (for compiling with …
(edit) @11184   18 years mdewsnip New version of zip file containing modified winconfig.h (now in proper …
(edit) @11183   18 years mdewsnip Changed a variable named "errcode" to "rx_errcode", so this compiles …
(edit) @11179   18 years kjdon added a cp_r_toplevel function, to copy the contents of a directory, …
(edit) @11178   18 years kjdon modifications to support bundling netscape, needs the language pack …
(edit) @11177   18 years kjdon added a string for exportcol, no lang pack
(edit) @11176   18 years kjdon Compatibility macros for old style images and netscape 4 compatibility
(edit) @11175   18 years kjdon added quotes around lucene_poasses_exe in case installed in a place …
(edit) @11173   18 years kjdon now that no images are needed for languages, we have enabled all the …
(edit) @11171   18 years kjdon added some style for collector bar 'buttons' (coll info, source data etc)
(edit) @11169   18 years kjdon Removed the collectorbar image macros. In some cases, changed the …
(edit) @11168   18 years kjdon Removed the collectorbar image macros. In some cases, changed the …
(edit) @11167   18 years kjdon collector bar buttons are now done with background color of table …
(edit) @11166   18 years kjdon collector buttons now use css. left them in a table, but used …
(edit) @11165   18 years kjdon removed some left over home_page_button macros
(edit) @11164   18 years jrm21 give a document title heading a different class depending on whether …
(edit) @11163   18 years kjdon added some quotes into the java command, in case we are installed in a …
(edit) @11162   18 years kjdon added quotes around the path to lucene_query.pl, in case we are …
(edit) @11161   18 years jrm21 removed all the macros that refer to unused images. home.dm now uses …
(edit) @11160   18 years jrm21 changed style for class renamed from bannerimage to bannertitle.
(edit) @11159   18 years kjdon added a missing _ line 112
(edit) @11158   18 years jrm21 for setting _imagethispage_, first look for _titleimage$META_. This is …
(edit) @11157   18 years jrm21 removed duplicate _labelSearch_ macro from the query section, since …
(edit) @11156   18 years jrm21 moved _imagethispage_ definitions into the nav_css/nav_ns4 macro files …
(edit) @11155   18 years jrm21 removed all httpiconh* images for the titles, we now use CSS-formatted …
(edit) @11154   18 years jrm21 don't wrap text in the title (eg for short classifiers such as "titles …
(edit) @11153   18 years jrm21 warning div class for the message when expanding ToC text
(edit) @11152   18 years jrm21 we now use the page title where the banner image used to be... this …
(edit) @11151   18 years kjdon admin pages are disabled by default. If you are building from source, …
(edit) @11149   18 years kjdon oops, didn't need to do the last commit, so have undone it
(edit) @11148   18 years mdewsnip gsdlCGI now looks at the request method to see if the request is a …
(edit) @11146   18 years jrm21 set the default DocumentText format string to be just [Text] instead …
(edit) @11144   18 years jrm21 put the output document text in its own div, and give it some CSS to …
(edit) @11143   18 years kjdon mp3 icon renamed from mp3icon to imp3 to make it consistent with other …
(edit) @11142   18 years kjdon docs page now uses iconipdf not iconpdf
(edit) @11141   18 years kjdon changed documentation links to uses iconipdf instead of iconpdf
(edit) @11140   18 years kjdon had ipdf.gif and pdf.gif in here - only need one so deleted this one
(edit) @11139   18 years kjdon all text images are removed to the language pack. Text images in core …
(edit) @11138   18 years kjdon all text images are removed to the language pack. Text images in core …
(edit) @11137   18 years kjdon mp3icon.gif renamed to imp3.gif to keep it consistent with other file …
(edit) @11136   18 years kjdon this image doesn't seem to be used anywhere, what was it for???
(edit) @11133   18 years jrm21 updated for document buttons and warning message/continue button
(edit) @11132   18 years jrm21 the document buttons (expand/detach etc) are now done as css-formatted …
(edit) @11131   18 years jrm21 use CSS instead of tables for cover images/heading, document buttons.
(edit) @11127   18 years kjdon hcoll.gif renamed to h_coll.gif
(edit) @11123   18 years davidb Filename stored as URL metadata was missing from this plugin and …
(edit) @11122   18 years davidb Introduction of -associate_tail_re option to BasPlug. This is a …
(edit) @11121   18 years mdewsnip Updated expand_macros.pl script for super cool macro browsing, by Jens …
(edit) @11120   18 years jrm21 made a variable static so it doesn't clash with a symbol in mg at link time
(edit) @11119   18 years mdewsnip Removed the perl path on the first line so this works out of the box …
(edit) @11118   18 years jrm21 added nav_css.dm to the list of macros to be loaded
(edit) @11117   18 years jrm21 In the language files, renamed the _tabtext*_ macros to be called …
(edit) @11116   18 years jrm21 * css entry added for span.highlight (for text highlighting) * …
(edit) @11115   18 years kjdon had AR = @AR@, and for some reason this is no longer being resolved to …
(edit) @11114   18 years mdewsnip Added the UnixCrypt.pm file into perllib/cpan/Crypt, and changed …
(edit) @11113   18 years mdewsnip Pure Perl version of the crypt function, used by cgi-bin/gliserver.pl. …
(edit) @11112   18 years jrm21 removed extra "," for navtab() stuff
(edit) @11110   18 years mdewsnip Renamed the "gliserver" script to "gliserver.pl", for IIS.
(edit) @11107   18 years kjdon producing the 2.63 release
(edit) @11105   18 years kjdon fixed a bug where nested if statements would crap out if there was no …
(edit) @11104   18 years mdewsnip A couple of fixes for handling resource bundles, and for handling …
(edit) @11102   18 years kjdon changed the text and layout to meet Michael's high expectations
(edit) @11101   18 years jrm21 set the _httpbrowse$CL_ macro even for unknown classifier fields.
(edit) @11100   18 years davidb removed extern "C" wrappers -- causes a problem in newer version of …
(edit) @11099   18 years davidb Changes AR = ar to AR = @AR@ to be consistent with cross compiling code.
(edit) @11098   18 years jrm21 reflect tags moved into _optnavigationbar_ macro
(edit) @11097   18 years kjdon check existence of Plugin metadata before using it, line 186
(edit) @11096   18 years kjdon added in address resolution method selection to settings dialog
(edit) @11095   18 years jrm21 move border=1 for logos in the collection list from receptionist into …
(edit) @11094   18 years jrm21 move the div tags around the navigation bar into the …
(edit) @11090   18 years kjdon made all plugins that implement read() call read_block to check …
(edit) @11089   18 years kjdon removed a couple of unnecessary bits of code like repeated arguments, …
(edit) @11088   18 years jrm21 use css to show navigation tab labels in lowercase css for document …
(edit) @11077   18 years mdewsnip Changed demo collection metadata.xml files to have DirectoryMetadata
(edit) @11072   18 years mdewsnip Removed this from CVS because it is a bit too specific to be in the …
(edit) @11071   18 years mdewsnip Undid my previous change. This is going to be removed from CVS and put …
(edit) @11070   18 years mdewsnip A much tidier Kea.pm that now also works on Windows.
(edit) @11069   18 years mdewsnip Added an option to use Kea 4.0 -- this isn't included with Greenstone, …
(edit) @11058   18 years mdewsnip Put the "green"s back.
(edit) @11057   18 years mdewsnip Added another GTI string.
(edit) @11056   18 years mdewsnip Disabled greenstone.org translation by default.
(edit) @11055   18 years mdewsnip Added the MIME type for MP3 files. These MIME types really need to be …
(edit) @11054   18 years mdewsnip Somebody whose username is "kjdon" forgot to make equivalent changes …
(edit) @11044   18 years mdewsnip The "-extract_keyphrase" and "-extract_keyphrase_options" arguments …
(edit) @11043   18 years mdewsnip No idea what this plugin does or is for, but it shouldn't be blocking …
(edit) @11030   18 years mdewsnip Now removes extra spaces around the '|' (separator) characters.
(edit) @11029   18 years mdewsnip Fix for '#' characters as anchor references being mistaken for comments.
(edit) @11026   18 years mdewsnip Added greenstone.org translation.
(edit) @11008   18 years mdewsnip Added an option to run the "fribidi" Unicode Bidirectional Algorithm …
(edit) @11005   18 years kjdon get_phrases now comes from phrases.h
(edit) @11004   18 years kjdon get_phrases method moved to lib/phrases.h so colservr can share it
(edit) @11003   18 years kjdon added new phrases.h/cpp into the list of headers etc
(edit) @11002   18 years kjdon fixed up mg phrase searching. there was a bug where if you had two …
(edit) @11001   18 years kjdon moved the get_phrases function from recpt/querytools to here, so that …
(edit) @11000   18 years mdewsnip Added gsdl_cgi parameter to send_mail to prevent undefined error.
(edit) @10999   18 years mdewsnip Now all the Greenstone encodings are available for the …
(edit) @10998   18 years kjdon added OpenDocumentPlug.desc
(edit) @10997   18 years kjdon new OpenDocument plugin written by Reuben Evans as a 517 project
(edit) @10995   18 years kjdon fixed up mgpp and lucene plain search query string formatting. mgpp …
(edit) @10994   18 years kjdon commented out a line which was incrementing self->num_not_processed. …
Note: See TracRevisionLog for help on using the revision log.