Path to this page:
./
www/p5-Catalyst-Plugin-StatusMessage,
Handle passing of status messages between screens of a web application
Branch: pkgsrc-2020Q3,
Version: 1.002000nb6,
Package name: p5-Catalyst-Plugin-StatusMessage-1.002000nb6,
Maintainer: pkgsrc-usersThe purpose of this plugin is to pass "status message" between screens
through the following mechanisms:
- Stores messages in the "$c->session" so that the application is
free to redirect to the appropriate URL after an action is taken.
- Associates a random 8-digit "token" with each messages, so it's
completely unambiguous what message should be shown in each
window/tab.
- Only requires that the token (not the full message) be included in
the redirect URL.
- Automatically removes the message after the first time it is
displayed. That way, if users hit refresh in their browsers they
only see the messages the first time.
Master sites: (Expand)
SHA1: 3d0eaf72dae67e97b0faddcfb155d39de9aa853f
RMD160: a84fd3b2123dedb1599fdb3eb79aa5537d3e5129
Filesize: 11.96 KB
Version history: (Expand)
- (2020-10-10) Package added to pkgsrc.se, version p5-Catalyst-Plugin-StatusMessage-1.002000nb6 (created)