pleio / advanced_comments
Installs: 2 246
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 5
Type:elgg-plugin
Requires
- composer/installers: ~1.0
This package is not auto-updated.
Last update: 2024-11-10 01:39:19 UTC
README
Replace generic comments system with a more advanced options functionality. = Features: = - Change order (Oldest First / Newest First) - Add comments block always directly after content - Control limit - Use autoloading of comments (when more scrolls into view, next x comments are automatically loaded) - jQuery loading of more comments (no more page reloads) - Order, Limit and Auto-Load preferences are saved per object type (file, blog, page etc) - Preferences for logged out user are stored in session (not in cookies)