1
0

Allow approval of comments requiring confirmation

This commit is contained in:
Garvin Hicking
2009-02-11 12:35:44 +00:00
parent 5bf4b7a81a
commit 3fa6ab4d84
65 changed files with 100 additions and 25 deletions

View File

@ -949,3 +949,4 @@ $i18n_unknown = 'tw';
@define('SYNDICATION_PLUGIN_FEEDBURNERID_FORWARD', '(If you enter an absolute URL with http://... here, this URL will be used as the redirection target in case you have enabled the "Force" option for FeedBurner. Note that this can also be a URL independent to FeedBurner. For new Google FeedBurner feeds, you need to enter http://feeds2.feedburner.com/yourfeedname here)');
@define('SYNDICATION_PLUGIN_FEEDBURNERID_FORWARD2', 'If you set this option to "Force" you can forward the RSS feed to any webservice, not only FeedBurner. Look at the option "Feedburner ID" below to enter an absolute URL)');
@define('COMMENTS_FILTER_NEED_CONFIRM', 'Pending user confirmation');