Once ownership access is implemented, we will need a way to allow the user to easily access demonstrations and tutorials.
This likely takes the form of a "new from template" button in the RuleDocList view. Rather than cluttering the object model, it might make more sense to somehow save the templates as .blawx files that can be loaded using the import feature. The .blawx files would probably need to be put into the static folder, and we would probably need a separate import view that accepts the filename and loads it. Or something like that.
Once ownership access is implemented, we will need a way to allow the user to easily access demonstrations and tutorials.
This likely takes the form of a "new from template" button in the RuleDocList view. Rather than cluttering the object model, it might make more sense to somehow save the templates as .blawx files that can be loaded using the import feature. The .blawx files would probably need to be put into the static folder, and we would probably need a separate import view that accepts the filename and loads it. Or something like that.