wiki:phplinks

This is an old revision of the document!


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:

  • [[php-internals@121474728513853]] is displayed as ml#121474728513853
  • [[php-internals@121474728513853|my message]] is displayed as my message
wiki/phplinks.1428527122.txt.gz · Last modified: 2017/09/22 13:28 (external edit)