-
Notifications
You must be signed in to change notification settings - Fork 14
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
Outline changes needed to migrate Storylines products #389
Comments
For Vue 3, there should be no work required to upgrade existing products, and the PR migrating to RAMP4 #377 is expected to work without issues after rebasing to Vue 3. Vue 3 version of editor is in PR: ramp4-pcar4/storylines-editor#242. Upgrading to RAMP4 will require work on replacing the outdated RAMP2 map editor plugin with the R4 config editor ramp4-pcar4/storylines-editor#239 to remain compatible. ramp4-pcar4/ramp4-pcar4#1908 remains one of the highest priority issues that needs to be addressed as soon as we upgrade to RAMP4. |
RAMP4 Specific StepsSteps before we can migrate products.
Steps to actually migrate the products
|
ramp4-pcar4/ramp4-pcar4#1985 might help with this if you want to entertain alternate options. If it helps, we could also add a "starting language" property to the RAMP instance constructor |
This should be a top priority to get merged.
Timesliders I would like to keep "as-is" at this time, this is not the opportunity for longer-term timeslider planning in RAMP4.
Is this/can this be captured in an issue? I don't believe this is a dealbreaker for migrating STB's products, but the CWS products do use details templates (we are migrating theirs separately).
I'm not sure what to make of this one... is it a problem if we've explicitly defined English and French in the same config? Does this mean French maps load/perform more slowly as-is? |
This should just require updating the API calls, and placing it within the RAMP4 shell rather than the RAMP2 method of creating a "panel" (different than RAMP4 panel). |
This issue is to document (right here is fine) the process for migrating existing RAMP3/Vue2-based Storylines products such that they will work in a refactored, Vue3 Storylines deployment that leverages RAMP4.
The text was updated successfully, but these errors were encountered: