User:LFaraone/Work/2011-W6: Difference between revisions

From OLPC
Jump to navigation Jump to search
(→‎Notes: +database failures)
Line 2: Line 2:
* Combine [http://planet.laptop.org Planet Laptop] and [http://planet.sugarlabs.org Planet Sugar] into one feed using [http://pipes.yahoo.com/ Yahoo Pipes]. ([http://pipes.yahoo.com/lfaraone/planet_sl_olpc pipe published here])
* Combine [http://planet.laptop.org Planet Laptop] and [http://planet.sugarlabs.org Planet Sugar] into one feed using [http://pipes.yahoo.com/ Yahoo Pipes]. ([http://pipes.yahoo.com/lfaraone/planet_sl_olpc pipe published here])
* Footer link to Dashboard in Drupal
* Footer link to Dashboard in Drupal
* Copy over database + files to <code>www-staging.l.o</code> from <code>one.l.o</code>


== Notes ==
== Notes ==

Revision as of 14:40, 9 February 2011

Tasks done

Notes

  • Drupal is currently a point release behind (6.19 vs 6.20), are we handling upgrades or is GT?
    • Some other plugins, notably Google Analytics, are currently marked "not supported", and several others have updates available
  • Attempts to migrate one database to www-staging resulted in a variety of odd failures:
    • Not all tables were migrated when restoring from webif via backup created from webif on one, but restoring www-staging was without problems.
    • Attempts to use mysqlimport resulted in Access Denied errors (for the specific tables, not in general)

Currently working on

Future tasks

  • Investigate the means by which we could import feeds a la planet.
    • We'll want to have a subset of Planet syndicated, subject to manual approval [medium, 3hr]
  • Determine a migration path for URLs on the old blog.laptop.org instance to Drupal
    • Current URL schemes are incompatible.
  • Figure out if we want to keep Wordpress for blog.l.o, and somehow integrate it with Drupal. This eliminates the above URL issue, but add new ones, namely:
    • Unify visual style. b.l.o looks decidedly un-one.l.o-like.
    • Single-user-login between Drupal and Wordpress.
  • Duplicate database for www-staging if it turns out to be needed, double check this.
  • Follow up on mailman migration with Ed et al. (talk with SJ/Adam re formulating specific rationale for upgrade)