User Tools

Site Tools


dress_func

Scripting - Dress / Undress control function

Here can find some information about Enhanced Scripting function to control Dress / Undress by script

Check Status

Check Dress Engine Status
Syntax Dress.DressStatus( )
Description:
Get a bool value of dress engine if running or not.
Returns bool
In Object: Dress
Parameters: none
Check UnDress Engine Status
Syntax Dress.UnDressStatus( )
Description:
Get a bool value of Undress engine if running or not.
Returns bool
In Object: Dress
Parameters: none

Start

Start Dress Engine
Syntax Dress.DressFStart( )
Description:
Start Dress engine.
Returns void
In Object: Dress
Parameters: none
Start UnDress Engine
Syntax Dress.UnDressFStart( )
Description:
Start UnDress engine.
Returns void
In Object: Dress
Parameters: none

Stop

Stop Dress Engine
Syntax Dress.DressFStop( )
Description:
Force Stop Dress engine.
Returns void
In Object: Dress
Parameters: none
Stop UnDress Engine
Syntax Dress.UnDressFStop( )
Description:
Force Stop UnDress engine.
Returns void
In Object: Dress
Parameters: none

Change List

Change Dress item list
Syntax Dress.ChangeList(string)
Description:
Change item list of dress engine, List must be exist in dress / undress GUI configuration
Returns void
In Object: Dress
Parameters: ListName

dress_func.txt · Last modified: 2025/02/25 22:20 by 127.0.0.1

Exception: Git command failed to perform periodic pull: hint: Pulling without specifying how to reconcile divergent branches is hint: discouraged. You can squelch this message by running one of the following hint: commands sometime before your next pull: hint: hint: git config pull.rebase false # merge (the default strategy) hint: git config pull.rebase true # rebase hint: git config pull.ff only # fast-forward only hint: hint: You can replace "git config" with "git config --global" to set a default hint: preference for all repositories. You can also pass --rebase, --no-rebase, hint: or --ff-only on the command line to override the configured default per hint: invocation. Warning: Permanently added 'github.com,140.82.113.3' (ECDSA) to the list of known hosts. From github.com:RazorEnhanced/razorenhanced.github.io * branch main -> FETCH_HEAD error: Unable to create '/var/www/html/dokuwiki/data/razorenhanced.github.io/.git/index.lock': File exists. Another git process seems to be running in this repository, e.g. an editor opened by 'git commit'. Please make sure all processes are terminated then try again. If it still fails, a git process may have crashed in this repository earlier: remove the file manually to continue.

Exception: Git command failed to perform periodic pull: hint: Pulling without specifying how to reconcile divergent branches is hint: discouraged. You can squelch this message by running one of the following hint: commands sometime before your next pull: hint: hint: git config pull.rebase false # merge (the default strategy) hint: git config pull.rebase true # rebase hint: git config pull.ff only # fast-forward only hint: hint: You can replace "git config" with "git config --global" to set a default hint: preference for all repositories. You can also pass --rebase, --no-rebase, hint: or --ff-only on the command line to override the configured default per hint: invocation. Warning: Permanently added 'github.com,140.82.113.3' (ECDSA) to the list of known hosts. From github.com:RazorEnhanced/razorenhanced.github.io * branch main -> FETCH_HEAD error: Unable to create '/var/www/html/dokuwiki/data/razorenhanced.github.io/.git/index.lock': File exists. Another git process seems to be running in this repository, e.g. an editor opened by 'git commit'. Please make sure all processes are terminated then try again. If it still fails, a git process may have crashed in this repository earlier: remove the file manually to continue.

An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the gitbacked plugin.

More info has been written to the DokuWiki error log.