Adding extensions:

How to create new embeded objects:

You can use the 'EmbObj_template.pm' file as a base to build up new embeded objects.

The 'ImgObj.pm' is a simple implementation of an embeded object, a little bit further developed is the 'TblObj.pm' file. You can use this two objects to studie how you can create your own embeded objects and integrate them into e:doc.

Later you will find a tutorial for this stuff here, but now please refer to the HTML documentation of 'EmbObj.pm', 'EmbObj_template.pm', 'ImgObj.pm' and 'TblObj.pm',


Go back.