From e9e65f40c50bb4130c7d6e7c981260126a7fa0a8 Mon Sep 17 00:00:00 2001 From: Kevin Smith Date: Fri, 3 Aug 2012 21:50:24 +0100 Subject: Include URL for XEPs diff --git a/Swiftob/scripts/xep.lua b/Swiftob/scripts/xep.lua index 241690a..0c7c943 100644 --- a/Swiftob/scripts/xep.lua +++ b/Swiftob/scripts/xep.lua @@ -30,7 +30,7 @@ function update_xeps() end function xep_to_string(xep) - return "XEP-"..xep["number"].."(Shortname "..xep["shortname"].."): "..xep["name"].."\n"..xep["type"].."/"..xep["status"].." Updated: "..xep["updated"] + return "XEP-"..xep["number"]..": http://xmpp.org/extensions/xep-"..xep["number"]..".html\nShortname "..xep["shortname"]..": "..xep["name"]..xep["type"].."/"..xep["status"].." Updated: "..xep["updated"] end function xep_command(command, params, message) -- cgit v0.10.2-6-g49f6