Code Monkey home page Code Monkey logo

Comments (2)

wachterjohannes avatar wachterjohannes commented on June 19, 2024

@chirimoya i have a short research for phpcr ordering functionalities!
There is a example in a phpcr-shell command:
https://github.com/phpcr/phpcr-shell/blob/3d0bc369fe4f3c638d8812623e91fb6dc0461f69/src/PHPCR/Shell/Console/Command/Phpcr/NodeOrderBeforeCommand.php#L47

My suggestion was to create a ContentMapper::orderBefore($uuid, $beforeUuid) so $uuid will be after that operation before $beforeUuid.

The UI would look like copy / move! You mark a node and choose from a list in an overlay before which node it should be sorted. I would use a list because you only should choose a node on the same level.

from sulu-standard.

wachterjohannes avatar wachterjohannes commented on June 19, 2024

@chirimoya The current implemented UI is only a first version.

Requirements:
image

But they have to be done in a own PR in husky and after that it could pretty easily integrated in the current structure.

from sulu-standard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.