{"id":19167080,"url":"https://github.com/psmb/psmb.splitadd","last_synced_at":"2025-05-07T13:40:37.158Z","repository":{"id":32797156,"uuid":"142895602","full_name":"psmb/Psmb.SplitAdd","owner":"psmb","description":"Allows to insert images and other nodes between paragraphs in one click","archived":false,"fork":false,"pushed_at":"2025-02-11T13:48:29.000Z","size":108,"stargazers_count":11,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-18T00:46:13.322Z","etag":null,"topics":["neoscms"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psmb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-07-30T15:39:32.000Z","updated_at":"2024-03-08T10:48:12.000Z","dependencies_parsed_at":"2024-03-08T11:23:46.096Z","dependency_job_id":"9e100fa0-0527-4ec6-a693-18ace79d9e00","html_url":"https://github.com/psmb/Psmb.SplitAdd","commit_stats":{"total_commits":9,"total_committers":5,"mean_commits":1.8,"dds":0.5555555555555556,"last_synced_commit":"ceb3d9c3d98755cce1177355e0585e684faa9512"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psmb%2FPsmb.SplitAdd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psmb%2FPsmb.SplitAdd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psmb%2FPsmb.SplitAdd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psmb%2FPsmb.SplitAdd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psmb","download_url":"https://codeload.github.com/psmb/Psmb.SplitAdd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252888831,"owners_count":21820073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["neoscms"],"created_at":"2024-11-09T09:35:44.507Z","updated_at":"2025-05-07T13:40:37.133Z","avatar_url":"https://github.com/psmb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Adding a new node inside a text node in Neos CMS\n===============================================\n\nThis package adds a button to the inline editor toolbar that splits the current node after the current paragraph, and then allows to insert a new node in between.\n\nThis is useful to insert new nodes inside a text node, e.g. to insert images or headlines inside some text node.\n\nIt (obviously) works only on nodes inside ContentCollections.\n\n![Demo](https://user-images.githubusercontent.com/837032/43409799-9657c1f4-942d-11e8-9e37-922bffeccec4.gif)\n\n\n## Installation and Configuration\n\n1. `composer require 'psmb/splitadd'`\n2. Enable the splitAdd button on node properties that should support it, e.g.:\n\n```yaml\n'Neos.NodeTypes:TextMixin':\n  properties:\n    text:\n      ui:\n        inline:\n          editorOptions:\n            formatting:\n              splitAdd: true\n```\n\n### !!! Migration from 0.x to 1.0\n\nIn versions below 1.0, the configuration mentioned before was simply ignored - if SplitAdd was installed, it was enabled for all inline editor node types. So when upgrading from 0.x to 1.0, you need to add the configuration to enable SplitAdd for the node types you want it to be enabled for.\n\n## Compatibility and Maintenance\n\nThis package is currently being maintained for the following versions:\n\n| Neos Version       | Version | Maintained |\n|--------------------|---------|------------|\n| Neos 7.3 and above | 1.x     | Yes        |\n| Neos 3.3 - 7.2     | 0.4     | No         |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsmb%2Fpsmb.splitadd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsmb%2Fpsmb.splitadd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsmb%2Fpsmb.splitadd/lists"}