• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item7908: New {RegistrationParameters} setting to specify the URL parameter on redirect
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Extension |
RequireRegistrationPlugin |
Enhancement |
Closed |
|
n/a |
|
Detail
New config setting:
# **String 80**
# URL parameters passed along to the registration page; %WEB% and
# %TOPIC% are expanded; default: note=requireregistration
$TWiki::cfg{Plugins}{RequireRegistrationPlugin}{RegistrationParameters} = 'note=requireregistration';
Useful to pass along the originating topic to return to after registration, such as:
'note=requireregistration;returnTo=Bugs.Item7908'
--
TWiki:Main/PeterThoeny
- 2020-09-14