Page MenuHomePhabricator

parser function to access number of links in an item
Closed, DeclinedPublic

Description

Request to add parser function that access to number of links in an item or return empty or 0 for empty items. This would be helpful for example for the requests for deletion page.


Version: master
Severity: minor
Whiteboard: u=dev c=backend p=0
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=45682

Details

Reference
bz45659

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 1:14 AM
bzimport set Reference to bz45659.
bzimport added a subscriber: Unknown Object (MLST).
Lydia_Pintscher removed a subscriber: Unknown Object (MLST).
Lydia_Pintscher removed a subscriber: Unknown Object (MLST).

Can't Scribunto be used for that? The amount of RFDs seems usually low.

hoo claimed this task.
hoo subscribed.

Indeed, this is to specific for a parser function, the Lua APIs should be used.