109
edits
(Created page with '{{draft}} There are two basic types of extensions: Front End and Back End extensions. Front End extensions normally modify the display of the UI, and Back End extensions normal…') |
No edit summary |
||
Line 8: | Line 8: | ||
== Front End Extensions == | == Front End Extensions == | ||
Please read the [[Raindrop/FrontEnd|Front End]] notes to get some backround on the context in which Front End extensions run. | |||
There are some Front End extensions in the raindrop/client/lib/rdw/ext directory. These may be moved out at some point to a raindrop/client/ext directory. You can look at those extensions to get a feel for how they are constructed. the MailingList one is interesting because it extends a few widgets. | There are some Front End extensions in the raindrop/client/lib/rdw/ext directory. These may be moved out at some point to a raindrop/client/ext directory. You can look at those extensions to get a feel for how they are constructed. the MailingList one is interesting because it extends a few widgets. |
edits