From owner-freebsd-doc@FreeBSD.ORG Sun Nov 1 15:38:40 2009 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4524106566B for ; Sun, 1 Nov 2009 15:38:40 +0000 (UTC) (envelope-from rickvanderzwet@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id 4B8FB8FC15 for ; Sun, 1 Nov 2009 15:38:39 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 16so457140fgg.13 for ; Sun, 01 Nov 2009 07:38:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=S9fdLO28bQJNzoGFCyv70YOtQX5FFnnrppFFUvY3ECk=; b=OUvr85/eGaXwEFByLIHtyV7ZyVqzIzdPVPzIcFxxH9EbM3/ymZQDfXg1sezRP7SoFO n13A3AvStwzKCsm8lIMQ0S481qFnXGHq+5qeqcBx6jSPTy3xzRIZk9JT8H4Rt4VDxJDf iXirxvFA8s+bx1ubljey1vG1n+AWmkstM2D0w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=tMsPoVGX9oQH0JkuZB8duEa1YSMl5Zgvj96Kyon8sFYZArrduzzvV3K/YHuCzlaZBQ CgJvSZarWYKP/EU1vaunmFAP4xOX7WJl+MUeN6O8V43eCOMYeH9BfXeRgVb2Ysb4swc+ HDcYe9bzWxGFTc/bJnlpvBu3nkbzjP+R/7eEA= MIME-Version: 1.0 Sender: rickvanderzwet@gmail.com Received: by 10.223.144.204 with SMTP id a12mr612649fav.49.1257088658322; Sun, 01 Nov 2009 07:17:38 -0800 (PST) Date: Sun, 1 Nov 2009 16:17:38 +0100 X-Google-Sender-Auth: 46611512e9fcc98d Message-ID: <5aaae08a0911010717v4bc28628s2778be40c8b7fc8f@mail.gmail.com> From: Rick van der Zwet To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: FYI: handbook style trac wiki plugin X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2009 15:38:40 -0000 I really like the great style of the FreeBSD handbook/article pages, but having quite some difficulties with the format. Docbook is not so friendly to setup on an non FreeBSD machine for example :-) So I hacked around a bit with the trac wiki (http://trac.edgewall.org/) and created a plugin which mimics the behavior of the handbook (for a very small bit): https://trac-hacks.org/wiki/FreeDocPlugin#example1 Of course not all features are included. If you like the idea and like something included as well, let me know. /Rick -- http://rickvanderzwet.nl