- 제출된 URL:
- https://simple-cite-cloud.herokuapp.com/리디렉션됨
- 보고서 완료:
링크 · 0개 결과
페이지에서 식별된 외부 링크
JavaScript 변수 · 3개 결과
페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다
이름 | 유형 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
콘솔 로그 메시지 · 1개 결과
웹 콘솔에 기록된 메시지
유형 | 카테고리 | 로그 |
---|---|---|
error | network |
|
HTML
페이지의 원시 HTML 본문
<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{
"key": "de.edrup.confluence.plugins.simple-cite",
"baseUrl": "https://simple-cite-cloud.herokuapp.com",
"name": "Simple Cite Cloud",
"description": "The Simple Cite Cloud app brings citation functionality to Confluence Cloud",
"enableLicensing": true,
"apiMigrations": {
"gdpr": true,
"context-qsh": true,
"signed-install": true
},
"vendor": {
"name": "Purde Software",
"url": "https://purde-software.atlassian.net/wiki"
},
"authentication": {
"type": "jwt"
},
"lifecycle": {
"installed": "/installed",
"uninstalled": "/uninstalled",
"enabled": "/enabled",
"disabled": "/disabled"
},
"scopes": [ "READ", "WRITE", "ACT_AS_USER" ],
"modules": {
"generalPages": [
{
"url": "/migration",
"location": "none",
"name": {
"value": "Migration support"
},
"key": "simple-cite-migration",
"conditions": [{
"condition": "user_is_logged_in"
}
]
}
],
"staticContentMacros": [
{
"key": "single-cite",
"name": {
"value": "Single Cite"
},
"url": "/single-cite?citeID={citeID}&pageNumbers={pageNumbers}&superscript={superscript}&defineOnly={defineOnly}&pageID={page.id}&pageVersion={page.version}&macroID={macro.id}&outputType={output.type}&pages={pages}&bibOutput={bibOutput}",
"description": {
"value": "Insert a single cite/reference (NOTE: inline rendering issue exists)"
},
"icon": {
"width": 80,
"height": 80,
"url": "/images/single_cite_issue.png"
},
"documentation": {
"url": "https://purde-software.atlassian.net/wiki/x/AQCMqQ"
},
"categories": [
"confluence-content"
],
"outputType": "inline",
"bodyType": "rich-text",
"featured": false,
"parameters": [
{
"identifier": "citeID",
"name": {
"value": "Unique ID of the cite"
},
"description": {
"value": "Define a unique ID for your cite (e.g. Miller92 or ISO9001:2008)"
},
"type": "string",
"required": true,
"defaultValue": ""
},
{
"identifier": "pageNumbers",
"name": {
"value": "Location"
},
"description": {
"value": "(optional) you may specify the location (e.g. page number) of this cite (in case the first character is a digit p. will be shown in front of the location)"
},
"type": "string",
"required": false,
"defaultValue": ""
},
{
"identifier": "superscript",
"name": {
"value": "Use superscript"
},
"description": {
"value": "If checked the number will be displayed as superscript"
},
"type": "boolean",
"required": true,
"defaultValue": "true"
},
{
"identifier": "defineOnly",
"name": {
"value": "Define only"
},
"description": {
"value": "If checked a hidden cite definition is generated that can be referenced later"
},
"type": "boolean",
"required": true,
"defaultValue": "false"
},
{
"identifier": "bibOutput",
"name": {
"value": "Bibliography output"
},
"description": {
"value": "If checked output is citeID: cite (suitable when building bibliography pages; overrides other output options)"
},
"type": "boolean",
"required": true,
"defaultValue": "false"
}
]
},
{
"key": "short-cite",
"name": {
"value": "Single Cite Short"
},
"url": "/short-cite?citeID={citeID}&pageNumbers={pageNumbers}&superscript={superscript}&pageID={page.id}&pageVersion={page.version}&macroID={macro.id}&outputType={output.type}&pages={pages}",
"description": {
"value": "Refer to an already defined single cite/reference"
},
"icon": {
"width": 80,
"height": 80,
"url": "/images/short_cite.png"
},
"documentation": {
"url": "https://purde-software.atlassian.net/wiki/x/AQCMqQ"
},
"categories": [
"confluence-content"
],
"outputType": "inline",
"bodyType": "none",
"featured": false,
"editor": {
"url": "/cite-editor?caller=short-cite",
"editTitle": {
"value": "Edit short cite"
},
"insertTitle": {
"value": "Insert short cite"
},
"height": "550px",
"width": "600px"
}
},
{
"key": "single-cite-short",
"name": {
"value": "Single Cite Short"
},
"url": "/short-cite?citeID={citeID}&pageNumbers={pageNumbers}&superscript={superscript}&pageID={page.id}&pageVersion={page.version}&macroID={macro.id}&outputType={output.type}&pages={pages}",
"description": {
"value": "Refer to an already defined single cite/reference"
},
"icon": {
"width": 80,
"height": 80,
"url": "/images/short_cite.png"
},
"documentation": {
"url": "https://purde-software.atlassian.net/wiki/x/AQCMqQ"
},
"categories": [
"confluence-content"
],
"outputType": "inline",
"bodyType": "none",
"featured": false,
"hidden": true,
"editor": {
"url": "/cite-editor?caller=short-cite",
"editTitle": {
"value": "Edit short cite"
},
"insertTitle": {
"value": "Insert short cite"
},
"height": "550px",
"width": "600px"
}
},
{
"key": "single-cite-import",
"name": {
"value": "Single Cite Import"
},
"url": "/single-cite-import?citeID={citeID}&pageNumbers={pageNumbers}&superscript={superscript}&pageID={page.id}&pageVersion={page.version}&macroID={macro.id}&outputType={output.type}&pages={pages}",
"description": {
"value": "Import a cite from another page"
},
"icon": {
"width": 80,
"height": 80,
"url": "/images/import_cite.png"
},
"documentation": {
"url": "https://purde-software.atlassian.net/wiki/x/AQCMqQ"
},
"categories": [
"confluence-content"
],
"outputType": "inline",
"bodyType": "none",
"featured": false,
"editor": {
"url": "/cite-editor?caller=single-cite-import",
"editTitle": {
"value": "Edit imported cite"
},
"insertTitle": {
"value": "Insert imported cite"
},
"height": "550px",
"width": "600px"
}
},
{
"key": "single-cite-plain",
"name": {
"value": "Single Cite Basic"
},
"url": "/single-cite-plain?citeID={citeID}&pageNumbers={pageNumbers}&superscript={superscript}&pageID={page.id}&pageVersion={page.version}&macroID={macro.id}&outputType={output.type}&bibOutput={bibOutput}",
"description": {
"value": "Insert a single basic text cite (former plain cite)"
},
"icon": {
"width": 80,
"height": 80,
"url": "/images/single_cite.png"
},
"documentation": {
"url": "https://purde-software.atlassian.net/wiki/x/AQCMqQ"
},
"categories": [
"confluence-content"
],
"outputType": "inline",
"bodyType": "plain-text",
"featured": false,
"editor": {
"url": "/cite-editor?caller=single-cite-plain",
"editTitle": {
"value": "Edit single basic text cite"
},
"insertTitle": {
"value": "Insert single basic text cite"
},
"height": "550px",
"width": "600px"
}
},
{
"key": "doi-cite",
"name": {
"value": "DOI Cite"
},
"url": "/doi-cite?citeID={citeID}&pageNumbers={pageNumbers}&superscript={superscript}&pageID={page.id}&pageVersion={page.version}&macroID={macro.id}&outputType={output.type}&cslReference={cslReference}&compiledReference={compiledReference}&pages={pages}&bibOutput={bibOutput}",
"description": {
"value": "Generate a DOI cite"
},
"icon": {
"width": 80,
"height": 80,
"url": "/images/doi_cite.png"
},
"documentation": {
"url": "https://purde-software.atlassian.net/wiki/x/AQCMqQ"
},
"categories": [
"confluence-content"
],
"outputType": "inline",
"bodyType": "none",
"featured": false,
"editor": {
"url": "/cite-editor?caller=doi-cite",
"editTitle": {
"value": "Edit DOI cite"
},
"insertTitle": {
"value": "Insert DOI cite"
},
"height": "550px",
"width": "600px"
}
},
{
"key": "bibtex-cite",
"name": {
"value": "BibTeX File Cite"
},
"url": "/bibtex-cite?citeID={citeID}&pageNumbers={pageNumbers}&superscript={superscript}&pageID={page.id}&pageVersion={page.version}&macroID={macro.id}&outputType={output.type}&cslReference={cslReference}&compiledReference={compiledReference}&pages={pages}&bibOutput={bibOutput}",
"description": {
"value": "Generate a cite from a BibTeX file"
},
"icon": {
"width": 80,
"height": 80,
"url": "/images/bibtex_cite.png"
},
"documentation": {
"url": "https://purde-software.atlassian.net/wiki/x/AQCMqQ"
},
"categories": [
"confluence-content"
],
"outputType": "inline",
"bodyType": "none",
"featured": false,
"editor": {
"url": "/cite-editor?caller=bibtex-cite",
"editTitle": {
"value": "Edit BibTeX cite"
},
"insertTitle": {
"value": "Insert BibTeX cite"
},
"height": "550px",
"width": "600px"
}
},
{
"key": "dbibtex-cite",
"name": {
"value": "BibTeX Direct Cite"
},
"url": "/dbibtex-cite?citeID={citeID}&pageNumbers={pageNumbers}&superscript={superscript}&pageID={page.id}&pageVersion={page.version}&macroID={macro.id}&outputType={output.type}&cslReference={cslReference}&compiledReference={compiledReference}&pages={pages}&bibOutput={bibOutput}",
"description": {
"value": "Generate a single directly entered BibTeX cite"
},
"icon": {
"width": 80,
"height": 80,
"url": "/images/bibtex_cite.png"
},
"documentation": {
"url": "https://purde-software.atlassian.net/wiki/x/AQCMqQ"
},
"categories": [
"confluence-content"
],
"outputType": "inline",
"bodyType": "plain-text",
"featured": false,
"editor": {
"url": "/cite-editor?caller=dbibtex-cite",
"editTitle": {
"value": "Edit BibTeX cite"
},
"insertTitle": {
"value": "Insert BibTeX cite"
},
"height": "550px",
"width": "600px"
}
},
{
"key": "cite-summary",
"name": {
"value": "Cite Summary"
},
"url": "/cite-summary?pageID={page.id}&pageVersion={page.version}&outputType={output.type}",
"description": {
"value": "Show the cite summary of the page (list of references)"
},
"icon": {
"width": 80,
"height": 80,
"url": "/images/cite_summary.png"
},
"documentation": {
"url": "https://purde-software.atlassian.net/wiki/x/AQCMqQ"
},
"categories": [
"confluence-content"
],
"outputType": "block",
"bodyType": "none",
"featured": false
},
{
"key": "space-cite-summary",
"name": {
"value": "Space Cite Summary"
},
"url": "/space-cite-summary?spaces={spaces}&currentSpace={space.key}",
"description": {
"value": "Show all cites/references in a defined list of spaces"
},
"icon": {
"width": 80,
"height": 80,
"url": "/images/space_cite_summary.png"
},
"documentation": {
"url": "https://purde-software.atlassian.net/wiki/x/AQCMqQ"
},
"categories": [
"confluence-content"
],
"outputType": "block",
"bodyType": "none",
"featured": false,
"parameters": [
{
"identifier": "spaces",
"name": {
"value": "Space list"
},
"description": {
"value": "comma separated list of all space keys to check - if empty the current space is used"
},
"type": "string",
"required": false,
"multiple": true,
"defaultValue": ""
}
]
},
{
"key": "bibtex-listing",
"name": {
"value": "BibTeX Listing"
},
"url": "/bibtex-listing?pageID={page.id}&pageVersion={page.version}&macroID={macro.id}&uuid={uuid}",
"description": {
"value": "Generate a rendered listing of a BibTeX file"
},
"icon": {
"width": 80,
"height": 80,
"url": "/images/bibtex_listing.png"
},
"documentation": {
"url": "https://purde-software.atlassian.net/wiki/x/AQCMqQ"
},
"categories": [
"confluence-content"
],
"outputType": "block",
"bodyType": "none",
"featured": false,
"editor": {
"url": "/cite-editor?caller=bibtex-listing",
"editTitle": {
"value": "Edit BibTeX listing"
},
"insertTitle": {
"value": "Insert BibTeX listing"
},
"height": "550px",
"width": "600px"
}
}
]
}
}
</pre></body></html>