I'm currently creating a style and would like to ask some help on "how to" on its development.
- Is there any documentation/guide on how to add custom language phrases on a style?
- My style has additional files such as JavaScript and jQuery plugins (put in /js) and CSS files of the corresponding jQuery plugins (put in /style). When I try to import the style, these files were not included.
- Are there any documentation on how can I bundle the additional phrases and files into the style? Is this what we call as "Style as a Package" and is there any guide for it?
- How to make an "update notification" for the users of my style if I make an update of my style?
Any help is greatly appreciated.