mirror of
https://github.com/e107inc/e107.git
synced 2025-08-28 16:50:07 +02:00
Comments engine can now be easily replaced by plugins using e_comment.php. Added "facebook comments" to the social plugin as an example. See admin -> manage -> Comments Manager to enable. (plugin scan may be required if upgrading from github)
This commit is contained in:
@@ -76,5 +76,8 @@ define("LAN_IP", "IP Address");
|
||||
define("LAN_AUTHOR", "Author");
|
||||
define("LAN_CATEGORY", "Category");
|
||||
define("LAN_GUEST", "Guest");
|
||||
define("LAN_NEXT", "Next");
|
||||
define("LAN_PREVIOUS", "Previous");
|
||||
|
||||
|
||||
?>
|
Reference in New Issue
Block a user