github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2014-07-14 01:16 am

[dreamwidth/dw-free] 2d91de: Rename (new) success_ml to DW::Controller->render_...

Branch: refs/heads/release-1.21
Home: https://github.com/dreamwidth/dw-free
Commit: 2d91ded0300e9f5fa4d0e381ad0b8deb5e6d7994
https://github.com/dreamwidth/dw-free/commit/2d91ded0300e9f5fa4d0e381ad0b8deb5e6d7994
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-12 (Sat, 12 Jul 2014)

Changed paths:
M cgi-bin/DW/Controller.pm
M cgi-bin/DW/Controller/Community.pm
M cgi-bin/DW/Controller/Rename.pm
R views/old-success.tt
A views/success-page.tt
M views/success.tt

Log Message:
-----------
Rename (new) success_ml to DW::Controller->render_success

We put back the original success_ml, which matches error_ml in form

But we now also have a new function DW::Controller->render_success which
has a signature which acts a lot like DW::Controller->render_template

The first argument is the page name (scope) where the success message is
defined -- it will probably match the page name in your
DW::Controller->render_template

This page should define a .success.title and a .success.message

The second argument (optional) is a hashref of any variables in the
.success.message

The third argument (optional) is a list of links in the form of:

{ text_ml => ..., url => ...}


Commit: dcc0cae94752ad13dc4599c068e80278a5484fdc
https://github.com/dreamwidth/dw-free/commit/dcc0cae94752ad13dc4599c068e80278a5484fdc
Author: Mark Smith <mark@qq.is>
Date: 2014-07-12 (Sat, 12 Jul 2014)

Changed paths:
M cgi-bin/DW/Controller.pm
M cgi-bin/DW/Controller/Community.pm
M cgi-bin/DW/Controller/Rename.pm
R views/old-success.tt
A views/success-page.tt
M views/success.tt

Log Message:
-----------
Merge pull request #800 from afuna/render_success

Rename (new) success_ml to DW::Controller->render_success


Commit: f6b13750f7f56a1b56ffbce1c464a0ee35b4fdf4
https://github.com/dreamwidth/dw-free/commit/f6b13750f7f56a1b56ffbce1c464a0ee35b4fdf4
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M htdocs/stc/controlstrip.css

Log Message:
-----------
[#723] Reset control strip font size back to absolute 11px


Commit: 75b4dd1b153aa66ac8b18dfbf162df001035c341
https://github.com/dreamwidth/dw-free/commit/75b4dd1b153aa66ac8b18dfbf162df001035c341
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M htdocs/stc/controlstrip.css

Log Message:
-----------
Merge pull request #806 from afuna/controlstrip-font-size-bug-723

[#723] Reset control strip font size back to absolute 11px


Compare: https://github.com/dreamwidth/dw-free/compare/ab4f849e9e18...75b4dd1b153a