Page MenuHomePhabricator

Parser tag <wish> to save wish data to db
Closed, ResolvedPublic5 Estimated Story Points

Description

Create a (or modify the existing) parser function in the wishlist intake form so that it saves its data to the database

The parser function will look something like this

<wish
| title = <translate>Blah</translate>
| description =
| audience = 
| status = 
| focus_area_page_title = 
/>

Event Timeline

Cparle renamed this task from Parser function #community-request to save wish data to db to Parser function {{#community-request}} to save wish data to db.Mar 7 2025, 11:54 AM
MusikAnimal renamed this task from Parser function {{#community-request}} to save wish data to db to Parser tag <wish> to save wish data to db.May 20 2025, 4:39 PM
MusikAnimal updated the task description. (Show Details)

I found parser tags to be much easier to work because they natively support named arguments.

Change #1148387 had a related patch set uploaded (by MusikAnimal; author: MusikAnimal):

[mediawiki/extensions/CommunityRequests@master] Add <wish> parser tag and hook handler to save wish data to the db

https://gerrit.wikimedia.org/r/1148387

Change #1148387 merged by jenkins-bot:

[mediawiki/extensions/CommunityRequests@master] Add <wish> parser tag and hook handler to save wish data to the db

https://gerrit.wikimedia.org/r/1148387