Closed
Bug 870379
Opened 12 years ago
Closed 11 years ago
Rename "templates" to "macros"
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sheppy, Unassigned)
Details
(Whiteboard: [specification][type:change])
What feature should be changed? Please provide the URL of the feature if possible.
==================================================================================
Let's rename the "template" feature in MDN to "macro." To do this, we need to update code that refers to them by the old name, and update existing KumaScript documentation.
Apparently the term "macro" is used already in some context within KumaScript, but the users of MDN weren't aware of this. Let's uniformly simply refer to these as "macros" and "macro invokations" or "macro calls".
What problems would this solve?
===============================
This will make it easier for us to introduce boilerplate content insertion later under the name "template"; that's a more standard use of the term "template".
Who would use this?
===================
All MDN macro nee template users.
What would users see?
=====================
I presume we would rename the Template: "namespace" to "Macro:", and existing docs and references to the term "template" in-site would be revised.
What would users do? What would happen as a result?
===================================================
No real usage changes, I think.
Is there anything else we should know?
======================================
The big trick is that I assume we would change the KumaScript "template" function to "macro"; this will involve updating some existing KumaScript code.
Comment 1•11 years ago
|
||
I'm not sure this is worth the effort.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•