Main Page: Difference between revisions
update intro |
m 1 revision imported: from https://www.mediawiki.org/wiki/Extension:MultimediaViewer/Exported_test_wiki - supposed to add features? |
||
(No difference)
|
Latest revision as of 14:13, 28 June 2025
We created QualityBox, a SaaS, enterprise-grade, knowledge platform with Wikipedia at it's core. The source is still available in our github. Much of this site is dedicated to showcasing the features and solutions of "Enterprise MediaWiki" - defined as the Knowledge Platform for organizations.
Check out our latest Videos !
Freephile Wiki[edit]
Freephile Wiki is a site about free technology, supporting freedom in general, in life and on the Internet. It was started by Greg Rundlett of eQuality Technology. This site is a wiki that you can edit. Contact Greg to request an account.
![]() |
Applications are specific tools that you can use in business, home, education and life. |
The Help system will get you started quickly, and is a trusty resource whenever you need Help. |
The powerful search in this wiki will help you find whatever you are looking for. See the Index for a complete list of articles. Search is also a complete category. |
What's New[edit]
POTD[edit]

Articles[edit]
15 September 2025
- 10:2510:25, 15 September 2025 SBOM (hist | edit) [864 bytes] Admin (talk | contribs) (Created page with "thumb|link=wp:Reproducible_builds|SBOM is related to Reproducible Builds - see https://reproducible-builds.org/ A Software Bill of Materials (SBOM) is like an ingredient list for your software. It's a detailed inventory that shows exactly what components, libraries, and dependencies make up your software installation, including their versions, licenses, and often contains any known security vulnerabilities. We recently add...") Tag: Visual edit
12 September 2025
- 10:5810:58, 12 September 2025 Timeline (hist | edit) [2,056 bytes] Admin (talk | contribs) (Created page with "{{Feature |description=Produce timelines from data |examples=<pre> {{#ask: Modification date::+ |format=moderntimeline |?Modification date }} </pre> }} {{#ask: Modification date::+ |format=moderntimeline |?Modification date }}")
- 10:4710:47, 12 September 2025 RebuildData (hist | edit) [1,481 bytes] Admin (talk | contribs) (add content from GitHub Issue) Tag: Visual edit
11 September 2025
- 11:3811:38, 11 September 2025 Semantic Versioning (hist | edit) [761 bytes] Admin (talk | contribs) (extracted from the Composer article) Tag: Visual edit
5 September 2025
- 11:1811:18, 5 September 2025 Abuse Filter (hist | edit) [1,426 bytes] Admin (talk | contribs) (create new feature page for Abuse Filter) originally created as "Abuse"
4 September 2025
- 14:5014:50, 4 September 2025 Subpages (hist | edit) [594 bytes] Admin (talk | contribs) (create new feature page)
27 August 2025
- 09:3609:36, 27 August 2025 Semantic MediaWiki administration (hist | edit) [1,010 bytes] Admin (talk | contribs) (Created page with "Semantic MediaWiki is arguably the single best extension to MediaWiki because it allows for so much additional functionality not found in core. With great power comes great responsibility and so there are best practices to follow when administering your SMW-enabled wiki. Since Meza includes SMW, we need to articulate and/or formulate what aspects of those best practices are baked in to Meza. While we have already enable direct access to the Special:SemanticMed...") Tag: Visual edit
21 August 2025
- 15:0215:02, 21 August 2025 Git/pre-commit (hist | edit) [1,323 bytes] Admin (talk | contribs) (initial version) Tag: Visual edit
19 August 2025
- 11:5511:55, 19 August 2025 Meza 43.x (hist | edit) [5,379 bytes] Admin (talk | contribs) (create a summary 43.x Release Notes in the format of "Adds, Removes, Fixes, Updates") Tag: Visual edit
- 00:2100:21, 19 August 2025 Git/log (hist | edit) [13,065 bytes] Admin (talk | contribs) (Created page with " For example: {{Collapsible |visible_text=git log --pretty feature-kibana..HEAD |collapsed_content= <pre> commit 7bc8622d5fa46f7cbfb001b45c04fcdb4d55ed0c (HEAD -> qb-1.43, tag: 43.4.7, origin/qb-1.43) Author: Greg Rundlett <greg.rundlett@gmail.com> Date: Fri Jan 24 02:18:59 2025 +0000 Finish off Maintenance Script improvements Last commits for this round of maintenance script operations Fixes Issue #142 commit 7cb9091831caf8a3f72d9c8de44310f5c9e1ad9...")
Revisions[edit]
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
19 September 2025
|
11:56 | Regular Expressions 2 changes history −184 [Admin (2×)] | |||
|
11:56 (cur | prev) +31 Admin talk contribs (insert image) Tag: Visual edit | ||||
|
11:49 (cur | prev) −215 Admin talk contribs (remove old Quanta reference) Tag: Visual edit |
16 September 2025
15:17 | Screen diffhist +49 Admin talk contribs (insert image) |
15:13 | Tmux diffhist +48 Admin talk contribs (add logo) |
15 September 2025
|
22:29 | Template:Subpages/doc 3 changes history +328 [Admin (3×)] | |||
|
22:29 (cur | prev) +5 Admin talk contribs | ||||
|
22:28 (cur | prev) +6 Admin talk contribs | ||||
|
22:27 (cur | prev) +317 Admin talk contribs |
22:21 | Nvidia on Ubuntu diffhist −19 Admin talk contribs (use Subpages template) |
22:20 | CiviCRM diffhist −91 Admin talk contribs (use Subpages template) |
22:19 | AWS diffhist −19 Admin talk contribs (use Subpages template) |
Files[edit]
See the following links:
more
Templates[edit]
12 September 2025
- 14:2414:24, 12 September 2025 Template:Timeline (hist | edit) [151 bytes] Admin (talk | contribs) (Created page with "<includeonly> {{#if:{{{image}}}|[[{{{image}}}|100px|left|link=]]}} </includeonly> <noinclude>This template formats the timelines. </noinclude>")
3 September 2025
- 21:0621:06, 3 September 2025 Template:Messagebox/doc (hist | edit) [3,404 bytes] Admin (talk | contribs) (Created page with " This template is for generating nicely formatted message boxes in articles, or even other templates. == Usage == The template takes three named parameters that can be given in any order. ; text : (required) is the message ; type : (optional) determines the presentation using pre-defined styling. One of :* success - to indicate what success means :* warning - to alert the user about preventing problems :* failure - to dialog about when something fails :* restricted - sh...")
- 21:0521:05, 3 September 2025 Template:Messagebox/styles.css (hist | edit) [578 bytes] Admin (talk | contribs) (extracted from MediaWiki:Common.css)
28 June 2025
- 16:5516:55, 28 June 2025 Template:Subpages/doc (hist | edit) [1,033 bytes] Admin (talk | contribs) (Created page with "BROKEN This template outputs a list rather than links. If you use the #subpages parser hook IN a page, it works as intended, outputting page links. The parser hook used comes from the Subpages extension, and the documentation example seems to indicate that you can format output with a template, but doesn't say anything about using the parser function from a template. https://github.com/ProfessionalWiki/SubPageList/blob/master/doc/USAGE.md")