Main Page

From Freephile Wiki

We used to make "QualityBox" which was a hosted enterprise-grade knowledge platform with Wikipedia at it's core. That is discontinued, however most 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. It was started by Greg Rundlett of eQuality Technology. This site is a wiki that you can edit. Contact Greg to request an account.

FOSS Experts
FOSS Experts
People and FREE Directory are available to answer your specific questions and go beyond what you can do on your own.
Free Software
Free Software
Applications are specific tools that you can use in business, home, education and life.
Help
Help

The Help system will get you started quickly, and is a trusty resource whenever you need Help.

Search
Search

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]

click here for the Picture Of The Day

Articles[edit]

(newest | oldest) View (newer 10 | ) (20 | 50 | 100 | 250 | 500)

14 February 2025

  • 14:5014:50, 14 February 2025 Test doubles (hist | edit) [9,610 bytes] Admin (talk | contribs) (Created page with " A '''wp:Test double''' is any object that stands in for a real dependency in automated testing. Usually in PHPUnit, we make test doubles for other classes, but you can also double PHP native functions or closures. There are 5 types of Test doubles <ul> <li> Dummy - "A dummy argument" - used as a placeholder when an argument needs to be passed in. <li> Stub - Provides fake or 'canned' data to the System Under Test (<abbr title="System Under Test is the class tha...") Tag: Visual edit: Switched

13 February 2025

10 February 2025

4 February 2025

  • 11:5711:57, 4 February 2025 Terraform (hist | edit) [1,737 bytes] Admin (talk | contribs) (Created page with "Terraform <blockquote>Terraform is an infrastructure-as-code software tool created by HashiCorp. Users define and provide data center infrastructure using a declarative configuration language known as HashiCorp Configuration Language (HCL), or optionally JSON.</blockquote> Although Terraform is the dominant leader in the space (citation needed), there has been some general community forming behind the [https://opentofu.org/ OpenTofu] project...")

31 January 2025

30 January 2025

  • 15:4015:40, 30 January 2025 JavaScript/hacks (hist | edit) [2,608 bytes] Admin (talk | contribs) (Created page with "A collection of little JavaScript hacks. == Pull headings out of a page == <syntaxhighlight lang="javascript">Array.from(document.getElementsByTagName("h1")).forEach(function (item) { console.log(item.textContent); });</syntaxhighlight>Using the browser's developer console, you can pop this one-liner in to see the list of '''headings''' in your web page. * <code>document.getElementsByTagName("h1")</code> returns an [https://developer.mozilla.org/en-US/docs/Web/API/HTML...") Tag: Visual edit

23 January 2025

  • 20:5720:57, 23 January 2025 RELEASE NOTES (hist | edit) [7,199 bytes] Admin (talk | contribs) (Created page with "You've studied the Git/hacks and built a ton of features, fixes, and updates to your codebase in a sprint worthy of Hussein Bolt. Now it's time to create some release notes - which in the tradition of open source is stored in the RELEASE_NOTES file of your project. Since your team follows the best practices of writing good commit comments and also creating appropriate branches and pull requests, then it's a simple matter of letting ```git``` tell you what's in the r...") Tag: Visual edit
(newest | oldest) View (newer 10 | ) (20 | 50 | 100 | 250 | 500)

more more

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

18 February 2025

     14:45  Kubernetes/adopting diffhist +4 Admin talk contribs (create new page Chocolately) Tag: Visual edit
     14:44  Kubernetes diffhist +49 Admin talk contribs (Add Subpages and References sections)
     14:43  PHPUnit 2 changes history +20 [Admin (2×)]
     
14:43 (cur | prev) +36 Admin talk contribs Tag: Visual edit: Switched
     
14:38 (cur | prev) −16 Admin talk contribs
N    14:41  Template:Subpages diffhist +66 Admin talk contribs (Created page with "<includeonly> == Subpages == {{#subpages:}} </includeonly> {{doc}}")
     10:35  Yamllint 2 changes history +1,259 [Admin (2×)]
     
10:35 (cur | prev) +113 Admin talk contribs (link to github action workflow for yamllint in the Meza repo) Tag: Visual edit
     
10:32 (cur | prev) +1,146 Admin talk contribs (Add VSCode settings section) Tag: Visual edit: Switched

17 February 2025

     15:14  Composer diffhist +246 Admin talk contribs (Semantic Versioning)
     11:39  Terraform 2 changes history +1,123 [Admin (2×)]
     
11:39 (cur | prev) +1,001 Admin talk contribs (add Resources) Tag: Visual edit
     
09:02 (cur | prev) +122 Admin talk contribs

more more

Files[edit]

See the following links: more more

Templates[edit]

18 February 2025

2 January 2025

  • 15:1415:14, 2 January 2025 Template:Wg/doc (hist | edit) [1,229 bytes] Greg Rundlett (talk | contribs) (Created page with "<!-- Categories go at the bottom of this page --> <templatedata> { "description": { "en": "Display a link to the (localized) Manual page of a MediaWiki configuration variable.", "cs": "Zobrazí odkaz na (lokalizovanou) manuálovou stránku konfigurační proměnné MediaWiki.", "pl": "Wyświetla link do strony Podręcznika (jeżeli to możliwe - przetłumaczoną) na temat zmiennej konfiguracyjnej MediaWiki.", "ja": "グローバル変数の名前 (接頭辞 $wg...")
  • 15:1115:11, 2 January 2025 Template:Wg (hist | edit) [92 bytes] Greg Rundlett (talk | contribs) (copied from mediawiki.org but without using the Local Link template)

more more