[dreamwidth/dw-free] 92dd1b: Make success_ml use the same format as DW::Templat...
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 92dd1bb42b9476ec0470cd218aa3cacaac9ae32f
https://github.com/dreamwidth/dw-free/commit/92dd1bb42b9476ec0470cd218aa3cacaac9ae32f
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-27 (Fri, 27 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller.pm
M cgi-bin/DW/Controller/Community.pm
Log Message:
-----------
Make success_ml use the same format as DW::Template->render_template
The page passed to success_ml used to need a leading slash, but that
made it inconsistent with what DW::Template->render_template expected
(the .tt file without a leading slash). So make them consistent: that
will be less painful later
Commit: 36cbbebc29b04e6b5c4920812f427a3464e83ae3
https://github.com/dreamwidth/dw-free/commit/36cbbebc29b04e6b5c4920812f427a3464e83ae3
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-27 (Fri, 27 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller.pm
M cgi-bin/DW/Controller/Community.pm
Log Message:
-----------
Merge pull request #774 from afuna/success_ml-consistent-with-render_template
Make success_ml use the same format as DW::Template->render_template
Compare: https://github.com/dreamwidth/dw-free/compare/bafa80eb259d...36cbbebc29b0
Home: https://github.com/dreamwidth/dw-free
Commit: 92dd1bb42b9476ec0470cd218aa3cacaac9ae32f
https://github.com/dreamwidth/dw-free/commit/92dd1bb42b9476ec0470cd218aa3cacaac9ae32f
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-27 (Fri, 27 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller.pm
M cgi-bin/DW/Controller/Community.pm
Log Message:
-----------
Make success_ml use the same format as DW::Template->render_template
The page passed to success_ml used to need a leading slash, but that
made it inconsistent with what DW::Template->render_template expected
(the .tt file without a leading slash). So make them consistent: that
will be less painful later
Commit: 36cbbebc29b04e6b5c4920812f427a3464e83ae3
https://github.com/dreamwidth/dw-free/commit/36cbbebc29b04e6b5c4920812f427a3464e83ae3
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-27 (Fri, 27 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller.pm
M cgi-bin/DW/Controller/Community.pm
Log Message:
-----------
Merge pull request #774 from afuna/success_ml-consistent-with-render_template
Make success_ml use the same format as DW::Template->render_template
Compare: https://github.com/dreamwidth/dw-free/compare/bafa80eb259d...36cbbebc29b0