Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 May 2009 12:57:30 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/trac-wikigoodies Makefile distinfo pkg-descr
Message-ID:  <200905031257.n43CvU09051727@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2009-05-03 12:57:30 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/trac-wikigoodies Makefile distinfo pkg-descr 
  Log:
  This plugin extends the Trac Wiki in several ways:
  
  - Support for displaying smileys;
  - HTML 4.0 entities (named entities and numerical entities);
  - Automatic replacement of common text idioms by their corresponding symbols
    (e.g. arrows, fractions, etc.);
  - Simplified markup for single words: *this* /is/ _important_;
  - Replace <name@domain> with "mailto:" links (obfuscated if needed)
    (0.11 only - though that's now in Trac core);
  - Replace \\... UNC paths with "file:///" links (0.11 only);
  
  Each feature can be disabled individually if needed.
  
  WWW: http://trac-hacks.org/wiki/WikiGoodiesPlugin
  
  PR:             ports/134120
  Submitted by:   Alexey V. Degtyarev <alexey at renatasystems.org>
  
  Revision  Changes    Path
  1.2338    +1 -0      ports/www/Makefile
  1.1       +33 -0     ports/www/trac-wikigoodies/Makefile (new)
  1.1       +3 -0      ports/www/trac-wikigoodies/distinfo (new)
  1.1       +14 -0     ports/www/trac-wikigoodies/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905031257.n43CvU09051727>