You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Dave Brondsema <br...@users.sf.net> on 2013/08/06 22:31:24 UTC

[allura:tickets] #6458 Create wiki importer for Google Code

- **QA**: Dave Brondsema



---

** [tickets:#6458] Create wiki importer for Google Code**

**Status:** code-review
**Labels:** import google-code 
**Created:** Fri Jul 12, 2013 10:20 PM UTC by Cory Johns
**Last Updated:** Tue Jul 30, 2013 03:31 PM UTC
**Owner:** Tim Van Steenburgh

Create an importer for wiki pages for Google Code projects.  The importer should follow the framework discussed on the [mailing list](http://mail-archives.apache.org/mod_mbox/incubator-allura-dev/201307.mbox/%3CCAEMb8zUg7Kem2aDxVzAqF3U4aKEj7jL3UO=UpX=2+NfY_P8kXQ@mail.gmail.com%3E) and integrate with the project importer from [#6456].

The list of pages will have to be parsed out from the list page (e.g., https://code.google.com/p/support/w/list with a jQuery selector of `#resultstable tbody a`).  The page contents and comments  will need to be extracted from the elements with an `id` of `wikicontents` and `commentlist`, respectively.

Support for a user-mapping might be nice, but is unlikely to be terribly useful, so comments should probably just be attributed to `*anonymous`, perhaps with a link prepended to the comment that links to the Google Code user profile page.  (Or maybe we should only import the page contents?)


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.