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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33888   4 years kjdon added propertyFile attribute to gsf:interfaceText so that you can …
(edit) @33855   4 years davidb Code added to detect if the CGI parameter already specifies a …
(edit) @33795   4 years kjdon remove edit bar and right side bar from print view of document
(edit) @33755   4 years kjdon set the encoding to utf-8 for all the files
(edit) @33742   4 years kjdon get depositor name from dictionary
(edit) @33741   4 years kjdon changed a comment
(edit) @33735   4 years kjdon replaced text strings with dictionary lookups, and if the …
(edit) @33734   4 years kjdon replaced a string with dictionary lookup
(edit) @33720   4 years ak19 Implemented Dr Bainbridge's suggestions based on Kathy's solution to …
(edit) @33703   4 years kjdon added more breadcrumbs for ease of finding your way back to the start
(edit) @33702   4 years kjdon added depositorTitleAndLink template. TODO - get depositor text from …
(edit) @33701   4 years kjdon added more breadcrumbs to the page. And now it displays an error if …
(edit) @33649   4 years kjdon renamed config_format and text_fragment_format to better represent …
(edit) @33648   4 years kjdon changed the debuginfo xsl and strings to match the new o=xxx debug options
(edit) @33639   4 years kjdon need to select child nodes, otherwise the gsf:default node ends up in …
(edit) @33638   4 years kjdon gslib doesn't use xml-to-string.xsl. its only used by formatmanager, …
(edit) @33637   4 years kjdon we can now use gsf and gslib in layout files.
(edit) @33636   4 years kjdon include means the stylesheet gets added inline, import mea s it gets …
(edit) @33628   4 years kjdon not sure why documentNode was a gsf:template here. Can't be like that …
(edit) @33614   5 years kjdon added a new line
(edit) @33595   5 years kjdon new displayBaskets template - to avoid replicating code in query and …
(edit) @33594   5 years kjdon call gslib:displayBasket instead of replicating the code here
(edit) @33593   5 years kjdon the test for facets should be facetList/facet/count, as the facets get …
(edit) @33592   5 years kjdon reindented the file
(edit) @33544   5 years ak19 1. Dr Bainbridge had the correct fix for solr dealing with phrase …
(edit) @33510   5 years kjdon isEditingTurnedOn renamed to isEditingAllowed, and added …
(edit) @33509   5 years kjdon only display Map GPS editing stuff if its allowed in config file
(edit) @33507   5 years kjdon moved canDoEditing variable code to top, so can be used everywhere in …
(edit) @33506   5 years kjdon need to check whether document editing is turned on, not just if the …
(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) @33493   5 years kjdon if we are on a cross collection search page, the collection for each …
(edit) @33492   5 years kjdon not all ccs pages has hierarchy element, so just test on s1.collection
(edit) @33487   5 years kjdon added code to display any error messages
(edit) @33486   5 years kjdon reindented the page, added some extra links, and organised the items …
(edit) @33483   5 years kjdon added an explicit space after Error:
(edit) @33386   5 years kjdon modified the test for whether this is the selected node or not. cant …
(edit) @33383   5 years kjdon some more work on the help page
(edit) @33382   5 years kjdon don't add collection/collname to pref and help link if collname is empty
(edit) @33381   5 years kjdon use nice /page/gsdl url for about greenstone page
(edit) @33374   5 years davidb added in opt-doc-args-link variable otherwise the transform fails with …
(edit) @33348   5 years ak19 2 major changes. 1. Forgot to commit Dr Bainbridge's bugfix for why …
(edit) @33343   5 years kjdon add in favourites langfrags (not just berry ones). Change the title …
(edit) @33321   5 years ak19 Typo in crucial place.
(edit) @33317   5 years ak19 Incorporated request for GPS.mapOverlay for children of a section, …
(edit) @33298   5 years kjdon more work on the document help
(edit) @33294   5 years kjdon removing alt and title tags for help images, as we are explaining them …
(edit) @33285   5 years kjdon standardising the basket names. berryBasket, favouriteBasket, …
(edit) @33280   5 years kjdon first stab at getting proper gs3 help page. still some bits to fill in
(edit) @33261   5 years davidb XSL changes to support for either berries or favourites
(edit) @33260   5 years davidb Tweak to how verify/terms and conditions works
(edit) @33255   5 years kjdon add a div about the delete options so we can hide/show it as needed
(edit) @33253   5 years kjdon now need to add in berryvariables.js if we are doing berry basket …
(edit) @33250   5 years kjdon replaceing hard coded strings with dictionary lookups
(edit) @33229   5 years davidb Changed hard-wired interface name to XSLT param/variable to be more …
(edit) @33216   5 years wy59 Dr Bainbridge fixed debugging code not meant to be committed that set …
(edit) @33213   5 years kjdon help_b is in main interface_default.properties, not …
(edit) @33211   5 years kjdon help.findinginformationtitle needs the collName as a parameter
(edit) @33210   5 years davidb Changed to use $interface_name to work better with other interfaces …
(edit) @33209   5 years kjdon don't add 1 to currentpage * docsperpage. otherwise you miss the final …
(edit) @33199   5 years davidb Introduction of @download attribute to gsf:link
(edit) @33172   5 years wy59 Second part of commit. Previous part detected whether we were in the …
(edit) @33151   5 years davidb Ability to provide custom CSS added in, in the same way Custom …
(edit) @33148   5 years wy59 1. Untested changes to Panorama viewer related xsl and js files to …
(edit) @33140   5 years wy59 1. Moved from plotting markers for each coord in doc.coords array to …
(edit) @33128   5 years wy59 Improvements to Coordinate support AND bugfixes. BUT not all the fixes …
(edit) @33126   5 years wy59 Incremental changes following previous commit. This time the code is …
(edit) @33125   5 years wy59 First commit to do with adding support for the Coordinate metadata …
(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) @33109   5 years ak19 Added a toggling Select All checkbox and tested it works in conjuction …
(edit) @33106   5 years ak19 First working version of Delete Selected berry baskets. I suspect code …
(edit) @33104   5 years ak19 Implemented the deleteAll for berrybaskets.
(edit) @33095   5 years wy59 First phase of autocomplete list for map shape descriptions/labels. …
(edit) @33094   5 years davidb Better to use parameter for interface name, rather than rely on …
(edit) @33093   5 years davidb changed right-arrow to be specified using literal UTF8 char so it …
(edit) @33088   5 years wy59 Fixed the bug described in the previous commit (but it had been …
(edit) @33087   5 years wy59 1. Labels sort of work (see point 2) and get saved and reloaded from …
(edit) @33081   5 years wy59 1. Beginnings of label for shapes. 2. Commented out rough working …
(edit) @33062   5 years wy59 Tidying up the previous commit of debug statements
(edit) @33061   5 years wy59 1. Phase 2: Changed the thickness and opacity label display (which …
(edit) @33050   5 years kjdon added a place to easily add in custom javascript code - can just …
(edit) @33042   5 years ak19 Martin's Map Editor commits. First phase of Dr Bainbridge's requests: …
(edit) @33040   5 years kjdon add the new utility scripts into global header - for escaping unsafe chars
(edit) @33016   5 years ak19 Getting facet searching working again in tomcat 8, where it had broken …
(edit) @32983   5 years kjdon a new verify page - designed for heritage nz. Allows users to view the …
(edit) @32982   5 years kjdon a page to handle error messages
(edit) @32981   5 years kjdon this customises the document template for when we do …
(edit) @32836   5 years ak19 Fixing annoying browser js error when classifier hfile attribute …
(edit) @32835   5 years ak19 Following Dr Bainbridge's advice and adding useful oaiserver url …
(edit) @32832   5 years ak19 Zeddy map work. 1. Now supports saving when map editor is selected and …
(edit) @32781   5 years ak19 Fix to XSLT transform error message that kept happening yet I didn't …
(edit) @32765   5 years ak19 Google Maps added to PDF documents
(edit) @32764   5 years ak19 HTML elements for the map editor controls are added
(edit) @32759   5 years kjdon its not enough to test whether editing is enabled before displaying …
(edit) @32719   5 years kjdon added ck arg to doc link if we are in cross coll search. Also removed …
(edit) @32666   5 years kjdon when viewing an image with zoom enabled, and the image doesn't fit …
(edit) @32652   5 years kjdon lots of changes. moved facet display code into its own template, just …
(edit) @32651   5 years kjdon renamed groupsContains to csvContains, as can be used for any comma …
(edit) @32650   5 years kjdon fixed a bug in the group href bit
Note: See TracRevisionLog for help on using the revision log.