Changes

Jump to navigation Jump to search
Line 35: Line 35:  
* Change the number in: $this->numero = 100000 by a number that designates your module id. To avoid conflicts with other modules, you can consult tha page that lists already reserved id numbers: [[List of modules id|List of modules id]].
 
* Change the number in: $this->numero = 100000 by a number that designates your module id. To avoid conflicts with other modules, you can consult tha page that lists already reserved id numbers: [[List of modules id|List of modules id]].
 
* Modify any other variables defined in the constructor (see comment in the code skeleton for their meaning).  
 
* Modify any other variables defined in the constructor (see comment in the code skeleton for their meaning).  
Your file descriptor for your module is ready.
+
Your file descriptor for your module is ready. To see your Module in Setup-Modules, go to Setup-Others and set MAIN_FEATURES_LEVEL to 2
    
=== Test your descriptor ===
 
=== Test your descriptor ===
3

edits

Navigation menu