# HG changeset patch # User Thierry Florac # Date 1429264643 -7200 # Node ID 926598412c85463797c8239a4758d77c6b99c33d # Parent 2ec1c452511ab32bf9f9c2ce1cbfcda594f14b4d Added comments diff -r 2ec1c452511a -r 926598412c85 src/pyams_skin/resources/js/myams.js --- a/src/pyams_skin/resources/js/myams.js Fri Apr 17 11:52:11 2015 +0200 +++ b/src/pyams_skin/resources/js/myams.js Fri Apr 17 11:57:23 2015 +0200 @@ -2026,6 +2026,8 @@ * For each standard plug-in, you can also provide an options object (to define plug-in options not handled * by default MyAMS initialization engine) and an initialization callback (to define these options dynamically). * Another callback can also be provided to be called after plug-in initialization. + * + * You can also register plug-ins using the 'register' function */ enabled: {