Commit 61121c192a30abdb33ac98cca9962942645df58e

  • Tree SHA1: ef3a81b
  • Parent SHA1: 15f9c80 (Blacklist all files and directories in the web root (INSTALLDIR). Much more elegant than manually keep tracking of these invalid usernames.)
  • raw diff | raw patch
Additional note in Autocomplete plugin readme about private mode
  
11Autocomplete allows users to autocomplete screen names in @ replies. When an "@" is typed into the notice text area, an autocomplete box is displayed populated with the user's friends' screen names.
22
3Note: This plugin doesn't work if the site is in Private mode, i.e. when $config['site']['private'] is set to true.
4
35Installation
46============
57Add "addPlugin('Autocomplete');" to the bottom of your config.php