{"id":31595330,"url":"https://github.com/escherize/confluence-el-mirror","last_synced_at":"2026-02-13T22:52:12.113Z","repository":{"id":21295052,"uuid":"24611197","full_name":"escherize/confluence-el-mirror","owner":"escherize","description":"A mirror for confluence-el","archived":false,"fork":false,"pushed_at":"2014-09-29T20:16:59.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T03:59:41.437Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/escherize.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":"2014-09-29T20:14:45.000Z","updated_at":"2014-09-29T20:16:59.000Z","dependencies_parsed_at":"2022-08-20T16:40:36.484Z","dependency_job_id":null,"html_url":"https://github.com/escherize/confluence-el-mirror","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/escherize/confluence-el-mirror","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escherize%2Fconfluence-el-mirror","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escherize%2Fconfluence-el-mirror/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escherize%2Fconfluence-el-mirror/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escherize%2Fconfluence-el-mirror/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/escherize","download_url":"https://codeload.github.com/escherize/confluence-el-mirror/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escherize%2Fconfluence-el-mirror/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29421551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-10-06T03:59:14.420Z","updated_at":"2026-02-13T22:52:12.078Z","avatar_url":"https://github.com/escherize.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"OVERVIEW\n======================================================================\n\nThis is an Emacs lisp library for interacting with the Confluence Wiki\nSoftware from Atlassian:\n\n  http://www.atlassian.com/software/confluence/\n\nIt allows you to pull and edit the wiki-markup for a page and store it\nback into your confluence instance.\n\nThis mode can be downloaded from:\n\n  http://code.google.com/p/confluence-el/\n\n\n\nINSTALLATION \n======================================================================\n\nYou must set confluence-url in your .emacs file before using the\nfunctions in this module.  It's best to place confluence.el and\nxml-rpc.el on your load path; often ~/.emacs.d or ~/elisp.\n\nSome examples:\n\n  (require 'confluence)\n  (setq confluence-url \"http://intranet/confluence/rpc/xmlrpc\")\n\nUSING CONFLUENCE MODE\n======================================================================\n\nTo open a page, M-x confluence-get-page and enter the path to the\npage, for example, to open a page in your home space: ~username/Tasks\n\nIt is often convienient to bind this to a global key \\C-xwf in your .emacs file:\n  \n   (global-set-key \"\\C-xwf\")\n\nOnce you have opened a page, made changes, simply saving the page\n(\"\\C-x\\C-s\") will push the changes back to the wiki.\n\nTo view the chagnes in your page versus what is in the wiki, type \\C-xwd\n\n\n\nChanges\n--------------------------------------------------------------------------------\n * 1.0 : Wed Nov 19 10:39:31 EST 2008\n   - confluence.el: created by James Ahlborn, eliminates the need for \n     JScheme for xmlrpc, now includes xml-rpc.el\n * 0.2 : Wed Sep 19 09:18:18 EDT 2007\n   - confluence.scm: removed '.page' suffix on binary page file storage\n     this fixes bugs in the earlier tgz\n * 0.1 : Wed Oct 18 12:38:45 EDT 2006\n   - confluence.scm: added page info functions\n   - confluence.el:  added diff function and keybinding\n   - confluence.el:  added revert-buffer call to open/save, disabling of\n        auto-fill-mode on open, and preservation of buffer modes after \n        storage (and subsequent reversion).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescherize%2Fconfluence-el-mirror","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fescherize%2Fconfluence-el-mirror","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescherize%2Fconfluence-el-mirror/lists"}