New schmancy posting interface

git-svn-id: https://develop.svn.wordpress.org/trunk@2639 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2005-06-14 07:31:36 +00:00
parent cd3fcfab4c
commit afc06a6f56
10 changed files with 324 additions and 163 deletions

View File

@@ -78,9 +78,15 @@ function blurry() {
window.onload = blurry;
<?php endif; ?>
//]]>
</script>
<?php if ( isset( $editing ) ) : ?>
<script type="text/javascript" src="dbx.js"></script>
<script type="text/javascript" src="dbx-key.js"></script>
<?php endif; ?>
<?php do_action('admin_head', ''); ?>
</head>
<body>