1
0

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:
Grischa Brockhaus
2008-01-12 13:47:16 +00:00
parent 81506febd0
commit 3e491633b6
5 changed files with 33 additions and 4 deletions

View File

@ -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');