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 A710E10CCB for ; Wed, 22 Jan 2014 15:10:48 +0000 (UTC) Received: (qmail 12630 invoked by uid 500); 22 Jan 2014 15:10:48 -0000 Delivered-To: apmail-incubator-allura-dev-archive@incubator.apache.org Received: (qmail 12571 invoked by uid 500); 22 Jan 2014 15:10:47 -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 12563 invoked by uid 99); 22 Jan 2014 15:10:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jan 2014 15:10:47 +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; Wed, 22 Jan 2014 15:10:43 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.com; s=x; h=Date:References:In-Reply-To:Message-ID:Subject:Reply-To:From:To:MIME-Version:Content-Type; bh=RpAFd3aMMudGmGm2vLcezqoKZQFUyBJbeDOwdrgBqFc=; b=k3QzcOFeF/poVkuoO29b6BWkqcQN/FBE3Ef6A4qu4yg4G4s6l5dW6dPIUJarPKYl42qO19POqeDt7yqt7YLxwPCVPpVnqulcb2DxxWHZsdco0cR0Xd4q6nbX1LDW7NSkYNrWBwGEXWZljA80tQb7KlUEjFlhGAK3HWSwsBjdfCk=; 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 1W5zRe-0001D2-HJ for allura-dev@incubator.apache.org; Wed, 22 Jan 2014 15:10:22 +0000 Content-Type: multipart/related; boundary="===============2432817407093000013==" MIME-Version: 1.0 To: allura-dev@incubator.apache.org From: "Tim Van Steenburgh" Reply-To: "[allura:tickets] " <4808@tickets.allura.p.re.sf.net> Subject: [allura:tickets] #4808 Factor out SourceForge-specific bits of Allura Message-ID:

In-Reply-To: <503c192db9363c5f83376206.tickets@allura.p.sourceforge.net> References: <503c192db9363c5f83376206.tickets@allura.p.sourceforge.net> Date: Wed, 22 Jan 2014 15:10:22 +0000 X-Virus-Checked: Checked by ClamAV on apache.org --===============2432817407093000013== Content-Type: multipart/alternative; boundary="===============4614738900869943977==" MIME-Version: 1.0 --===============4614738900869943977== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit - **QA**: Tim Van Steenburgh --- ** [tickets:#4808] Factor out SourceForge-specific bits of Allura** **Status:** code-review **Labels:** cleanup **Created:** Tue Aug 28, 2012 01:04 AM UTC by Dave Brondsema **Last Updated:** Tue Jan 21, 2014 10:30 PM UTC **Owner:** Cory Johns grep for these keywords that are specific to the SourceForge environment: * sourceforge * sf.net * sfx * sftheme * sfbot * geek.net * /var/local/env-allura/bin/activate * soghost * sb-forge These should all turn into generic configuration options or moved into the SourceForge internal repo and hooked into extensions points. We should also provide a way for 3rd-party macros to include their own help text, which would be displayed in the "Formatting Help" section of Allura. --- 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. --===============4614738900869943977== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit
  • QA: Tim Van Steenburgh

[tickets:#4808] Factor out SourceForge-specific bits of Allura

Status: code-review
Labels: cleanup
Created: Tue Aug 28, 2012 01:04 AM UTC by Dave Brondsema
Last Updated: Tue Jan 21, 2014 10:30 PM UTC
Owner: Cory Johns

grep for these keywords that are specific to the SourceForge environment:

  • sourceforge
  • sf.net
  • sfx
  • sftheme
  • sfbot
  • geek.net
  • /var/local/env-allura/bin/activate
  • soghost
  • sb-forge

These should all turn into generic configuration options or moved into the SourceForge internal repo and hooked into extensions points.

We should also provide a way for 3rd-party macros to include their own help text, which would be displayed in the "Formatting Help" section of Allura.


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.

--===============4614738900869943977==-- --===============2432817407093000013==--