Wiki source code of Konfiguration
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{content/}} | ||
2 | |||
3 | == Activation == | ||
4 | |||
5 | Before you can use the installed extension, you need to activate it in the extension manager of TYPO3. Click on the green block symbol, marked with a //2// in the figure below. | ||
6 | |||
7 | === TYPO3 6.x === | ||
8 | |||
9 | {{figure image="typo3_extension_config.png" float="none"}}Activating the extension in TYPO3 6.x{{/figure}} | ||
10 | |||
11 | === TYPO3 4.x === | ||
12 | |||
13 | {{figure image="typo3_extension_config_4_0.png" float="none"}} | ||
14 | Activating the extension in TYPO3 4.x, Step 1 | ||
15 | {{/figure}} | ||
16 | |||
17 | {{figure image="typo3_extension_config_4_1.png" float="none"}} | ||
18 | Activating the extension in TYPO3 4.x, Step 2 | ||
19 | {{/figure}} | ||
20 | |||
21 | {{figure image="typo3_extension_config_4_2.png" float="none"}} | ||
22 | Activating the extension in TYPO3 4.x, Step 3 | ||
23 | {{/figure}} | ||
24 | |||
25 | == Configuration == | ||
26 | |||
27 | Next, you need to change the settings for the extension. You will the login data for the {{fcserver case="dat"/}}. | ||
28 | |||
29 | {{info}} | ||
30 | The extension can be used even without your own installation of {{formcycle/}}. You can create a free account on our cloud. To do so, visit our [[cloud page>>url:http://www.formcycle.de/cloudaccess.html]]. Registering for an account is simple and you will receive a mail with the required login data after a few minutes. | ||
31 | {{/info}} | ||
32 | |||
33 | Find the extension in the list and click on //FormCycle//. Enter the URL and your account details on the configuration page that opens up. TYPO3 cannot check the input for validity, so please check whether you have entered everything correctly. | ||
34 | |||
35 | === TYPO3 4.x === | ||
36 | |||
37 | {{figure image="typo3_extension_config_4_3.png" float="none"}}Configuration page TYPO3 4.x - configuration tab{{/figure}} | ||
38 | |||
39 | === TYPO3 6.x === | ||
40 | |||
41 | {{figure image="typo3_extension_config_6_2.png" float="none"}}Different way of opening the configuration page{{/figure}} | ||
42 | |||
43 | {{figure image="typo3_extension_config_2.png" float="none"}}Configuration page - tab basic{{/figure}} | ||
44 | |||
45 | In TYPO3 6.x, you can open the configuration page by clicking on the gear icon as well. | ||
46 | |||
47 | == Configuration settings == | ||
48 | |||
49 | === URL to the {{fcserver/}} === | ||
50 | |||
51 | Enter the URL to the {{fcserver case="gen"/}}. | ||
52 | |||
53 | {{panel title="Example"}} | ||
54 | {{code}}https://cloud.formcycle.de/formcycle{{/code}} | ||
55 | |||
56 | The URL consists of three parts: | ||
57 | |||
58 | * Protocol, either HTTP or HTTPS, HTTPS is encrypted: **(% style="color: rgb(255, 0, 0);" %)https:(%%)**{{{//}}}cloud.formcycle.de/formcycle | ||
59 | * Domain, for example cloud.formcycle.de: https:{{{//}}}**(% style="color: rgb(255, 0, 0);" %)cloud.formcycle.de(%%)**/formcycle | ||
60 | * Name of the application, for example formcycle: https:{{{//}}}cloud.formcycle.de{{{/}}}**(% style="color: rgb(255, 0, 0);" %)formcycle(%%)** Wenn Sie sich beim Namen der Anwendung unsicher sind, verwenden Sie immer //formcycle//. | ||
61 | {{/panel}} | ||
62 | |||
63 | === login name === | ||
64 | |||
65 | Username for signing in to {{formcycle/}}. When you do not any username, you will need to enter the username every time you open the plugin. | ||
66 | |||
67 | === password === | ||
68 | |||
69 | The password for the username. |