WG/OBIT/todo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 20: | Line 20: | ||
** Fix nice URLs -- '''DONE''' -- ross | ** Fix nice URLs -- '''DONE''' -- ross | ||
*** not very useful at the moment as they aren't the default, and the homepage doesn't work | *** not very useful at the moment as they aren't the default, and the homepage doesn't work | ||
* Google Groups migration | |||
** identify all google groups that should be migrated | |||
** create new lists for each group on mayfair | |||
** auto sign up old list members? | |||
** announce shutdown of old list at a certain date | |||
** add auto responder with new list info after date | |||
** disallow new posts after date | |||
* WordPress | * WordPress |
Revision as of 13:10, 20 October 2011
OBIT todo
For OBIT internal use only NOT for support requests!
- mediawiki migration
- wyswig editor extension
- installed FCKEditor MediaWiki extension, had to apply this patch
- maybe find a way to make rich editor the default?
- figure out exporting -- DONE -- brandon, matt, gregg, have keys
- converter from wikispaces text to mediawiki text -- DONE -- still buggy: User:Matt/convert_spaces_to_MW
- wrap mediawiki text in mediawiki XML import format -- DONE -- User:Matt/makeXML
- review automated import for bugs -- IN PROGRESS -- WG/OBIT/Import_Bugs
- organize import -- IN PROGRESS -- brandon, matt, onekarma
- link wikispaces pages to new wiki -- solidstate? (or yanikn)
- lock wikispaces pages -- solidstate? (or yanikn)
- mediawiki mobile extension -- matt
- load testing
- move to mod_php if load testing doesn't work
- Fix nice URLs -- DONE -- ross
- not very useful at the moment as they aren't the default, and the homepage doesn't work
- wyswig editor extension
- Google Groups migration
- identify all google groups that should be migrated
- create new lists for each group on mayfair
- auto sign up old list members?
- announce shutdown of old list at a certain date
- add auto responder with new list info after date
- disallow new posts after date
- WordPress
- load testing -- IN PROGRESS -- matt
- Initial results of NOT good used $ab -n100 -c10 http://www.occupyboston.org/ and initial median response was 16 seconds! Dropped to 8s with Ross' fix: added define( ‘ENABLE_CACHE’, true ); to wp-config.php
- $ab -n100 -c20 http://www.occupyboston.org/ media still high, 12 seconds
- load testing -- IN PROGRESS -- matt
- ticket tracking
- trac suggested, see thread start
- requirement: mobile accessible
- currently (20 Oct) using support.occupyboston.org -- owner? keys?
- documentation and classes
- mediawiki related
- how to create an account -- Tracy
- editing pages
- how to use WYSWYG editor mode?
- "Best Practices"
- how to link properly (e.g. use permalinks)
- best way to name a page
- WG conventions (e.g.: WG work goes in /WG/<name>)
- mediawiki related