added Subscribable AssetAspect to Wiki
This commit is contained in:
parent
b838102df5
commit
0697673846
15 changed files with 936 additions and 56 deletions
|
|
@ -146,6 +146,18 @@ our $HELP = {
|
|||
{ 'name' => 'useContentFilter', },
|
||||
{ 'name' => 'filterCode', },
|
||||
{ 'name' => 'maxImageSize', },
|
||||
{
|
||||
name => 'isSubscribed',
|
||||
description => 'help isSubscribed',
|
||||
},
|
||||
{
|
||||
name => 'subscribeUrl',
|
||||
description => 'help subscribeUrl',
|
||||
},
|
||||
{
|
||||
name => 'unsubscribeUrl',
|
||||
description => 'help unsubscribeUrl',
|
||||
},
|
||||
],
|
||||
fields => [],
|
||||
related => [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue