source: main/trunk/greenstone3/web/interfaces/default/transform/layouts

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38965   6 weeks anupama Some clean up.
(edit) @38964   6 weeks anupama Certain user-customised GLI Collage classifier options need to go into …
(edit) @38956   7 weeks anupama JavaScript itself should prioritise using any user-supplied verbosity …
(edit) @38951   7 weeks anupama Removing the temporary GS3 runtime Service class …
(edit) @38950   7 weeks anupama Added an applet shim for phind and this time correctly set the display …
(edit) @38948   7 weeks anupama 1. More streamlining of the XSL code for the GsdlCollage and Phind …
(edit) @38946   7 weeks anupama I seem to have accidentally deleted a newline and the variable …
(edit) @38943   7 weeks anupama JPhind is still being run as an application, but: 1. I've now changed …
(edit) @38942   7 weeks anupama Before committing Phind changes, I want to commit further corrections …
(edit) @38938   7 weeks anupama 1. Dr Bainbridge showed a shorter way to write out the applet params …
(edit) @38937   7 weeks anupama Cleaning up the code somewhat.
(edit) @38936   8 weeks anupama (When the PC ran out of memory and tomcat wouldn't shutdown, it got …
(edit) @38933   2 months anupama 1. The webswing code uses more dynamically values for parameters. 2. …
(edit) @38932   2 months anupama Intermediate commit. Moved the webswing collage code back out of …
(edit) @38874   3 months anupama 1. Tried to get the GsdlCollageApplet to run as a webswing applet, but …
(edit) @38854   3 months anupama Having been able to look at the GS2.88 Collage applet at least trying …
(edit) @38841   3 months kjdon when I added a global format statement containing <gsf:link> in it to …
(edit) @38813   3 months anupama 1. The Phrase Browse tab (in my tudor collection which has a Phind …
(edit) @38316   8 months anupama Incremental change to allow user editing for any accounts who have …
(edit) @38188   9 months anupama GUI infrastructure for admin to delete user comments is now in place. …
(edit) @38182   9 months kjdon if a classifier has a hidden=true attribute, don't add it to the nav bar
(edit) @38087   9 months davidb Variety of changes: (i) Using 'class' to make these <br>'s eaiser to …
(edit) @38085   9 months davidb Using 'class' to make these <br>'s eaiser to identify
(edit) @38053   9 months kjdon we also need to check the interface highlightQueryTerms options when …
(edit) @37778   12 months kjdon map gps editing now only turned on if the format option is present and …
(edit) @37732   14 months davidb Updating to newer version, and then also including some changes that …
(edit) @37728   14 months davidb template rules that that position home-help-pref as tabs on the right …
(edit) @37704   14 months davidb Code/Syntax upgraded to provide better generality as to the metadata …
(edit) @37681   14 months davidb Whitespace change. This is a test commit, as the previous commit …
(edit) @37680   14 months davidb Introduction of some additional 'hook-points' xsl:templates that a GS …
(edit) @37547   15 months kjdon made the base href into a variable so that other places can use it
(edit) @37476   15 months kjdon some changes to userMenu - this had used absolute positioning relative …
(edit) @37474   15 months davidb Moved position of 'launch gli' in menu
(edit) @37469   15 months davidb Set of changes that include links at various points to bring out …
(edit) @37448   15 months davidb Removing Windows-style M EOL characters -- just a whitespace change
(edit) @37410   16 months davidb Changed so key can be specified in servlet.xml
(edit) @37408   16 months davidb More careful moitoring of login/logout args to avoid ending up with …
(edit) @37403   16 months anupama add in the test for favourites/docbasket into create-html-header - …
(edit) @37391   16 months davidb Changes related to shifting to the new GoogleIdentity API; also some …
(edit) @37266   17 months davidb Some whitespace indent tidy up, and introduction of new core-extra.css …
(edit) @37226   17 months davidb Google Maps API now requires a callback function to be compliant. …
(edit) @37137   17 months davidb Revision in property name, along with changes after testing the new …
(edit) @37092   18 months davidb Better name for this, now it turns out to only be defining xsl-variables
(edit) @37084   18 months davidb Templates and vars move into their '-core.xsl' counterparts
(edit) @37083   18 months davidb Templates and xsl:variable definitions carved out from header.xsl and …
(edit) @37078   18 months davidb Tweaked an existing (empty) rule with a commented out body that shows …
(edit) @37024   18 months davidb Fixed typo in xpath test
(edit) @37023   18 months davidb Fix for the 'google' not defined JS error, caused by the fact that the …
(edit) @37002   18 months davidb Adding comment about the need for documentNodeTOC to be wrapped up in …
(edit) @37001   18 months davidb Fix for why the JS-based PagedImagePlugin TOC wasn't working. Turns …
(edit) @36908   19 months kjdon have to handle the case where there might be multiple tk label fields, …
(edit) @36907   19 months kjdon move the tkMetadataURL variable definition into a more appropriate …
(edit) @36905   19 months kjdon fixed a typo
(edit) @36904   19 months kjdon some work for tk labels. now looks in site metadata folder for tk.mds …
(edit) @36634   21 months kjdon we don't get siteURL from metadata anymore. removing the template
(edit) @36633   21 months kjdon I can;t see anything useful worth keeping in this - maybe changes have …
(edit) @36268   2 years davidb changed to using gsf:div to avoid self-collapsing div problem when a …
(edit) @36145   2 years davidb Added support for TK Labels
(edit) @36113   2 years kjdon use servlet_url_prefix for base href if it is defined - comes from …
(edit) @36075   2 years kjdon separate out the favourite and document basket head tags
(edit) @36074   2 years kjdon removing berrybasket option
(edit) @36043   2 years cstephen Extract floating TOC toggle to its own template
(edit) @36041   2 years cstephen Imlpement shared document templates so that the TOC can be used …
(edit) @36033   2 years cstephen Fix script escaping
(edit) @36027   2 years cstephen Migrate to using jQuery3 and jQuery-UI-1.13.2; and integrate cookie …
(edit) @35827   2 years cstephen Fix erroneous change to empty <xsl:text> tags.
(edit) @35815   2 years cstephen Format main.xsl
(edit) @35814   2 years cstephen Include lang field on <html> element.
(edit) @35331   3 years davidb Further refinement of the Google Signin process from the JS/Web …
(edit) @35322   3 years davidb Front-end (web-browser) changes that introduce the option of signing …
(edit) @35319   3 years kjdon changed http links to google apis to https - otherwise get mixed …
(edit) @35150   3 years davidb Powered-by footer changed to be https; added in comment marking out …
(edit) @34909   3 years kjdon in quick search, don't want to display the search field if there is …
(edit) @34654   3 years davidb Footer URL to GS3 should now by https
(edit) @34579   4 years davidb Changes so the rightSidebar for query.xsl and classifier.xsl display …
(edit) @34149   4 years ak19 Adding note to stress the importance of ensuring the div containing …
(edit) @33755   5 years kjdon set the encoding to utf-8 for all the files
(edit) @33638   5 years kjdon gslib doesn't use xml-to-string.xsl. its only used by formatmanager, …
(edit) @33637   5 years kjdon we can now use gsf and gslib in layout files.
(edit) @33510   5 years kjdon isEditingTurnedOn renamed to isEditingAllowed, and added …
(edit) @33505   5 years kjdon allowUserComments option changed to start with lower case a, to match …
(edit) @33504   5 years kjdon allowDocumentEditing option changed to start with lower case a, to …
(edit) @33382   5 years kjdon don't add collection/collname to pref and help link if collname is empty
(edit) @33285   5 years kjdon standardising the basket names. berryBasket, favouriteBasket, …
(edit) @33261   5 years davidb XSL changes to support for either berries or favourites
(edit) @33140   5 years wy59 1. Moved from plotting markers for each coord in doc.coords array to …
(edit) @33124   5 years wy59 Undoing previous commit. Commit message was part of a change in …
(edit) @33123   5 years wy59 Making header.xsl agnostic to the specific interface in use. (The …
(edit) @32832   5 years ak19 Zeddy map work. 1. Now supports saving when map editor is selected and …
(edit) @32765   5 years ak19 Google Maps added to PDF documents
(edit) @32759   5 years kjdon its not enough to test whether editing is enabled before displaying …
(edit) @32651   6 years kjdon renamed groupsContains to csvContains, as can be used for any comma …
(edit) @32599   6 years davidb Splicing in of new template rule to make it easier for a site or …
(edit) @32474   6 years kjdon added a space bewteen sentences in popup alert
(edit) @32473   6 years kjdon AllowDocumentEditing is true by default. Also, if we disable edit …
(edit) @32470   6 years kjdon de string keys can't have extra . in them - breaks javascript later
(edit) @32468   6 years kjdon finetuning when the ednable/disable edit mode option appears in the …
(edit) @32466   6 years kjdon only show disable/enable editing button in the user menu when we are …
(edit) @32460   6 years kjdon beginnings of google tracking code. editingLink in menu to only appear …
(edit) @32385   6 years kjdon added comments and removed some debug text
Note: See TracRevisionLog for help on using the revision log.