phplinks Plugin

Shortcut syntax for links to PHP mailing lists and bug tracker; based on phpbugid and phpml by Lukas Kahwe Smith.

By The PHP Group

Usage

Links to PHP bug reports can be written in the short hand syntax [[bugid@<bug-id>|<text>]], where <bug-id> is the bug ID in the PHP bug tracking system, and <text> is an optional text to be displayed instead of the URL.

Examples:

Links to PHP mailinglist messages can be written in the short hand syntax [[<list>@<message-id>|<text>]], where <list> is the name of the mailing list (e.g. php-internals, php-general), <message-id> is the marc.info message-id, and <text> is an optional text to be displayed instead of the URL.

Examples: