Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:2.0:individueller_aufruf_der_module [2023/10/02 11:08] – fasse | en:2.0:individueller_aufruf_der_module [2024/12/08 19:17] (current) – [What links and parameters are available?] greno | ||
---|---|---|---|
Line 10: | Line 10: | ||
===== What links and parameters are available? ===== | ===== What links and parameters are available? ===== | ||
- | All parameters given here are optional. Each module can be called without the respective parameters. | + | All parameters given here are optional. Each module can be called without the respective parameters. |
- | The parameters are appended directly to the URL. you simply put a **?** after the URL and then you can write the parameter name. After a **=** then follows the value. If you want to append more than one parameter, the parameters are separated by a **&**. | + | The parameters are appended directly to the URL. You simply put a **?** after the URL and then you can write the parameter name. After a **=** then follows the value. If you want to append more than one parameter, the parameters are separated by a **&**. |
'' | '' | ||
Line 22: | Line 22: | ||
Calling the login page with link to registration and redirection to the page specified in the settings.\\ \\ | Calling the login page with link to registration and redirection to the page specified in the settings.\\ \\ | ||
'' | '' | ||
- | \\ \\ | + | ^ Parameter |
+ | | organization_short_name | ||
=== Logout === | === Logout === | ||
Logout of the user with redirection to the page specified in the settings.\\ \\ | Logout of the user with redirection to the page specified in the settings.\\ \\ | ||
Line 29: | Line 31: | ||
=== Registration === | === Registration === | ||
New users can register using this form.\\ \\ | New users can register using this form.\\ \\ | ||
- | '' | + | '' |
\\ \\ | \\ \\ | ||
=== Announcements === | === Announcements === | ||
Line 81: | Line 83: | ||
^ Parameter | ^ Parameter | ||
| cat_uuid | | cat_uuid | ||
- | | role_type | + | | role_type |
- | | show | card (default)\\ permissions | + | | show | card (default)\\ permissions |
=== Own lists === | === Own lists === | ||
Line 89: | Line 91: | ||
^ Parameter | ^ Parameter | ||
| list_uuid | | list_uuid | ||
- | | active_role | + | | active_role |
| show_members | | show_members | ||
Line 118: | Line 120: | ||
| link_uuid | | link_uuid | ||
+ | ===== How can I embed a page in an iFrame? ===== | ||
+ | If you want to embed a module or any Admidio page in an iFrame, you can do this using one of the links documented here. In many cases, you do not want to display the menu or the page header, but only the actual content of the page, as shown in the following screenshot: | ||
+ | {{: | ||
+ | |||
+ | To achieve this, from version 4.3.6 you can append the query parameter '' | ||
+ | '' | ||
+ | Admidio remembers the setting. If a user now clicks on a link on this page, the page that is then called up is also displayed with the reduced content. If you want to insert another link where you want to display the full Admidio page, set the query parameter '' |