plugin_comments: URLs of writers may now be shown in the sitebar. This only worked for trackbacks formaly, now it works for trackbacks, pingbacks and human writers. You may configure, in what type of comment the URLs should be added.
This commit is contained in:
@ -8,3 +8,5 @@
|
||||
@define('PLUGIN_COMMENTS_MAXENTRIES', 'Anzahl an Kommentaren');
|
||||
@define('PLUGIN_COMMENTS_MAXENTRIES_BLAHBLAH', 'Wieviele Kommentare sollen gezeigt werden? (Standard: 15)');
|
||||
@define('PLUGIN_COMMENTS_ABOUT', '%s zu%s');
|
||||
|
||||
@define('PLUGIN_COMMENTS_ADDURL', 'Kommentatoren URL anzeigen bei');
|
||||
|
Reference in New Issue
Block a user