Bug 134120 - New port: www/trac-wikigoodies - wiki goodies for Trac
Summary: New port: www/trac-wikigoodies - wiki goodies for Trac
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-30 22:20 UTC by Alexey Degtyarev
Modified: 2009-05-03 14:00 UTC (History)
0 users

See Also:


Attachments
trac-wikigoodies.shar (2.59 KB, text/plain)
2009-04-30 22:20 UTC, Alexey Degtyarev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Degtyarev 2009-04-30 22:20:01 UTC
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);
- Replace \\... UNC paths with "file:///" links;
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-04-30 23:42:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-05-03 13:57:45 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-05-03 13:57:57 UTC
State Changed
From-To: open->closed

New port added. Thanks!