added url.raw for Post assets to get a URL without the #id stuff at the end
This commit is contained in:
parent
241bb7ebac
commit
8975ef5ef2
3 changed files with 7 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ our $HELP = {
|
|||
{ 'name' => 'reply.url' },
|
||||
{ 'name' => 'reply.withQuote.url' },
|
||||
{ 'name' => 'url' },
|
||||
{ 'name' => 'url.raw', description => 'help url.raw' },
|
||||
{ 'name' => 'rating.value' },
|
||||
{ 'name' => 'rate.url.thumbsUp' },
|
||||
{ 'name' => 'rate.url.thumbsDown' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue