Programmering
19 - 21 Dec, 2025 Kerst tango met Peter en Ina
30 - 01 Jan, 2026 Deep Light Journey
03 - 03 Jan, 2026 Balfolk avond
16 - 18 Jan, 2026 Neo Tango met Ezequiel
21 - 04 Feb, 2026 Zachte kracht van Vrouw zijn
23 - 25 Jan, 2026 Stone Soup
28 - 01 Feb, 2026 Indoor Innerlands Gathering
06 - 08 Feb, 2026 Mantra mini retreat
20 - 22 Feb, 2026 Double Role Weekend with Lydia & Valerie
27 - 01 Mar, 2026 Wals weekend met Cosima en Mariano
06 - 08 Mar, 2026 Tango met Charlotte en Laurent
10 - 12 Apr, 2026 Neotango Weekend with Ezequiel
24 - 26 Apr, 2026 Tangofestival met Cosima en Mariano
01 - 03 May, 2026 Lenteweekend met Bennie en Anita
29 - 31 May, 2026 Tango met Guillermina van der Linden
You have successfully installed MODX Revolution 3.0.5-pl!
Now that MODX is installed you can login to the manager to create your templates, manage content and install third party extras to add functionality to your website.
New to MODX?
Pages on a MODX site are called Resources, and are visible on the left-hand side of the manager in the Resources tab. Resources can be nested under other resources, making it easy to create a tree of resources. There are different types of resources for different use cases.
Building your website is done through a combination of Templates, Template Variables, Chunks, Snippets and Plugins. Collectively these are known as Elements, and can also be found in the left-hand side of the manager, in the Elements tab.
Templates contain the outer markup of any page. Each resource can only be assigned to a single template at a time. By adding Template Variables to a template, you can add custom fields for any resource using that particular template.
With Chunks you can share parts of the markup, such as a header, across different templates. Snippets are pieces of PHP that return dynamic content, such as summaries of other resources or the current date. With snippets, you will often use Chunks to mark up the pieces of content it returns, instead of mixing the PHP and HTML.
Finally, Plugins enable more advanced features by hooking into the extensive events system provided by MODX.
To learn more about MODX, be sure to check out the Getting Started section in the official documentation.
