Sync authors in core and Spartacus.
Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
65c9aa63eb
commit
0b967cc765
@ -16,7 +16,7 @@ class serendipity_plugin_authors extends serendipity_plugin
|
||||
$propbag->add('description', AUTHOR_PLUGIN_DESC);
|
||||
$propbag->add('stackable', true);
|
||||
$propbag->add('author', 'Serendipity Team');
|
||||
$propbag->add('version', '2.2');
|
||||
$propbag->add('version', '2.2'); // NOTE: This plugin is also in the central repository. Commit changes to the core, too :)
|
||||
$propbag->add('configuration', array('image', 'allow_select', 'title', 'showartcount', 'mincount'));
|
||||
$propbag->add('groups', array('FRONTEND_VIEWS'));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user