Author: batiste.bieler
Date: Wed Mar 25 10:34:18 2009
New Revision: 413

Modified:
    wiki/PlaceHolders.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/PlaceHolders.wiki
==============================================================================
--- wiki/PlaceHolders.wiki      (original)
+++ wiki/PlaceHolders.wiki      Wed Mar 25 10:34:18 2009
@@ -47,29 +47,53 @@

  a simple line input

+{{{
+{% placeholder [name] with TextInput %}
+}}}
+
  ==Textarea==

  a multi line input, a simple

+{{{
+{% placeholder [name] with Textarea %}
+}}}
+
  ==RichTextarea==

  A simple  
[http://batiste.dosimple.ch/blog/posts/2007-09-11-1/rich-text-editor-jquery.html
  
Rich Text Area Editor] based on jQuery

+{{{
+{% placeholder [name] with RichTextarea %}
+}}}
+
  http://rte-light.googlecode.com/svn/trunk/screenshot.png

  ==WYMEditor==

  a complete jQuery Rich Text Editor called [http://www.wymeditor.org/  
wymeditor]

+{{{
+{% placeholder [name] with WYMEditor %}
+}}}
+
  http://drupal.org/files/images/wymeditor.preview.jpg

  ==markItUpMarkdown==

  markdown editor based on [http://markitup.jaysalvat.com/home/ markitup]

+{{{
+{% placeholder [name] with markItUpMarkdown %}
+}}}
+
  http://www.webdesignerdepot.com/wp-content/uploads/2008/11/05_markitup.jpg

  ==markItUpHTML==
+
+{{{
+{% placeholder [name] with markItUpHTML %}
+}}}

  HTML editor based on [http://markitup.jaysalvat.com/home/ markitup]


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to