Commit graph

46 commits

Author SHA1 Message Date
7256648e2e [tutorial v1.1_170] A variable with custom validation (config and doc) 2026-06-14 10:19:35 +02:00
684c9d98ff [tutorial v1.1_162] A web_address variable (config and doc) 2026-06-14 10:19:31 +02:00
52f9bef747 [tutorial v1.1_161] A choice variable (config and doc) 2026-06-14 10:19:27 +02:00
f764eda91e [tutorial v1.1_160] A boolean variable (config and doc) 2026-06-14 10:19:23 +02:00
b68ef65112 [tutorial v1.1_150] A variable in avanced mode (config and doc) 2026-06-14 10:19:19 +02:00
8bdf9527b4 [tutorial v1.1_140] Disabled a variable when an other variable is disabled (config and doc) 2026-06-14 10:19:14 +02:00
9c9cdbf05f [tutorial v1.1_131] A Jinja conditional disabled boolean variable (config and doc) 2026-06-14 10:19:10 +02:00
b7c5670e45 [tutorial v1.1_130] A conditional disabled boolean variable (config and doc) 2026-06-14 10:19:06 +02:00
c35f7ad979 [tutorial v1.1_121] Help (config and doc) 2026-06-14 10:19:02 +02:00
a7484ba9fa [tutorial v1.1_120] Examples (config and doc) 2026-06-14 10:18:58 +02:00
f003e4ad7f [tutorial v1.1_111] A variable with multiple values (config and doc) 2026-06-14 10:18:54 +02:00
04aed88f8b [tutorial v1.1_110] A conditional disabled non mandatory variable with type domainname and parameters (config and doc) 2026-06-14 10:18:50 +02:00
e307eb259a [tutorial v1.1_100] A conditional disabled variable with type web_address (config and doc) 2026-06-14 10:18:46 +02:00
58f3a99d43 [tutorial v1.1_091] Variables disabled when condition is null (config and doc) 2026-06-14 10:18:42 +02:00
b325606949 [tutorial v1.1_090] Variable with the value "null" (config and doc) 2026-06-14 10:18:37 +02:00
fa29dae07d [tutorial v1.1_085] Redefine other parameter in custom type for HTTPS and SOCKS (config and doc) 2026-06-14 10:18:33 +02:00
a2b831ef59 [tutorial v1.1_084] Redefine other parameter in custom type for HTTP (config and doc) 2026-06-14 10:18:29 +02:00
7ca9c528ed [tutorial v1.1_083] Redefine default value in custom type variable (config and doc) 2026-06-14 10:18:26 +02:00
002ec9e1d6 [tutorial v1.1_082] Add a variable in a family with custom type (config and doc) 2026-06-14 10:18:22 +02:00
67ecb2870d [tutorial v1.1_081] HTTPS and SOCKS Proxy with "proxy" type (config and doc) 2026-06-14 10:18:18 +02:00
5cefffbb24 [tutorial v1.1_080] HTTP Proxy with "proxy" type (config and doc) 2026-06-14 10:18:14 +02:00
65d576ad8a [tutorial v1.1_073] Jinja could returns a boolean (config and doc) 2026-06-14 10:18:10 +02:00
c363cf5db0 [tutorial v1.1_072] Jinja with a parameter (config and doc) 2026-06-14 10:18:06 +02:00
b5f6c5292c [tutorial v1.1_071] Jinja with a description (config and doc) 2026-06-14 10:18:02 +02:00
1ef5d8fb8b [tutorial v1.1_070] A conditional hidden family with Jinja (config and doc) 2026-06-14 10:17:58 +02:00
e76f942244 [tutorial v1.1_061] A conditional disabled variable with dynamic identifier (config and doc) 2026-06-14 10:17:54 +02:00
42fd791f73 [tutorial v1.1_060] Family: A dynamically built family (config and doc) 2026-06-14 10:17:51 +02:00
ecb0f4eb92 [tutorial v1.1_053] A conditional hidden family (config and doc) 2026-06-14 10:17:47 +02:00
12febada50 [tutorial v1.1_052] A hidden family (config and doc) 2026-06-14 10:17:43 +02:00
61689f27b0 [tutorial v1.1_051] A conditional disabled family (config and doc) 2026-06-14 10:17:39 +02:00
3f90ca2259 [tutorial v1.1_050] A disabled family (config and doc) 2026-06-14 10:17:35 +02:00
6087b92544 [tutorial v1.1_041] A default value calculated from another variable (config and doc) 2026-06-14 10:17:31 +02:00
092162a06b [tutorial v1.1_040] HTTPS family (config and doc) 2026-06-14 10:17:27 +02:00
7dd155ab38 [tutorial v1.1_033] A variable with type "boolean" (config and doc) 2026-06-14 10:17:23 +02:00
cc2e061cc7 [tutorial v1.1_032] A variable with type "port" (config and doc) 2026-06-14 10:17:20 +02:00
8b438aac1c [tutorial v1.1_031] A variable with type’s parameters (config and doc) 2026-06-14 10:17:16 +02:00
5e39786a90 [tutorial v1.1_030] A variable with type "domainname" (config and doc) 2026-06-14 10:17:12 +02:00
f774f064a6 [tutorial v1.1_022] Putting a variable inside of a family or a sub family (config and doc) 2026-06-14 10:17:08 +02:00
9cdbe73c9d [tutorial v1.1_021] Or a sub family (config and doc) 2026-06-14 10:17:04 +02:00
9df576879b [tutorial v1.1_020] Creating a new family (config and doc) 2026-06-14 10:17:01 +02:00
c2f785df83 [tutorial v1.1_010] A variable with a list of possible values (config and doc) 2026-06-14 10:16:57 +02:00
9bc4ff6b4d [tutorial v1.1_003] Set a default value (config and doc) 2026-06-14 10:16:53 +02:00
a5da0a1812 [tutorial v1.1_002] Describe the variable (config and doc) 2026-06-14 10:16:49 +02:00
627fa24dd1 [tutorial v1.1_001] Let’s add our first variable (config and doc) 2026-06-14 10:16:45 +02:00
7cdb9bc9df [tutorial v1.1_000] Creating a structure file (config and doc) 2026-06-14 10:16:41 +02:00
403dbf17a7 [init] Discover Rougail 2026-06-14 10:16:36 +02:00