mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
add XpressEditor
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6039 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e755e60efc
commit
5a99e7faec
31 changed files with 1352 additions and 0 deletions
8
modules/editor/skins/xpresseditor/blank.html
Normal file
8
modules/editor/skins/xpresseditor/blank.html
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<link href="css/style.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body id="xpressInput" class="xpressOutput">
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue