EQdkp Plus Navigation:   Home  |   Forum  |   Wiki  |   Translate  |   Bugtracker  |   WebSVN  |  USVN

Start writing Modules

From EQdkp Plus Wiki

Contents

Start developing a portal module

Sample Module

You can download the sample helloworld portal module. It is fully working. The sample is well documented in the Source Code. Use PSpad or another Editor to open the Source code, read it, and try to change it to your needs.

Helloworld Sample Module

You can learn quite a lot by using this sample:

  • How to use the Portal Module API
  • How to add custom settings
  • Language abstraction
  • How to change the Header during runtime with the help of JavaScript
  • Some other things

Tools

PSpad - Freeware Editor

Downloads

Username: guest Password: guest

Download helloworld portal module

Checkout URL : https://svn.eqdkp-plus.com/repos/svn/eqdkp-plus/portal_moduls/helloworld/