Closed
Bug 881280
Opened 13 years ago
Closed 10 years ago
Allow KumaScript macros to create and process forms
Categories
(developer.mozilla.org Graveyard :: KumaScript, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sheppy, Unassigned)
Details
(Whiteboard: [specification][type:feature])
What problems would this solve?
===============================
By adding support for letting macros create and respond to forms, we can do things like custom search boxes, tools for searching bugzilla for terms, with the search modified based on the documentation area being viewed, tools for automating MDN maintenance tasks, and so forth.
Who would use this?
===================
MDN admins would use this to produce special macros as discussed above.
What would users see?
=====================
A form that, when submitted, would cause some KumaScript code to run to evaluate the values of the form's fields and act upon that information.
What would users do? What would happen as a result?
===================================================
Users would see a box, for example, that contains a simple form that they could use to perform tasks on MDN.
Is there anything else we should know?
======================================
Updated•13 years ago
|
Component: General → KumaScript
Updated•11 years ago
|
Severity: normal → enhancement
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Updated•6 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
•