https://smart-qa.purde.eu/atlassian-connect.json

URL inviato:
https://smart-qa.purde.eu/Reindirizzato
Report terminato:

Variabili JavaScript · 3 trovate

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Messaggi di log della console · 1 trovati

TipoCategoriaLog
errornetwork
URL
https://smart-qa.purde.eu/favicon.ico
Testo
Failed to load resource: the server responded with a status of 404 ()

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-qa",
    "baseUrl": "https://smart-qa.purde.eu",
    "name": "Smart Questions and Answers",
    "enableLicensing": true,
    "authentication": {
        "type": "jwt"
    },
    "lifecycle": {
        "installed": "/installed",
        "uninstalled": "/uninstalled"
    },
    "scopes": ["READ", "WRITE", "DELETE", "ACT_AS_USER", "ACCESS_EMAIL_ADDRESSES"],
	"apiMigrations": {
        "gdpr": true,
        "context-qsh": true,
        "signed-install": true
    },
	"description": "Smart Questions and Answers for Confluence cloud",
    "vendor": {
        "name": "Purde Software",
        "url": "https://purde-software.atlassian.net/wiki"
    },
    "links": {
        "self": "https://smart-qa.purde.eu/atlassian-connect.json",
        "homepage": "https://smart-qa.purde.eu/atlassian-connect.json"
    },
    "icon": {
    	"width": "16px",
    	"height": "16px",
    	"url": "/images/simple-qa-icon.png"
    	
    },
    "modules": {
        "generalPages": [{
                "url": "/topics-view?spaceKey={space.key}&amp;spaceId={space.id}",
                "location": "none",
                "icon": {
                    "url": "/images/simple-qa-plain-logo.svg"
                },
                "name": {
                    "value": "Questions",
                     "i18n": "simple-qa-topics-view-title"
                },
                "key": "simple-qa-topics-view",
                "conditions": [{
                        "condition": "user_is_logged_in"
                    }
                ]
            }, {
                "url": "/resolver?contentID={content.id}",
                "location": "none",
                "name": {
                    "value": "Resolver for answers and notifications"
                },
                "key": "simple-qa-resolver",
                "conditions": [{
                        "condition": "user_is_logged_in"
                    }
                ]
            }, {
                "url": "/migration",
                "location": "none",
                "name": {
                    "value": "Migration support"
                },
                "key": "simple-qa-migration",
                "conditions": [{
                        "condition": "user_is_admin"
                    }
                ]
            }
        ],
        "postInstallPage": {
            "url": "/getting-started",
            "name": {
                "value": "Getting started with Smart Questions and Answers"
            },
            "key": "getting-started"
        },
        "dialogs": [{
		        "url": "/embed?spaceKey={space.key}&amp;spaceId={space.id}&amp;pageID={page.id}&amp;type=link",
		        "key": "simple-qa-insert-link-dialog",
		        "options": {
                  	"chrome": true,
                  	"width": "400px",
                  	"height": "300px",
                  	"header": {
                    	"value": "simple-qa-cloud.ui.question.dialog.link.title"
                 	}
                }
			}, {
				"url": "/embed?spaceKey={space.key}&amp;spaceId={space.id}&amp;pageID={page.id}&amp;type=image",
		        "key": "simple-qa-insert-image-dialog",
		        "options": {
                  	"chrome": true,
                  	"width": "400px",
                  	"height": "300px",
                  	"header": {
                    	"value": "simple-qa-cloud.ui.question.dialog.image.title"
                 	}
                }
		 	}, {
				"url": "/embed?spaceKey={space.key}&amp;spaceId={space.id}&amp;pageID={page.id}&amp;type=content",
		        "key": "simple-qa-insert-content-dialog",
		        "options": {
                  	"chrome": true,
                  	"width": "400px",
                  	"height": "300px",
                  	"header": {
                    	"value": "simple-qa-cloud.ui.question.dialog.content.title"
                 	}
                }
		 	}, {
				"url": "/manage-notifications?pageID={page.id}",
		        "key": "simple-qa-manage-notification-dialog",
		        "options": {
                  	"width": "530px",
                  	"height": "430px",
                  	"header": {
                    	"value": "simple-qa-cloud.ui.notifications.dialog.title"
                 	}
                }
		 	}, {
				"url": "/insert-snippet?spaceKey={space.key}&amp;spaceId={space.id}&amp;pageID={page.id}",
		        "key": "simple-qa-insert-snippet-dialog",
		        "options": {
                  	"width": "730px",
                  	"height": "530px",
                  	"header": {
                    	"value": "simple-qa-cloud.ui.question.dialog.snippet.title"
                 	}
                }
		 	}
        ],
        "dynamicContentMacros": [{
                "key": "simple-qa-side-container",
                "name": {
                    "value": "Smart QA side container",
                    "i18n": "simple-qa-side-container-macro-title"
                },
                "url": "/side-container?pageID={page.id}&amp;outputType={output.type}",
                "description": {
                    "value": "This macro is used as container to show all side content",
                     "i18n": "simple-qa-side-container-macro-desc"
                },
                "icon": {
                    "width": 80,
                    "height": 80,
                    "url": "/images/simple-qa-side-container.png"
                },
                "documentation": {
                    "url": "https://bitbucket.org/apurde/simple-qa-cloud"
                },
                "categories": [
                    "confluence-content"
                ],
                "outputType": "block",
                "bodyType": "none",
                "featured": false,
                "parameters": [
                ]
            }, {
                "key": "simple-qa-answer-container",
                "name": {
                    "value": "Smart QA answer container",
                     "i18n": "simple-qa-answer-container-macro-title"
                },
                "url": "/answer-container?pageID={page.id}&amp;spaceKey={space.key}&amp;spaceId={space.id}&amp;outputType={output.type}",
                "description": {
                    "value": "This macro is used as container for the answers",
                     "i18n": "simple-qa-answer-container-macro-desc"
                },
                "renderModes": {
          			"pdf": {
            			"url": "/answer-container-static?pageID={page.id}&amp;spaceKey={space.key}&amp;spaceId={space.id}&amp;mode=pdf"
          			},
          			"default": {
            			"url": "/answer-container-static?pageID={page.id}&amp;spaceKey={space.key}&amp;spaceId={space.id}&amp;mode=default"
          			}
        		},
                "icon": {
                    "width": 80,
                    "height": 80,
                    "url": "/images/simple-qa-answer-container.png"
                },
                "documentation": {
                    "url": "https://bitbucket.org/apurde/simple-qa-cloud"
                },
                "categories": [
                    "confluence-content"
                ],
                "outputType": "block",
                "bodyType": "none",
                "featured": false,
                "parameters": [
                ]
            }, {
                "key": "html-macro",
                "name": {
                    "value": "Smart QA html macro"
                },
                "url": "/html-macro?pageID={page.id}&amp;spaceKey={space.key}&amp;spaceId={space.id}&amp;pageVersion={page.version}&amp;macroID={macro.id}&amp;outputType={output.type}",
                "description": {
                    "value": "This macro is used during development"
                },
                "icon": {
                    "width": 80,
                    "height": 80,
                    "url": "/images/simple-qa-logo.png"
                },
                "documentation": {
                    "url": "https://bitbucket.org/apurde/simple-qa-cloud"
                },
                "categories": [
                    "confluence-content"
                ],
                "outputType": "block",
                "bodyType": "plain-text",
                "featured": false,
                "hidden": true,
                "parameters": [
                	{
                        "identifier": "dummy",
                        "name": {
                          "value": "Dummy"
                        },
                        "description": {
                          "value": "Just here to show the new macro editor"
                        },
                        "type": "string",
                        "required": false,
                        "defaultValue": ""
                    }
                ]
            }, {
                "key": "simple-qa-overview",
                "name": {
                    "value": "Smart QA question overview",
                    "i18n": "simple-qa-overview-macro-title"
                },
                "url": "/overview?pageID={page.id}&amp;spaceKey={space.key}&amp;spaceId={space.id}&amp;outputType={output.type}&amp;allParams={allParams}",
                "description": {
                    "value": "This macro is your starting point for a question topic",
                    "i18n": "simple-qa-overview-macro-desc"
                },
                "renderModes": {
          			"pdf": {
            			"url": "/overview-static?pageID={page.id}&amp;spaceKey={space.key}&amp;spaceId={space.id}&amp;allParams={allParams}&amp;mode=pdf"
          			},
          			"default": {
            			"url": "/overview-static?pageID={page.id}&amp;spaceKey={space.key}&amp;spaceId={space.id}&amp;allParams={allParams}&amp;mode=default"
          			}
        		},
                "icon": {
                    "width": 80,
                    "height": 80,
                    "url": "/images/simple-qa-overview.png"
                },
                "documentation": {
                    "url": "https://bitbucket.org/apurde/simple-qa-cloud"
                },
                "categories": [
                    "confluence-content"
                ],
                "outputType": "block",
                "bodyType": "none",
                "featured": false,
                "parameters": [
                ],
                "editor": {
					"url": "/overview-editor",
					"editTitle": {
						"value": "Question overview",
						"i18n" : "overview-editor-title"
					},
					"insertTitle": {
						"value": "Question overview",
						"i18n" : "overview-editor-title"
					},
					"height": "500px",
					"width": "800px"
				}
            }
        ],
        "customContent": [{
                "name": {
                    "value": "Answers"
                },
                "key": "answer",
                "uiSupport": {
                    "listViewComponent": {
                        "moduleKey": "simple-qa-topics-view"
                    },
                    "contentViewComponent": {
                        "moduleKey": "simple-qa-resolver"
                    },
                    "icons": {
                        "item": {
                              "url": "/images/simple-qa-plain-logo.svg"
                        }
                    }
                },
                "apiSupport": {
                    "bodyType": "storage",
                    "supportedContainerTypes": [
                        "page"
                    ],
                    "supportedChildTypes": [
                        "comment",
                        "ac:de.edrup.confluence.plugins.simple-qa:answercomment"
                    ],
                    "supportedSpacePermissions": [
                        "read",
                        "create",
                        "delete"
                    ],
                    "preventDuplicateTitle": false,
                    "indexing": {
                        "enabled": true
                    }
                }
            },
            {
                "name": {
                    "value": "Comment on answer"
                },
                "key": "answercomment",
                "uiSupport": {
                    "listViewComponent": {
                        "moduleKey": "simple-qa-topics-view"
                    },
                    "contentViewComponent": {
                        "moduleKey": "simple-qa-resolver"
                    },
                    "icons": {
                        "item": {
                              "url": "/images/simple-qa-plain-logo.svg"
                        }
                    }
                },
                "apiSupport": {
                    "bodyType": "storage",
                    "supportedContainerTypes": [
                        "ac:de.edrup.confluence.plugins.simple-qa:answer"
                    ],
                    "supportedChildTypes": [
                    ],
                    "supportedSpacePermissions": [
                        "read",
                        "create",
                        "delete"
                    ],
                    "preventDuplicateTitle": false,
                    "indexing": {
                        "enabled": true
                    }
                }
            },
     		{
                "name": {
                    "value": "Notification"
                },
                "key": "notification",
                "uiSupport": {
                    "listViewComponent": {
                        "moduleKey": "simple-qa-topics-view"
                    },
                    "contentViewComponent": {
                        "moduleKey": "simple-qa-resolver"
                    },
                    "icons": {
                        "item": {
                             "url": "/images/simple-qa-plain-logo.svg"
                        }
                    }
                },
                "apiSupport": {
                    "bodyType": "storage",
                    "supportedContainerTypes": [
                       "page"
                    ],
                    "supportedChildTypes": [
                    ],
                    "supportedSpacePermissions": [
                        "read",
                        "create",
                        "delete"
                    ],
                    "preventDuplicateTitle": false,
                    "indexing": {
                        "enabled": true
                    }
                }
            },
            {
                "name": {
                    "value": "Questions",
                    "i18n": "questions"
                },
                "key": "question",
                "uiSupport": {
                    "listViewComponent": {
                        "moduleKey": "simple-qa-topics-view"
                    },
                    "contentViewComponent": {
                        "moduleKey": "simple-qa-topics-view"
                    },
                    "icons": {
                        "item": {
                             "url": "/images/simple-qa-plain-logo.svg"
                        }
                    }
                },
                "apiSupport": {
                    "bodyType": "storage",
                    "supportedContainerTypes": [
                        "space"
                    ],
                    "supportedChildTypes": [
                    ],
                    "supportedSpacePermissions": [
                    ],
                    "preventDuplicateTitle": true,
                    "indexing": {
                        "enabled": false
                    }
                }
            }         
        ],
        "confluenceContentProperties": [{
        		"key" : "simple-qa-content-properties",
                "name": {
                    "value": "Smart QA Cloud index properties"
                },
                "keyConfigurations": [{
                        "propertyKey": "simple-qa-views",
                        "extractions": [{
                                "objectName": "count",
                                "type": "number",
                                "alias": "simpleqaviewcount"
                            }
                        ]
                    }, {
                        "propertyKey": "simple-qa-accepted-answer",
                        "extractions": [{
                                "objectName": "id",
                                "type": "number",
                                "alias": "simpleqaacceptedanswerid"
                            }
                        ]
                    }, {
                        "propertyKey": "simple-qa-answers",
                        "extractions": [{
                                "objectName": "count",
                                "type": "number",
                                "alias": "simpleqaanswercount"
                            }
                        ]
                    }, {
                        "propertyKey": "simple-qa-answer-text",
                        "extractions": [{
                                "objectName": "text",
                                "type": "text",
                                "alias": "simpleqaanswertext"
                            }
                        ]
                    }, {
                        "propertyKey": "simple-qa-last-activity",
                        "extractions": [{
                                "objectName": "date",
                                "type": "date",
                                "alias": "simpleqalastactivity"
                            }
                        ]
                    }, {
                        "propertyKey": "simple-qa-respondent-keys",
                        "extractions": [{
                                "objectName": "keys",
                                "type": "string",
                                "alias": "simpleqarespondentkey"
                            }
                        ]
                    }, {
                        "propertyKey": "simple-qa-likes",
                        "extractions": [{
                                "objectName": "count",
                                "type": "number",
                                "alias": "simpleqalikecount"
                            }
                        ]
                    }, {
                        "propertyKey": "simple-qa-liker-keys",
                        "extractions": [{
                                "objectName": "keys",
                                "type": "string",
                                "alias": "simpleqalikerkey"
                            }
                        ]
                    }, {
                        "propertyKey": "simple-qa-featured",
                        "extractions": [{
                                "objectName": "score",
                                "type": "number",
                                "alias": "simpleqafeatured"
                            }
                        ]
                    }
                ]
            }
        ], 
        "configurePage": {
			"name": { 
				"value": "Smart Questions and Answers Cloud configuration",
				 "i18n": "simple-qa-conf-title"
			},
			"key": "configure",
			"url": "/configure"
		},
        "webhooks": [
        	{
				"event": "label_added",
				"url": "/notify/label"
	  		},
	  		{
				"event": "comment_created",
				"url": "/notify/qcomment"
	  		},
	  		{
				"event": "comment_updated",
				"url": "/notify/qcomment"
	  		}
	  	]
    },
	"translations": {
	    "paths": {
	        "de-DE": "/i18n/de.json"
	    }    
	}
}
</pre></body></html>