Let's create an example: Just go to tiki-admin_modules.php Click on the tab "Custom Modules", if not there by default. Create a new Custom module: lefthand side Title: My new Module
righthand side don't touch anything there bottom in the code area paste simple HTML: Copy to clipboard
Go to the left tab "Applied Modules" and
put the following parameter into the modules code area: Copy to clipboard
So please go back to the second tab "Custom Modules": Copy to clipboard
Go to the second tab "Custom Modules" again, to edit you module. Delete the content of the code area and put in this: Copy to clipboard
and see, what happens. |