-
-
Notifications
You must be signed in to change notification settings - Fork 621
Add publiccode.yml for XWiki application details #5352
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,80 @@ | ||
| publiccodeYmlVersion: 0.5.0 | ||
| name: XWiki | ||
| applicationSuite: XWiki | ||
| url: https://github.com/xwiki | ||
| landingURL: https://www.xwiki.org/ | ||
| isBasedOn: https://www.xwiki.com/ | ||
| softwareVersion: 18.1.0 | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. That's going to be painful to maintain as we'll need to change it every few weeks. We'll need to add it to the release plan application at https://dev.xwiki.org/xwiki/bin/view/ReleasePlans/ to not forget.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should not be too hard to update this (and |
||
| releaseDate: 2026-02-23 | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same as the version |
||
| logo: https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/logo.svg | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I feel we should point to https://www.xwiki.org/xwiki/bin/view/Main/Logo or a specific logo from that page since the location in the sources is fragile (it could be moved around). |
||
| platforms: | ||
| - web | ||
| categories: | ||
| - knowledge-management | ||
| - blog | ||
| - collaboration | ||
| - enterprise-project-management | ||
| - online-community | ||
| - project-collaboration | ||
| - web-collaboration | ||
| - other | ||
| organisation: | ||
| uri: https://xwiki.com | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should be https://xwiki.org |
||
| usedBy: | ||
| - Schleswik-Holstein | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Not sure if we should use this field or not. Feels too hard to maintain and duplicate information with info from xwiki.org. Ideally we should instead point to https://www.xwiki.org/xwiki/bin/view/References (or https://www.xwiki.org/xwiki/bin/view/References/#HProjectList) |
||
| - | ||
| roadmap: https://www.xwiki.org/xwiki/bin/view/Roadmaps/ | ||
| developmentStatus: stable | ||
| softwareType: standalone/web | ||
| description: | ||
| en: | ||
| localisedName: XWiki | ||
| shortDescription: "XWiki is a second-generation wiki. This means it's not only a traditional wiki, but also a powerful application development platform in its own right. XWiki can be used both as a classic wiki and as an application platform. An application in XWiki is a set of Pages that adds new functionality to the wiki, such as a blog or a task manager. You can also build your own applications, for instance, you could create a FAQ or an application to manage product sheets, without requiring programming skills. " | ||
| longDescription: "XWiki is a second-generation wiki. This means it's not only a traditional wiki, but also a powerful application development platform in its own right. While first-generation wikis focus on content collaboration (creating and editing pages together), second-generation wikis take this concept further by enabling users to build structured, collaborative web applications directly from within the wiki. XWiki can be used both as a classic wiki and as an application platform. An application in XWiki is a set of Pages that adds new functionality to the wiki, such as a blog or a task manager. You can also build your own applications, for instance, you could create a FAQ or an application to manage product sheets, without requiring programming skills. | ||
| This allows XWiki to be used for a variety of use cases, such as Projects Powered by XWiki." | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We should probably review this desc but it's a good first start, thx! |
||
| documentation: https://www.xwiki.org/xwiki/bin/view/Documentation/ | ||
| apiDocumentation: https://www.xwiki.org/xwiki/bin/view/Documentation/DevGuide/API/ | ||
| features: | ||
| - Wiki | ||
| - Structured Wiki | ||
| - Input Forms | ||
| screenshots: | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. that's going to be a long list if we describe all the features. Ideally again, best would be to point to https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/Features/ |
||
| - https://xwiki.com/en/features/ | ||
| videos: | ||
| - https://www.youtube.com/watch?v=8DePx30dh2g | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Maybe we should remove this field for now as we don't have any recent of official video of XWiki that I know of. The video listed is 5 years old. To be reviewed. |
||
| legal: | ||
| license: LGPL-2.1 | ||
| maintenance: | ||
| type: community | ||
| contacts: | ||
| - name: XWiki SAS | ||
| email: contact@xwiki.com | ||
| affiliation: XWiki SAS | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We should put the contact of the XWiki Core committers (committers at xwiki dot org) instead. |
||
| localisation: | ||
| localisationReady: true | ||
| availableLanguages: | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Needs to be synced with the info from https://www.xwiki.org/xwiki/bin/view/documentation/xs/admin/base/content-organization/administer-wiki/enable-multilingual-setting/#HFAQ (which automatically computed from the info from https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/WebHome). Not easy to maintain. |
||
| - en | ||
| - de | ||
| - fr | ||
| - es | ||
| - zh | ||
| - pt | ||
| - nl | ||
| - pl | ||
| - cs | ||
| - sk | ||
| - sl | ||
| - hr | ||
| - bs | ||
| - hu | ||
| - ru | ||
| - uk | ||
| - fi | ||
| - el | ||
| - it | ||
| - ja | ||
| - no | ||
| - ro | ||
| - sr | ||
| - sv | ||
| - tr | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this one is not correct and should be removed.
We could add a
fundedByentry though and list XWiki SAS there.