-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.json
More file actions
79 lines (79 loc) · 3.97 KB
/
index.json
File metadata and controls
79 lines (79 loc) · 3.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"PageSync Share File Index": {
"Extensions": {
"FlexForm": [
{
"Title": "FlexForm EMWCon 2023 demo files",
"Description": "These are the demos shown at the EMWCon 2023 in regards to what's new in FlexForm 2.1. These examples are based on Open CSP, meaning they expect to have Chameleon installed and Semantic MediaWiki. FlexForm works fine without Chameleon and Semantic MediaWiki, but the appearance of the forms use Bootstrap classes in these examples and for the Upload Files example we also set Semantic Properties through templates.",
"Requirements": {
"FlexForm": "v2.1.6+",
"MediaWiki": "v1.35x",
"PageSync": "v2.1.4",
"SemanticMediaWiki": "v3.2+"
},
"Category": "Extensions",
"Subject": "FlexForm",
"PSShareFile": "PageSync_19-04-2023-18-45-54_2-1-4.zip"
},
{
"Title": "FlexForm Multi files upload tutorial",
"Description": "This is part of the tutorial for the FlexForm Multiple File upload.<br>It will add a page called FlexForm Fileupload tutorial with the code used in the video : <a href=\"https://wikibase-solutions.com/developer-logs/flexform-multiple-file-upload\">https://wikibase-solutions.com/developer-logs/flexform-multiple-file-upload</a>. It has been written for FlexForm 1.35 and for MediaWiki 1.35x.",
"Requirements": {
"FlexForm": "v1.35+",
"MediaWiki": "v1.35x",
"PageSync": "v2.1.0"
},
"Category": "Extensions",
"Subject": "FlexForm",
"PSShareFile": "PageSync_01-10-2022-19-57-10_2-1-0.zip"
},
{
"Title": "FlexForm Screenshot Example",
"Description": "This is an example for FlexForm Screenshot uploads. Documentation and explaining this functionality can be found here : <a href=\"https://www.open-csp.org/DevOps:Doc/FlexForm/1.0/input/file#HTMLtoImage\">HTML to image</a> on the FlexForm Documentation page. In short it allows you to make a screenshot of the current page, or a section of the current page, and upload it into the wiki. This PageSync Share file will create a page in your wiki called FlexForm/Canvas where an example can be found of using the Screenshot feature. You are free to use these PageSync shared documents and files. We are however not responsible for any mishap it might cause when you submit them to your MediaWiki instalment.. It has been written for FlexForm 2.1.0 and for MediaWiki 1.35x.",
"Requirements": {
"FlexForm": "v2.1+",
"MediaWiki": "v1.35x",
"PageSync": "v2.1.4"
},
"Category": "Extensions",
"Subject": "FlexForm",
"PSShareFile": "PageSync_09-02-2023-21-22-38_2-1-4.zip"
}
]
},
"Companies": {
"Wikibase-Solutions": [
{
"Title": "Tutorial: Excel Data into Wiki",
"Description": "Tutorial for developer log <a href=\"https://wikibase-solutions.com/developer-logs/the-fastest-way-to-get-excel-data-into-your-wiki\">The Fastest Way to Get Excel Data into Your Wiki</a>",
"Requirements": {
"MediaWiki": "v1.39.x",
"PageSync": "v2.x",
"FlexForm": "2.4+",
"ArrayFunctions": ""
},
"Category": "Companies",
"Subject": "Wikibase-Solutions",
"PSShareFile": "PageSync_18-04-2025-08-20-42_2-6-7.zip"
}
]
},
"Open-CSP": {
"Additional": [
{
"Title": "Open CSP 3.0 additional content",
"Description": "Install this PageSync package to get your started with Open CSP 3.0.",
"Requirements": {
"Widgets": "v1.6.x",
"MediaWiki": "v1.43.x",
"PageSync": "v2.x",
"CSPResources": "3.0.x"
},
"Category": "Open-CSP",
"Subject": "Additional",
"PSShareFile": "PageSync_06-03-2026-10-59-02_2-6-9.zip"
}
]
}
}
}