[dreamwidth/dw-free] a1bf27: Use style_opts instead of style_args in the entry ...
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: a1bf2722c05d30f3d1c807de9502e0356409bd3d
https://github.com/dreamwidth/dw-free/commit/a1bf2722c05d30f3d1c807de9502e0356409bd3d
Author: Afuna <fu@dreamwidth.org>
Date: 2014-08-11 (Mon, 11 Aug 2014)
Changed paths:
M cgi-bin/LJ/Entry.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/EntryPage.pm
M cgi-bin/LJ/Web.pm
M htdocs/go.bml
M htdocs/manage/tracking/comments.bml
M htdocs/manage/tracking/entry.bml
M htdocs/poll/index.bml
Log Message:
-----------
Use style_opts instead of style_args in the entry url
We were using style_opts for hashes, style_args for a string;
$entry->url expects a hash but was using style_args as the option name.
So rename it to match convention elsewhere
Commit: 57dc35c11ce16e0e156868c4b1708d10deb2630d
https://github.com/dreamwidth/dw-free/commit/57dc35c11ce16e0e156868c4b1708d10deb2630d
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-08-11 (Mon, 11 Aug 2014)
Changed paths:
M cgi-bin/LJ/Entry.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/EntryPage.pm
M cgi-bin/LJ/Web.pm
M htdocs/go.bml
M htdocs/manage/tracking/comments.bml
M htdocs/manage/tracking/entry.bml
M htdocs/poll/index.bml
Log Message:
-----------
Merge pull request #930 from afuna/style_args-to-style_opts
Use style_opts instead of style_args in the entry url
Compare: https://github.com/dreamwidth/dw-free/compare/bc40b4808f4c...57dc35c11ce1
Home: https://github.com/dreamwidth/dw-free
Commit: a1bf2722c05d30f3d1c807de9502e0356409bd3d
https://github.com/dreamwidth/dw-free/commit/a1bf2722c05d30f3d1c807de9502e0356409bd3d
Author: Afuna <fu@dreamwidth.org>
Date: 2014-08-11 (Mon, 11 Aug 2014)
Changed paths:
M cgi-bin/LJ/Entry.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/EntryPage.pm
M cgi-bin/LJ/Web.pm
M htdocs/go.bml
M htdocs/manage/tracking/comments.bml
M htdocs/manage/tracking/entry.bml
M htdocs/poll/index.bml
Log Message:
-----------
Use style_opts instead of style_args in the entry url
We were using style_opts for hashes, style_args for a string;
$entry->url expects a hash but was using style_args as the option name.
So rename it to match convention elsewhere
Commit: 57dc35c11ce16e0e156868c4b1708d10deb2630d
https://github.com/dreamwidth/dw-free/commit/57dc35c11ce16e0e156868c4b1708d10deb2630d
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-08-11 (Mon, 11 Aug 2014)
Changed paths:
M cgi-bin/LJ/Entry.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/EntryPage.pm
M cgi-bin/LJ/Web.pm
M htdocs/go.bml
M htdocs/manage/tracking/comments.bml
M htdocs/manage/tracking/entry.bml
M htdocs/poll/index.bml
Log Message:
-----------
Merge pull request #930 from afuna/style_args-to-style_opts
Use style_opts instead of style_args in the entry url
Compare: https://github.com/dreamwidth/dw-free/compare/bc40b4808f4c...57dc35c11ce1