Forums / Developer / Extension with parameter sample

Extension with parameter sample

Author Message

Majkl Najt

Sunday 22 August 2004 9:51:43 am

I am wondering if there will be more documentation on building extensions.
There is some sample, but it doesn't show, how to build it with parameter.
http://ez.no/ez_publish/documentation/development/extensions/building_an_ez_publish_module

Could someone provide some sample also with parameter?

I tried to figure it out for two days already, but without success.

Majkl

Björn X

Monday 23 August 2004 2:24:15 am

Extenstion behave like the rest of Exponential....

If you have no clue how to do stuff, you can look up the functionaloty from kernel/*

e.g kernel/content/view.php shows how to handle parameters. They are defined in module.php