[dreamwidth/dw-free] 8736d5: Add url and url_full methods to LJ::Faq
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 8736d5274075906a4e40f5ae6e651c1b14c28eba
https://github.com/dreamwidth/dw-free/commit/8736d5274075906a4e40f5ae6e651c1b14c28eba
Author: Pixie <pix@kepibu.org>
Date: 2016-05-12 (Thu, 12 May 2016)
Changed paths:
M cgi-bin/LJ/Faq.pm
M cgi-bin/LJ/Support.pm
M t/faq.t
Log Message:
-----------
Add url and url_full methods to LJ::Faq
These are callable both on FAQ instances ($faq->url), and directly
(LJ::Faq->url 123), so you can easily produce a FAQ URL regardless
of whether you have a Faq object, or just the id.
Commit: f7c0089bdcaddc4a7ec807dfca8381d6fefd879f
https://github.com/dreamwidth/dw-free/commit/f7c0089bdcaddc4a7ec807dfca8381d6fefd879f
Author: Mark Smith <mark@qq.is>
Date: 2016-05-21 (Sat, 21 May 2016)
Changed paths:
M cgi-bin/LJ/Faq.pm
M cgi-bin/LJ/Support.pm
M t/faq.t
Log Message:
-----------
Merge pull request #1771 from pinterface/Faq-url-method
Add url and url_full methods to LJ::Faq
Compare: https://github.com/dreamwidth/dw-free/compare/13c17afa7e65...f7c0089bdcad
Home: https://github.com/dreamwidth/dw-free
Commit: 8736d5274075906a4e40f5ae6e651c1b14c28eba
https://github.com/dreamwidth/dw-free/commit/8736d5274075906a4e40f5ae6e651c1b14c28eba
Author: Pixie <pix@kepibu.org>
Date: 2016-05-12 (Thu, 12 May 2016)
Changed paths:
M cgi-bin/LJ/Faq.pm
M cgi-bin/LJ/Support.pm
M t/faq.t
Log Message:
-----------
Add url and url_full methods to LJ::Faq
These are callable both on FAQ instances ($faq->url), and directly
(LJ::Faq->url 123), so you can easily produce a FAQ URL regardless
of whether you have a Faq object, or just the id.
Commit: f7c0089bdcaddc4a7ec807dfca8381d6fefd879f
https://github.com/dreamwidth/dw-free/commit/f7c0089bdcaddc4a7ec807dfca8381d6fefd879f
Author: Mark Smith <mark@qq.is>
Date: 2016-05-21 (Sat, 21 May 2016)
Changed paths:
M cgi-bin/LJ/Faq.pm
M cgi-bin/LJ/Support.pm
M t/faq.t
Log Message:
-----------
Merge pull request #1771 from pinterface/Faq-url-method
Add url and url_full methods to LJ::Faq
Compare: https://github.com/dreamwidth/dw-free/compare/13c17afa7e65...f7c0089bdcad
