Modul Developement HELP :)?

turigeza

Joined: 2006-05-15
Posts: 26
Posted: Mon, 2006-05-29 21:24

Hi,

I wanted to develop a module which allowed users to create pages which they can then link to and edit them.

I went through the tutorial on module development had a look at the api and look through severel pages looking for help.

SO far so good I only managed to duplicate the aboutpage module :))

Basically I was wondering if someone would be willing to help me here :)

The module dev tutorial really needs an upgrade as well and needs to be somewhat more informative on how to interact with the database using the api.

It looks like I need a database table width the following fields

pageID
userID
pageTitle
pageBody

after I need a page which draw the information out of this table and also able to change that if the owner of that page is signed in.

It's a simple thing if I don't use the api but I want to make it compatible with gallery 2.* and I want to do it the proper way :)

Any help would be greatly appreciated :)

R.

Geza