Topic: example code
new_to_this
avatar
Helper
Helper
Posts: 314

Posted:
5.Nov 2006 - 03:32

I have a request.

I am trying to make a new module that can display and edit user info. (There will be more) But I am not sure on how the code and file structure should be for .8 compliance. I have looked at the docs on how to do this and understand what it says, but am still heaving trouble getting a working module. icon_confused

If anyone could provide the minium example code and what directory to put it in to make a module display, Username and the users Name in a user and admin manner (admin being able to edit it) I would be very grateful. icon_biggrin
Gilles69
avatar
Freshman
Freshman
Posts: 39

Posted:
10.Nov 2006 - 14:26

With the dynamic user data, you must create your fields with the system,
and use the userapi.php into the profile module.

--
Gilles...