I believe an order attribute does not make sense on the page model, because an individual page may be shared across multiple users. Meaning the same page may be #1 to canonical but #5 to john.doe.
I don't have the source yet on this machine but I believe order is kept on the page user model. On Fri, Sep 20, 2013 at 10:26 AM, Rohit Kalkur <[email protected]> wrote: > Hi all, > > I am working on the Angular branch and looking to implement the "Move Page" > feature in the page tab drop down options. > > As I was examining the Page data model, I saw that there was no way to > determine the position that a Page is rendered in. > > Should I add a property to the Page model that stores this position > information? Or is it already located elsewhere? > > Thanks! > -Rohit K
