move jstree into a version-specific directory so we can update it more easily

This commit is contained in:
Christian Weiske 2010-10-09 17:04:52 +02:00
parent ea3beb1690
commit 45cbe47f81
25 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@ jQuery("#related-content")
"theme": "default", "theme": "default",
"dots": false, "dots": false,
"icons": true, "icons": true,
"url": '<?php echo ROOT ?>js/themes/default/style.css' "url": '<?php echo ROOT ?>js/jstree-1.0-rc2/themes/default/style.css'
}, },
"json_data" : { "json_data" : {
"ajax" : { "ajax" : {

View File

@ -46,7 +46,7 @@ jQuery("#maintagsmenu")
"theme": "default", "theme": "default",
"dots": false, "dots": false,
"icons": true, "icons": true,
"url": '<?php echo ROOT ?>js/themes/default/style.css' "url": '<?php echo ROOT ?>js/jstree-1.0-rc2/themes/default/style.css'
}, },
"json_data" : { "json_data" : {
"ajax" : { "ajax" : {

View File

@ -19,8 +19,8 @@ if (isset($rsschannels)) {
?> ?>
<?php if (isset($loadjs)) :?> <?php if (isset($loadjs)) :?>
<script type="text/javascript" src="<?php echo ROOT ?>js/jquery-1.4.2.js"></script> <script type="text/javascript" src="<?php echo ROOT ?>js/jstree-1.0-rc2/jquery-1.4.2.js"></script>
<script type="text/javascript" src="<?php echo ROOT ?>js/jquery.jstree.js"></script> <script type="text/javascript" src="<?php echo ROOT ?>js/jstree-1.0-rc2/jquery.jstree.js"></script>
<script type="text/javascript" src="<?php echo ROOT ?>jsScuttle.php"></script> <script type="text/javascript" src="<?php echo ROOT ?>jsScuttle.php"></script>
<?php endif ?> <?php endif ?>

View File

Before

Width:  |  Height:  |  Size: 331 B

After

Width:  |  Height:  |  Size: 331 B

View File

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

Before

Width:  |  Height:  |  Size: 43 B

After

Width:  |  Height:  |  Size: 43 B

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

Before

Width:  |  Height:  |  Size: 43 B

After

Width:  |  Height:  |  Size: 43 B

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

View File

Before

Width:  |  Height:  |  Size: 132 B

After

Width:  |  Height:  |  Size: 132 B

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

Before

Width:  |  Height:  |  Size: 7.5 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB