{"id":24185294,"url":"https://github.com/oraopensource/apex-plugin-clob-load","last_synced_at":"2025-03-03T00:25:16.247Z","repository":{"id":48663965,"uuid":"48650850","full_name":"OraOpenSource/apex-plugin-clob-load","owner":"OraOpenSource","description":"Oracle Application Express (APEX) Plugin for form items with long text content (over 32k)","archived":false,"fork":false,"pushed_at":"2021-07-15T08:20:37.000Z","size":240,"stargazers_count":21,"open_issues_count":9,"forks_count":3,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-13T11:19:33.007Z","etag":null,"topics":["apex","clob","oracle","plugin"],"latest_commit_sha":null,"homepage":"","language":"PLSQL","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/OraOpenSource.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-12-27T15:55:43.000Z","updated_at":"2024-01-24T21:26:03.000Z","dependencies_parsed_at":"2022-09-07T00:51:24.065Z","dependency_job_id":null,"html_url":"https://github.com/OraOpenSource/apex-plugin-clob-load","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OraOpenSource%2Fapex-plugin-clob-load","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OraOpenSource%2Fapex-plugin-clob-load/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OraOpenSource%2Fapex-plugin-clob-load/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OraOpenSource%2Fapex-plugin-clob-load/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OraOpenSource","download_url":"https://codeload.github.com/OraOpenSource/apex-plugin-clob-load/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587798,"owners_count":19986628,"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":["apex","clob","oracle","plugin"],"created_at":"2025-01-13T11:19:40.022Z","updated_at":"2025-10-14T12:12:11.858Z","avatar_url":"https://github.com/OraOpenSource.png","language":"PLSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# APEX Plugin CLOB Load\r\nPlugin for displaying and saving CLOB content in a form.\r\n\r\nEvent based architecture that writes the contents of a CLOB to a collection that can then be used to write to any custom location needed.\r\n\r\nThis is a modification of the previously released Enkitec CLOB Load Plugin enabled for use with APEX 5.X.X\r\n\r\n\r\n## Short Description\r\nWhen using a Text Area or Rich Text Editor, you can save larger amounts of data to a CLOB table column by adding the following events:\r\n\r\n- Before Page Submit: Takes the contents of the CLOB and writes it to a collection.  Feature parameters in the plugin make this simple\r\n\r\n- Page Process: Moves the content to the edited record\r\n\r\n- Page Load Dynamic Action: When viewing a record, pulls the full content of the CLOB from the table and assigns it to a page item\r\n\r\nThe included application is a working basic example of plugin.\r\n\r\n\r\n## Content\r\n**apex-plugin-clob-load.sql**\r\n* Plugin Only\r\n\r\n**apex-plugin-clob-load-UnitTestApp.sql**\r\n* Basic example of CLOB plugin used in a sample application\r\n\r\n\r\n# Unit Test Application\r\nThis is a basic implementation app that tests the different reagions and features.\r\n\r\n![Sample Screen](doc/img/example-screen.jpg \"Sample Screen Shot\")\r\n\r\n# Requirements\r\nAPEX 5.0.0 +\r\n\r\n# Version Notes\r\nShort description of changes\r\n\r\n## 2017.08.04 (release)\r\n    Improvements to Unit test app\r\n    Rich Text - race condition patch\r\n\r\n## 2017.06.21 (being tested)\r\n    New version structure\r\n    Bug fix for Rich Text Area\r\n    Implemented source changes into plugin and app export\r\n    Unit Test App - modified to use collections\r\n## 1.0\r\n    Initial port from original source\r\n\r\n\r\n# Historical Credits\r\n* Dan McGhan\r\n* Tyson Jouglet\r\n* Enkitec Plugin Repository\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foraopensource%2Fapex-plugin-clob-load","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foraopensource%2Fapex-plugin-clob-load","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foraopensource%2Fapex-plugin-clob-load/lists"}