{"id":22813175,"url":"https://github.com/morewings/ingo-reg","last_synced_at":"2025-03-30T21:42:29.110Z","repository":{"id":10208354,"uuid":"12302987","full_name":"morewings/ingo-reg","owner":"morewings","description":null,"archived":false,"fork":false,"pushed_at":"2013-09-06T15:31:59.000Z","size":348,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-12T02:01:54.076Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/morewings.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":"2013-08-22T17:14:28.000Z","updated_at":"2014-01-14T09:26:27.000Z","dependencies_parsed_at":"2022-09-19T08:50:42.303Z","dependency_job_id":null,"html_url":"https://github.com/morewings/ingo-reg","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/morewings%2Fingo-reg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morewings%2Fingo-reg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morewings%2Fingo-reg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morewings%2Fingo-reg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morewings","download_url":"https://codeload.github.com/morewings/ingo-reg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246385410,"owners_count":20768668,"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-12-12T12:15:51.313Z","updated_at":"2025-03-30T21:42:29.087Z","avatar_url":"https://github.com/morewings.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"Verson: 0.2\n\nPlugin working with jquery version \u003e= 1.7.2.\n\nIt is JQuery plugin to install it on sites of our parthers.\n\nTo install:\n\n1. Add plugin styles in `\u003chead\u003e`:\n\n    ```html\n    \u003clink rel=\"stylesheet\" href=\"http://cdn.ingo.me/css/main.css\"\u003e\n    ```\n\n2. Add jquery and plugin scripts: at the bottom of your page (right before `\u003c/body\u003e` tag):\n\n    ```html\n\n    ....\n    \u003cscript src=\"//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js\"\u003e\u003c/script\u003e\n    \u003cscript src=\"http://cdn.ingo.me/js/jquery.ingo.js\"\u003e\u003c/script\u003e\n\n    \u003cscript\u003e\n          $(function() {\n              $('YOUR BUTTON SELECTOR NAME').ingo({\n                ingoId: '', //INSERT INGO_ID HERE\n                manual: '' //INSERT LINK FOR MANUAL REGISTRATION HERE\n              });\n          });\n    \u003c/script\u003e\n    ```\n\nSupported options:\n\n`linkedin` (true|false, default - true) - enable linkedin button\n\n`facebook` (true|false, default - true) - enable facebook button\n\n`google` (true|false, default - false) - enable google button\n\n`manual` (string, default - false) - this should be a url of registration page\n\n`headerText` (string, default - 'Speed up registration with') - text for popup header\n\n`smallPopup` (true|false, default - false) - if 'true', hides top and bottom parts op popup\n\n`ingoId` (string, __requred__ and no default) - it is id of conference in InGo, it is __required__ to make plugin working!\n\nThat information can be used to autofill the registration form.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorewings%2Fingo-reg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorewings%2Fingo-reg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorewings%2Fingo-reg/lists"}