Parts variables - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: General discussion (/forum-11.html) +--- Thread: Parts variables (/thread-1730.html) |
Parts variables - kvaes - 11-07-2007 01:21 AM Is there a listing with all the available variables that can be used for the templates? (or the script where I can reverse engineer them?) The thing I'm thinking of is integrating the cband module automatically. But it's only possible if I can get my hands on the bandwidth thru the ispcp variables. Thanks in advance RE: Parts variables - kvaes - 11-07-2007 01:28 AM From going thru the source a bit, I found this one: {BWLIMIT} I guess I can use this one for it *back to the lab* RE: Parts variables - joximu - 11-07-2007 06:13 AM Normally there is one perl script per modul: eg. domain -> ispcp-dmn-mngr You should find all the variables in theese scripts (folder engine/...) /J RE: Parts variables - kvaes - 11-07-2007 08:32 AM tnx for the tip, will check that one out RE: Parts variables - raphael - 11-07-2007 10:30 AM Quote:I'm thinking of is integrating the cband module automaticallywhat do you mean? all you have to do is enable the module and it will be used automatically RE: Parts variables - kvaes - 11-28-2007 01:54 AM It wasn't available in the version I had, so I manually had to update certain things. Don't forget that the only officially supported version for ubuntu is still rc2. ;-) RE: Parts variables - joximu - 11-28-2007 02:00 AM Quote:officially supported lol |