-
-
Notifications
You must be signed in to change notification settings - Fork 962
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
SAK-51198 Lessons restore the print all feature #13501
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please hide it using a property? That way people who don't want to use it will be fine with bringing it back. Thanks!
e47a130
to
34cca9a
Compare
Done, by default the feature won't be avaliable, you will need to set it to true. |
I remember this being removed because it suffered from significant performance issue that could cause a node to stall. Maybe there should be some protections put in place. |
config/configuration/bundles/src/bundle/org/sakaiproject/config/bundle/default.sakai.properties
Show resolved
Hide resolved
...uilder/tool/src/java/org/sakaiproject/lessonbuildertool/tool/producers/ShowPageProducer.java
Outdated
Show resolved
Hide resolved
@ern Could you expand on the performance issue? It looks like this would just render the current page in a new window. If that is causing major issues we might be able to reproduce it without this button? |
I think a related conversation happened in this jira https://sakaiproject.atlassian.net/browse/SAK-50493 (see old comments) |
config/configuration/bundles/src/bundle/org/sakaiproject/config/bundle/default.sakai.properties
Outdated
Show resolved
Hide resolved
…g/bundle/default.sakai.properties
No description provided.