Develop navigation system inside user's page
Closed, ResolvedPublic

Description

Reference on meta: http://meta.wikitolearn.org/User:Grigoletti/New_User_Journey

The idea is hierarchical:

When the user is on its user's page, like User:Bob it should see an input field with a botton that asks to create a new section. If he writes the name of the section and press the button, then a new section under the user's page url is created. In that section he will also have an input field where he can create chapters. If writes something and go ahead, then a new blank page with the name of the chapters will be created.

To accomplish this kind of behaviour I saw this:
https://www.mediawiki.org/wiki/Extension:InputBox

grigoletti updated the task description. (Show Details)
grigoletti renamed this task from Develop naivgation system inside user's page to Develop navigation system inside user's page.May 25 2016, 8:53 AM

@tomaluca I need to push a new extension and test it on staging: SubPageList3. Can I do it on master or we should think about a new branch for these kind of things?

ruphy edited projects, added Restricted Project, WikiToLearn (1.0), Restricted Project, Restricted Project; removed WikiToLearn.Jun 21 2016, 11:01 PM
ruphy moved this task from Backlog to Code on the WikiToLearn (1.0-pre1) board.Jul 14 2016, 3:45 PM
ruphy moved this task from Backlog to Skin on the WikiToLearn (1.0) board.Sep 8 2016, 11:24 AM
ruphy raised the priority of this task from High to Needs Triage.
atundo closed this task as Resolved.Oct 12 2016, 12:27 PM
atundo added a subscriber: atundo.

The journey is resolved through the CourseEditor extension