Mailing List Archive

[bricoleurs/bricolage] db1b4a: Get `RELATED_DOC_POD_TAG = "url"` working again.
Branch: refs/heads/master
Home: http://github.com/bricoleurs/bricolage

Commit: db1b4a799b3b1c8b6c4cfebeb5f4932e16316eec
http://github.com/bricoleurs/bricolage/commit/db1b4a799b3b1c8b6c4cfebeb5f4932e16316eec
Author: David E. Wheeler <david@justatheory.com>
Date: 2010-03-29 (Mon, 29 Mar 2010)

Changed paths:
M lib/Bric/Biz/Element/Container.pm
M lib/Bric/Changes.pod

Log Message:
-----------
Get `RELATED_DOC_POD_TAG = "url"` working again.

I didn't realize that the "protocal" attribute of Bric::Biz::OutputChannel was
allowed to be `NULL`. Not a hot idea, really. [#150 state:resolved]


Commit: 9fe8390e98430754d0a5771291e82fee4f635472
http://github.com/bricoleurs/bricolage/commit/9fe8390e98430754d0a5771291e82fee4f635472
Author: David E. Wheeler <david@justatheory.com>
Date: 2010-03-29 (Mon, 29 Mar 2010)

Changed paths:
M lib/Bric/Changes.pod
M lib/Bric/Util/Burner.pm

Log Message:
-----------
Make sure protocol works in `best_uri()`.

Default to "http://" when it's not set for the output channel.