{"id":25209898,"url":"https://github.com/backdrop-contrib/save_edit","last_synced_at":"2025-04-05T05:24:20.689Z","repository":{"id":249054424,"uuid":"765409450","full_name":"backdrop-contrib/save_edit","owner":"backdrop-contrib","description":" Gives a Save \u0026 Edit button and related publishing option for node pages on your Backdrop CMS website.","archived":false,"fork":false,"pushed_at":"2024-07-27T18:15:43.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"1.x-1.x","last_synced_at":"2025-02-10T13:18:49.541Z","etag":null,"topics":["backdrop","backdropcms","cms","editing","user-interface"],"latest_commit_sha":null,"homepage":"https://backdropcms.org/project/save_edit","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/backdrop-contrib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"publiccode":null,"codemeta":null}},"created_at":"2024-02-29T21:31:54.000Z","updated_at":"2024-10-18T08:33:19.000Z","dependencies_parsed_at":"2024-07-24T07:18:47.837Z","dependency_job_id":null,"html_url":"https://github.com/backdrop-contrib/save_edit","commit_stats":null,"previous_names":["backdrop-contrib/save_edit"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backdrop-contrib%2Fsave_edit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backdrop-contrib%2Fsave_edit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backdrop-contrib%2Fsave_edit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backdrop-contrib%2Fsave_edit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/backdrop-contrib","download_url":"https://codeload.github.com/backdrop-contrib/save_edit/tar.gz/refs/heads/1.x-1.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247290719,"owners_count":20914729,"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":["backdrop","backdropcms","cms","editing","user-interface"],"created_at":"2025-02-10T13:18:51.318Z","updated_at":"2025-04-05T05:24:20.661Z","avatar_url":"https://github.com/backdrop-contrib.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Save \u0026 Edit\n\u003c!--\nThe first paragraph of this file should be kept short as it will be used as the\nproject summary on BackdropCMS.org. Aim for about 240 characters (three lines at\n80 characters each).\n\nAll lines in this file should be no more than 80 characters long for legibility,\nunless including a URL or example that requires the line to not wrap.\n|\u003c- - - - - - - This line is exactly 80 characters for reference - - - - - - -\u003e|\n\nDetail in READMEs should be limited to the minimum required for installation and\ngetting started. More detailed documentation should be moved to a GitHub wiki\npage; for example: https://github.com/backdrop-contrib/setup/wiki/Documentation.\n--\u003e\nSave \u0026 Edit provides a very simple, yet welcome function to node editing pages.\nIt adds a button titled \"Save \u0026 Edit\" on selected node types which redirects\nback to the edit form rather than returning to the node or admin page.\n\nAs simple as the module is, it provides a very much needed feature to core page\nediting. When creating long, complex nodes where you want to save the node\nregularly to avoid losing changes/edits, it takes an additional click to get\nback to the edit form to continue; this module keeps you on the edit page.\n\n### Features\n- Creates a \"Save \u0026 Edit\" button on node pages.\n- Allows you to choose what node types to use the feature on.\n- Allows you to customize the text for \"Save \u0026 Edit\", \"Save \u0026 Publish\", AND the\ndefault Backdrop node \"Save\" button to whatever you like.\n- Allows you to choose to use the Auto-Unpublish feature, which will mark nodes\nas unpublished when you use the Save \u0026 Edit button. This can either be turned\noff, used on ALL nodes/clicks of the Save \u0026 Edit button, or can also be only\nused on NEW nodes.\n- For ANY unpublished nodes, a new \"Publish\" button will allow you to quickly\nSave \u0026 Publish a node that was previously marked unpublished. This feature will\nbe hidden on published nodes, and new nodes with the \"Published\" option checked\nby default.\n- Allows to hide each of the default \"Save\", \"Preview\" and \"Delete\" buttons\n\n## Installation\n\u003c!--\nList the steps needed to install and configure the module. Add/remove steps as\nnecessary.\n--\u003e\n- Install this module using the official Backdrop CMS instructions at\n  https://docs.backdropcms.org/documentation/extend-with-modules.\n- Navigate to Admin \u003e Configuration \u003e Content authoring \u003e Save \u0026 Edit Settings\n(`admin/config/content/save-edit`) to adjust the settings and to enable for\neach content type.\n- Configure permissions.\n\n## Issues\n\u003c!--\nLink to the repo's issue queue.\n--\u003e\nBugs and Feature Requests should be reported in the Issue Queue:\nhttps://github.com/backdrop-contrib/save_edit/issues.\n\n## Current Maintainers\n\u003c!--\nList the current maintainer(s) of the module, and note if this module needs\nnew/additional maintainers.\n--\u003e\n- [Martin Price](https://github.com/yorkshire-pudding) -\n[System Horizons Ltd](https://www.systemhorizons.co.uk)\n- Collaboration and co-maintainers welcome!\n\n## Credits\n\u003c!--\nGive credit where credit's due.\nIf this is a Drupal port, state who ported it, and who wrote the original Drupal\nmodule. If this module is based on another project, or uses third-party\nlibraries, list them here. You can also mention any organisations/companies who\nsponsored the module's development.\n--\u003e\n- Ported to Backdrop CMS by - [Martin Price](https://github.com/yorkshire-pudding) -\n[System Horizons Ltd](https://www.systemhorizons.co.uk)\n- Port sponsored by [System Horizons Ltd](https://www.systemhorizons.co.uk)\n- Written for Drupal by [Jake Strawn](https://github.com/himerus)\n\n## License\n\u003c!--\nMention what license this module is released under, and where people can find\nit.\n--\u003e\nThis project is GPL v2 software.\nSee the LICENSE.txt file in this directory for complete text.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackdrop-contrib%2Fsave_edit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbackdrop-contrib%2Fsave_edit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackdrop-contrib%2Fsave_edit/lists"}