{"id":16294113,"url":"https://github.com/fnesveda/emergencyeditor","last_synced_at":"2025-04-09T11:15:54.237Z","repository":{"id":87224699,"uuid":"39943551","full_name":"fnesveda/EmergencyEditor","owner":"fnesveda","description":"An IDE running in a browser from your own webserver.","archived":false,"fork":false,"pushed_at":"2017-10-26T21:51:30.000Z","size":576,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T05:16:12.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.nesveda.com/projects/EmergencyEditor/","language":"PHP","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/fnesveda.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,"publiccode":null,"codemeta":null}},"created_at":"2015-07-30T09:54:07.000Z","updated_at":"2022-10-28T19:49:29.000Z","dependencies_parsed_at":"2023-03-02T06:30:42.915Z","dependency_job_id":null,"html_url":"https://github.com/fnesveda/EmergencyEditor","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnesveda%2FEmergencyEditor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnesveda%2FEmergencyEditor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnesveda%2FEmergencyEditor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnesveda%2FEmergencyEditor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnesveda","download_url":"https://codeload.github.com/fnesveda/EmergencyEditor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248027414,"owners_count":21035594,"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":[],"created_at":"2024-10-10T20:14:08.732Z","updated_at":"2025-04-09T11:15:54.208Z","avatar_url":"https://github.com/fnesveda.png","language":"PHP","readme":"## Emergency Editor\n\nMy goal is to make a minimalist code editor attachable to your webpage and enabling you to edit your webpage from itself.\n\n![Emergency Editor screenshot](https://raw.githubusercontent.com/fnesveda/EmergencyEditor/master/editor/images/screenshot.png)\n\n### Installation\nDownload the release of the project here from the [releases tab](https://github.com/fnesveda/EmergencyEditor/releases) and copy the _editor_ folder to the root of your webpage project. Now you can access the editor by visiting _`http://your.webpage.address/editor`_.\nIf you have some rewrite rules in place, you need to tweak them to be able to access the editor.\n\n### Configuration\nThe editor is made login-free, so if you want to limit the access to the editor, you need to create a _.htaccess_ file in the _editor_ folder and a corresponding .htpasswd file to secure the editor.\nThere is a [nice tutorial](http://weavervsworld.com/docs/other/passprotect.html) on WeaversWorld about _.htaccess_ and _.htpasswd_.\n\nThe editor also contains a config file at _editor/config/config.json_. It contains settings for the root folder and filtering editable files and folders.\n##### Config options:\n* The _root_ option specifies the topmost folder which is opened in the editor. By default it is set to the parent folder of the _editor_ folder.\n* The _blacklist_ option specifies which files and folders should be blacklisted. Wildcards/regular expressions are not yet supported.\n\n### Usage\nYou use the editor like a normal code editor. To open a file, double-click it in the file tree. Depending on the file type, a code editor or an image pane will open, or if the file is binary or too big, it will download.\nThere are a lot of commands available in the menu or accessible with keyboard shortcuts. Editor settings are available under the Settings menu item.\nFile management options are generally in the right-click menu of a file/folder.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnesveda%2Femergencyeditor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffnesveda%2Femergencyeditor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnesveda%2Femergencyeditor/lists"}