-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extending the module, documentation about overriding #62
Comments
The docs can be created - but the extending of classes SECTION and a few others would undergo changes as @derekisbusy is working on componentizing properties for better extensibility and avoid loading them all with module (using module level properties). That's the reason the docs are being held up - as it would need to be changed and would impact developers to change their codebase later. We would try to get it in a shape sooner but will wait for @derekisbusy to comment. |
@kartik-v |
Will try to put some time into this... but it may be a bit delayed as some code overhaul is needed... |
It's hard to extend the module components (properties) without the documentation. I also need it very much. As I can see @derekisbusy hasn't been contributed for more than a month. Are his previous changes on componentizing properties finished? |
I understand that developers of the module are out of time, but I would really appreciate it anybody could add just a basic portion of documentation about overriding views, controllers and models to make it properly? I want to customize the module, add a few fields in the model, add a few actions to controller and change views.
PS: The module looks fantastic and very flexible. Thanks for your work.
The text was updated successfully, but these errors were encountered: