Products Management
Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.
Use {{#product:productShortName|displayName|isolated}} to define a new product.
* displayName, and isolated can be left empty.
* If your product is isolated, set the isolated parameter to true.
* If your product has FAQs enabled, set the isolated parameter to empty and set the faq parameter to true. For example, {{#product:KC|Knowledge Center||true}}
* If your product has Ratings enabled, set the isolated and FAQs parameters to empty and set the Rating parameter to true. For example, {{#product:KC|Knowledge Center|||true}}
* If your product is part of Cloud and should display the Cloud dropdown, set the isolated, FAQs and Rating parameters to empty and set the Cloud parameter to true. For example, {{#product:KC|Knowledge Center||||true}}
* If you leave displayName empty, productShortName will be used in links.
* This product list MUST match the products listed in LocalSettings.php $ponyDocsProductsList.