summaryrefslogtreecommitdiff
path: root/www/wmd/PLIST
diff options
context:
space:
mode:
authorschmonz <schmonz>2009-05-04 22:48:26 +0000
committerschmonz <schmonz>2009-05-04 22:48:26 +0000
commit0d1b87daf82ec37346e02c4a85e1acf8588bf0e9 (patch)
treecdd94ffebf71559db06329591d49e95393809809 /www/wmd/PLIST
parent1a5bf4fd31ed6cb1251251a472f4acdf77b475ab (diff)
downloadpkgsrc-0d1b87daf82ec37346e02c4a85e1acf8588bf0e9.tar.gz
Initial import of WMD, a simple, lightweight HTML editor for blog
comments, forum posts, and basic content management. You can add WMD to any textarea with one line of code. Add live preview with one line more. WMD works in nearly all modern browsers, and is now completely free to use. The next release will be open source under an MIT-style license. This is not a WYSIWYG editor. Writing HTML to look a certain way can make your text less accessible to blind people, search engines, mobile users, and feed readers. HTML describes a document's logical structure -- not its appearance. It just wasn't built for WYSIWYG. So WMD is something new: a Wysiwym Markdown editor.
Diffstat (limited to 'www/wmd/PLIST')
-rw-r--r--www/wmd/PLIST29
1 files changed, 29 insertions, 0 deletions
diff --git a/www/wmd/PLIST b/www/wmd/PLIST
new file mode 100644
index 00000000000..52a6df10abe
--- /dev/null
+++ b/www/wmd/PLIST
@@ -0,0 +1,29 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/05/04 22:48:26 schmonz Exp $
+share/doc/wmd/apiExample.html
+share/doc/wmd/minimalExample.html
+share/doc/wmd/optionsExample.html
+share/doc/wmd/readme.txt
+share/wmd/images/bg-fill.png
+share/wmd/images/bg.png
+share/wmd/images/blockquote.png
+share/wmd/images/bold.png
+share/wmd/images/code.png
+share/wmd/images/h1.png
+share/wmd/images/hr.png
+share/wmd/images/img.png
+share/wmd/images/italic.png
+share/wmd/images/link.png
+share/wmd/images/ol.png
+share/wmd/images/redo.png
+share/wmd/images/separator.png
+share/wmd/images/ul.png
+share/wmd/images/undo.png
+share/wmd/images/wmd-on.png
+share/wmd/images/wmd.png
+share/wmd/showdown.js
+share/wmd/wmd-base.js
+share/wmd/wmd-plus.js
+share/wmd/wmd.js
+@dirrm share/wmd/images
+@dirrm share/wmd
+@dirrm share/doc/wmd