|
WebPack integration functions |
In this section, you will find the standard libraries you to integrate WebPack items into your website.
|
 |
How to create a forum (module::webpack/integration/forum.whlib) |
This library consists of the main function to integrate a forum into your site
|
 |
How to create a guest book (module::webpack/integration/guestbook.whlib) |
This library consists of the main function to integrate a guestbook into your site
|
 |
How to create a poll (module::webpack/integration/poll.whlib) |
This library consists of the main function to integrate a poll into your site
|
 |
How to create a survey (module::webpack/integration/survey.whlib) |
This library consists of the main function to integrate a survey into your site
|
 |
Macros to easily integrate WebPack items in your site (module::webpack/integration.whlib) |
This library should be used when you want to integrate the WebPack items in your website. It offers a range of macros that can help you change the design of the WebPack items.
|