Closed
Bug 784831
Opened 14 years ago
Closed 12 years ago
kumascript: implement wiki.search()
Categories
(developer.mozilla.org Graveyard :: Editing, defect, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: openjck, Unassigned)
References
Details
Some DekiScript templates used a method named wiki.search(). In order to convert these templates, it needs to be available in KumaScript as well.
Some templates that use this:
https://etherpad.mozilla.org/iMTvIXBovi
| Reporter | ||
Updated•14 years ago
|
| Reporter | ||
Updated•14 years ago
|
Priority: -- → P2
| Assignee | ||
Updated•13 years ago
|
Version: Kuma → unspecified
| Assignee | ||
Updated•13 years ago
|
Component: Docs Platform → Editing
Comment 1•13 years ago
|
||
This would almost certainly be useful for the zone system, to provide support for macros that build content related to that zone, so adding it as a blocker for zones.
Blocks: 861991
Comment 2•12 years ago
|
||
(In reply to Eric Shepherd [:sheppy] from comment #1)
> This would almost certainly be useful for the zone system, to provide
> support for macros that build content related to that zone, so adding it as
> a blocker for zones.
I think this is now possible using the new advanced search described here:
https://developer.mozilla.org/en-US/docs/Project:MDN/Contributing/Advanced_search
I haven't tested it for myself, but it looks like there is a json output available, which we could use in KumaScript macros to generate a "See also" link list for example.
Comment 3•12 years ago
|
||
I think this is no more needed. The Advanced Search feature allows us to do that.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 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
•