Return-Path: X-Original-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 14EE7100D1 for ; Mon, 8 Jul 2013 17:52:19 +0000 (UTC) Received: (qmail 65439 invoked by uid 500); 8 Jul 2013 17:52:18 -0000 Delivered-To: apmail-incubator-allura-dev-archive@incubator.apache.org Received: (qmail 65357 invoked by uid 500); 8 Jul 2013 17:52:18 -0000 Mailing-List: contact allura-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: allura-dev@incubator.apache.org Delivered-To: mailing list allura-dev@incubator.apache.org Received: (qmail 65321 invoked by uid 99); 8 Jul 2013 17:52:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jul 2013 17:52:16 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of noreply@sourceforge.net designates 216.34.181.60 as permitted sender) Received: from [216.34.181.60] (HELO smtp.ch3.sourceforge.com) (216.34.181.60) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jul 2013 17:52:12 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.com; s=x; h=Date:Message-ID:Subject:Reply-To:From:To:MIME-Version:Content-Type; bh=gQoP/XK9Fg/ggF/C/MZKAP7YZjO7SGVqGgpZyzSZuoI=; b=nmi1GLojhX+HQ2u898MYpKzRDy4FvePWUVgPMcfz0RlBJOThtoOLV+Qf41Y7WMHYa4SIOm3L3DPV5hn/9jv6iKZfeQmKcjHsyYkm6VV3vkpA6shkdFLF+Vrgvvbe6VpdNNrrG74NnAa5tqATcQuLirBZ0nIGTuvWSpmROLq3vZ0=; Received: from localhost ([127.0.0.1] helo=sfs-alluradaemon-2.v29.ch3.sourceforge.com) by sfs-alluradaemon-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1UwFbL-0003SU-Ga for allura-dev@incubator.apache.org; Mon, 08 Jul 2013 17:51:51 +0000 Content-Type: multipart/related; boundary="===============5300595972437448968==" MIME-Version: 1.0 To: "[allura:tickets] " <6139@tickets.allura.p.re.sf.net> From: "Tim Van Steenburgh" Reply-To: "[allura:tickets] " <6139@tickets.allura.p.re.sf.net> Subject: [allura:tickets] #6139 Trac wiki import Message-ID:

Date: Mon, 08 Jul 2013 17:51:51 +0000 X-Virus-Checked: Checked by ClamAV on apache.org --===============5300595972437448968== Content-Type: multipart/alternative; boundary="===============6977950423270198699==" MIME-Version: 1.0 --===============6977950423270198699== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit - **status**: code-review --> in-progress --- ** [tickets:#6139] Trac wiki import** **Status:** in-progress **Labels:** import 42cc **Created:** Thu Apr 18, 2013 09:09 PM UTC by Dave Brondsema **Last Updated:** Mon Jul 08, 2013 05:11 PM UTC **Owner:** nobody See [#4213] for trac ticket import. This can be a standalone script like the trac ticket import, and use the existing wiki APIs. That won't allow for history or attachment import, but that's not too important yet. Content conversion can be via regexes, e.g. https://gist.github.com/619537 and https://gist.github.com/1286682 or pull down the HTML and convert it to markdown using html2text (GPL, already an optional dep). We'll have to see what works best. SF should have an internal task to run this for projects easily. --- 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. --===============6977950423270198699== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit
  • status: code-review --> in-progress

[tickets:#6139] Trac wiki import

Status: in-progress
Labels: import 42cc
Created: Thu Apr 18, 2013 09:09 PM UTC by Dave Brondsema
Last Updated: Mon Jul 08, 2013 05:11 PM UTC
Owner: nobody

See [#4213] for trac ticket import.

This can be a standalone script like the trac ticket import, and use the existing wiki APIs. That won't allow for history or attachment import, but that's not too important yet.

Content conversion can be via regexes, e.g. https://gist.github.com/619537 and https://gist.github.com/1286682 or pull down the HTML and convert it to markdown using html2text (GPL, already an optional dep). We'll have to see what works best.

SF should have an internal task to run this for projects easily.


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.

--===============6977950423270198699==-- --===============5300595972437448968==--