Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Extensions
Action Links
Commits
5534c25e
Commit
5534c25e
authored
Feb 20, 2020
by
Rich
Browse files
update readme, info
parent
8f0ff164
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
5534c25e
...
...
@@ -38,8 +38,12 @@ cv en actionlinks
## Usage
Get it installed, then head to
**
Administer » System Settings » Action
Links
**
1.
Get it installed,
2.
then give your admin users the new "Administer Action
Links Extension" permission.
3.
Then head over to
**Administer » System Settings » Action Links**
### Create your first action link.
...
...
@@ -47,12 +51,17 @@ Here you can add your first action link. The edit screen is shown in the
screnshot above.
-
*Name*
: used for the administrative interface only.
-
*Description*
: same
-
*Active*
: if un-checked users of the link will get the denied/fallback URL
-
*Link URL*
: the web address to the page/resource you want to redirect
people to.
-
*Fallback URL (if denied)*
: the web address to redirect people to if
they're not alowed the link for any reason.
-
*Form Processor*
: if you have the Form Processor extension, you can pick
a form processor to call. This gives you all the logic that extension
provides, e.g. creating activities, adding to groups. If you choose one
...
...
@@ -65,11 +74,15 @@ screnshot above.
(programmatically) add Form Processor input params to the links
generated. You can't overwrite a configured input, and you can't
provide a parameter that is not an allowed/expected input.
-
*Max uses*
: the max times the link can be used by anyone. (probably not
that useful)
-
*Max number of unique contacts who can use this.*
e.g. "First 10 people to
click this get a voucher for a free pie.".
-
*Number of times each contact is allowed to use this link*
.
-
*When to stop allowing access*
.
...
...
info.xml
View file @
5534c25e
...
...
@@ -15,7 +15,7 @@
<url
desc=
"Licensing"
>
http://www.gnu.org/licenses/agpl-3.0.html
</url>
</urls>
<releaseDate>
2020-02-20
</releaseDate>
<version>
1.0.
1
</version>
<version>
1.0.
2
</version>
<develStage>
alpha
</develStage>
<compatibility>
<ver>
5.0
</ver>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment