{"id":18720545,"url":"https://github.com/dennisinteractive/dennis_permalink","last_synced_at":"2025-11-10T21:30:17.776Z","repository":{"id":23494472,"uuid":"26859823","full_name":"dennisinteractive/dennis_permalink","owner":"dennisinteractive","description":"Set and handle permalinks","archived":false,"fork":false,"pushed_at":"2018-06-18T15:33:56.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":44,"default_branch":"7.x-1.x","last_synced_at":"2024-12-28T11:28:38.523Z","etag":null,"topics":[],"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/dennisinteractive.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}},"created_at":"2014-11-19T12:11:50.000Z","updated_at":"2018-06-18T15:34:00.000Z","dependencies_parsed_at":"2022-08-22T00:31:19.590Z","dependency_job_id":null,"html_url":"https://github.com/dennisinteractive/dennis_permalink","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dennisinteractive%2Fdennis_permalink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dennisinteractive%2Fdennis_permalink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dennisinteractive%2Fdennis_permalink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dennisinteractive%2Fdennis_permalink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dennisinteractive","download_url":"https://codeload.github.com/dennisinteractive/dennis_permalink/tar.gz/refs/heads/7.x-1.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239583809,"owners_count":19663277,"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-11-07T13:31:32.148Z","updated_at":"2025-11-10T21:30:17.715Z","avatar_url":"https://github.com/dennisinteractive.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"dennis_permalink\n================\n\nDennis Permalink provides a token and a predictable pattern \nthat is used for Open Graph urls and wherever a permalink is needed.\n\nOnce set, a permalink would not be changeable for a node.\n\nConfiguration\n=============\n\nThe permalink pattern uses a predefined prefix which should be set on install for example;\nvariable_set('dennis_permalink_prefix', 'us');\n\nThe simplest way to do this is within a hook_update_N().\nFor example:\n```\n/**\n * Enable and configure dennis_permalink.\n */\nfunction HOOK_update_7100() {\n  module_enable(array('dennis_permalink'));\n  variable_set('dennis_permalink_prefix', 'us');\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdennisinteractive%2Fdennis_permalink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdennisinteractive%2Fdennis_permalink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdennisinteractive%2Fdennis_permalink/lists"}