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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32074   6 years kjdon when we are in editing mode, we haven't got assocfilepath at teh top …
(edit) @32073   6 years kjdon forgot to rename Metadata to metadata
(edit) @32072   6 years kjdon as we are now no longer including <gsf:metadata='all' in the xslt, we …
(edit) @32067   6 years kjdon simple template to convert from archive format into internal gs …
(edit) @32065   6 years kjdon added in customJavascriptForDocumentView, …
(edit) @32058   6 years ak19 Kathy fixed it so that when editing a document with GS3's online doc …
(edit) @32046   7 years kjdon modified how we make the html header title. use page :: collection :: …
(edit) @32045   7 years kjdon modified collectionName template to either print name displayItem, or …
(edit) @31954   7 years Georgiy Litvinov Switched to use javascript to collapse sections instead of reopening …
(edit) @31942   7 years kjdon added the ability to change the file to be used in a source link …
(edit) @31939   7 years Georgiy Litvinov Set contentsArea td id for css selecion
(edit) @31938   7 years Georgiy Litvinov Prevent downloading all images in collapsed image collections
(edit) @31905   7 years kjdon handle case where rss has an error: just print it out. Would be nicer …
(edit) @31890   7 years kjdon want to bold the selected node in each horizintal row. for displaying …
(edit) @31850   7 years kjdon handle the case where there are HList children of HLists. this happens …
(edit) @31818   7 years kjdon changing ViewSelection to viewSelection and SlideShow to slideShow to …
(edit) @31791   7 years kjdon we have a separate template for displayign the text for editing. We …
(edit) @31769   7 years kjdon we want to show duplicates of metadata when editing
(edit) @31752   7 years kjdon keep_editing_controls_visible is only defined when we are editing, so …
(edit) @31749   7 years kjdon add new documentedit_scripts and documentedit_scripts_util.js files, …
(edit) @31674   7 years ak19 Correction to generating login URL. When reconstituting the URL …
(edit) @31658   7 years kjdon actually, don't want default link-type to be javascript. if have HList …
(edit) @31657   7 years kjdon default link type is javascript, not dynamic
(edit) @31656   7 years kjdon fixed up the nodeId parameter passing to classifierNodeLink. Didn't …
(edit) @31655   7 years kjdon query-common has been renamed to shared-templates, and is inluced by …
(edit) @31654   7 years kjdon query-common is now called shared-templates
(edit) @31653   7 years kjdon renamed query-common to shared-templates as now it is no longer just …
(edit) @31652   7 years kjdon classifierNodeLink template is needed by config_format as well as …
(edit) @31600   7 years kjdon moved the coll and group links back into their own template so that we …
(edit) @31563   7 years kjdon tidied up default templates for classifiers. added a new template …
(edit) @31560   7 years kjdon added a link on debuginfo page to skinandlibdocfinal which is the …
(edit) @31559   7 years ak19 Clean up phase for GS3 add user comments. Removed unwanted code, but …
(edit) @31558   7 years ak19 1. gs.functions should not be declared as new Array() as its array …
(edit) @31557   7 years ak19 1. Modifying name of option to turn on usercomments feature to match …
(edit) @31556   7 years ak19 Adding the ability to turn on user comments from GLI. Off by default. …
(edit) @31554   7 years kjdon reindented the file
(edit) @31553   7 years kjdon deleted classifiertools
(edit) @31552   7 years kjdon moved all templates from classifiertools to pages/classifier
(edit) @31551   7 years kjdon tidying up the default classifierNode template. This gets used when …
(edit) @31550   7 years kjdon moved map and panorama templates into their own stylesheets. Note I …
(edit) @31549   7 years kjdon I'm going to move map and panorama stuff out of main pages and into …
(edit) @31548   7 years kjdon need a default HList template
(edit) @31543   7 years ak19 Next incremental change to adding user comments in GS3. This time to …
(edit) @31542   7 years ak19 1. Rewriting callMetadataServer to do the ajax requests as POST …
(edit) @31540   7 years ak19 Some commits ahead of further changes: 1. Kathy came up with better …
(edit) @31539   7 years kjdon removed debugging XX's
(edit) @31538   7 years kjdon don't show the search button for the current search page
(edit) @31537   7 years ak19 First commit for getting user comments working for GS3. It all works, …
(edit) @31536   7 years kjdon added expandContractDocumentLinks template
(edit) @31535   7 years kjdon removed unused stuff. no longer test on nodeContent when working out …
(edit) @31534   7 years kjdon changed the comment.
(edit) @31533   7 years kjdon if ed=1 for paged document, want to go through the nodes and process them.
(edit) @31532   7 years kjdon changed text keys to match the dictionary keys
(edit) @31523   7 years kjdon we want to keep p.s arg in the expand/contract contents links so that …
(edit) @31520   7 years kjdon a couple of small but significant changes. when getting the table of …
(edit) @31432   7 years kjdon preProcess.xml lists some more namespaces that were not defined here. …
(edit) @31431   7 years kjdon should exclude all specified namespaces, although I don't think that …
(edit) @31416   7 years Georgiy Litvinov JS code for links between sections.
(edit) @31399   7 years Georgiy Litvinov More accurate fix for self-closing li
(edit) @31398   7 years Georgiy Litvinov Revert "Moved li inside templates to get rid of empty li elements in …
(edit) @31391   7 years kjdon need to text if groupPath is not empty, rather than on its existence, …
(edit) @31386   7 years Georgiy Litvinov Moved li inside templates to get rid of empty li elements in html
(edit) @31382   7 years kjdon breadcrumbs no longer display teh current group. description on the …
(edit) @31380   7 years kjdon added some new templates to do with collection groups. modified …
(edit) @31346   7 years Georgiy Litvinov Modified query page for group select menu
(edit) @31286   7 years Georgiy Litvinov XSLT part of hierarchy view in cross collection search
(edit) @31248   7 years kjdon removed an extraneous )
(edit) @31240   7 years kjdon indented nicely in emacs. unfortunately it means the javascript code …
(edit) @31239   7 years kjdon split up the home-help-prefs template into multiple templates for ease …
(edit) @31238   7 years kjdon added option disableSearchTermHighlighting=true so the user can switch …
(edit) @31186   7 years Georgiy Litvinov Removed useless search param from previous commit
(edit) @31182   7 years Georgiy Litvinov Added xslt code to search by CCS in group from group page
(edit) @31179   7 years kjdon adding in gsf:space template, useful when you want to force a space in …
(edit) @31178   7 years kjdon having selected= is invalid for HTML, need to have …
(edit) @31167   7 years Georgiy Litvinov added XSLT code for bredcrumbs on group pages
(edit) @31072   7 years kjdon added group comment to new user page as well as edit user page. Need …
(edit) @31070   7 years kjdon added some helpful text about groups
(edit) @31069   7 years kjdon added COLLNAME-collection-editor to help users know that this option exists
(edit) @31066   7 years kjdon collection displayItems are now in a displayItemList
(edit) @31049   7 years kjdon add cleaned up metadata name as a class attribute to the …
(edit) @30889   7 years Georgiy Litvinov Fix corrputing html by empty classifier
(edit) @30868   8 years kjdon removed a heap of hat-Ms, and modified the gsf:if-metadata-exists …
(edit) @30861   8 years kjdon created a new template named coll-description for easier customization
(edit) @30859   8 years kjdon added a template for displaying collection metadata: eg …
(edit) @30842   8 years kjdon at site and colleciton level, displayItems are now in a …
(edit) @30841   8 years kjdon site name and description are now displayItems rather than metadata. …
(edit) @30826   8 years kjdon display the site description if there is one
(edit) @30825   8 years kjdon added in a template for site description metadata
(edit) @30821   8 years kjdon get the javascript array of berry language fragments so we can use …
(edit) @30812   8 years kjdon tidying up xxx occurs y times in z documents. dont need docs bits if …
(edit) @30809   8 years kjdon made the three greenstone theme names translatable
(edit) @30807   8 years kjdon need to add in getting the pref lang fragments so that we can use one …
(edit) @30803   8 years kjdon only display the prev/next/displaying x to y of z docs bits if there …
(edit) @30802   8 years kjdon internationalise the login button
(edit) @30800   8 years kjdon move register text to property file
(edit) @30778   8 years kjdon removing hard coded text fragments from xsl/js files
(edit) @30777   8 years kjdon removing hard coded text fragments from xsl/js files
(edit) @30776   8 years kjdon removing hard coded text fragments from xsl/js files
(edit) @30775   8 years kjdon removing hard coded text fragments from xsl/js files
(edit) @30774   8 years kjdon removing hard coded text fragments from xsl/js files
Note: See TracRevisionLog for help on using the revision log.