Installing the StatusNet Infinite Scroll plugin
Here's the steps I followed:
- Downloaded what appeared to be the InfiniteScroll plugin gzipped file (master.tar.gz) from Gitorious.
- Copied the master.tar.gz to the plugin directory (/var/www/plugins) and uncompressed it. I discover it contains what appears to be the latest StatusNet version yet it did contain the InfiniteScroll plugin.
- Copied the InfiniteScroll plugin to the plugin directory.
- Added the following line to the bottom of the config.php file:
addPlugin('InfiniteScroll');
Note: When scrolling to the bottom it reads "Loading the next set of posts..." with a broken image link above it.
Resources
- Tags:
- Source:
- 2207hrs.txt
- Published:
- 07-07-2012 22:07