-
-
Notifications
You must be signed in to change notification settings - Fork 601
ExtensionWriting
Martin Wendt edited this page Feb 10, 2019
·
2 revisions
About writing Fancytree extensions.
Part of Fancytree's functionality is factored out into separate modules, called 'extensions'.
This page is about writing new Fancytree extensions.
See also
You are encouraged to contribute new features by writing own extensions.
- Choose a name.
... - Create a Github project.
This makes a good link target, allows to store source code and documentation and supports code annotations, issue tracking and pull requests.
It also defines your authorship and terms of license. - Implement that awesome feature...
- Let us know.
Post on the Forum and add to the list of existing Fancytree extensions.
See the annotated source of the 'childcounter' extension for an introduction.
Documentation Home - Project Page - Copyright (c) 2008-2022, Martin Wendt (https://wwWendt.de)