This page (revision-23) was last changed on 17-Dec-2012 17:41 by constin

This page was created on 17-Dec-2012 10:00 by LukasBrehl

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
23 17-Dec-2012 17:41 1 KB constin to previous
22 17-Dec-2012 17:24 1 KB constin to previous | to last
21 17-Dec-2012 12:20 1 KB LukasBrehl to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 10 added 11 lines
!! Register the Files
The files have to be registred in the plugin.xml. At the plugin where you want to use your file you have to add a parameter id line.
For Javascript files it looks like:
{{{<parameter id="script" value="javascriptfile.js" />}}}
For CSS files:
{{{<parameter id="css" value="cssfile.css" />}}}