Skip to content
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

Improve Zupfnoter Demo Mode #43

Closed
bwl21 opened this issue Aug 5, 2016 · 0 comments
Closed

Improve Zupfnoter Demo Mode #43

bwl21 opened this issue Aug 5, 2016 · 0 comments
Milestone

Comments

@bwl21
Copy link
Owner

bwl21 commented Aug 5, 2016

Request

  • As of now Zupfnoter shows the demo tune only if

    • it is invoked the very first time or
    • user enters "demo" in console

    when Demo tune is loaded the content of localstore is desctroyed. User looses his tune if it was not saved before

  • There should be more Demos to be invoked from the Help menu

  • It should be possible to create a link which directly opens a tune in Zupfnoter similar to opalrb.org/try

Solution approach

  1. Provide URL-Parameters to load demos
    /?load=...&mode=demo
  2. if demos are loaded, make them readonly, at least do not store them in localstore
  3. provide a share button which crates a link with a compressed url
bwl21 added a commit that referenced this issue Aug 6, 2016
1. Provide URL-Parameters to load demos /?load=...&mode=demo
2. if demos are loaded, make them readonly, at least do not store them in localstore
bwl21 added a commit that referenced this issue Aug 6, 2016
let the installer also handle the demo files
bwl21 added a commit that referenced this issue Aug 6, 2016
Loading by ajax did not work
the whole initialization needs refactoring
@bwl21 bwl21 closed this as completed Aug 10, 2016
@bwl21 bwl21 added this to the 1.4 milestone Aug 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant