{"id":22466913,"url":"https://github.com/mavimo/gedit-drupal","last_synced_at":"2025-08-02T07:31:13.923Z","repository":{"id":475035,"uuid":"100250","full_name":"mavimo/gedit-drupal","owner":"mavimo","description":"gedit for Drupal developer","archived":false,"fork":false,"pushed_at":"2013-11-15T14:35:52.000Z","size":2549,"stargazers_count":33,"open_issues_count":5,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-26T15:06:45.024Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://g4dd.mavimo.org","language":"Python","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/mavimo.png","metadata":{"files":{"readme":"README","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}},"created_at":"2009-01-03T15:56:00.000Z","updated_at":"2024-01-26T00:09:15.000Z","dependencies_parsed_at":"2022-07-07T16:30:33.887Z","dependency_job_id":null,"html_url":"https://github.com/mavimo/gedit-drupal","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/mavimo/gedit-drupal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavimo%2Fgedit-drupal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavimo%2Fgedit-drupal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavimo%2Fgedit-drupal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavimo%2Fgedit-drupal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mavimo","download_url":"https://codeload.github.com/mavimo/gedit-drupal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavimo%2Fgedit-drupal/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268348611,"owners_count":24236297,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-06T10:14:38.338Z","updated_at":"2025-08-02T07:31:13.617Z","avatar_url":"https://github.com/mavimo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project contains Snippet for getid to have a rapid development for Drupal devel\n\n= INSTALLATION =================================================================\n\n  a)  Clone repository on your machine:\n\n        # git clone git://github.com/mavimo/gedit-drupal.git\n        # cd gedit-drupal\n\n  b)  Copy language definition into /usr/share/gtksourceview-2.0/language-specs/\n\n        # sudo cp drupal.lang /usr/share/gtksourceview-2.0/language-specs/\n\n  c)  Create a new mimetype into your machine\n\n        # sudo cp mimetype/drupal.mime.xml          /usr/share/mime/packages/drupal.mime.xml\n        # sudo cp mimetype/drupal-theme.mime.xml    /usr/share/mime/packages/drupal-theme.mime.xml\n        # sudo cp mimetype/drupal-profile.mime.xml  /usr/share/mime/packages/drupal-profile.mime.xml\n        # sudo cp mimetype/drupal-make.mime.xml     /usr/share/mime/packages/drupal-make.mime.xml\n\n  d)  Update mimetype database\n\n        # sudo update-mime-database /usr/share/mime\n\n  e)  Add icon into your icons folder, first of all find your iconset name \n      (gnome, Tangerine, ..), and copy into this folder (on scalable subfolder)\n      icon file:\n      \n        # sudo cp icons/application-x-drupal-php.svg          /usr/share/icons/ICONSET_NAME/scalable/mimetype/application-x-drupal-php.svg\n        # sudo cp icons/application-x-drupal-tpl-php.svg      /usr/share/icons/ICONSET_NAME/scalable/mimetype/application-x-drupal-tpl-php.svg\n        # sudo cp icons/application-x-drupal-profile-php.svg  /usr/share/icons/ICONSET_NAME/scalable/mimetype/application-x-drupal-profile-php.svg\n        # sudo cp icons/application-x-drupal-make-php.svg     /usr/share/icons/ICONSET_NAME/scalable/mimetype/application-x-drupal-make-php.svg\n      \n      after that regenerate iconset cache:\n      \n        # cd /usr/share/icons\n        # sudo gtk-update-icon-cache ICONSET_NAME\n\n  f)  Enable Snippet plugin from\n\n        Edit -\u003e Preferences -\u003e Plugins\n\n      If not already aviable please install it from your distrubution system, for \n      debian / ubuntu system you can use repostitory at deb.mavimo.org:\n\n        # sudo sh -c \"echo 'deb http://deb.mavimo.org/ binary/' \u003e\u003e /etc/apt/sources.list\"\n        # sudo apt-get update\n        # sudo apt-get install gedit-plugins\n\n  g)  Add variuos snippets\n\n        Tools -\u003e Manage Snippets ...\n\n      Press \"Import snippets\" button (second from left on bottom) and import *.xml file\n      do you require. After that you can use drupal-snippet\n\n= USAGE ========================================================================\n\nUsing Snippet is very simple, when you write a drupal module or install file \nplease select, from View -\u003e Highlight Mode -\u003e Scripts -Drupal, and now you can\nwrite your code with snippet accelerator, a complete list of snippet is aviable\non file SNIPPET_LIST\nIf you create new mimetype to you machine is not required set Highlight Mode, sistem\nautomatically detect it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmavimo%2Fgedit-drupal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmavimo%2Fgedit-drupal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmavimo%2Fgedit-drupal/lists"}