{"id":23547830,"url":"https://github.com/dani3lsun/apex-plugin-timeline","last_synced_at":"2025-08-02T17:10:26.600Z","repository":{"id":36103599,"uuid":"40405055","full_name":"Dani3lSun/apex-plugin-timeline","owner":"Dani3lSun","description":"Oracle APEX Region Plugin - Timeline","archived":false,"fork":false,"pushed_at":"2016-12-17T18:34:55.000Z","size":1038,"stargazers_count":6,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-21T16:48:17.811Z","etag":null,"topics":["oracle","oracle-apex-plugin","orclapex","plsql"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dani3lSun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-08T14:18:26.000Z","updated_at":"2023-09-12T11:40:13.000Z","dependencies_parsed_at":"2022-09-01T03:40:55.443Z","dependency_job_id":null,"html_url":"https://github.com/Dani3lSun/apex-plugin-timeline","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Dani3lSun/apex-plugin-timeline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dani3lSun%2Fapex-plugin-timeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dani3lSun%2Fapex-plugin-timeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dani3lSun%2Fapex-plugin-timeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dani3lSun%2Fapex-plugin-timeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dani3lSun","download_url":"https://codeload.github.com/Dani3lSun/apex-plugin-timeline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dani3lSun%2Fapex-plugin-timeline/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268424027,"owners_count":24248118,"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":["oracle","oracle-apex-plugin","orclapex","plsql"],"created_at":"2024-12-26T09:19:32.719Z","updated_at":"2025-08-02T17:10:26.574Z","avatar_url":"https://github.com/Dani3lSun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Oracle APEX Region Plugin - Timeline\nTimeline is a region type plugin that allows you to draft very nice looking timelines with a single sql query.\nIt is based on JS Framework timeline.js (https://github.com/NUKnightLab/TimelineJS).\n\nYou can embed various sorts of media via URLs, for example:\n- simple Images\n- Videos\n- Music\n- Youtube\n- Flickr\n- Twitter\n- Google Maps\n- and many more, read more on timeline.js homepage.\n\n## Changelog\n#### 1.1 - fixed broken timeline when optional columns from sql source were null / fixed broken timeline when headline or description contains special character returns / fixed display of apex substitution strings in sql source and plugin attributes / enhancement: added possibility to display timeline slider only instead of timeline + media content\n\n#### 1.0 - Initial Release\n\n## Install\n- Import plugin file \"region_type_plugin_de_danielh_timeline.sql\" from source directory into your application\n- (Optional) Deploy the CSS/JS files from \"server\" directory on your webserver and change the \"File Prefix\" to webservers folder.\n\n## Plugin Settings\nThe plugin settings are highly customizable and you can change:\n- Headline of master page\n- Description of master page\n- Media URL of master page\n- Choose between 17 fonts\n- Choose between 60 languages, just enter the language code\n- set the default width(pixel and percent) and height(only pixel)\n- All the rest comes out of your sql query.\n\n#### Example SQL Query:\n```language-sql\nSELECT start_date (date),\n       end_date (date),\n       headline (varchar2),\n       description (varchar2 - nullable),\n       media_url (varchar2 - nullable)\n  FROM timeline\n```\n## Demo Application\nhttps://apex.oracle.com/pls/apex/f?p=APEXPLUGIN\n\n## Preview\n![](https://github.com/Dani3lSun/apex-plugin-timeline/blob/master/preview.png)\n---\n\nAt the moment only whole days are supported. Support for hours is planned for future releases.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdani3lsun%2Fapex-plugin-timeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdani3lsun%2Fapex-plugin-timeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdani3lsun%2Fapex-plugin-timeline/lists"}