Changes between Initial Version and Version 1 of Ticket #1


Ignore:
Timestamp:
03/08/12 16:57:55 (13 years ago)
Author:
amanous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1 – Description

    initial v1  
    11{{{
    22#!TracForm
    3 [tf:mycheck] checked
    43
    5 [tf.input:myinput]
     4== Internet connection information ==
     5|| connection type || [tf.select:internet_contype val0//3G val1//xDSL val2//Satellite] ||
     6|| Service provider (optional) || [tf.input:internet_provider] ||
     7|| connection upload speed (optional) || [tf.input:internet_upspeed] ||
     8|| connection download speed (optional) || [tf.input:internet_downspeed] ||
     9|| Dynamic Internet public address ||  [tf:internet_public_addr_dynamic] ||
     10|| Internet public address, if not dynamic (IP of FQDN) ||  [tf.input:internet_public_addr] ||
    611
    7 Like it? [tf.radio:mychoice true] Yes [tf.radio:mychoice false] No
     12== inSolar internet access ==
     13|| Type || [tf.radio:insolar_access_type dhcp] DHCP [tf.radio:insolar_access_type static] Static ||
     14|| IP address for inSolar, if static || [tf.input:insolar_static_address] ||
     15|| gateway, if static || [tf.input:insolar_static_gateway] ||
     16|| DNS server 1, if static || [tf.input:insolar_dns_1] ||
     17|| DNS server 2, if static || [tf.input:insolar_dns_2] ||
     18|| NTP server 1, (optional) || [tf.input:insolar_ntp_1] ||
     19|| NTP server 2 (optional) || [tf.input:insolar_ntp_2] ||
     20|| SMTP server (optional) ||  [tf.input:insolar_smtp] ||
    821
    9 [tf.select:myselect val0//(default) val1//label1 val2//label2]
     22== inSolar controller addressing ==
    1023
    11 Tell me more:[[BR]]
     24|| IPsec gateway || [tf.input:insolar_addr_ipsecgw 'default' ] ||
     25
    1226[tf.textarea:comment '(default comment)' 20 5]
    1327}}}
     28
     29