•  
      story #7290 be able to add custom tours on my forge
    Summary
    admin
    be able to add custom tours on my forge
    Empty
    /etc/tuleap[en_US|fr_FR]/tour.json
        => [{
             tour_name: "my-first-tour",
             url:"/plugins/{group_id}/{group_name}/blabla.html
            },
            {
             tour_name: "my-first-tour",
             url:"/plugins/{group_id}/{group_name}/blabla.html
    ​        }]
    
    /etc/tuleap[en_US|fr_FR]/my-first-tour.json
         => {steps: [...]}
    /etc/tuleap[en_US|fr_FR]/another-tour.json
         => {steps: [...]}

     

    1. Parse /etc/tuleap/tour/[en_US|fr_FR]/ folders, and look for tour.json

    2. Parse tour.json and validate all available tours (only steps are allowed)

    3. For each tours, check if the user has already seen it. If no: append "endAction" (for stats) and load it

    Empty
    Empty
    Status
    Empty
    Done
    Development
    • [ ] Does it involves User Interface? 
    • [ ] Are there any mockups?
    • [ ] Are permissions checked?
    • [ ] Does it need Javascript development?
    • [ ] Does it need a forge upgrade bucket?
    • [ ] Does it need to execute things in system events?
    • [ ] Does it impact project creation (templates)?
    • [ ] Is it exploratory?
    Empty
    Details
    #7290
    Benjamin Dauton (bdauton_enalean)
    2014-08-14 12:12
    2014-07-30 11:04
    3200

    References

    Follow-ups

    User avatar
    dylan bowden (dylan)2014-08-13 15:40

    • Acceptance criteria
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes
    User avatar
    • Acceptance criteria
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes