Search K
Appearance
Appearance
Released: 2005-05-09
The commands are exactly the same as the CMD_DOMAIN functions, so you can use the skins for a reference.
/CMD_API_DOMAIN
Sets the default domain for a user account (~username -> public_html)
default=anytext
action=select
select0=domain.comCreate a domain
action=create
domain=domain.com
bandwidth=1234 or ubandwidth=unlimited
quota=1234 or uquota=unlimited
ssl=ON or OFF
cgi=ON or OFF
php=ON or OFFModify a domain
action=modify
domain=domain.com
bandwidth=1234 or ubandwidth=unlimited
quota=1234 or uquota=unlimited
ssl=ON or OFF
cgi=ON or OFF
php=ON or OFFDelete a domain:
delete=anything
confirmed=anything
select0=domain.comUse domain_change_pre/post.sh, specified here in 1.23.2:
custom script for renaming domain
when a filter is removed, DA "cleans" the filter file to setup 1 filter per numeric value. (eg, 0=filterinfo). The new value "action" wasn't taken into account, thus DA tries to read it as a number.
added a seed for the random password generator for the "resend email" with the "new random password" checked.