http://trac.tiddlywiki.org/changeset/9890

FND
2009-06-17 14:52:55 +0000 (Wed, 17 Jun 2009)
95
jQuery plugin docs: added index page

This is just an early draft and will need to be improved.

---------------

A   Trunk/core/jquery/plugins/doc/index.html

---------------

Added: Trunk/core/jquery/plugins/doc/index.html
===================================================================
--- Trunk/core/jquery/plugins/doc/index.html                            (rev 0)
+++ Trunk/core/jquery/plugins/doc/index.html    2009-06-17 14:52:55 UTC (rev 
9890)
@@ -0,0 +1,31 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 
"http://www.w3.org/TR/html4/strict.dtd";>
+<html lang="en">
+
+<head>
+       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+       <title>TiddlyWiki jQuery plugins</title>
+       <link rel="stylesheet" type="text/css" href="styles/main.css">
+</head>
+
+<body>
+       <h1>TiddlyWiki jQuery plugins</h1>
+       <p>
+               With <a href="http://jquery.com";>jQuery</a> being integrated 
into the
+               <a href="http://tiddlywiki.com";>TiddlyWiki</a> core, the 
community has
+               begun extracting TiddlyWiki functionality into generic 
components in
+               the form of jQuery plugins:
+       </p>
+       <ul>
+               <li>
+                       <a href="twFile.html">jQuery.twFile</a>
+               </li>
+               <li>
+                       <a href="twStylesheet.html">jQuery.twStylesheet</a>
+               </li>
+               <li>
+                       <a 
href="encoding.digests.sha1.html">jQuery.encoding.digests.sha1.html</a>
+               </li>
+       </ul>
+</body>
+
+</html>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/TiddlyWikiDev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to