CDivEdit Code
Status: Pre-Alpha
Brought to you by:
redcrew
| File | Date | Author | Commit |
|---|---|---|---|
| CDivEdit.js | 2007-07-23 | dileepbapat | [r6] cosmic cursor style change |
| Lisence.txt | 2007-07-22 | dileepbapat | [r3] Initial import license from pkg |
| ReadME.html | 2007-07-22 | dileepbapat | [r5] Initial import readme and test.html. |
| test.html | 2007-07-23 | dileepbapat | [r6] cosmic cursor style change |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
<style type="text/css">
<!--
.style1 {font-size: 10px}
-->
</style>
</head>
<body>
<h1>CDivEdit - Column Div Editor</h1>
<h3>Pre-Alpha Release </h3>
<p>Please check <a href="http://cdivedit.wiki.sourceforge.net/">SourceForge Wiki</a> ,for Tutorial, Documentation, and more information.<br />
<br />
Any comments, ideas, help requests, or if you want to participate in the development please write to <a href="http://cdivedit.no-ip.info/phpbb2/">CDivEdit's Forum</a>,<br />
or drop me a mail - guszti5@hotmail.com</p>
<p>If you found bugs, or want to request a feature please open an item in <a href="http://sourceforge.net/tracker/?group_id=200647">SourceForge Trackers</a>. </p>
<p>This release contains the following files:<br />
ReadMe.html<br />
License.txt<br />
CDivEdit.js</p>
<p>If you find this script useful please drop me a mail, it would be just great to know that someone used it. Have fun!</p>
<p>Copyright © 2007 07 10 Szikszai Gusztáv</p>
<p>Lisence:</p>
<p>This program is free software; you can redistribute it and/or<br />
modify it under the terms of the GNU General Public License<br />
as published by the Free Software Foundation; either version 2<br />
of the License, or (at your option) any later version.</p>
<p>This program is distributed in the hope that it will be useful,<br />
but WITHOUT ANY WARRANTY; without even the implied warranty of<br />
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the<br />
GNU General Public License for more details.</p>
<p>You should have received a copy of the GNU General Public License<br />
along with this program; if not, write to the Free Software<br />
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</p>
</body>
</html>