Page MenuHomePhorge

xkcd.config.json
No OneTemporary

xkcd.config.json

{
"xkcd:id": {
"name": "XKCD number",
"type": "int",
"caption": "Running number assigned by Munroe",
"required": true,
"search": true
},
"xkcd:comicType": {
"name": "Item Type",
"type": "select",
"search": true,
"options": {
"unknown": "Unknown",
"simple": "Simple Image",
"other": "Something Fancy"
}
},
"xkcd:alttext": {
"name": "Alt text",
"caption": "Text that shows up when hovering the mouse over the image",
"type": "text",
"search": true,
"fulltext": true
},
"xkcd:explainLink": {
"type": "link",
"name": "ExplainXKCD url"
}
}

File Metadata

Mime Type
application/json
Expires
Sun, Jan 19, 17:58 (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1127197
Default Alt Text
xkcd.config.json (637 B)

Event Timeline