mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-28 21:24:36 +00:00
Move the editions into a subfolder
This commit is contained in:
31
editions/tw2/source/tiddlywiki/jquery/plugins/doc/index.html
Executable file
31
editions/tw2/source/tiddlywiki/jquery/plugins/doc/index.html
Executable file
@@ -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>
|
||||
Reference in New Issue
Block a user