On Sat, May 31, 2014 at 3:32 AM, Stephen McDonald <[email protected]> wrote:
> I'd guess there's no need to define the alternative parent - it should > always be the previous parent prior to moving. > > On Sat, May 31, 2014 at 8:59 AM, Ahmad Khayyat <[email protected]> wrote: > >> Also, the alternative new parent is used in page creation only to insert >> the new page in a legal position. >> > The alternative parent is used when creating a new page in an illegal position. The alternative parent argument can be stored in the request, but I thought an explicit separate argument is more appropriate, as it is /required/ for page creation. There is no other way really to determine the parent of a new page if the one it was created under is illegal. -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
