-
Notifications
You must be signed in to change notification settings - Fork 18
Home
matjaztrontelj edited this page Feb 17, 2014
·
8 revisions
- Version 1.09, 17. Feb 2014
- Version 1.082, 11. Feb 2014
How to edit pages with JavaScript that modifies DOM
Plugin types:
- Framework plugins implement support for frameworks like Bootstrap, 960 Grid etc. They integrate in Pinegrow through Lib and Prop tabs. They define components, their properties and implement selectors or functions that auto-detect these components in DOM tree. Supported from version 1.082.
- Actions, tools and filters. Coming soon.
Open a page, go to Page menu on top of the page and select Manage frameworks. There you can activate / deactivate plugins for this page as well as load custom plugins. Once custom plugin is added it will be automatically loaded when the app starts.
Check out 960 Grid plugin. It serves as a good starting point for developing simple framework plugins. More documentation will be available soon.
Open Chrome Developers tools in File menu.