You are here:
/ Dashboard / Main / WikiSkinRefreshHowTo

How to Referesh Wiki Skins using SQL

Scenario

  1. Problem: You have just updated one of the wiki skins by uploading a new stylesheet or edited using WebDAV, but the new skin does not reflect your changes.
  2. Solution:

The following commands will update a skin called VOS under the /DAV/VAD/wiki/Root/Skins/VOS/.

Step 1: Login to Conductor and select ISQL option from the left menu or use the command line interface

Step 2: In the ISQL interface enter the following commands:


xslt_stale('virt://WS.WS.SYS_DAV_RES.RES_FULL_PATH.RES_CONTENT:/DAV/VAD/wiki/Root/Skins/VOS/PostProcess.xslt');
xslt_stale('virt://WS.WS.SYS_DAV_RES.RES_FULL_PATH.RES_CONTENT:/DAV/VAD/wiki/Root/common.xsl');

Step 3: Once you have entered the command, click the EXECUTE button.

Step 4: As result the the VOS Skin will be refreshed.

Virtuoso and the Virtuoso Website are Copyright (C) OpenLink Software 2006-
SourceForge.net Logo