Upgrade notes 0.9
From StatusNet
Some important things to run smoothly and gotchas to watch out for...
Contents |
[edit] Database
- (new tables...)
- (new indexes...)
- 08to09.sql
[edit] Twitter integration
- has moved to a plugin:
- addPlugin('TwitterBridge');
[edit] OpenID
- has moved to a plugin:
- addPlugin('OpenID');
[edit] Sphinx search
- Has moved to a plugin:
- addPlugin('SphinxSearch');
- new index names to support multiple switching; need to reindex at least once!
- scripts renamed...