Difference between revisions of "SUNScholar/Versioning"

From Libopedia
Jump to navigation Jump to search
Line 1: Line 1:
 
{{FEATURES-3.2}}
 
{{FEATURES-3.2}}
 +
;Step 1 - Enable versioning with the XMLUI
 +
Edit the following file:
 +
nano /home/dspace/source/dspace/config/xmlui.xconf
 +
And enable versioning. See example below.
  
 
;References
 
;References

Revision as of 10:06, 11 December 2013

Please note: This feature was released with DSpace version 3.2 and therefore not fully tried and tested.

You apply this feature at your own risk.

Step 1 - Enable versioning with the XMLUI

Edit the following file:

nano /home/dspace/source/dspace/config/xmlui.xconf

And enable versioning. See example below.

References
Back to Customisation