User Tools

Site Tools


en:user_advanced:webswing_gli

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:user_advanced:webswing_gli [2023/11/29 00:19] kjdonen:user_advanced:webswing_gli [2024/03/06 00:14] (current) – [Debugging] kjdon
Line 5: Line 5:
 To get started using webswing GLI, see tutorial [[https://files.greenstone.org/tutorial/gs3-current/en/webswing_gli.htm| Using Webswing GLI]] To get started using webswing GLI, see tutorial [[https://files.greenstone.org/tutorial/gs3-current/en/webswing_gli.htm| Using Webswing GLI]]
  
-It is provided as an extension, in greenstone3/ext/webswing. You don't need to compile it up, it ships with a ready-to-go JAR/WAR file.+It is provided as an extension, in greenstone3/ext/webswing. You don't need to compile it up, Greenstone3 ships with a ready-to-go webswing JAR/WAR file.
  
 The webswing framework requires a graphical environment. If you are on a standard desktop, then it will work out of the box. The webswing framework requires a graphical environment. If you are on a standard desktop, then it will work out of the box.
Line 48: Line 48:
 This file might be in eg /etc/apache2/sites-available/000-default-le-ssl.conf, or /etc/httpd/conf.d/yourcustomname.conf This file might be in eg /etc/apache2/sites-available/000-default-le-ssl.conf, or /etc/httpd/conf.d/yourcustomname.conf
  
 +==== Debugging ====
  
  
 +==== Configuration ====
 +
 +There is a config file web/ext/webswing/etc/webswing.config.in. You can edit that. When you run an ant restart, webswing.config will be generated from this .in file.
 +
 +Some useful settings in this file:
 +  * uploadMaxSize - the maximum file size allowed to be uploaded (FileChooser) in MB. Set to 0 for unlimited size. Note, if the size is less than a file you are trying to upload to a collection, it will silently fail and give you no reason why.
 +  * 
  
en/user_advanced/webswing_gli.1701217168.txt.gz · Last modified: 2023/11/29 00:19 by kjdon