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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38087   9 months davidb Variety of changes: (i) Using 'class' to make these <br>'s eaiser to …
(edit) @38086   9 months davidb Using 'class' to make these <br>'s eaiser to identify
(edit) @38085   9 months davidb Using 'class' to make these <br>'s eaiser to identify
(edit) @38084   9 months davidb Adding in alt attriute to improve WCAG compliance
(edit) @38083   9 months davidb Using 'class' to make these <br>'s eaiser to identify
(edit) @38053   10 months kjdon we also need to check the interface highlightQueryTerms options when …
(edit) @38003   10 months kjdon updates to handle having horizontal a-z lists inside a vertical …
(edit) @38002   10 months kjdon made the favourites link say 'view favourites' on one line, instead of …
(edit) @37960   10 months kjdon some mods for gsf:metadata-table. we need to apply-templates instead …
(edit) @37856   11 months davidb Whitespace layout change to improve readability
(edit) @37805   12 months anupama Another instance where ??= needed replacing, this time in XSLT. Only …
(edit) @37782   12 months kjdon using a js variable now, don't need to pass in isMapGPSEditingAllowed …
(edit) @37779   12 months kjdon use the variable isMapGPSEditingAllowed, rather than testing the …
(edit) @37778   12 months kjdon map gps editing now only turned on if the format option is present and …
(edit) @37756   13 months anupama In the PDF Collection tutorial, the 2 PDFs that were converted to …
(edit) @37742   14 months anupama I assume the link to webswing GLI on the home page was accidentally …
(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) @37707   14 months davidb Allow VList format statements to pass style atrribute, so icon (and …
(edit) @37706   14 months davidb webswing GLI now available by default on home page, thanks to Kath's …
(edit) @37705   14 months davidb Needed to change how the delUser id is formed, as the newer support …
(edit) @37704   14 months davidb Code/Syntax upgraded to provide better generality as to the metadata …
(edit) @37703   14 months davidb Fixed JS syntax error
(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) @37628   15 months davidb Code tidyup
(edit) @37627   15 months davidb Moving login support with Google sign-in to 'shared-templates.xs'. …
(edit) @37612   15 months kjdon docNode templates now just call other named templates - makes it …
(edit) @37598   15 months davidb Some top-level syntax that allows a link to the tabletop DL extension …
(edit) @37586   15 months davidb adding in an extra document focussed xslt variable
(edit) @37563   15 months davidb Adding span with an id around the collection block on the home page
(edit) @37553   15 months kjdon tidy up of favourites
(edit) @37549   15 months kjdon the base href of the page might come from something other than baseURL …
(edit) @37548   15 months kjdon tidying up favourites - work in progress
(edit) @37547   15 months kjdon made the base href into a variable so that other places can use it
(edit) @37522   15 months kjdon working on favourites using a template for display - so moving stuff …
(edit) @37521   15 months kjdon favourites now uses new gdl action. and service names are changed to …
(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   16 months davidb Removing Windows-style M EOL characters -- just a whitespace change
(edit) @37418   16 months kjdon lets apply templates inside the metadata element, then we can use …
(edit) @37417   16 months kjdon we only want to pass in the -load arg if we are in a collection, i.e. …
(edit) @37410   16 months davidb Changed so key can be specified in servlet.xml
(edit) @37409   16 months davidb Changed to map control panel not shown as page is loading in; css …
(edit) @37408   16 months davidb More careful moitoring of login/logout args to avoid ending up with …
(edit) @37407   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) @37364   16 months kjdon removed some javascript from gotoFavourites - don't need it, and it …
(edit) @37356   16 months davidb Use the -load param to load in the collection-specific collection. …
(edit) @37343   16 months davidb Improved text/links display in banner area for webswing-gli
(edit) @37342   16 months davidb Busy cursor action JsLink; commented out spurious webswing property fields
(edit) @37334   16 months kjdon now we use (un)selected_favourite_icon_url everywhere, instead of …
(edit) @37327   16 months davidb Introducing an embeded version of webswing-gli so there can be …
(edit) @37287   17 months davidb main features for interactive editing of audio in dual mode complete
(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) @37170   17 months davidb Changes to support IIIF Manifest searching
(edit) @37137   17 months davidb Revision in property name, along with changes after testing the new …
(edit) @37115   18 months davidb Additional tidyup
(edit) @37099   18 months davidb Changes made after introduction of CGI arg 'excerptid-text' and …
(edit) @37094   18 months davidb Name change to better refelct the Javascript value …
(edit) @37093   18 months davidb Given how the nested hierarchical traversal of a document has been …
(edit) @37092   18 months davidb Better name for this, now it turns out to only be defining xsl-variables
(edit) @37091   18 months davidb document-vars.xsl a better name for this now that the template rules …
(edit) @37090   18 months davidb Adding in a sub-action to will generate IIIF-Manifest JSON based on a …
(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) @37069   18 months davidb Fixed silly typo in allowMapGPSEditing test that made the test go …
(edit) @37053   18 months davidb Several changes: main one is introducing some 'TopLevel' template …
(edit) @37033   18 months anupama Related to commit 36917, where I forgot to commit some additional …
(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) @37019   18 months davidb Make it easier to link in the OAI-PMH server on the home page
(edit) @37006   19 months davidb Source might be a format such as TIFF that a browser cannot display, …
(edit) @37005   19 months davidb Introduction of documentPost to balance out documentPre; change to use …
(edit) @37002   19 months davidb Adding comment about the need for documentNodeTOC to be wrapped up in …
(edit) @37001   19 months davidb Fix for why the JS-based PagedImagePlugin TOC wasn't working. Turns …
(edit) @36979   19 months kjdon added in the displayErrorsIfAny template - now if you try to request a …
(edit) @36971   19 months kjdon for group titles and descriptions, now look for displayItems in …
(edit) @36967   19 months kjdon moved delete all buttin css into favourites.css instead of hardcoded in xsl
(edit) @36943   19 months davidb Some scafolding work on support WebSwing version of GLI
(edit) @36914   19 months kjdon dynamically decide on cookie-consent path - use cookie_path if it is …
(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) @36883   20 months kjdon added more info here about a=s&sa=c/a/d etc commands
(edit) @36880   20 months kjdon factored out some code for setting up thisAssocfilepath, as its used …
(edit) @36637   21 months kjdon added the collage mods from classifier.xsl-for-gs311 into …
(edit) @36636   21 months kjdon I want the group breadcrumbs to appear on all pages, so adding it into …
(edit) @36635   21 months kjdon use the new gslib template to output groups in breadcrumbs
(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) @36632   21 months kjdon moved the code for displaying group links in breadcrumbs from …
(edit) @36528   22 months kjdon only display a line in metadata-table if there is a metadata value. or …
(edit) @36506   22 months kjdon a new gsf template - gsf:metadata-table. Used to format a list of …
(edit) @36294   2 years anupama Forgot to commit xsl template collectionPath, added since the GS3 …
Note: See TracRevisionLog for help on using the revision log.