- default avatar
- default HTML type
- set Content-Type
-- show current values in profile settings
-- save profile URL in profilesettings
-- save profile URL on registration
++ show current values in profile settings
++ save profile URL in profilesettings
++ save profile URL on registration
- require valid nicknames
- store canonical username for comparison and fetch
- use only canonical usernames
- @ messages
- # tags
- L: location
+- hreviews
- stay logged in between sessions
- use RSS as a subscription
- URL notices
'server' => 'localhost',
'path' => '/'),
'avatar' =>
- array('directory' => INSTALLDIR . 'files',
+ array('directory' => INSTALLDIR . '/files',
'path' => '/files')
);