This is an automated email from the git hooks/post-receive script. New commit to branch feature/GIT in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit 277ca90b6f41468ce441ecf66208c11eff418a8c Author: Hugo PIGEON <hpigeon@codelutin.com> Date: Wed Apr 29 15:22:37 2015 +0200 Updated JRST from version 1.5 to 2.1 and added CodeMirror UI back --- pom.xml | 2 +- .../nuiton/scmwebeditor/actions/PreviewAction.java | 9 +- .../actions/ScmWebEditorCommitAction.java | 9 +- .../webapp/WEB-INF/content/modificationViewer.jsp | 11 + src/main/webapp/codemirror-ui/.gitignore | 5 + src/main/webapp/codemirror-ui/LICENSE | 19 + src/main/webapp/codemirror-ui/README.md | 68 +++ src/main/webapp/codemirror-ui/VERSION | 3 + .../codemirror-ui/css/codemirror-ui-find.css | 19 + .../webapp/codemirror-ui/css/codemirror-ui.css | 122 +++++ src/main/webapp/codemirror-ui/images/octologo.png | Bin 0 -> 37704 bytes .../webapp/codemirror-ui/images/silk/accept.png | Bin 0 -> 781 bytes src/main/webapp/codemirror-ui/images/silk/add.png | Bin 0 -> 733 bytes .../webapp/codemirror-ui/images/silk/anchor.png | Bin 0 -> 523 bytes .../codemirror-ui/images/silk/application.png | Bin 0 -> 464 bytes .../codemirror-ui/images/silk/application_add.png | Bin 0 -> 619 bytes .../images/silk/application_cascade.png | Bin 0 -> 524 bytes .../images/silk/application_delete.png | Bin 0 -> 610 bytes .../images/silk/application_double.png | Bin 0 -> 533 bytes .../codemirror-ui/images/silk/application_edit.png | Bin 0 -> 703 bytes .../images/silk/application_error.png | Bin 0 -> 656 bytes .../codemirror-ui/images/silk/application_form.png | Bin 0 -> 467 bytes .../images/silk/application_form_add.png | Bin 0 -> 592 bytes .../images/silk/application_form_delete.png | Bin 0 -> 605 bytes .../images/silk/application_form_edit.png | Bin 0 -> 714 bytes .../images/silk/application_form_magnify.png | Bin 0 -> 612 bytes .../codemirror-ui/images/silk/application_get.png | Bin 0 -> 581 bytes .../codemirror-ui/images/silk/application_go.png | Bin 0 -> 634 bytes .../codemirror-ui/images/silk/application_home.png | Bin 0 -> 685 bytes .../codemirror-ui/images/silk/application_key.png | Bin 0 -> 670 bytes .../images/silk/application_lightning.png | Bin 0 -> 656 bytes .../codemirror-ui/images/silk/application_link.png | Bin 0 -> 701 bytes .../codemirror-ui/images/silk/application_osx.png | Bin 0 -> 487 bytes .../images/silk/application_osx_terminal.png | Bin 0 -> 525 bytes .../codemirror-ui/images/silk/application_put.png | Bin 0 -> 585 bytes .../images/silk/application_side_boxes.png | Bin 0 -> 478 bytes .../images/silk/application_side_contract.png | Bin 0 -> 547 bytes .../images/silk/application_side_expand.png | Bin 0 -> 581 bytes .../images/silk/application_side_list.png | Bin 0 -> 510 bytes .../images/silk/application_side_tree.png | Bin 0 -> 483 bytes .../images/silk/application_split.png | Bin 0 -> 520 bytes .../images/silk/application_tile_horizontal.png | Bin 0 -> 432 bytes .../images/silk/application_tile_vertical.png | Bin 0 -> 492 bytes .../images/silk/application_view_columns.png | Bin 0 -> 493 bytes .../images/silk/application_view_detail.png | Bin 0 -> 576 bytes .../images/silk/application_view_gallery.png | Bin 0 -> 555 bytes .../images/silk/application_view_icons.png | Bin 0 -> 476 bytes .../images/silk/application_view_list.png | Bin 0 -> 473 bytes .../images/silk/application_view_tile.png | Bin 0 -> 465 bytes .../codemirror-ui/images/silk/application_xp.png | Bin 0 -> 426 bytes .../images/silk/application_xp_terminal.png | Bin 0 -> 507 bytes .../codemirror-ui/images/silk/arrow_branch.png | Bin 0 -> 582 bytes .../codemirror-ui/images/silk/arrow_divide.png | Bin 0 -> 677 bytes .../codemirror-ui/images/silk/arrow_down.png | Bin 0 -> 379 bytes .../webapp/codemirror-ui/images/silk/arrow_in.png | Bin 0 -> 600 bytes .../codemirror-ui/images/silk/arrow_inout.png | Bin 0 -> 551 bytes .../codemirror-ui/images/silk/arrow_join.png | Bin 0 -> 626 bytes .../codemirror-ui/images/silk/arrow_left.png | Bin 0 -> 345 bytes .../codemirror-ui/images/silk/arrow_merge.png | Bin 0 -> 484 bytes .../webapp/codemirror-ui/images/silk/arrow_out.png | Bin 0 -> 594 bytes .../codemirror-ui/images/silk/arrow_out_diag.png | Bin 0 -> 1129 bytes .../codemirror-ui/images/silk/arrow_redo.png | Bin 0 -> 625 bytes .../codemirror-ui/images/silk/arrow_refresh.png | Bin 0 -> 685 bytes .../images/silk/arrow_refresh_small.png | Bin 0 -> 506 bytes .../codemirror-ui/images/silk/arrow_right.png | Bin 0 -> 349 bytes .../images/silk/arrow_rotate_anticlockwise.png | Bin 0 -> 608 bytes .../images/silk/arrow_rotate_clockwise.png | Bin 0 -> 602 bytes .../codemirror-ui/images/silk/arrow_switch.png | Bin 0 -> 683 bytes .../codemirror-ui/images/silk/arrow_turn_left.png | Bin 0 -> 516 bytes .../codemirror-ui/images/silk/arrow_turn_right.png | Bin 0 -> 489 bytes .../codemirror-ui/images/silk/arrow_undo.png | Bin 0 -> 631 bytes .../webapp/codemirror-ui/images/silk/arrow_up.png | Bin 0 -> 372 bytes .../codemirror-ui/images/silk/asterisk_orange.png | Bin 0 -> 760 bytes .../codemirror-ui/images/silk/asterisk_yellow.png | Bin 0 -> 743 bytes .../webapp/codemirror-ui/images/silk/attach.png | Bin 0 -> 391 bytes .../codemirror-ui/images/silk/award_star_add.png | Bin 0 -> 853 bytes .../images/silk/award_star_bronze_1.png | Bin 0 -> 733 bytes .../images/silk/award_star_bronze_2.png | Bin 0 -> 755 bytes .../images/silk/award_star_bronze_3.png | Bin 0 -> 754 bytes .../images/silk/award_star_delete.png | Bin 0 -> 849 bytes .../images/silk/award_star_gold_1.png | Bin 0 -> 753 bytes .../images/silk/award_star_gold_2.png | Bin 0 -> 770 bytes .../images/silk/award_star_gold_3.png | Bin 0 -> 781 bytes .../images/silk/award_star_silver_1.png | Bin 0 -> 714 bytes .../images/silk/award_star_silver_2.png | Bin 0 -> 734 bytes .../images/silk/award_star_silver_3.png | Bin 0 -> 738 bytes .../webapp/codemirror-ui/images/silk/basket.png | Bin 0 -> 669 bytes .../codemirror-ui/images/silk/basket_add.png | Bin 0 -> 752 bytes .../codemirror-ui/images/silk/basket_delete.png | Bin 0 -> 773 bytes .../codemirror-ui/images/silk/basket_edit.png | Bin 0 -> 811 bytes .../codemirror-ui/images/silk/basket_error.png | Bin 0 -> 794 bytes .../webapp/codemirror-ui/images/silk/basket_go.png | Bin 0 -> 777 bytes .../codemirror-ui/images/silk/basket_put.png | Bin 0 -> 733 bytes .../codemirror-ui/images/silk/basket_remove.png | Bin 0 -> 738 bytes src/main/webapp/codemirror-ui/images/silk/bell.png | Bin 0 -> 789 bytes .../webapp/codemirror-ui/images/silk/bell_add.png | Bin 0 -> 816 bytes .../codemirror-ui/images/silk/bell_delete.png | Bin 0 -> 824 bytes .../codemirror-ui/images/silk/bell_error.png | Bin 0 -> 813 bytes .../webapp/codemirror-ui/images/silk/bell_go.png | Bin 0 -> 836 bytes .../webapp/codemirror-ui/images/silk/bell_link.png | Bin 0 -> 850 bytes src/main/webapp/codemirror-ui/images/silk/bin.png | Bin 0 -> 476 bytes .../codemirror-ui/images/silk/bin_closed.png | Bin 0 -> 363 bytes .../webapp/codemirror-ui/images/silk/bin_empty.png | Bin 0 -> 475 bytes src/main/webapp/codemirror-ui/images/silk/bomb.png | Bin 0 -> 793 bytes src/main/webapp/codemirror-ui/images/silk/book.png | Bin 0 -> 593 bytes .../webapp/codemirror-ui/images/silk/book_add.png | Bin 0 -> 714 bytes .../codemirror-ui/images/silk/book_addresses.png | Bin 0 -> 770 bytes .../codemirror-ui/images/silk/book_delete.png | Bin 0 -> 719 bytes .../webapp/codemirror-ui/images/silk/book_edit.png | Bin 0 -> 813 bytes .../codemirror-ui/images/silk/book_error.png | Bin 0 -> 734 bytes .../webapp/codemirror-ui/images/silk/book_go.png | Bin 0 -> 745 bytes .../webapp/codemirror-ui/images/silk/book_key.png | Bin 0 -> 779 bytes .../webapp/codemirror-ui/images/silk/book_link.png | Bin 0 -> 789 bytes .../webapp/codemirror-ui/images/silk/book_next.png | Bin 0 -> 702 bytes .../webapp/codemirror-ui/images/silk/book_open.png | Bin 0 -> 622 bytes .../codemirror-ui/images/silk/book_previous.png | Bin 0 -> 680 bytes src/main/webapp/codemirror-ui/images/silk/box.png | Bin 0 -> 555 bytes .../webapp/codemirror-ui/images/silk/brick.png | Bin 0 -> 452 bytes .../webapp/codemirror-ui/images/silk/brick_add.png | Bin 0 -> 729 bytes .../codemirror-ui/images/silk/brick_delete.png | Bin 0 -> 745 bytes .../codemirror-ui/images/silk/brick_edit.png | Bin 0 -> 775 bytes .../codemirror-ui/images/silk/brick_error.png | Bin 0 -> 798 bytes .../webapp/codemirror-ui/images/silk/brick_go.png | Bin 0 -> 790 bytes .../codemirror-ui/images/silk/brick_link.png | Bin 0 -> 764 bytes .../webapp/codemirror-ui/images/silk/bricks.png | Bin 0 -> 825 bytes .../webapp/codemirror-ui/images/silk/briefcase.png | Bin 0 -> 793 bytes src/main/webapp/codemirror-ui/images/silk/bug.png | Bin 0 -> 774 bytes .../webapp/codemirror-ui/images/silk/bug_add.png | Bin 0 -> 806 bytes .../codemirror-ui/images/silk/bug_delete.png | Bin 0 -> 836 bytes .../webapp/codemirror-ui/images/silk/bug_edit.png | Bin 0 -> 873 bytes .../webapp/codemirror-ui/images/silk/bug_error.png | Bin 0 -> 841 bytes .../webapp/codemirror-ui/images/silk/bug_go.png | Bin 0 -> 831 bytes .../webapp/codemirror-ui/images/silk/bug_link.png | Bin 0 -> 847 bytes .../webapp/codemirror-ui/images/silk/building.png | Bin 0 -> 556 bytes .../codemirror-ui/images/silk/building_add.png | Bin 0 -> 631 bytes .../codemirror-ui/images/silk/building_delete.png | Bin 0 -> 633 bytes .../codemirror-ui/images/silk/building_edit.png | Bin 0 -> 731 bytes .../codemirror-ui/images/silk/building_error.png | Bin 0 -> 653 bytes .../codemirror-ui/images/silk/building_go.png | Bin 0 -> 665 bytes .../codemirror-ui/images/silk/building_key.png | Bin 0 -> 705 bytes .../codemirror-ui/images/silk/building_link.png | Bin 0 -> 668 bytes .../codemirror-ui/images/silk/bullet_add.png | Bin 0 -> 286 bytes .../images/silk/bullet_arrow_bottom.png | Bin 0 -> 229 bytes .../images/silk/bullet_arrow_down.png | Bin 0 -> 201 bytes .../codemirror-ui/images/silk/bullet_arrow_top.png | Bin 0 -> 230 bytes .../codemirror-ui/images/silk/bullet_arrow_up.png | Bin 0 -> 201 bytes .../codemirror-ui/images/silk/bullet_black.png | Bin 0 -> 211 bytes .../codemirror-ui/images/silk/bullet_blue.png | Bin 0 -> 289 bytes .../codemirror-ui/images/silk/bullet_delete.png | Bin 0 -> 308 bytes .../codemirror-ui/images/silk/bullet_disk.png | Bin 0 -> 483 bytes .../codemirror-ui/images/silk/bullet_error.png | Bin 0 -> 454 bytes .../codemirror-ui/images/silk/bullet_feed.png | Bin 0 -> 262 bytes .../webapp/codemirror-ui/images/silk/bullet_go.png | Bin 0 -> 410 bytes .../codemirror-ui/images/silk/bullet_green.png | Bin 0 -> 295 bytes .../codemirror-ui/images/silk/bullet_key.png | Bin 0 -> 436 bytes .../codemirror-ui/images/silk/bullet_orange.png | Bin 0 -> 283 bytes .../codemirror-ui/images/silk/bullet_picture.png | Bin 0 -> 470 bytes .../codemirror-ui/images/silk/bullet_pink.png | Bin 0 -> 286 bytes .../codemirror-ui/images/silk/bullet_purple.png | Bin 0 -> 294 bytes .../codemirror-ui/images/silk/bullet_red.png | Bin 0 -> 287 bytes .../codemirror-ui/images/silk/bullet_star.png | Bin 0 -> 331 bytes .../images/silk/bullet_toggle_minus.png | Bin 0 -> 207 bytes .../images/silk/bullet_toggle_plus.png | Bin 0 -> 209 bytes .../codemirror-ui/images/silk/bullet_white.png | Bin 0 -> 201 bytes .../codemirror-ui/images/silk/bullet_wrench.png | Bin 0 -> 448 bytes .../codemirror-ui/images/silk/bullet_yellow.png | Bin 0 -> 287 bytes src/main/webapp/codemirror-ui/images/silk/cake.png | Bin 0 -> 676 bytes .../codemirror-ui/images/silk/calculator.png | Bin 0 -> 543 bytes .../codemirror-ui/images/silk/calculator_add.png | Bin 0 -> 660 bytes .../images/silk/calculator_delete.png | Bin 0 -> 692 bytes .../codemirror-ui/images/silk/calculator_edit.png | Bin 0 -> 767 bytes .../codemirror-ui/images/silk/calculator_error.png | Bin 0 -> 731 bytes .../codemirror-ui/images/silk/calculator_link.png | Bin 0 -> 723 bytes .../webapp/codemirror-ui/images/silk/calendar.png | Bin 0 -> 675 bytes .../codemirror-ui/images/silk/calendar_add.png | Bin 0 -> 723 bytes .../codemirror-ui/images/silk/calendar_delete.png | Bin 0 -> 742 bytes .../codemirror-ui/images/silk/calendar_edit.png | Bin 0 -> 777 bytes .../codemirror-ui/images/silk/calendar_link.png | Bin 0 -> 795 bytes .../images/silk/calendar_view_day.png | Bin 0 -> 572 bytes .../images/silk/calendar_view_month.png | Bin 0 -> 595 bytes .../images/silk/calendar_view_week.png | Bin 0 -> 480 bytes .../webapp/codemirror-ui/images/silk/camera.png | Bin 0 -> 665 bytes .../codemirror-ui/images/silk/camera_add.png | Bin 0 -> 800 bytes .../codemirror-ui/images/silk/camera_delete.png | Bin 0 -> 797 bytes .../codemirror-ui/images/silk/camera_edit.png | Bin 0 -> 872 bytes .../codemirror-ui/images/silk/camera_error.png | Bin 0 -> 835 bytes .../webapp/codemirror-ui/images/silk/camera_go.png | Bin 0 -> 809 bytes .../codemirror-ui/images/silk/camera_link.png | Bin 0 -> 839 bytes .../codemirror-ui/images/silk/camera_small.png | Bin 0 -> 489 bytes .../webapp/codemirror-ui/images/silk/cancel.png | Bin 0 -> 587 bytes src/main/webapp/codemirror-ui/images/silk/car.png | Bin 0 -> 610 bytes .../webapp/codemirror-ui/images/silk/car_add.png | Bin 0 -> 677 bytes .../codemirror-ui/images/silk/car_delete.png | Bin 0 -> 689 bytes src/main/webapp/codemirror-ui/images/silk/cart.png | Bin 0 -> 421 bytes .../webapp/codemirror-ui/images/silk/cart_add.png | Bin 0 -> 711 bytes .../codemirror-ui/images/silk/cart_delete.png | Bin 0 -> 742 bytes .../webapp/codemirror-ui/images/silk/cart_edit.png | Bin 0 -> 789 bytes .../codemirror-ui/images/silk/cart_error.png | Bin 0 -> 790 bytes .../webapp/codemirror-ui/images/silk/cart_go.png | Bin 0 -> 763 bytes .../webapp/codemirror-ui/images/silk/cart_put.png | Bin 0 -> 763 bytes .../codemirror-ui/images/silk/cart_remove.png | Bin 0 -> 769 bytes src/main/webapp/codemirror-ui/images/silk/cd.png | Bin 0 -> 673 bytes .../webapp/codemirror-ui/images/silk/cd_add.png | Bin 0 -> 758 bytes .../webapp/codemirror-ui/images/silk/cd_burn.png | Bin 0 -> 756 bytes .../webapp/codemirror-ui/images/silk/cd_delete.png | Bin 0 -> 767 bytes .../webapp/codemirror-ui/images/silk/cd_edit.png | Bin 0 -> 790 bytes .../webapp/codemirror-ui/images/silk/cd_eject.png | Bin 0 -> 786 bytes .../webapp/codemirror-ui/images/silk/cd_go.png | Bin 0 -> 793 bytes .../webapp/codemirror-ui/images/silk/chart_bar.png | Bin 0 -> 541 bytes .../codemirror-ui/images/silk/chart_bar_add.png | Bin 0 -> 626 bytes .../codemirror-ui/images/silk/chart_bar_delete.png | Bin 0 -> 636 bytes .../codemirror-ui/images/silk/chart_bar_edit.png | Bin 0 -> 754 bytes .../codemirror-ui/images/silk/chart_bar_error.png | Bin 0 -> 671 bytes .../codemirror-ui/images/silk/chart_bar_link.png | Bin 0 -> 712 bytes .../codemirror-ui/images/silk/chart_curve.png | Bin 0 -> 710 bytes .../codemirror-ui/images/silk/chart_curve_add.png | Bin 0 -> 761 bytes .../images/silk/chart_curve_delete.png | Bin 0 -> 782 bytes .../codemirror-ui/images/silk/chart_curve_edit.png | Bin 0 -> 822 bytes .../images/silk/chart_curve_error.png | Bin 0 -> 837 bytes .../codemirror-ui/images/silk/chart_curve_go.png | Bin 0 -> 823 bytes .../codemirror-ui/images/silk/chart_curve_link.png | Bin 0 -> 829 bytes .../codemirror-ui/images/silk/chart_line.png | Bin 0 -> 526 bytes .../codemirror-ui/images/silk/chart_line_add.png | Bin 0 -> 655 bytes .../images/silk/chart_line_delete.png | Bin 0 -> 675 bytes .../codemirror-ui/images/silk/chart_line_edit.png | Bin 0 -> 718 bytes .../codemirror-ui/images/silk/chart_line_error.png | Bin 0 -> 741 bytes .../codemirror-ui/images/silk/chart_line_link.png | Bin 0 -> 749 bytes .../images/silk/chart_organisation.png | Bin 0 -> 444 bytes .../images/silk/chart_organisation_add.png | Bin 0 -> 551 bytes .../images/silk/chart_organisation_delete.png | Bin 0 -> 563 bytes .../webapp/codemirror-ui/images/silk/chart_pie.png | Bin 0 -> 918 bytes .../codemirror-ui/images/silk/chart_pie_add.png | Bin 0 -> 975 bytes .../codemirror-ui/images/silk/chart_pie_delete.png | Bin 0 -> 983 bytes .../codemirror-ui/images/silk/chart_pie_edit.png | Bin 0 -> 986 bytes .../codemirror-ui/images/silk/chart_pie_error.png | Bin 0 -> 989 bytes .../codemirror-ui/images/silk/chart_pie_link.png | Bin 0 -> 1021 bytes .../webapp/codemirror-ui/images/silk/clock.png | Bin 0 -> 882 bytes .../webapp/codemirror-ui/images/silk/clock_add.png | Bin 0 -> 925 bytes .../codemirror-ui/images/silk/clock_delete.png | Bin 0 -> 952 bytes .../codemirror-ui/images/silk/clock_edit.png | Bin 0 -> 967 bytes .../codemirror-ui/images/silk/clock_error.png | Bin 0 -> 953 bytes .../webapp/codemirror-ui/images/silk/clock_go.png | Bin 0 -> 959 bytes .../codemirror-ui/images/silk/clock_link.png | Bin 0 -> 961 bytes .../codemirror-ui/images/silk/clock_pause.png | Bin 0 -> 927 bytes .../codemirror-ui/images/silk/clock_play.png | Bin 0 -> 943 bytes .../webapp/codemirror-ui/images/silk/clock_red.png | Bin 0 -> 889 bytes .../codemirror-ui/images/silk/clock_stop.png | Bin 0 -> 922 bytes src/main/webapp/codemirror-ui/images/silk/cog.png | Bin 0 -> 512 bytes .../webapp/codemirror-ui/images/silk/cog_add.png | Bin 0 -> 814 bytes .../codemirror-ui/images/silk/cog_delete.png | Bin 0 -> 847 bytes .../webapp/codemirror-ui/images/silk/cog_edit.png | Bin 0 -> 865 bytes .../webapp/codemirror-ui/images/silk/cog_error.png | Bin 0 -> 869 bytes .../webapp/codemirror-ui/images/silk/cog_go.png | Bin 0 -> 859 bytes .../webapp/codemirror-ui/images/silk/coins.png | Bin 0 -> 732 bytes .../webapp/codemirror-ui/images/silk/coins_add.png | Bin 0 -> 789 bytes .../codemirror-ui/images/silk/coins_delete.png | Bin 0 -> 775 bytes .../codemirror-ui/images/silk/color_swatch.png | Bin 0 -> 209 bytes .../codemirror-ui/images/silk/color_wheel.png | Bin 0 -> 892 bytes .../webapp/codemirror-ui/images/silk/comment.png | Bin 0 -> 413 bytes .../codemirror-ui/images/silk/comment_add.png | Bin 0 -> 530 bytes .../codemirror-ui/images/silk/comment_delete.png | Bin 0 -> 548 bytes .../codemirror-ui/images/silk/comment_edit.png | Bin 0 -> 644 bytes .../webapp/codemirror-ui/images/silk/comments.png | Bin 0 -> 557 bytes .../codemirror-ui/images/silk/comments_add.png | Bin 0 -> 648 bytes .../codemirror-ui/images/silk/comments_delete.png | Bin 0 -> 670 bytes .../webapp/codemirror-ui/images/silk/compress.png | Bin 0 -> 766 bytes .../webapp/codemirror-ui/images/silk/computer.png | Bin 0 -> 667 bytes .../codemirror-ui/images/silk/computer_add.png | Bin 0 -> 781 bytes .../codemirror-ui/images/silk/computer_delete.png | Bin 0 -> 775 bytes .../codemirror-ui/images/silk/computer_edit.png | Bin 0 -> 792 bytes .../codemirror-ui/images/silk/computer_error.png | Bin 0 -> 784 bytes .../codemirror-ui/images/silk/computer_go.png | Bin 0 -> 777 bytes .../codemirror-ui/images/silk/computer_key.png | Bin 0 -> 771 bytes .../codemirror-ui/images/silk/computer_link.png | Bin 0 -> 792 bytes .../webapp/codemirror-ui/images/silk/connect.png | Bin 0 -> 748 bytes .../webapp/codemirror-ui/images/silk/contrast.png | Bin 0 -> 434 bytes .../images/silk/contrast_decrease.png | Bin 0 -> 695 bytes .../codemirror-ui/images/silk/contrast_high.png | Bin 0 -> 435 bytes .../images/silk/contrast_increase.png | Bin 0 -> 717 bytes .../codemirror-ui/images/silk/contrast_low.png | Bin 0 -> 421 bytes .../codemirror-ui/images/silk/control_eject.png | Bin 0 -> 603 bytes .../images/silk/control_eject_blue.png | Bin 0 -> 727 bytes .../codemirror-ui/images/silk/control_end.png | Bin 0 -> 621 bytes .../codemirror-ui/images/silk/control_end_blue.png | Bin 0 -> 737 bytes .../images/silk/control_equalizer.png | Bin 0 -> 432 bytes .../images/silk/control_equalizer_blue.png | Bin 0 -> 764 bytes .../images/silk/control_fastforward.png | Bin 0 -> 607 bytes .../images/silk/control_fastforward_blue.png | Bin 0 -> 736 bytes .../codemirror-ui/images/silk/control_pause.png | Bin 0 -> 598 bytes .../images/silk/control_pause_blue.png | Bin 0 -> 721 bytes .../codemirror-ui/images/silk/control_play.png | Bin 0 -> 592 bytes .../images/silk/control_play_blue.png | Bin 0 -> 717 bytes .../codemirror-ui/images/silk/control_repeat.png | Bin 0 -> 422 bytes .../images/silk/control_repeat_blue.png | Bin 0 -> 750 bytes .../codemirror-ui/images/silk/control_rewind.png | Bin 0 -> 614 bytes .../images/silk/control_rewind_blue.png | Bin 0 -> 745 bytes .../codemirror-ui/images/silk/control_start.png | Bin 0 -> 604 bytes .../images/silk/control_start_blue.png | Bin 0 -> 720 bytes .../codemirror-ui/images/silk/control_stop.png | Bin 0 -> 403 bytes .../images/silk/control_stop_blue.png | Bin 0 -> 695 bytes .../codemirror-ui/images/silk/controller.png | Bin 0 -> 666 bytes .../codemirror-ui/images/silk/controller_add.png | Bin 0 -> 759 bytes .../images/silk/controller_delete.png | Bin 0 -> 770 bytes .../codemirror-ui/images/silk/controller_error.png | Bin 0 -> 815 bytes .../codemirror-ui/images/silk/creditcards.png | Bin 0 -> 693 bytes .../webapp/codemirror-ui/images/silk/cross.png | Bin 0 -> 655 bytes src/main/webapp/codemirror-ui/images/silk/css.png | Bin 0 -> 524 bytes .../webapp/codemirror-ui/images/silk/css_add.png | Bin 0 -> 666 bytes .../codemirror-ui/images/silk/css_delete.png | Bin 0 -> 654 bytes .../webapp/codemirror-ui/images/silk/css_go.png | Bin 0 -> 655 bytes .../webapp/codemirror-ui/images/silk/css_valid.png | Bin 0 -> 661 bytes src/main/webapp/codemirror-ui/images/silk/cup.png | Bin 0 -> 633 bytes .../webapp/codemirror-ui/images/silk/cup_add.png | Bin 0 -> 715 bytes .../codemirror-ui/images/silk/cup_delete.png | Bin 0 -> 731 bytes .../webapp/codemirror-ui/images/silk/cup_edit.png | Bin 0 -> 778 bytes .../webapp/codemirror-ui/images/silk/cup_error.png | Bin 0 -> 790 bytes .../webapp/codemirror-ui/images/silk/cup_go.png | Bin 0 -> 780 bytes .../webapp/codemirror-ui/images/silk/cup_key.png | Bin 0 -> 776 bytes .../webapp/codemirror-ui/images/silk/cup_link.png | Bin 0 -> 760 bytes .../webapp/codemirror-ui/images/silk/cursor.png | Bin 0 -> 354 bytes src/main/webapp/codemirror-ui/images/silk/cut.png | Bin 0 -> 648 bytes .../webapp/codemirror-ui/images/silk/cut_red.png | Bin 0 -> 650 bytes .../webapp/codemirror-ui/images/silk/database.png | Bin 0 -> 390 bytes .../codemirror-ui/images/silk/database_add.png | Bin 0 -> 658 bytes .../codemirror-ui/images/silk/database_connect.png | Bin 0 -> 763 bytes .../codemirror-ui/images/silk/database_delete.png | Bin 0 -> 659 bytes .../codemirror-ui/images/silk/database_edit.png | Bin 0 -> 767 bytes .../codemirror-ui/images/silk/database_error.png | Bin 0 -> 682 bytes .../codemirror-ui/images/silk/database_gear.png | Bin 0 -> 468 bytes .../codemirror-ui/images/silk/database_go.png | Bin 0 -> 698 bytes .../codemirror-ui/images/silk/database_key.png | Bin 0 -> 764 bytes .../images/silk/database_lightning.png | Bin 0 -> 775 bytes .../codemirror-ui/images/silk/database_link.png | Bin 0 -> 679 bytes .../codemirror-ui/images/silk/database_refresh.png | Bin 0 -> 770 bytes .../codemirror-ui/images/silk/database_save.png | Bin 0 -> 755 bytes .../codemirror-ui/images/silk/database_table.png | Bin 0 -> 726 bytes src/main/webapp/codemirror-ui/images/silk/date.png | Bin 0 -> 626 bytes .../webapp/codemirror-ui/images/silk/date_add.png | Bin 0 -> 703 bytes .../codemirror-ui/images/silk/date_delete.png | Bin 0 -> 716 bytes .../webapp/codemirror-ui/images/silk/date_edit.png | Bin 0 -> 799 bytes .../codemirror-ui/images/silk/date_error.png | Bin 0 -> 753 bytes .../webapp/codemirror-ui/images/silk/date_go.png | Bin 0 -> 753 bytes .../webapp/codemirror-ui/images/silk/date_link.png | Bin 0 -> 764 bytes .../codemirror-ui/images/silk/date_magnify.png | Bin 0 -> 711 bytes .../webapp/codemirror-ui/images/silk/date_next.png | Bin 0 -> 688 bytes .../codemirror-ui/images/silk/date_previous.png | Bin 0 -> 720 bytes .../webapp/codemirror-ui/images/silk/delete.png | Bin 0 -> 715 bytes .../codemirror-ui/images/silk/disconnect.png | Bin 0 -> 796 bytes src/main/webapp/codemirror-ui/images/silk/disk.png | Bin 0 -> 620 bytes .../codemirror-ui/images/silk/disk_multiple.png | Bin 0 -> 691 bytes src/main/webapp/codemirror-ui/images/silk/door.png | Bin 0 -> 412 bytes .../webapp/codemirror-ui/images/silk/door_in.png | Bin 0 -> 693 bytes .../webapp/codemirror-ui/images/silk/door_open.png | Bin 0 -> 508 bytes .../webapp/codemirror-ui/images/silk/door_out.png | Bin 0 -> 688 bytes .../webapp/codemirror-ui/images/silk/drink.png | Bin 0 -> 692 bytes .../codemirror-ui/images/silk/drink_empty.png | Bin 0 -> 433 bytes .../webapp/codemirror-ui/images/silk/drive.png | Bin 0 -> 346 bytes .../webapp/codemirror-ui/images/silk/drive_add.png | Bin 0 -> 623 bytes .../codemirror-ui/images/silk/drive_burn.png | Bin 0 -> 608 bytes .../webapp/codemirror-ui/images/silk/drive_cd.png | Bin 0 -> 734 bytes .../codemirror-ui/images/silk/drive_cd_empty.png | Bin 0 -> 341 bytes .../codemirror-ui/images/silk/drive_delete.png | Bin 0 -> 628 bytes .../codemirror-ui/images/silk/drive_disk.png | Bin 0 -> 695 bytes .../codemirror-ui/images/silk/drive_edit.png | Bin 0 -> 714 bytes .../codemirror-ui/images/silk/drive_error.png | Bin 0 -> 705 bytes .../webapp/codemirror-ui/images/silk/drive_go.png | Bin 0 -> 661 bytes .../webapp/codemirror-ui/images/silk/drive_key.png | Bin 0 -> 681 bytes .../codemirror-ui/images/silk/drive_link.png | Bin 0 -> 679 bytes .../codemirror-ui/images/silk/drive_magnify.png | Bin 0 -> 641 bytes .../codemirror-ui/images/silk/drive_network.png | Bin 0 -> 585 bytes .../codemirror-ui/images/silk/drive_rename.png | Bin 0 -> 494 bytes .../codemirror-ui/images/silk/drive_user.png | Bin 0 -> 712 bytes .../webapp/codemirror-ui/images/silk/drive_web.png | Bin 0 -> 686 bytes src/main/webapp/codemirror-ui/images/silk/dvd.png | Bin 0 -> 764 bytes .../webapp/codemirror-ui/images/silk/dvd_add.png | Bin 0 -> 788 bytes .../codemirror-ui/images/silk/dvd_delete.png | Bin 0 -> 800 bytes .../webapp/codemirror-ui/images/silk/dvd_edit.png | Bin 0 -> 844 bytes .../webapp/codemirror-ui/images/silk/dvd_error.png | Bin 0 -> 854 bytes .../webapp/codemirror-ui/images/silk/dvd_go.png | Bin 0 -> 854 bytes .../webapp/codemirror-ui/images/silk/dvd_key.png | Bin 0 -> 816 bytes .../webapp/codemirror-ui/images/silk/dvd_link.png | Bin 0 -> 819 bytes .../webapp/codemirror-ui/images/silk/email.png | Bin 0 -> 641 bytes .../webapp/codemirror-ui/images/silk/email_add.png | Bin 0 -> 761 bytes .../codemirror-ui/images/silk/email_attach.png | Bin 0 -> 793 bytes .../codemirror-ui/images/silk/email_delete.png | Bin 0 -> 756 bytes .../codemirror-ui/images/silk/email_edit.png | Bin 0 -> 756 bytes .../codemirror-ui/images/silk/email_error.png | Bin 0 -> 792 bytes .../webapp/codemirror-ui/images/silk/email_go.png | Bin 0 -> 754 bytes .../codemirror-ui/images/silk/email_link.png | Bin 0 -> 821 bytes .../codemirror-ui/images/silk/email_open.png | Bin 0 -> 783 bytes .../codemirror-ui/images/silk/email_open_image.png | Bin 0 -> 811 bytes .../images/silk/emoticon_evilgrin.png | Bin 0 -> 727 bytes .../codemirror-ui/images/silk/emoticon_grin.png | Bin 0 -> 714 bytes .../codemirror-ui/images/silk/emoticon_happy.png | Bin 0 -> 731 bytes .../codemirror-ui/images/silk/emoticon_smile.png | Bin 0 -> 725 bytes .../images/silk/emoticon_surprised.png | Bin 0 -> 741 bytes .../codemirror-ui/images/silk/emoticon_tongue.png | Bin 0 -> 727 bytes .../codemirror-ui/images/silk/emoticon_unhappy.png | Bin 0 -> 723 bytes .../codemirror-ui/images/silk/emoticon_waii.png | Bin 0 -> 737 bytes .../codemirror-ui/images/silk/emoticon_wink.png | Bin 0 -> 712 bytes .../webapp/codemirror-ui/images/silk/error.png | Bin 0 -> 666 bytes .../webapp/codemirror-ui/images/silk/error_add.png | Bin 0 -> 710 bytes .../codemirror-ui/images/silk/error_delete.png | Bin 0 -> 729 bytes .../webapp/codemirror-ui/images/silk/error_go.png | Bin 0 -> 734 bytes .../codemirror-ui/images/silk/exclamation.png | Bin 0 -> 701 bytes src/main/webapp/codemirror-ui/images/silk/eye.png | Bin 0 -> 750 bytes src/main/webapp/codemirror-ui/images/silk/feed.png | Bin 0 -> 691 bytes .../webapp/codemirror-ui/images/silk/feed_add.png | Bin 0 -> 763 bytes .../codemirror-ui/images/silk/feed_delete.png | Bin 0 -> 746 bytes .../webapp/codemirror-ui/images/silk/feed_disk.png | Bin 0 -> 738 bytes .../webapp/codemirror-ui/images/silk/feed_edit.png | Bin 0 -> 801 bytes .../codemirror-ui/images/silk/feed_error.png | Bin 0 -> 770 bytes .../webapp/codemirror-ui/images/silk/feed_go.png | Bin 0 -> 761 bytes .../webapp/codemirror-ui/images/silk/feed_key.png | Bin 0 -> 771 bytes .../webapp/codemirror-ui/images/silk/feed_link.png | Bin 0 -> 806 bytes .../codemirror-ui/images/silk/feed_magnify.png | Bin 0 -> 737 bytes .../webapp/codemirror-ui/images/silk/female.png | Bin 0 -> 590 bytes src/main/webapp/codemirror-ui/images/silk/film.png | Bin 0 -> 653 bytes .../webapp/codemirror-ui/images/silk/film_add.png | Bin 0 -> 739 bytes .../codemirror-ui/images/silk/film_delete.png | Bin 0 -> 730 bytes .../webapp/codemirror-ui/images/silk/film_edit.png | Bin 0 -> 855 bytes .../codemirror-ui/images/silk/film_error.png | Bin 0 -> 800 bytes .../webapp/codemirror-ui/images/silk/film_go.png | Bin 0 -> 813 bytes .../webapp/codemirror-ui/images/silk/film_key.png | Bin 0 -> 835 bytes .../webapp/codemirror-ui/images/silk/film_link.png | Bin 0 -> 830 bytes .../webapp/codemirror-ui/images/silk/film_save.png | Bin 0 -> 806 bytes src/main/webapp/codemirror-ui/images/silk/find.png | Bin 0 -> 659 bytes .../webapp/codemirror-ui/images/silk/flag_blue.png | Bin 0 -> 671 bytes .../codemirror-ui/images/silk/flag_green.png | Bin 0 -> 672 bytes .../codemirror-ui/images/silk/flag_orange.png | Bin 0 -> 669 bytes .../webapp/codemirror-ui/images/silk/flag_pink.png | Bin 0 -> 651 bytes .../codemirror-ui/images/silk/flag_purple.png | Bin 0 -> 656 bytes .../webapp/codemirror-ui/images/silk/flag_red.png | Bin 0 -> 665 bytes .../codemirror-ui/images/silk/flag_yellow.png | Bin 0 -> 671 bytes .../webapp/codemirror-ui/images/silk/folder.png | Bin 0 -> 537 bytes .../codemirror-ui/images/silk/folder_add.png | Bin 0 -> 668 bytes .../codemirror-ui/images/silk/folder_bell.png | Bin 0 -> 781 bytes .../codemirror-ui/images/silk/folder_brick.png | Bin 0 -> 735 bytes .../codemirror-ui/images/silk/folder_bug.png | Bin 0 -> 829 bytes .../codemirror-ui/images/silk/folder_camera.png | Bin 0 -> 729 bytes .../codemirror-ui/images/silk/folder_database.png | Bin 0 -> 687 bytes .../codemirror-ui/images/silk/folder_delete.png | Bin 0 -> 666 bytes .../codemirror-ui/images/silk/folder_edit.png | Bin 0 -> 733 bytes .../codemirror-ui/images/silk/folder_error.png | Bin 0 -> 727 bytes .../codemirror-ui/images/silk/folder_explore.png | Bin 0 -> 679 bytes .../codemirror-ui/images/silk/folder_feed.png | Bin 0 -> 691 bytes .../codemirror-ui/images/silk/folder_find.png | Bin 0 -> 795 bytes .../webapp/codemirror-ui/images/silk/folder_go.png | Bin 0 -> 694 bytes .../codemirror-ui/images/silk/folder_heart.png | Bin 0 -> 741 bytes .../codemirror-ui/images/silk/folder_image.png | Bin 0 -> 677 bytes .../codemirror-ui/images/silk/folder_key.png | Bin 0 -> 720 bytes .../codemirror-ui/images/silk/folder_lightbulb.png | Bin 0 -> 741 bytes .../codemirror-ui/images/silk/folder_link.png | Bin 0 -> 785 bytes .../codemirror-ui/images/silk/folder_magnify.png | Bin 0 -> 686 bytes .../codemirror-ui/images/silk/folder_page.png | Bin 0 -> 688 bytes .../images/silk/folder_page_white.png | Bin 0 -> 639 bytes .../codemirror-ui/images/silk/folder_palette.png | Bin 0 -> 822 bytes .../codemirror-ui/images/silk/folder_picture.png | Bin 0 -> 713 bytes .../codemirror-ui/images/silk/folder_star.png | Bin 0 -> 755 bytes .../codemirror-ui/images/silk/folder_table.png | Bin 0 -> 675 bytes .../codemirror-ui/images/silk/folder_user.png | Bin 0 -> 730 bytes .../codemirror-ui/images/silk/folder_wrench.png | Bin 0 -> 740 bytes src/main/webapp/codemirror-ui/images/silk/font.png | Bin 0 -> 567 bytes .../webapp/codemirror-ui/images/silk/font_add.png | Bin 0 -> 634 bytes .../codemirror-ui/images/silk/font_delete.png | Bin 0 -> 661 bytes .../webapp/codemirror-ui/images/silk/font_go.png | Bin 0 -> 700 bytes .../webapp/codemirror-ui/images/silk/group.png | Bin 0 -> 753 bytes .../webapp/codemirror-ui/images/silk/group_add.png | Bin 0 -> 807 bytes .../codemirror-ui/images/silk/group_delete.png | Bin 0 -> 827 bytes .../codemirror-ui/images/silk/group_edit.png | Bin 0 -> 785 bytes .../codemirror-ui/images/silk/group_error.png | Bin 0 -> 842 bytes .../codemirror-ui/images/silk/group_gear.png | Bin 0 -> 824 bytes .../webapp/codemirror-ui/images/silk/group_go.png | Bin 0 -> 842 bytes .../webapp/codemirror-ui/images/silk/group_key.png | Bin 0 -> 813 bytes .../codemirror-ui/images/silk/group_link.png | Bin 0 -> 858 bytes .../webapp/codemirror-ui/images/silk/heart.png | Bin 0 -> 749 bytes .../webapp/codemirror-ui/images/silk/heart_add.png | Bin 0 -> 820 bytes .../codemirror-ui/images/silk/heart_delete.png | Bin 0 -> 823 bytes src/main/webapp/codemirror-ui/images/silk/help.png | Bin 0 -> 786 bytes .../webapp/codemirror-ui/images/silk/hourglass.png | Bin 0 -> 744 bytes .../codemirror-ui/images/silk/hourglass_add.png | Bin 0 -> 814 bytes .../codemirror-ui/images/silk/hourglass_delete.png | Bin 0 -> 829 bytes .../codemirror-ui/images/silk/hourglass_go.png | Bin 0 -> 866 bytes .../codemirror-ui/images/silk/hourglass_link.png | Bin 0 -> 871 bytes .../webapp/codemirror-ui/images/silk/house.png | Bin 0 -> 806 bytes .../webapp/codemirror-ui/images/silk/house_go.png | Bin 0 -> 861 bytes .../codemirror-ui/images/silk/house_link.png | Bin 0 -> 868 bytes src/main/webapp/codemirror-ui/images/silk/html.png | Bin 0 -> 578 bytes .../webapp/codemirror-ui/images/silk/html_add.png | Bin 0 -> 698 bytes .../codemirror-ui/images/silk/html_delete.png | Bin 0 -> 688 bytes .../webapp/codemirror-ui/images/silk/html_go.png | Bin 0 -> 692 bytes .../codemirror-ui/images/silk/html_valid.png | Bin 0 -> 704 bytes .../webapp/codemirror-ui/images/silk/image.png | Bin 0 -> 516 bytes .../webapp/codemirror-ui/images/silk/image_add.png | Bin 0 -> 653 bytes .../codemirror-ui/images/silk/image_delete.png | Bin 0 -> 653 bytes .../codemirror-ui/images/silk/image_edit.png | Bin 0 -> 783 bytes .../codemirror-ui/images/silk/image_link.png | Bin 0 -> 773 bytes .../webapp/codemirror-ui/images/silk/images.png | Bin 0 -> 661 bytes .../codemirror-ui/images/silk/information.png | Bin 0 -> 778 bytes src/main/webapp/codemirror-ui/images/silk/ipod.png | Bin 0 -> 463 bytes .../webapp/codemirror-ui/images/silk/ipod_cast.png | Bin 0 -> 711 bytes .../codemirror-ui/images/silk/ipod_cast_add.png | Bin 0 -> 796 bytes .../codemirror-ui/images/silk/ipod_cast_delete.png | Bin 0 -> 809 bytes .../codemirror-ui/images/silk/ipod_sound.png | Bin 0 -> 678 bytes .../webapp/codemirror-ui/images/silk/joystick.png | Bin 0 -> 559 bytes .../codemirror-ui/images/silk/joystick_add.png | Bin 0 -> 669 bytes .../codemirror-ui/images/silk/joystick_delete.png | Bin 0 -> 671 bytes .../codemirror-ui/images/silk/joystick_error.png | Bin 0 -> 711 bytes src/main/webapp/codemirror-ui/images/silk/key.png | Bin 0 -> 612 bytes .../webapp/codemirror-ui/images/silk/key_add.png | Bin 0 -> 703 bytes .../codemirror-ui/images/silk/key_delete.png | Bin 0 -> 724 bytes .../webapp/codemirror-ui/images/silk/key_go.png | Bin 0 -> 744 bytes .../webapp/codemirror-ui/images/silk/keyboard.png | Bin 0 -> 570 bytes .../codemirror-ui/images/silk/keyboard_add.png | Bin 0 -> 683 bytes .../codemirror-ui/images/silk/keyboard_delete.png | Bin 0 -> 681 bytes .../codemirror-ui/images/silk/keyboard_magnify.png | Bin 0 -> 651 bytes .../webapp/codemirror-ui/images/silk/layers.png | Bin 0 -> 597 bytes .../webapp/codemirror-ui/images/silk/layout.png | Bin 0 -> 480 bytes .../codemirror-ui/images/silk/layout_add.png | Bin 0 -> 577 bytes .../codemirror-ui/images/silk/layout_content.png | Bin 0 -> 519 bytes .../codemirror-ui/images/silk/layout_delete.png | Bin 0 -> 608 bytes .../codemirror-ui/images/silk/layout_edit.png | Bin 0 -> 716 bytes .../codemirror-ui/images/silk/layout_error.png | Bin 0 -> 666 bytes .../codemirror-ui/images/silk/layout_header.png | Bin 0 -> 500 bytes .../codemirror-ui/images/silk/layout_link.png | Bin 0 -> 660 bytes .../codemirror-ui/images/silk/layout_sidebar.png | Bin 0 -> 479 bytes .../webapp/codemirror-ui/images/silk/lightbulb.png | Bin 0 -> 782 bytes .../codemirror-ui/images/silk/lightbulb_add.png | Bin 0 -> 839 bytes .../codemirror-ui/images/silk/lightbulb_delete.png | Bin 0 -> 857 bytes .../codemirror-ui/images/silk/lightbulb_off.png | Bin 0 -> 700 bytes .../webapp/codemirror-ui/images/silk/lightning.png | Bin 0 -> 634 bytes .../codemirror-ui/images/silk/lightning_add.png | Bin 0 -> 746 bytes .../codemirror-ui/images/silk/lightning_delete.png | Bin 0 -> 745 bytes .../codemirror-ui/images/silk/lightning_go.png | Bin 0 -> 739 bytes src/main/webapp/codemirror-ui/images/silk/link.png | Bin 0 -> 343 bytes .../webapp/codemirror-ui/images/silk/link_add.png | Bin 0 -> 570 bytes .../codemirror-ui/images/silk/link_break.png | Bin 0 -> 657 bytes .../codemirror-ui/images/silk/link_delete.png | Bin 0 -> 600 bytes .../webapp/codemirror-ui/images/silk/link_edit.png | Bin 0 -> 703 bytes .../codemirror-ui/images/silk/link_error.png | Bin 0 -> 698 bytes .../webapp/codemirror-ui/images/silk/link_go.png | Bin 0 -> 655 bytes src/main/webapp/codemirror-ui/images/silk/lock.png | Bin 0 -> 749 bytes .../webapp/codemirror-ui/images/silk/lock_add.png | Bin 0 -> 824 bytes .../codemirror-ui/images/silk/lock_break.png | Bin 0 -> 771 bytes .../codemirror-ui/images/silk/lock_delete.png | Bin 0 -> 815 bytes .../webapp/codemirror-ui/images/silk/lock_edit.png | Bin 0 -> 861 bytes .../webapp/codemirror-ui/images/silk/lock_go.png | Bin 0 -> 829 bytes .../webapp/codemirror-ui/images/silk/lock_open.png | Bin 0 -> 727 bytes .../webapp/codemirror-ui/images/silk/lorry.png | Bin 0 -> 582 bytes .../webapp/codemirror-ui/images/silk/lorry_add.png | Bin 0 -> 689 bytes .../codemirror-ui/images/silk/lorry_delete.png | Bin 0 -> 683 bytes .../codemirror-ui/images/silk/lorry_error.png | Bin 0 -> 739 bytes .../codemirror-ui/images/silk/lorry_flatbed.png | Bin 0 -> 450 bytes .../webapp/codemirror-ui/images/silk/lorry_go.png | Bin 0 -> 699 bytes .../codemirror-ui/images/silk/lorry_link.png | Bin 0 -> 775 bytes .../images/silk/magifier_zoom_out.png | Bin 0 -> 657 bytes .../webapp/codemirror-ui/images/silk/magnifier.png | Bin 0 -> 615 bytes .../images/silk/magnifier_zoom_in.png | Bin 0 -> 680 bytes src/main/webapp/codemirror-ui/images/silk/male.png | Bin 0 -> 629 bytes src/main/webapp/codemirror-ui/images/silk/map.png | Bin 0 -> 804 bytes .../webapp/codemirror-ui/images/silk/map_add.png | Bin 0 -> 836 bytes .../codemirror-ui/images/silk/map_delete.png | Bin 0 -> 835 bytes .../webapp/codemirror-ui/images/silk/map_edit.png | Bin 0 -> 876 bytes .../webapp/codemirror-ui/images/silk/map_go.png | Bin 0 -> 842 bytes .../codemirror-ui/images/silk/map_magnify.png | Bin 0 -> 797 bytes .../codemirror-ui/images/silk/medal_bronze_1.png | Bin 0 -> 640 bytes .../codemirror-ui/images/silk/medal_bronze_2.png | Bin 0 -> 654 bytes .../codemirror-ui/images/silk/medal_bronze_3.png | Bin 0 -> 646 bytes .../codemirror-ui/images/silk/medal_bronze_add.png | Bin 0 -> 747 bytes .../images/silk/medal_bronze_delete.png | Bin 0 -> 730 bytes .../codemirror-ui/images/silk/medal_gold_1.png | Bin 0 -> 629 bytes .../codemirror-ui/images/silk/medal_gold_2.png | Bin 0 -> 641 bytes .../codemirror-ui/images/silk/medal_gold_3.png | Bin 0 -> 634 bytes .../codemirror-ui/images/silk/medal_gold_add.png | Bin 0 -> 733 bytes .../images/silk/medal_gold_delete.png | Bin 0 -> 724 bytes .../codemirror-ui/images/silk/medal_silver_1.png | Bin 0 -> 589 bytes .../codemirror-ui/images/silk/medal_silver_2.png | Bin 0 -> 600 bytes .../codemirror-ui/images/silk/medal_silver_3.png | Bin 0 -> 597 bytes .../codemirror-ui/images/silk/medal_silver_add.png | Bin 0 -> 727 bytes .../images/silk/medal_silver_delete.png | Bin 0 -> 714 bytes .../webapp/codemirror-ui/images/silk/money.png | Bin 0 -> 738 bytes .../webapp/codemirror-ui/images/silk/money_add.png | Bin 0 -> 784 bytes .../codemirror-ui/images/silk/money_delete.png | Bin 0 -> 806 bytes .../codemirror-ui/images/silk/money_dollar.png | Bin 0 -> 630 bytes .../codemirror-ui/images/silk/money_euro.png | Bin 0 -> 605 bytes .../codemirror-ui/images/silk/money_pound.png | Bin 0 -> 565 bytes .../webapp/codemirror-ui/images/silk/money_yen.png | Bin 0 -> 562 bytes .../webapp/codemirror-ui/images/silk/monitor.png | Bin 0 -> 612 bytes .../codemirror-ui/images/silk/monitor_add.png | Bin 0 -> 692 bytes .../codemirror-ui/images/silk/monitor_delete.png | Bin 0 -> 691 bytes .../codemirror-ui/images/silk/monitor_edit.png | Bin 0 -> 769 bytes .../codemirror-ui/images/silk/monitor_error.png | Bin 0 -> 714 bytes .../codemirror-ui/images/silk/monitor_go.png | Bin 0 -> 696 bytes .../images/silk/monitor_lightning.png | Bin 0 -> 768 bytes .../codemirror-ui/images/silk/monitor_link.png | Bin 0 -> 736 bytes .../webapp/codemirror-ui/images/silk/mouse.png | Bin 0 -> 634 bytes .../webapp/codemirror-ui/images/silk/mouse_add.png | Bin 0 -> 729 bytes .../codemirror-ui/images/silk/mouse_delete.png | Bin 0 -> 741 bytes .../codemirror-ui/images/silk/mouse_error.png | Bin 0 -> 790 bytes .../webapp/codemirror-ui/images/silk/music.png | Bin 0 -> 385 bytes src/main/webapp/codemirror-ui/images/silk/new.png | Bin 0 -> 378 bytes .../webapp/codemirror-ui/images/silk/newspaper.png | Bin 0 -> 658 bytes .../codemirror-ui/images/silk/newspaper_add.png | Bin 0 -> 750 bytes .../codemirror-ui/images/silk/newspaper_delete.png | Bin 0 -> 775 bytes .../codemirror-ui/images/silk/newspaper_go.png | Bin 0 -> 779 bytes .../codemirror-ui/images/silk/newspaper_link.png | Bin 0 -> 787 bytes src/main/webapp/codemirror-ui/images/silk/note.png | Bin 0 -> 500 bytes .../webapp/codemirror-ui/images/silk/note_add.png | Bin 0 -> 641 bytes .../codemirror-ui/images/silk/note_delete.png | Bin 0 -> 631 bytes .../webapp/codemirror-ui/images/silk/note_edit.png | Bin 0 -> 731 bytes .../codemirror-ui/images/silk/note_error.png | Bin 0 -> 680 bytes .../webapp/codemirror-ui/images/silk/note_go.png | Bin 0 -> 661 bytes .../webapp/codemirror-ui/images/silk/overlays.png | Bin 0 -> 716 bytes .../webapp/codemirror-ui/images/silk/package.png | Bin 0 -> 853 bytes .../codemirror-ui/images/silk/package_add.png | Bin 0 -> 899 bytes .../codemirror-ui/images/silk/package_delete.png | Bin 0 -> 891 bytes .../codemirror-ui/images/silk/package_go.png | Bin 0 -> 898 bytes .../codemirror-ui/images/silk/package_green.png | Bin 0 -> 896 bytes .../codemirror-ui/images/silk/package_link.png | Bin 0 -> 939 bytes src/main/webapp/codemirror-ui/images/silk/page.png | Bin 0 -> 635 bytes .../webapp/codemirror-ui/images/silk/page_add.png | Bin 0 -> 739 bytes .../codemirror-ui/images/silk/page_attach.png | Bin 0 -> 794 bytes .../webapp/codemirror-ui/images/silk/page_code.png | Bin 0 -> 818 bytes .../webapp/codemirror-ui/images/silk/page_copy.png | Bin 0 -> 663 bytes .../codemirror-ui/images/silk/page_delete.png | Bin 0 -> 740 bytes .../webapp/codemirror-ui/images/silk/page_edit.png | Bin 0 -> 807 bytes .../codemirror-ui/images/silk/page_error.png | Bin 0 -> 793 bytes .../codemirror-ui/images/silk/page_excel.png | Bin 0 -> 817 bytes .../webapp/codemirror-ui/images/silk/page_find.png | Bin 0 -> 879 bytes .../webapp/codemirror-ui/images/silk/page_gear.png | Bin 0 -> 833 bytes .../webapp/codemirror-ui/images/silk/page_go.png | Bin 0 -> 779 bytes .../codemirror-ui/images/silk/page_green.png | Bin 0 -> 621 bytes .../webapp/codemirror-ui/images/silk/page_key.png | Bin 0 -> 801 bytes .../codemirror-ui/images/silk/page_lightning.png | Bin 0 -> 839 bytes .../webapp/codemirror-ui/images/silk/page_link.png | Bin 0 -> 830 bytes .../codemirror-ui/images/silk/page_paintbrush.png | Bin 0 -> 813 bytes .../codemirror-ui/images/silk/page_paste.png | Bin 0 -> 703 bytes .../webapp/codemirror-ui/images/silk/page_red.png | Bin 0 -> 641 bytes .../codemirror-ui/images/silk/page_refresh.png | Bin 0 -> 858 bytes .../webapp/codemirror-ui/images/silk/page_save.png | Bin 0 -> 774 bytes .../codemirror-ui/images/silk/page_white.png | Bin 0 -> 294 bytes .../images/silk/page_white_acrobat.png | Bin 0 -> 591 bytes .../images/silk/page_white_actionscript.png | Bin 0 -> 664 bytes .../codemirror-ui/images/silk/page_white_add.png | Bin 0 -> 512 bytes .../codemirror-ui/images/silk/page_white_c.png | Bin 0 -> 587 bytes .../images/silk/page_white_camera.png | Bin 0 -> 656 bytes .../codemirror-ui/images/silk/page_white_cd.png | Bin 0 -> 666 bytes .../codemirror-ui/images/silk/page_white_code.png | Bin 0 -> 603 bytes .../images/silk/page_white_code_red.png | Bin 0 -> 587 bytes .../images/silk/page_white_coldfusion.png | Bin 0 -> 592 bytes .../images/silk/page_white_compressed.png | Bin 0 -> 724 bytes .../codemirror-ui/images/silk/page_white_copy.png | Bin 0 -> 309 bytes .../images/silk/page_white_cplusplus.png | Bin 0 -> 621 bytes .../images/silk/page_white_csharp.png | Bin 0 -> 700 bytes .../codemirror-ui/images/silk/page_white_cup.png | Bin 0 -> 639 bytes .../images/silk/page_white_database.png | Bin 0 -> 579 bytes .../images/silk/page_white_delete.png | Bin 0 -> 536 bytes .../codemirror-ui/images/silk/page_white_dvd.png | Bin 0 -> 638 bytes .../codemirror-ui/images/silk/page_white_edit.png | Bin 0 -> 618 bytes .../codemirror-ui/images/silk/page_white_error.png | Bin 0 -> 623 bytes .../codemirror-ui/images/silk/page_white_excel.png | Bin 0 -> 663 bytes .../codemirror-ui/images/silk/page_white_find.png | Bin 0 -> 676 bytes .../codemirror-ui/images/silk/page_white_flash.png | Bin 0 -> 582 bytes .../images/silk/page_white_freehand.png | Bin 0 -> 639 bytes .../codemirror-ui/images/silk/page_white_gear.png | Bin 0 -> 402 bytes .../codemirror-ui/images/silk/page_white_get.png | Bin 0 -> 516 bytes .../codemirror-ui/images/silk/page_white_go.png | Bin 0 -> 612 bytes .../codemirror-ui/images/silk/page_white_h.png | Bin 0 -> 603 bytes .../images/silk/page_white_horizontal.png | Bin 0 -> 296 bytes .../codemirror-ui/images/silk/page_white_key.png | Bin 0 -> 616 bytes .../images/silk/page_white_lightning.png | Bin 0 -> 669 bytes .../codemirror-ui/images/silk/page_white_link.png | Bin 0 -> 614 bytes .../images/silk/page_white_magnify.png | Bin 0 -> 554 bytes .../codemirror-ui/images/silk/page_white_medal.png | Bin 0 -> 706 bytes .../images/silk/page_white_office.png | Bin 0 -> 779 bytes .../codemirror-ui/images/silk/page_white_paint.png | Bin 0 -> 688 bytes .../images/silk/page_white_paintbrush.png | Bin 0 -> 618 bytes .../codemirror-ui/images/silk/page_white_paste.png | Bin 0 -> 620 bytes .../codemirror-ui/images/silk/page_white_php.png | Bin 0 -> 538 bytes .../images/silk/page_white_picture.png | Bin 0 -> 650 bytes .../images/silk/page_white_powerpoint.png | Bin 0 -> 588 bytes .../codemirror-ui/images/silk/page_white_put.png | Bin 0 -> 523 bytes .../codemirror-ui/images/silk/page_white_ruby.png | Bin 0 -> 626 bytes .../codemirror-ui/images/silk/page_white_stack.png | Bin 0 -> 317 bytes .../codemirror-ui/images/silk/page_white_star.png | Bin 0 -> 565 bytes .../images/silk/page_white_swoosh.png | Bin 0 -> 634 bytes .../codemirror-ui/images/silk/page_white_text.png | Bin 0 -> 342 bytes .../images/silk/page_white_text_width.png | Bin 0 -> 315 bytes .../codemirror-ui/images/silk/page_white_tux.png | Bin 0 -> 668 bytes .../images/silk/page_white_vector.png | Bin 0 -> 644 bytes .../images/silk/page_white_visualstudio.png | Bin 0 -> 702 bytes .../codemirror-ui/images/silk/page_white_width.png | Bin 0 -> 309 bytes .../codemirror-ui/images/silk/page_white_word.png | Bin 0 -> 651 bytes .../codemirror-ui/images/silk/page_white_world.png | Bin 0 -> 734 bytes .../images/silk/page_white_wrench.png | Bin 0 -> 613 bytes .../codemirror-ui/images/silk/page_white_zip.png | Bin 0 -> 386 bytes .../webapp/codemirror-ui/images/silk/page_word.png | Bin 0 -> 777 bytes .../codemirror-ui/images/silk/page_world.png | Bin 0 -> 903 bytes .../codemirror-ui/images/silk/paintbrush.png | Bin 0 -> 548 bytes .../webapp/codemirror-ui/images/silk/paintcan.png | Bin 0 -> 707 bytes .../webapp/codemirror-ui/images/silk/palette.png | Bin 0 -> 856 bytes .../codemirror-ui/images/silk/paste_plain.png | Bin 0 -> 605 bytes .../codemirror-ui/images/silk/paste_word.png | Bin 0 -> 701 bytes .../webapp/codemirror-ui/images/silk/pencil.png | Bin 0 -> 450 bytes .../codemirror-ui/images/silk/pencil_add.png | Bin 0 -> 589 bytes .../codemirror-ui/images/silk/pencil_delete.png | Bin 0 -> 603 bytes .../webapp/codemirror-ui/images/silk/pencil_go.png | Bin 0 -> 666 bytes .../webapp/codemirror-ui/images/silk/phone.png | Bin 0 -> 488 bytes .../webapp/codemirror-ui/images/silk/phone_add.png | Bin 0 -> 621 bytes .../codemirror-ui/images/silk/phone_delete.png | Bin 0 -> 615 bytes .../codemirror-ui/images/silk/phone_sound.png | Bin 0 -> 703 bytes .../webapp/codemirror-ui/images/silk/photo.png | Bin 0 -> 589 bytes .../webapp/codemirror-ui/images/silk/photo_add.png | Bin 0 -> 707 bytes .../codemirror-ui/images/silk/photo_delete.png | Bin 0 -> 703 bytes .../codemirror-ui/images/silk/photo_link.png | Bin 0 -> 784 bytes .../webapp/codemirror-ui/images/silk/photos.png | Bin 0 -> 647 bytes .../webapp/codemirror-ui/images/silk/picture.png | Bin 0 -> 606 bytes .../codemirror-ui/images/silk/picture_add.png | Bin 0 -> 745 bytes .../codemirror-ui/images/silk/picture_delete.png | Bin 0 -> 744 bytes .../codemirror-ui/images/silk/picture_edit.png | Bin 0 -> 826 bytes .../codemirror-ui/images/silk/picture_empty.png | Bin 0 -> 463 bytes .../codemirror-ui/images/silk/picture_error.png | Bin 0 -> 755 bytes .../codemirror-ui/images/silk/picture_go.png | Bin 0 -> 758 bytes .../codemirror-ui/images/silk/picture_key.png | Bin 0 -> 794 bytes .../codemirror-ui/images/silk/picture_link.png | Bin 0 -> 835 bytes .../codemirror-ui/images/silk/picture_save.png | Bin 0 -> 755 bytes .../webapp/codemirror-ui/images/silk/pictures.png | Bin 0 -> 704 bytes .../webapp/codemirror-ui/images/silk/pilcrow.png | Bin 0 -> 361 bytes src/main/webapp/codemirror-ui/images/silk/pill.png | Bin 0 -> 719 bytes .../webapp/codemirror-ui/images/silk/pill_add.png | Bin 0 -> 797 bytes .../codemirror-ui/images/silk/pill_delete.png | Bin 0 -> 805 bytes .../webapp/codemirror-ui/images/silk/pill_go.png | Bin 0 -> 817 bytes .../webapp/codemirror-ui/images/silk/plugin.png | Bin 0 -> 591 bytes .../codemirror-ui/images/silk/plugin_add.png | Bin 0 -> 691 bytes .../codemirror-ui/images/silk/plugin_delete.png | Bin 0 -> 692 bytes .../codemirror-ui/images/silk/plugin_disabled.png | Bin 0 -> 347 bytes .../codemirror-ui/images/silk/plugin_edit.png | Bin 0 -> 746 bytes .../codemirror-ui/images/silk/plugin_error.png | Bin 0 -> 702 bytes .../webapp/codemirror-ui/images/silk/plugin_go.png | Bin 0 -> 694 bytes .../codemirror-ui/images/silk/plugin_link.png | Bin 0 -> 759 bytes .../webapp/codemirror-ui/images/silk/printer.png | Bin 0 -> 731 bytes .../codemirror-ui/images/silk/printer_add.png | Bin 0 -> 782 bytes .../codemirror-ui/images/silk/printer_delete.png | Bin 0 -> 792 bytes .../codemirror-ui/images/silk/printer_empty.png | Bin 0 -> 350 bytes .../codemirror-ui/images/silk/printer_error.png | Bin 0 -> 854 bytes .../webapp/codemirror-ui/images/silk/rainbow.png | Bin 0 -> 655 bytes .../webapp/codemirror-ui/images/silk/report.png | Bin 0 -> 649 bytes .../codemirror-ui/images/silk/report_add.png | Bin 0 -> 714 bytes .../codemirror-ui/images/silk/report_delete.png | Bin 0 -> 729 bytes .../codemirror-ui/images/silk/report_disk.png | Bin 0 -> 760 bytes .../codemirror-ui/images/silk/report_edit.png | Bin 0 -> 762 bytes .../webapp/codemirror-ui/images/silk/report_go.png | Bin 0 -> 756 bytes .../codemirror-ui/images/silk/report_key.png | Bin 0 -> 760 bytes .../codemirror-ui/images/silk/report_link.png | Bin 0 -> 754 bytes .../codemirror-ui/images/silk/report_magnify.png | Bin 0 -> 738 bytes .../codemirror-ui/images/silk/report_picture.png | Bin 0 -> 733 bytes .../codemirror-ui/images/silk/report_user.png | Bin 0 -> 785 bytes .../codemirror-ui/images/silk/report_word.png | Bin 0 -> 731 bytes .../codemirror-ui/images/silk/resultset_first.png | Bin 0 -> 522 bytes .../codemirror-ui/images/silk/resultset_last.png | Bin 0 -> 524 bytes .../codemirror-ui/images/silk/resultset_next.png | Bin 0 -> 395 bytes .../images/silk/resultset_previous.png | Bin 0 -> 389 bytes .../webapp/codemirror-ui/images/silk/rosette.png | Bin 0 -> 673 bytes src/main/webapp/codemirror-ui/images/silk/rss.png | Bin 0 -> 530 bytes .../webapp/codemirror-ui/images/silk/rss_add.png | Bin 0 -> 649 bytes .../codemirror-ui/images/silk/rss_delete.png | Bin 0 -> 633 bytes .../webapp/codemirror-ui/images/silk/rss_go.png | Bin 0 -> 635 bytes .../webapp/codemirror-ui/images/silk/rss_valid.png | Bin 0 -> 660 bytes src/main/webapp/codemirror-ui/images/silk/ruby.png | Bin 0 -> 592 bytes .../webapp/codemirror-ui/images/silk/ruby_add.png | Bin 0 -> 691 bytes .../codemirror-ui/images/silk/ruby_delete.png | Bin 0 -> 704 bytes .../webapp/codemirror-ui/images/silk/ruby_gear.png | Bin 0 -> 716 bytes .../webapp/codemirror-ui/images/silk/ruby_get.png | Bin 0 -> 692 bytes .../webapp/codemirror-ui/images/silk/ruby_go.png | Bin 0 -> 720 bytes .../webapp/codemirror-ui/images/silk/ruby_key.png | Bin 0 -> 732 bytes .../webapp/codemirror-ui/images/silk/ruby_link.png | Bin 0 -> 767 bytes .../webapp/codemirror-ui/images/silk/ruby_put.png | Bin 0 -> 694 bytes .../webapp/codemirror-ui/images/silk/script.png | Bin 0 -> 748 bytes .../codemirror-ui/images/silk/script_add.png | Bin 0 -> 811 bytes .../codemirror-ui/images/silk/script_code.png | Bin 0 -> 859 bytes .../codemirror-ui/images/silk/script_code_red.png | Bin 0 -> 868 bytes .../codemirror-ui/images/silk/script_delete.png | Bin 0 -> 811 bytes .../codemirror-ui/images/silk/script_edit.png | Bin 0 -> 880 bytes .../codemirror-ui/images/silk/script_error.png | Bin 0 -> 861 bytes .../codemirror-ui/images/silk/script_gear.png | Bin 0 -> 861 bytes .../webapp/codemirror-ui/images/silk/script_go.png | Bin 0 -> 839 bytes .../codemirror-ui/images/silk/script_key.png | Bin 0 -> 853 bytes .../codemirror-ui/images/silk/script_lightning.png | Bin 0 -> 879 bytes .../codemirror-ui/images/silk/script_link.png | Bin 0 -> 876 bytes .../codemirror-ui/images/silk/script_palette.png | Bin 0 -> 917 bytes .../codemirror-ui/images/silk/script_save.png | Bin 0 -> 804 bytes .../webapp/codemirror-ui/images/silk/server.png | Bin 0 -> 530 bytes .../codemirror-ui/images/silk/server_add.png | Bin 0 -> 676 bytes .../codemirror-ui/images/silk/server_chart.png | Bin 0 -> 673 bytes .../images/silk/server_compressed.png | Bin 0 -> 721 bytes .../codemirror-ui/images/silk/server_connect.png | Bin 0 -> 755 bytes .../codemirror-ui/images/silk/server_database.png | Bin 0 -> 666 bytes .../codemirror-ui/images/silk/server_delete.png | Bin 0 -> 668 bytes .../codemirror-ui/images/silk/server_edit.png | Bin 0 -> 749 bytes .../codemirror-ui/images/silk/server_error.png | Bin 0 -> 678 bytes .../webapp/codemirror-ui/images/silk/server_go.png | Bin 0 -> 706 bytes .../codemirror-ui/images/silk/server_key.png | Bin 0 -> 746 bytes .../codemirror-ui/images/silk/server_lightning.png | Bin 0 -> 729 bytes .../codemirror-ui/images/silk/server_link.png | Bin 0 -> 706 bytes .../images/silk/server_uncompressed.png | Bin 0 -> 669 bytes .../webapp/codemirror-ui/images/silk/shading.png | Bin 0 -> 225 bytes .../images/silk/shape_align_bottom.png | Bin 0 -> 398 bytes .../images/silk/shape_align_center.png | Bin 0 -> 384 bytes .../codemirror-ui/images/silk/shape_align_left.png | Bin 0 -> 402 bytes .../images/silk/shape_align_middle.png | Bin 0 -> 414 bytes .../images/silk/shape_align_right.png | Bin 0 -> 401 bytes .../codemirror-ui/images/silk/shape_align_top.png | Bin 0 -> 406 bytes .../images/silk/shape_flip_horizontal.png | Bin 0 -> 403 bytes .../images/silk/shape_flip_vertical.png | Bin 0 -> 418 bytes .../codemirror-ui/images/silk/shape_group.png | Bin 0 -> 553 bytes .../codemirror-ui/images/silk/shape_handles.png | Bin 0 -> 538 bytes .../codemirror-ui/images/silk/shape_move_back.png | Bin 0 -> 395 bytes .../images/silk/shape_move_backwards.png | Bin 0 -> 358 bytes .../images/silk/shape_move_forwards.png | Bin 0 -> 381 bytes .../codemirror-ui/images/silk/shape_move_front.png | Bin 0 -> 435 bytes .../images/silk/shape_rotate_anticlockwise.png | Bin 0 -> 657 bytes .../images/silk/shape_rotate_clockwise.png | Bin 0 -> 673 bytes .../codemirror-ui/images/silk/shape_square.png | Bin 0 -> 353 bytes .../codemirror-ui/images/silk/shape_square_add.png | Bin 0 -> 539 bytes .../images/silk/shape_square_delete.png | Bin 0 -> 537 bytes .../images/silk/shape_square_edit.png | Bin 0 -> 660 bytes .../images/silk/shape_square_error.png | Bin 0 -> 570 bytes .../codemirror-ui/images/silk/shape_square_go.png | Bin 0 -> 566 bytes .../codemirror-ui/images/silk/shape_square_key.png | Bin 0 -> 607 bytes .../images/silk/shape_square_link.png | Bin 0 -> 642 bytes .../codemirror-ui/images/silk/shape_ungroup.png | Bin 0 -> 666 bytes .../webapp/codemirror-ui/images/silk/shield.png | Bin 0 -> 702 bytes .../codemirror-ui/images/silk/shield_add.png | Bin 0 -> 758 bytes .../codemirror-ui/images/silk/shield_delete.png | Bin 0 -> 768 bytes .../webapp/codemirror-ui/images/silk/shield_go.png | Bin 0 -> 775 bytes .../webapp/codemirror-ui/images/silk/sitemap.png | Bin 0 -> 278 bytes .../codemirror-ui/images/silk/sitemap_color.png | Bin 0 -> 406 bytes .../webapp/codemirror-ui/images/silk/sound.png | Bin 0 -> 610 bytes .../webapp/codemirror-ui/images/silk/sound_add.png | Bin 0 -> 684 bytes .../codemirror-ui/images/silk/sound_delete.png | Bin 0 -> 711 bytes .../webapp/codemirror-ui/images/silk/sound_low.png | Bin 0 -> 524 bytes .../codemirror-ui/images/silk/sound_mute.png | Bin 0 -> 474 bytes .../codemirror-ui/images/silk/sound_none.png | Bin 0 -> 417 bytes .../codemirror-ui/images/silk/spellcheck.png | Bin 0 -> 603 bytes .../codemirror-ui/images/silk/sport_8ball.png | Bin 0 -> 490 bytes .../codemirror-ui/images/silk/sport_basketball.png | Bin 0 -> 977 bytes .../codemirror-ui/images/silk/sport_football.png | Bin 0 -> 875 bytes .../codemirror-ui/images/silk/sport_golf.png | Bin 0 -> 504 bytes .../codemirror-ui/images/silk/sport_raquet.png | Bin 0 -> 719 bytes .../images/silk/sport_shuttlecock.png | Bin 0 -> 683 bytes .../codemirror-ui/images/silk/sport_soccer.png | Bin 0 -> 517 bytes .../codemirror-ui/images/silk/sport_tennis.png | Bin 0 -> 884 bytes src/main/webapp/codemirror-ui/images/silk/star.png | Bin 0 -> 670 bytes .../codemirror-ui/images/silk/status_away.png | Bin 0 -> 794 bytes .../codemirror-ui/images/silk/status_busy.png | Bin 0 -> 751 bytes .../codemirror-ui/images/silk/status_offline.png | Bin 0 -> 422 bytes .../codemirror-ui/images/silk/status_online.png | Bin 0 -> 722 bytes src/main/webapp/codemirror-ui/images/silk/stop.png | Bin 0 -> 700 bytes .../webapp/codemirror-ui/images/silk/style.png | Bin 0 -> 813 bytes .../webapp/codemirror-ui/images/silk/style_add.png | Bin 0 -> 844 bytes .../codemirror-ui/images/silk/style_delete.png | Bin 0 -> 865 bytes .../codemirror-ui/images/silk/style_edit.png | Bin 0 -> 927 bytes .../webapp/codemirror-ui/images/silk/style_go.png | Bin 0 -> 862 bytes src/main/webapp/codemirror-ui/images/silk/sum.png | Bin 0 -> 289 bytes src/main/webapp/codemirror-ui/images/silk/tab.png | Bin 0 -> 323 bytes .../webapp/codemirror-ui/images/silk/tab_add.png | Bin 0 -> 488 bytes .../codemirror-ui/images/silk/tab_delete.png | Bin 0 -> 493 bytes .../webapp/codemirror-ui/images/silk/tab_edit.png | Bin 0 -> 580 bytes .../webapp/codemirror-ui/images/silk/tab_go.png | Bin 0 -> 552 bytes .../webapp/codemirror-ui/images/silk/table.png | Bin 0 -> 566 bytes .../webapp/codemirror-ui/images/silk/table_add.png | Bin 0 -> 663 bytes .../codemirror-ui/images/silk/table_delete.png | Bin 0 -> 660 bytes .../codemirror-ui/images/silk/table_edit.png | Bin 0 -> 744 bytes .../codemirror-ui/images/silk/table_error.png | Bin 0 -> 687 bytes .../codemirror-ui/images/silk/table_gear.png | Bin 0 -> 714 bytes .../webapp/codemirror-ui/images/silk/table_go.png | Bin 0 -> 683 bytes .../webapp/codemirror-ui/images/silk/table_key.png | Bin 0 -> 746 bytes .../codemirror-ui/images/silk/table_lightning.png | Bin 0 -> 736 bytes .../codemirror-ui/images/silk/table_link.png | Bin 0 -> 728 bytes .../codemirror-ui/images/silk/table_multiple.png | Bin 0 -> 612 bytes .../codemirror-ui/images/silk/table_refresh.png | Bin 0 -> 795 bytes .../images/silk/table_relationship.png | Bin 0 -> 663 bytes .../codemirror-ui/images/silk/table_row_delete.png | Bin 0 -> 629 bytes .../codemirror-ui/images/silk/table_row_insert.png | Bin 0 -> 641 bytes .../codemirror-ui/images/silk/table_save.png | Bin 0 -> 723 bytes .../codemirror-ui/images/silk/table_sort.png | Bin 0 -> 678 bytes src/main/webapp/codemirror-ui/images/silk/tag.png | Bin 0 -> 389 bytes .../webapp/codemirror-ui/images/silk/tag_blue.png | Bin 0 -> 586 bytes .../codemirror-ui/images/silk/tag_blue_add.png | Bin 0 -> 671 bytes .../codemirror-ui/images/silk/tag_blue_delete.png | Bin 0 -> 701 bytes .../codemirror-ui/images/silk/tag_blue_edit.png | Bin 0 -> 748 bytes .../webapp/codemirror-ui/images/silk/tag_green.png | Bin 0 -> 613 bytes .../codemirror-ui/images/silk/tag_orange.png | Bin 0 -> 586 bytes .../webapp/codemirror-ui/images/silk/tag_pink.png | Bin 0 -> 579 bytes .../codemirror-ui/images/silk/tag_purple.png | Bin 0 -> 599 bytes .../webapp/codemirror-ui/images/silk/tag_red.png | Bin 0 -> 592 bytes .../codemirror-ui/images/silk/tag_yellow.png | Bin 0 -> 586 bytes .../webapp/codemirror-ui/images/silk/telephone.png | Bin 0 -> 791 bytes .../codemirror-ui/images/silk/telephone_add.png | Bin 0 -> 860 bytes .../codemirror-ui/images/silk/telephone_delete.png | Bin 0 -> 856 bytes .../codemirror-ui/images/silk/telephone_edit.png | Bin 0 -> 893 bytes .../codemirror-ui/images/silk/telephone_error.png | Bin 0 -> 884 bytes .../codemirror-ui/images/silk/telephone_go.png | Bin 0 -> 865 bytes .../codemirror-ui/images/silk/telephone_key.png | Bin 0 -> 881 bytes .../codemirror-ui/images/silk/telephone_link.png | Bin 0 -> 909 bytes .../codemirror-ui/images/silk/television.png | Bin 0 -> 696 bytes .../codemirror-ui/images/silk/television_add.png | Bin 0 -> 809 bytes .../images/silk/television_delete.png | Bin 0 -> 810 bytes .../images/silk/text_align_center.png | Bin 0 -> 234 bytes .../images/silk/text_align_justify.png | Bin 0 -> 209 bytes .../codemirror-ui/images/silk/text_align_left.png | Bin 0 -> 209 bytes .../codemirror-ui/images/silk/text_align_right.png | Bin 0 -> 209 bytes .../codemirror-ui/images/silk/text_allcaps.png | Bin 0 -> 284 bytes .../webapp/codemirror-ui/images/silk/text_bold.png | Bin 0 -> 304 bytes .../codemirror-ui/images/silk/text_columns.png | Bin 0 -> 246 bytes .../codemirror-ui/images/silk/text_dropcaps.png | Bin 0 -> 314 bytes .../codemirror-ui/images/silk/text_heading_1.png | Bin 0 -> 276 bytes .../codemirror-ui/images/silk/text_heading_2.png | Bin 0 -> 304 bytes .../codemirror-ui/images/silk/text_heading_3.png | Bin 0 -> 306 bytes .../codemirror-ui/images/silk/text_heading_4.png | Bin 0 -> 293 bytes .../codemirror-ui/images/silk/text_heading_5.png | Bin 0 -> 304 bytes .../codemirror-ui/images/silk/text_heading_6.png | Bin 0 -> 310 bytes .../images/silk/text_horizontalrule.png | Bin 0 -> 317 bytes .../codemirror-ui/images/silk/text_indent.png | Bin 0 -> 353 bytes .../images/silk/text_indent_remove.png | Bin 0 -> 351 bytes .../codemirror-ui/images/silk/text_italic.png | Bin 0 -> 223 bytes .../codemirror-ui/images/silk/text_kerning.png | Bin 0 -> 495 bytes .../images/silk/text_letter_omega.png | Bin 0 -> 541 bytes .../images/silk/text_letterspacing.png | Bin 0 -> 503 bytes .../codemirror-ui/images/silk/text_linespacing.png | Bin 0 -> 363 bytes .../images/silk/text_list_bullets.png | Bin 0 -> 344 bytes .../images/silk/text_list_numbers.png | Bin 0 -> 357 bytes .../codemirror-ui/images/silk/text_lowercase.png | Bin 0 -> 709 bytes .../images/silk/text_padding_bottom.png | Bin 0 -> 237 bytes .../images/silk/text_padding_left.png | Bin 0 -> 271 bytes .../images/silk/text_padding_right.png | Bin 0 -> 271 bytes .../codemirror-ui/images/silk/text_padding_top.png | Bin 0 -> 236 bytes .../codemirror-ui/images/silk/text_replace.png | Bin 0 -> 691 bytes .../codemirror-ui/images/silk/text_signature.png | Bin 0 -> 524 bytes .../codemirror-ui/images/silk/text_smallcaps.png | Bin 0 -> 260 bytes .../images/silk/text_strikethrough.png | Bin 0 -> 269 bytes .../codemirror-ui/images/silk/text_subscript.png | Bin 0 -> 422 bytes .../codemirror-ui/images/silk/text_superscript.png | Bin 0 -> 421 bytes .../codemirror-ui/images/silk/text_underline.png | Bin 0 -> 273 bytes .../codemirror-ui/images/silk/text_uppercase.png | Bin 0 -> 747 bytes .../webapp/codemirror-ui/images/silk/textfield.png | Bin 0 -> 153 bytes .../codemirror-ui/images/silk/textfield_add.png | Bin 0 -> 321 bytes .../codemirror-ui/images/silk/textfield_delete.png | Bin 0 -> 335 bytes .../codemirror-ui/images/silk/textfield_key.png | Bin 0 -> 455 bytes .../codemirror-ui/images/silk/textfield_rename.png | Bin 0 -> 273 bytes .../codemirror-ui/images/silk/thumb_down.png | Bin 0 -> 601 bytes .../webapp/codemirror-ui/images/silk/thumb_up.png | Bin 0 -> 619 bytes src/main/webapp/codemirror-ui/images/silk/tick.png | Bin 0 -> 537 bytes src/main/webapp/codemirror-ui/images/silk/time.png | Bin 0 -> 793 bytes .../webapp/codemirror-ui/images/silk/time_add.png | Bin 0 -> 827 bytes .../codemirror-ui/images/silk/time_delete.png | Bin 0 -> 853 bytes .../webapp/codemirror-ui/images/silk/time_go.png | Bin 0 -> 882 bytes .../codemirror-ui/images/silk/timeline_marker.png | Bin 0 -> 327 bytes .../webapp/codemirror-ui/images/silk/transmit.png | Bin 0 -> 749 bytes .../codemirror-ui/images/silk/transmit_add.png | Bin 0 -> 803 bytes .../codemirror-ui/images/silk/transmit_blue.png | Bin 0 -> 814 bytes .../codemirror-ui/images/silk/transmit_delete.png | Bin 0 -> 827 bytes .../codemirror-ui/images/silk/transmit_edit.png | Bin 0 -> 848 bytes .../codemirror-ui/images/silk/transmit_error.png | Bin 0 -> 883 bytes .../codemirror-ui/images/silk/transmit_go.png | Bin 0 -> 842 bytes src/main/webapp/codemirror-ui/images/silk/tux.png | Bin 0 -> 696 bytes src/main/webapp/codemirror-ui/images/silk/user.png | Bin 0 -> 741 bytes .../webapp/codemirror-ui/images/silk/user_add.png | Bin 0 -> 746 bytes .../codemirror-ui/images/silk/user_comment.png | Bin 0 -> 743 bytes .../codemirror-ui/images/silk/user_delete.png | Bin 0 -> 767 bytes .../webapp/codemirror-ui/images/silk/user_edit.png | Bin 0 -> 833 bytes .../codemirror-ui/images/silk/user_female.png | Bin 0 -> 663 bytes .../webapp/codemirror-ui/images/silk/user_go.png | Bin 0 -> 793 bytes .../webapp/codemirror-ui/images/silk/user_gray.png | Bin 0 -> 706 bytes .../codemirror-ui/images/silk/user_green.png | Bin 0 -> 722 bytes .../codemirror-ui/images/silk/user_orange.png | Bin 0 -> 723 bytes .../webapp/codemirror-ui/images/silk/user_red.png | Bin 0 -> 717 bytes .../webapp/codemirror-ui/images/silk/user_suit.png | Bin 0 -> 748 bytes .../webapp/codemirror-ui/images/silk/vcard.png | Bin 0 -> 533 bytes .../webapp/codemirror-ui/images/silk/vcard_add.png | Bin 0 -> 661 bytes .../codemirror-ui/images/silk/vcard_delete.png | Bin 0 -> 651 bytes .../codemirror-ui/images/silk/vcard_edit.png | Bin 0 -> 775 bytes .../webapp/codemirror-ui/images/silk/vector.png | Bin 0 -> 481 bytes .../codemirror-ui/images/silk/vector_add.png | Bin 0 -> 616 bytes .../codemirror-ui/images/silk/vector_delete.png | Bin 0 -> 635 bytes src/main/webapp/codemirror-ui/images/silk/wand.png | Bin 0 -> 570 bytes .../codemirror-ui/images/silk/weather_clouds.png | Bin 0 -> 581 bytes .../codemirror-ui/images/silk/weather_cloudy.png | Bin 0 -> 694 bytes .../images/silk/weather_lightning.png | Bin 0 -> 641 bytes .../codemirror-ui/images/silk/weather_rain.png | Bin 0 -> 626 bytes .../codemirror-ui/images/silk/weather_snow.png | Bin 0 -> 341 bytes .../codemirror-ui/images/silk/weather_sun.png | Bin 0 -> 623 bytes .../webapp/codemirror-ui/images/silk/webcam.png | Bin 0 -> 728 bytes .../codemirror-ui/images/silk/webcam_add.png | Bin 0 -> 786 bytes .../codemirror-ui/images/silk/webcam_delete.png | Bin 0 -> 805 bytes .../codemirror-ui/images/silk/webcam_error.png | Bin 0 -> 821 bytes .../webapp/codemirror-ui/images/silk/world.png | Bin 0 -> 923 bytes .../webapp/codemirror-ui/images/silk/world_add.png | Bin 0 -> 940 bytes .../codemirror-ui/images/silk/world_delete.png | Bin 0 -> 945 bytes .../codemirror-ui/images/silk/world_edit.png | Bin 0 -> 945 bytes .../webapp/codemirror-ui/images/silk/world_go.png | Bin 0 -> 944 bytes .../codemirror-ui/images/silk/world_link.png | Bin 0 -> 957 bytes .../webapp/codemirror-ui/images/silk/wrench.png | Bin 0 -> 610 bytes .../codemirror-ui/images/silk/wrench_orange.png | Bin 0 -> 584 bytes .../webapp/codemirror-ui/images/silk/xhtml.png | Bin 0 -> 595 bytes .../webapp/codemirror-ui/images/silk/xhtml_add.png | Bin 0 -> 703 bytes .../codemirror-ui/images/silk/xhtml_delete.png | Bin 0 -> 696 bytes .../webapp/codemirror-ui/images/silk/xhtml_go.png | Bin 0 -> 697 bytes .../codemirror-ui/images/silk/xhtml_valid.png | Bin 0 -> 718 bytes src/main/webapp/codemirror-ui/images/silk/zoom.png | Bin 0 -> 692 bytes .../webapp/codemirror-ui/images/silk/zoom_in.png | Bin 0 -> 725 bytes .../webapp/codemirror-ui/images/silk/zoom_out.png | Bin 0 -> 708 bytes src/main/webapp/codemirror-ui/index.html | 340 ++++++++++++++ .../webapp/codemirror-ui/js/codemirror-ui-find.js | 89 ++++ src/main/webapp/codemirror-ui/js/codemirror-ui.js | 517 +++++++++++++++++++++ src/main/webapp/codemirror-ui/js/find_replace.html | 68 +++ src/main/webapp/css/main.css | 4 +- src/main/webapp/js/selectLanguage.js | 2 +- 1018 files changed, 1281 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 962619d..f551929 100644 --- a/pom.xml +++ b/pom.xml @@ -198,7 +198,7 @@ <dependency> <groupId>org.nuiton.jrst</groupId> <artifactId>jrst</artifactId> - <version>1.5</version> + <version>2.1</version> <scope>compile</scope> <exclusions> <exclusion> diff --git a/src/main/java/org/nuiton/scmwebeditor/actions/PreviewAction.java b/src/main/java/org/nuiton/scmwebeditor/actions/PreviewAction.java index ef1273f..853ec7e 100644 --- a/src/main/java/org/nuiton/scmwebeditor/actions/PreviewAction.java +++ b/src/main/java/org/nuiton/scmwebeditor/actions/PreviewAction.java @@ -24,10 +24,13 @@ package org.nuiton.scmwebeditor.actions; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.apache.struts2.interceptor.ServletRequestAware; +import org.dom4j.Document; import org.nuiton.jrst.JRST; +import org.nuiton.jrst.legacy.JRSTReader; import org.nuiton.scmwebeditor.ScmWebEditorBaseAction; import javax.servlet.http.HttpServletRequest; +import java.io.StringReader; public class PreviewAction extends ScmWebEditorBaseAction implements ServletRequestAware { @@ -71,7 +74,11 @@ public class PreviewAction extends ScmWebEditorBaseAction implements ServletRequ XMLResponse = ""; //Using jrst to generate html document try { - XMLResponse = JRST.generate(JRST.TYPE_HTML, newText); + JRSTReader jrst = new JRSTReader(); + Document doc = jrst.read(new StringReader(newText)); + Document generatedDoc = JRST.generateXml(doc, JRST.TYPE_HTML); + XMLResponse = generatedDoc.asXML(); + if (log.isDebugEnabled()) { log.debug("RST generate"); } diff --git a/src/main/java/org/nuiton/scmwebeditor/actions/ScmWebEditorCommitAction.java b/src/main/java/org/nuiton/scmwebeditor/actions/ScmWebEditorCommitAction.java index 461c23c..be11be5 100644 --- a/src/main/java/org/nuiton/scmwebeditor/actions/ScmWebEditorCommitAction.java +++ b/src/main/java/org/nuiton/scmwebeditor/actions/ScmWebEditorCommitAction.java @@ -27,13 +27,16 @@ import org.apache.shiro.codec.Base64; import org.apache.shiro.crypto.BlowfishCipherService; import org.apache.struts2.interceptor.ServletRequestAware; import org.apache.struts2.interceptor.ServletResponseAware; +import org.dom4j.Document; import org.nuiton.jrst.JRST; +import org.nuiton.jrst.legacy.JRSTReader; import org.nuiton.scmwebeditor.*; import javax.servlet.http.Cookie; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.servlet.http.HttpSession; +import java.io.StringReader; public class ScmWebEditorCommitAction extends ScmWebEditorBaseAction implements ServletRequestAware, ServletResponseAware { @@ -207,7 +210,11 @@ public class ScmWebEditorCommitAction extends ScmWebEditorBaseAction implements protected boolean isRstValid(String newText) { try { - JRST.generate(JRST.TYPE_HTML, newText); + JRSTReader jrst = new JRSTReader(); + Document doc = jrst.read(new StringReader(newText)); + Document generatedDoc = JRST.generateXml(doc, JRST.TYPE_HTML); + generatedDoc.asXML(); + if (log.isDebugEnabled()) { log.debug("RST generate success"); } diff --git a/src/main/webapp/WEB-INF/content/modificationViewer.jsp b/src/main/webapp/WEB-INF/content/modificationViewer.jsp index fa5fc52..b62f5a8 100644 --- a/src/main/webapp/WEB-INF/content/modificationViewer.jsp +++ b/src/main/webapp/WEB-INF/content/modificationViewer.jsp @@ -39,6 +39,7 @@ <script src="webjars/codemirror/5.1/lib/codemirror.js" type="text/javascript"></script> <link rel="stylesheet" href="webjars/codemirror/5.1/lib/codemirror.css"> <script src="webjars/codemirror/5.1/addon/mode/overlay.js" type="text/javascript"></script> + <script src="webjars/codemirror/5.1/addon/search/searchcursor.js" type="text/javascript"></script> <script src="webjars/codemirror/5.1/mode/rst/rst.js"></script> <script src="webjars/codemirror/5.1/mode/clike/clike.js"></script> @@ -49,6 +50,10 @@ <script src="webjars/codemirror/5.1/mode/stex/stex.js"></script> + <script src="codemirror-ui/js/codemirror-ui.js"></script> + <link rel="stylesheet" href="codemirror-ui/css/codemirror-ui.css" type="text/css" media="screen"/> + + <script src="js/cancelRedirect.js" type="text/javascript"></script> <script src="js/pictureUpload.js" type="text/javascript"></script> @@ -342,9 +347,15 @@ <script type="text/javascript"> var textarea = document.getElementById('newTextId'); + /* var editor = CodeMirror.fromTextArea(textarea, { lineNumbers: true }); + */ + var uiOptions = { path : 'codemirror-ui/js/', searchMode : 'inline', imagePath: 'codemirror-ui/images/silk', + buttons: ['undo', 'redo', 'jump', 'reindentSelection', 'reindent'] } + var codeMirrorOptions = { mode: "null", lineNumbers: true } + var editor = new CodeMirrorUI(textarea, uiOptions, codeMirrorOptions); </script> diff --git a/src/main/webapp/codemirror-ui/.gitignore b/src/main/webapp/codemirror-ui/.gitignore new file mode 100644 index 0000000..3f2795b --- /dev/null +++ b/src/main/webapp/codemirror-ui/.gitignore @@ -0,0 +1,5 @@ +*~ +.project +.redcar/ +**/.DS_Store +.DS_Store diff --git a/src/main/webapp/codemirror-ui/LICENSE b/src/main/webapp/codemirror-ui/LICENSE new file mode 100644 index 0000000..fd216d2 --- /dev/null +++ b/src/main/webapp/codemirror-ui/LICENSE @@ -0,0 +1,19 @@ +Copyright (C) 2011 by Jeremy Green <jeremy@octolabs.com> + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/src/main/webapp/codemirror-ui/README.md b/src/main/webapp/codemirror-ui/README.md new file mode 100644 index 0000000..ae34fc5 --- /dev/null +++ b/src/main/webapp/codemirror-ui/README.md @@ -0,0 +1,68 @@ +CodeMirror UI +============= + +CodeMirrorUI is a simple interface written by Jeremy Green to act as a +wrapper around the [CodeMirror](http://codemirror.net/) text editor widget by Marijn Haverbeke. +CodeMirror is a syntax highlighter and formatter that makes it much easier to edit source code in a browser. +CodeMirrorUI is a wrapper that adds interface functionality for many functions that are already built into CodeMirror itself. +Functionality includes undo, redo, jump to line, reindent selection, and reindent entire document. +Two options for find/replace are also available. It is based on the MirrorFrame example that Marijn included with CodeMirror. + +[](https://codeclimate.com/repos/52f67c9d695680748c002493/feed) + +Demo +------------------- + +[http://jagthedrummer.github.io/codemirror-ui/](http://jagthedrummer.github.io/codemirror-ui/) + +Upgrading +------------------- +*Note* Starting with version 0.0.17 CodeMirror-UI upgraded to CodeMirror-2.3. The find and replace functionality relies +on the searchcursor add-on for CodeMirror. Make sure to add the searchcursor line from the installation instructions if +the search/replace is not working. + +Easily Configurable +-------------------- + +It's easy to configure an editor with something like this: + + //first set up some variables + var textarea = document.getElementById('code1'); + var uiOptions = { path : 'js/', searchMode: 'popup' } + var codeMirrorOptions = { + mode: "javascript" // all your normal CodeMirror options go here + } + + //then create the editor + var editor = new CodeMirrorUI(textarea,uiOptions,codeMirrorOptions); + +Installation +-------------------- + + // First the CodeMirror stuff + <script src="lib/CodeMirror-2.3/lib/codemirror.js" type="text/javascript"></script> + <script src="lib/CodeMirror-2.3/lib/util/searchcursor.js" type="text/javascript"></script> + <link rel="stylesheet" href="lib/CodeMirror-2.3/lib/codemirror.css"> + <script src="lib/CodeMirror-2.3/mode/javascript/javascript.js"></script> + <link rel="stylesheet" href="lib/CodeMirror-2.3/mode/javascript/javascript.css"> + + //Then the CodeMirrorUI stuff + <script src="js/codemirror-ui.js" type="text/javascript"></script> + <link rel="stylesheet" href="css/codemirror-ui.css" type="text/css" media="screen" /> + +You'll probably need to adjust the paths to fit your situation. + +Please see index.html for examples and many additional details. + +Acknowledgements +---------------------- + +Thanks to Marijn Haverbeke for creating and releasing [CodeMirror](http://codemirror.net/) in the first place. +Without his excellent contribution to the community this project would have no reason to exist. + +Thanks to Mark James of famfamfam.com for his [Silk Icons](http://www.famfamfam.com/lab/icons/silk/). + +License +---------------------- + +CodeMirror UI is provided under the MIT License. See the LICENSE file for full details. diff --git a/src/main/webapp/codemirror-ui/VERSION b/src/main/webapp/codemirror-ui/VERSION new file mode 100644 index 0000000..e923bd0 --- /dev/null +++ b/src/main/webapp/codemirror-ui/VERSION @@ -0,0 +1,3 @@ +0.0.19 + + diff --git a/src/main/webapp/codemirror-ui/css/codemirror-ui-find.css b/src/main/webapp/codemirror-ui/css/codemirror-ui-find.css new file mode 100644 index 0000000..fd37a5f --- /dev/null +++ b/src/main/webapp/codemirror-ui/css/codemirror-ui-find.css @@ -0,0 +1,19 @@ +#buttons{ + float:right; +} + +#buttons a{ + + display:block; + text-align:center; + background:#ddd; + border:1px solid black; + color:black; + text-decoration:none; + padding:3px; + +} + +#buttons a:hover{ + background:white; +} \ No newline at end of file diff --git a/src/main/webapp/codemirror-ui/css/codemirror-ui.css b/src/main/webapp/codemirror-ui/css/codemirror-ui.css new file mode 100644 index 0000000..81ee758 --- /dev/null +++ b/src/main/webapp/codemirror-ui/css/codemirror-ui.css @@ -0,0 +1,122 @@ +.codemirror-ui-button-frame{ + border-top:1px solid #ccc; + border-left:1px solid #ccc; + border-right:1px solid #ccc; + background:#eee; + position:relative; +} + +.codemirror-ui-button-frame input,.codemirror-ui-button-frame label{ + font-size:0.6em; +} + +.codemirror-ui-button-frame label input{ + margin:0px 2px; + vertical-align:middle; +} +.codemirror-ui-button-frame label{ + padding:0px; + margin:2px 5px; + margin-top:0px; + display:inline-block; +} + +input.codemirror-ui-checkbox{ + +} + +.codemirror-ui-button{ + display:block; + float:left; + padding:3px; + line-height:0; + margin:1px; + margin-right:0px; +} + +.codemirror-ui-button:hover{ + padding:2px; + border:1px solid #ccc; +} + +.codemirror-ui-button img{ + line-height:0; +} + +.codemirror-ui-button.inactive{ + -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; + filter: alpha(opacity=50); + opacity: .5; +} + +.codemirror-ui-wrap{ + float:right; +} + +.codemirror-find-replace{ + border:1px solid black; + background : #ddd; + padding:10px; + position:absolute; + width:300px; + top:0%; + left:50%; + margin-left:-150px; +} + +iframe{ + /*border:1px solid green !important;*/ +} + +.codemirror-ui-find-bar{ + text-align:center; +} + +.codemirror-ui-popup-find-wrap{ + position:absolute; + bottom:100%; + left:-1px; + border:1px solid #ccc; + background:#eee; + padding:2px 5px; + border-bottom:0px; + margin-bottom:-1px; + display:none; +} + +.codemirror-ui-popup-find-wrap.active{ + display:block; +} + + +.codemirror-ui-popup-find-wrap .codemirror-ui-button{ + float:left; +} + +.codemirror-ui-popup-find-wrap .codemirror-ui-find-bar{ + float:left; +} + +.CodeMirror{ + border:1px solid #ccc; + background:white; +} + +/* + * This lets us make sure that the fancy-tab-gutter will always enclose the tabs inside it. + * We're namspcing it since many frameworks include a .clearfix rule of somesort. + */ + +.codemirror-ui-clearfix:after { + visibility: hidden; + display: block; + font-size: 0; + content:"\0020"; + clear: both; + height: 0; + } +.codemirror-ui-clearfix { display: inline-block; } +/* start commented backslash hack \*/ +* html .codemirror-ui-clearfix { height: 1%; } +.codemirror-ui-clearfix { display: block; } +/* close commented backslash hack */ diff --git a/src/main/webapp/codemirror-ui/images/octologo.png b/src/main/webapp/codemirror-ui/images/octologo.png new file mode 100644 index 0000000..f6f97e9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/octologo.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/accept.png b/src/main/webapp/codemirror-ui/images/silk/accept.png new file mode 100644 index 0000000..89c8129 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/accept.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/add.png b/src/main/webapp/codemirror-ui/images/silk/add.png new file mode 100644 index 0000000..6332fef Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/anchor.png b/src/main/webapp/codemirror-ui/images/silk/anchor.png new file mode 100644 index 0000000..9b3422c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/anchor.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application.png b/src/main/webapp/codemirror-ui/images/silk/application.png new file mode 100644 index 0000000..1dee9e3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_add.png b/src/main/webapp/codemirror-ui/images/silk/application_add.png new file mode 100644 index 0000000..2e94507 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_cascade.png b/src/main/webapp/codemirror-ui/images/silk/application_cascade.png new file mode 100644 index 0000000..da5c622 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_cascade.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_delete.png b/src/main/webapp/codemirror-ui/images/silk/application_delete.png new file mode 100644 index 0000000..0a335ac Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_double.png b/src/main/webapp/codemirror-ui/images/silk/application_double.png new file mode 100644 index 0000000..647592f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_double.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_edit.png b/src/main/webapp/codemirror-ui/images/silk/application_edit.png new file mode 100644 index 0000000..fb2efb8 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_error.png b/src/main/webapp/codemirror-ui/images/silk/application_error.png new file mode 100644 index 0000000..b35fa57 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_form.png b/src/main/webapp/codemirror-ui/images/silk/application_form.png new file mode 100644 index 0000000..807b862 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_form.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_form_add.png b/src/main/webapp/codemirror-ui/images/silk/application_form_add.png new file mode 100644 index 0000000..28c2175 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_form_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_form_delete.png b/src/main/webapp/codemirror-ui/images/silk/application_form_delete.png new file mode 100644 index 0000000..cd305ec Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_form_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_form_edit.png b/src/main/webapp/codemirror-ui/images/silk/application_form_edit.png new file mode 100644 index 0000000..af486c9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_form_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_form_magnify.png b/src/main/webapp/codemirror-ui/images/silk/application_form_magnify.png new file mode 100644 index 0000000..7b7fbd1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_form_magnify.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_get.png b/src/main/webapp/codemirror-ui/images/silk/application_get.png new file mode 100644 index 0000000..28e41ea Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_get.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_go.png b/src/main/webapp/codemirror-ui/images/silk/application_go.png new file mode 100644 index 0000000..5cc2b0d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_home.png b/src/main/webapp/codemirror-ui/images/silk/application_home.png new file mode 100644 index 0000000..b60d0c8 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_home.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_key.png b/src/main/webapp/codemirror-ui/images/silk/application_key.png new file mode 100644 index 0000000..998d65c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_lightning.png b/src/main/webapp/codemirror-ui/images/silk/application_lightning.png new file mode 100644 index 0000000..7e91545 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_lightning.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_link.png b/src/main/webapp/codemirror-ui/images/silk/application_link.png new file mode 100644 index 0000000..f8fbb3e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_osx.png b/src/main/webapp/codemirror-ui/images/silk/application_osx.png new file mode 100644 index 0000000..9f022ec Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_osx.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_osx_terminal.png b/src/main/webapp/codemirror-ui/images/silk/application_osx_terminal.png new file mode 100644 index 0000000..b3d8ce0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_osx_terminal.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_put.png b/src/main/webapp/codemirror-ui/images/silk/application_put.png new file mode 100644 index 0000000..c30cf59 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_put.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_side_boxes.png b/src/main/webapp/codemirror-ui/images/silk/application_side_boxes.png new file mode 100644 index 0000000..efbf3c4 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_side_boxes.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_side_contract.png b/src/main/webapp/codemirror-ui/images/silk/application_side_contract.png new file mode 100644 index 0000000..3585f94 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_side_contract.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_side_expand.png b/src/main/webapp/codemirror-ui/images/silk/application_side_expand.png new file mode 100644 index 0000000..030cf7c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_side_expand.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_side_list.png b/src/main/webapp/codemirror-ui/images/silk/application_side_list.png new file mode 100644 index 0000000..248eaf1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_side_list.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_side_tree.png b/src/main/webapp/codemirror-ui/images/silk/application_side_tree.png new file mode 100644 index 0000000..f04a52b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_side_tree.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_split.png b/src/main/webapp/codemirror-ui/images/silk/application_split.png new file mode 100644 index 0000000..a91c78a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_split.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_tile_horizontal.png b/src/main/webapp/codemirror-ui/images/silk/application_tile_horizontal.png new file mode 100644 index 0000000..8a1191c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_tile_horizontal.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_tile_vertical.png b/src/main/webapp/codemirror-ui/images/silk/application_tile_vertical.png new file mode 100644 index 0000000..1d40383 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_tile_vertical.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_view_columns.png b/src/main/webapp/codemirror-ui/images/silk/application_view_columns.png new file mode 100644 index 0000000..dc2e9d5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_view_columns.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_view_detail.png b/src/main/webapp/codemirror-ui/images/silk/application_view_detail.png new file mode 100644 index 0000000..aba044b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_view_detail.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_view_gallery.png b/src/main/webapp/codemirror-ui/images/silk/application_view_gallery.png new file mode 100644 index 0000000..851950d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_view_gallery.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_view_icons.png b/src/main/webapp/codemirror-ui/images/silk/application_view_icons.png new file mode 100644 index 0000000..6a93cda Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_view_icons.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_view_list.png b/src/main/webapp/codemirror-ui/images/silk/application_view_list.png new file mode 100644 index 0000000..acc30b8 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_view_list.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_view_tile.png b/src/main/webapp/codemirror-ui/images/silk/application_view_tile.png new file mode 100644 index 0000000..3bc0bd3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_view_tile.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_xp.png b/src/main/webapp/codemirror-ui/images/silk/application_xp.png new file mode 100644 index 0000000..d22860a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_xp.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/application_xp_terminal.png b/src/main/webapp/codemirror-ui/images/silk/application_xp_terminal.png new file mode 100644 index 0000000..c28dd63 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/application_xp_terminal.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_branch.png b/src/main/webapp/codemirror-ui/images/silk/arrow_branch.png new file mode 100644 index 0000000..7542db1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_branch.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_divide.png b/src/main/webapp/codemirror-ui/images/silk/arrow_divide.png new file mode 100644 index 0000000..61a7b1d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_divide.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_down.png b/src/main/webapp/codemirror-ui/images/silk/arrow_down.png new file mode 100644 index 0000000..2c4e279 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_down.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_in.png b/src/main/webapp/codemirror-ui/images/silk/arrow_in.png new file mode 100644 index 0000000..745c651 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_in.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_inout.png b/src/main/webapp/codemirror-ui/images/silk/arrow_inout.png new file mode 100644 index 0000000..1b76367 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_inout.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_join.png b/src/main/webapp/codemirror-ui/images/silk/arrow_join.png new file mode 100644 index 0000000..a128413 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_join.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_left.png b/src/main/webapp/codemirror-ui/images/silk/arrow_left.png new file mode 100644 index 0000000..5dc6967 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_left.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_merge.png b/src/main/webapp/codemirror-ui/images/silk/arrow_merge.png new file mode 100644 index 0000000..7502dbb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_merge.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_out.png b/src/main/webapp/codemirror-ui/images/silk/arrow_out.png new file mode 100644 index 0000000..2e9bc42 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_out.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_out_diag.png b/src/main/webapp/codemirror-ui/images/silk/arrow_out_diag.png new file mode 100644 index 0000000..c10bbaf Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_out_diag.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_redo.png b/src/main/webapp/codemirror-ui/images/silk/arrow_redo.png new file mode 100644 index 0000000..fdc394c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_redo.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_refresh.png b/src/main/webapp/codemirror-ui/images/silk/arrow_refresh.png new file mode 100644 index 0000000..0de2656 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_refresh.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_refresh_small.png b/src/main/webapp/codemirror-ui/images/silk/arrow_refresh_small.png new file mode 100644 index 0000000..d3087df Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_refresh_small.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_right.png b/src/main/webapp/codemirror-ui/images/silk/arrow_right.png new file mode 100644 index 0000000..b1a1819 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_right.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_rotate_anticlockwise.png b/src/main/webapp/codemirror-ui/images/silk/arrow_rotate_anticlockwise.png new file mode 100644 index 0000000..46c75aa Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_rotate_anticlockwise.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_rotate_clockwise.png b/src/main/webapp/codemirror-ui/images/silk/arrow_rotate_clockwise.png new file mode 100644 index 0000000..aa65210 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_rotate_clockwise.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_switch.png b/src/main/webapp/codemirror-ui/images/silk/arrow_switch.png new file mode 100644 index 0000000..258c16c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_switch.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_turn_left.png b/src/main/webapp/codemirror-ui/images/silk/arrow_turn_left.png new file mode 100644 index 0000000..a3d6c9e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_turn_left.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_turn_right.png b/src/main/webapp/codemirror-ui/images/silk/arrow_turn_right.png new file mode 100644 index 0000000..629f20d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_turn_right.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_undo.png b/src/main/webapp/codemirror-ui/images/silk/arrow_undo.png new file mode 100644 index 0000000..6972c5e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_undo.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/arrow_up.png b/src/main/webapp/codemirror-ui/images/silk/arrow_up.png new file mode 100644 index 0000000..1ebb193 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/arrow_up.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/asterisk_orange.png b/src/main/webapp/codemirror-ui/images/silk/asterisk_orange.png new file mode 100644 index 0000000..1ebebde Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/asterisk_orange.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/asterisk_yellow.png b/src/main/webapp/codemirror-ui/images/silk/asterisk_yellow.png new file mode 100644 index 0000000..bab7cc9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/asterisk_yellow.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/attach.png b/src/main/webapp/codemirror-ui/images/silk/attach.png new file mode 100644 index 0000000..ea897cc Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/attach.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/award_star_add.png b/src/main/webapp/codemirror-ui/images/silk/award_star_add.png new file mode 100644 index 0000000..9c4be9b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/award_star_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/award_star_bronze_1.png b/src/main/webapp/codemirror-ui/images/silk/award_star_bronze_1.png new file mode 100644 index 0000000..658c711 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/award_star_bronze_1.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/award_star_bronze_2.png b/src/main/webapp/codemirror-ui/images/silk/award_star_bronze_2.png new file mode 100644 index 0000000..e47babd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/award_star_bronze_2.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/award_star_bronze_3.png b/src/main/webapp/codemirror-ui/images/silk/award_star_bronze_3.png new file mode 100644 index 0000000..396e4b3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/award_star_bronze_3.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/award_star_delete.png b/src/main/webapp/codemirror-ui/images/silk/award_star_delete.png new file mode 100644 index 0000000..4721b15 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/award_star_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/award_star_gold_1.png b/src/main/webapp/codemirror-ui/images/silk/award_star_gold_1.png new file mode 100644 index 0000000..97a22b7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/award_star_gold_1.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/award_star_gold_2.png b/src/main/webapp/codemirror-ui/images/silk/award_star_gold_2.png new file mode 100644 index 0000000..0eaa571 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/award_star_gold_2.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/award_star_gold_3.png b/src/main/webapp/codemirror-ui/images/silk/award_star_gold_3.png new file mode 100644 index 0000000..124c991 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/award_star_gold_3.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/award_star_silver_1.png b/src/main/webapp/codemirror-ui/images/silk/award_star_silver_1.png new file mode 100644 index 0000000..028a546 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/award_star_silver_1.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/award_star_silver_2.png b/src/main/webapp/codemirror-ui/images/silk/award_star_silver_2.png new file mode 100644 index 0000000..e487c3a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/award_star_silver_2.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/award_star_silver_3.png b/src/main/webapp/codemirror-ui/images/silk/award_star_silver_3.png new file mode 100644 index 0000000..1d72d47 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/award_star_silver_3.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/basket.png b/src/main/webapp/codemirror-ui/images/silk/basket.png new file mode 100644 index 0000000..b0686d7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/basket.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/basket_add.png b/src/main/webapp/codemirror-ui/images/silk/basket_add.png new file mode 100644 index 0000000..3554368 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/basket_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/basket_delete.png b/src/main/webapp/codemirror-ui/images/silk/basket_delete.png new file mode 100644 index 0000000..1349974 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/basket_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/basket_edit.png b/src/main/webapp/codemirror-ui/images/silk/basket_edit.png new file mode 100644 index 0000000..8138bbd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/basket_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/basket_error.png b/src/main/webapp/codemirror-ui/images/silk/basket_error.png new file mode 100644 index 0000000..3978b29 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/basket_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/basket_go.png b/src/main/webapp/codemirror-ui/images/silk/basket_go.png new file mode 100644 index 0000000..ed8b9a5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/basket_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/basket_put.png b/src/main/webapp/codemirror-ui/images/silk/basket_put.png new file mode 100644 index 0000000..be62faa Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/basket_put.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/basket_remove.png b/src/main/webapp/codemirror-ui/images/silk/basket_remove.png new file mode 100644 index 0000000..04dd7fd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/basket_remove.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bell.png b/src/main/webapp/codemirror-ui/images/silk/bell.png new file mode 100644 index 0000000..6e0015d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bell.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bell_add.png b/src/main/webapp/codemirror-ui/images/silk/bell_add.png new file mode 100644 index 0000000..7db01d6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bell_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bell_delete.png b/src/main/webapp/codemirror-ui/images/silk/bell_delete.png new file mode 100644 index 0000000..23907bb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bell_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bell_error.png b/src/main/webapp/codemirror-ui/images/silk/bell_error.png new file mode 100644 index 0000000..a0ddc00 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bell_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bell_go.png b/src/main/webapp/codemirror-ui/images/silk/bell_go.png new file mode 100644 index 0000000..b89bb34 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bell_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bell_link.png b/src/main/webapp/codemirror-ui/images/silk/bell_link.png new file mode 100644 index 0000000..b8c64af Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bell_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bin.png b/src/main/webapp/codemirror-ui/images/silk/bin.png new file mode 100644 index 0000000..ebad933 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bin.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bin_closed.png b/src/main/webapp/codemirror-ui/images/silk/bin_closed.png new file mode 100644 index 0000000..afe22ba Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bin_closed.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bin_empty.png b/src/main/webapp/codemirror-ui/images/silk/bin_empty.png new file mode 100644 index 0000000..375b8bf Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bin_empty.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bomb.png b/src/main/webapp/codemirror-ui/images/silk/bomb.png new file mode 100644 index 0000000..1be3797 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bomb.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/book.png b/src/main/webapp/codemirror-ui/images/silk/book.png new file mode 100644 index 0000000..b0f4dd7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/book.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/book_add.png b/src/main/webapp/codemirror-ui/images/silk/book_add.png new file mode 100644 index 0000000..e2f0847 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/book_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/book_addresses.png b/src/main/webapp/codemirror-ui/images/silk/book_addresses.png new file mode 100644 index 0000000..b73419b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/book_addresses.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/book_delete.png b/src/main/webapp/codemirror-ui/images/silk/book_delete.png new file mode 100644 index 0000000..d9a6340 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/book_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/book_edit.png b/src/main/webapp/codemirror-ui/images/silk/book_edit.png new file mode 100644 index 0000000..6e756cc Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/book_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/book_error.png b/src/main/webapp/codemirror-ui/images/silk/book_error.png new file mode 100644 index 0000000..f3fbed0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/book_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/book_go.png b/src/main/webapp/codemirror-ui/images/silk/book_go.png new file mode 100644 index 0000000..cd4e196 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/book_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/book_key.png b/src/main/webapp/codemirror-ui/images/silk/book_key.png new file mode 100644 index 0000000..d8e23ec Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/book_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/book_link.png b/src/main/webapp/codemirror-ui/images/silk/book_link.png new file mode 100644 index 0000000..dd0820e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/book_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/book_next.png b/src/main/webapp/codemirror-ui/images/silk/book_next.png new file mode 100644 index 0000000..ff2ea1a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/book_next.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/book_open.png b/src/main/webapp/codemirror-ui/images/silk/book_open.png new file mode 100644 index 0000000..7d863f9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/book_open.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/book_previous.png b/src/main/webapp/codemirror-ui/images/silk/book_previous.png new file mode 100644 index 0000000..2e53c69 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/book_previous.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/box.png b/src/main/webapp/codemirror-ui/images/silk/box.png new file mode 100644 index 0000000..8443c23 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/box.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/brick.png b/src/main/webapp/codemirror-ui/images/silk/brick.png new file mode 100644 index 0000000..7851cf3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/brick.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/brick_add.png b/src/main/webapp/codemirror-ui/images/silk/brick_add.png new file mode 100644 index 0000000..fac186b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/brick_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/brick_delete.png b/src/main/webapp/codemirror-ui/images/silk/brick_delete.png new file mode 100644 index 0000000..3a8c373 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/brick_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/brick_edit.png b/src/main/webapp/codemirror-ui/images/silk/brick_edit.png new file mode 100644 index 0000000..eb06df3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/brick_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/brick_error.png b/src/main/webapp/codemirror-ui/images/silk/brick_error.png new file mode 100644 index 0000000..18ab01e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/brick_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/brick_go.png b/src/main/webapp/codemirror-ui/images/silk/brick_go.png new file mode 100644 index 0000000..fe0d335 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/brick_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/brick_link.png b/src/main/webapp/codemirror-ui/images/silk/brick_link.png new file mode 100644 index 0000000..9ebf013 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/brick_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bricks.png b/src/main/webapp/codemirror-ui/images/silk/bricks.png new file mode 100644 index 0000000..0905f93 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bricks.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/briefcase.png b/src/main/webapp/codemirror-ui/images/silk/briefcase.png new file mode 100644 index 0000000..05c5649 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/briefcase.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bug.png b/src/main/webapp/codemirror-ui/images/silk/bug.png new file mode 100644 index 0000000..2d5fb90 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bug.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bug_add.png b/src/main/webapp/codemirror-ui/images/silk/bug_add.png new file mode 100644 index 0000000..ced7817 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bug_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bug_delete.png b/src/main/webapp/codemirror-ui/images/silk/bug_delete.png new file mode 100644 index 0000000..e81d757 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bug_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bug_edit.png b/src/main/webapp/codemirror-ui/images/silk/bug_edit.png new file mode 100644 index 0000000..e5c7dc0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bug_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bug_error.png b/src/main/webapp/codemirror-ui/images/silk/bug_error.png new file mode 100644 index 0000000..c4e8c28 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bug_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bug_go.png b/src/main/webapp/codemirror-ui/images/silk/bug_go.png new file mode 100644 index 0000000..4e4ae99 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bug_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bug_link.png b/src/main/webapp/codemirror-ui/images/silk/bug_link.png new file mode 100644 index 0000000..30e25ab Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bug_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/building.png b/src/main/webapp/codemirror-ui/images/silk/building.png new file mode 100644 index 0000000..11a017c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/building.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/building_add.png b/src/main/webapp/codemirror-ui/images/silk/building_add.png new file mode 100644 index 0000000..d88e2b9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/building_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/building_delete.png b/src/main/webapp/codemirror-ui/images/silk/building_delete.png new file mode 100644 index 0000000..db6455d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/building_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/building_edit.png b/src/main/webapp/codemirror-ui/images/silk/building_edit.png new file mode 100644 index 0000000..646db36 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/building_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/building_error.png b/src/main/webapp/codemirror-ui/images/silk/building_error.png new file mode 100644 index 0000000..a342eef Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/building_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/building_go.png b/src/main/webapp/codemirror-ui/images/silk/building_go.png new file mode 100644 index 0000000..cdcbcb3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/building_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/building_key.png b/src/main/webapp/codemirror-ui/images/silk/building_key.png new file mode 100644 index 0000000..8b79e30 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/building_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/building_link.png b/src/main/webapp/codemirror-ui/images/silk/building_link.png new file mode 100644 index 0000000..a340629 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/building_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_add.png b/src/main/webapp/codemirror-ui/images/silk/bullet_add.png new file mode 100644 index 0000000..41ff833 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_arrow_bottom.png b/src/main/webapp/codemirror-ui/images/silk/bullet_arrow_bottom.png new file mode 100644 index 0000000..1a28d82 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_arrow_bottom.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_arrow_down.png b/src/main/webapp/codemirror-ui/images/silk/bullet_arrow_down.png new file mode 100644 index 0000000..9b23c06 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_arrow_down.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_arrow_top.png b/src/main/webapp/codemirror-ui/images/silk/bullet_arrow_top.png new file mode 100644 index 0000000..0ce86d2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_arrow_top.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_arrow_up.png b/src/main/webapp/codemirror-ui/images/silk/bullet_arrow_up.png new file mode 100644 index 0000000..24df0f4 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_arrow_up.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_black.png b/src/main/webapp/codemirror-ui/images/silk/bullet_black.png new file mode 100644 index 0000000..5761970 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_black.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_blue.png b/src/main/webapp/codemirror-ui/images/silk/bullet_blue.png new file mode 100644 index 0000000..a7651ec Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_blue.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_delete.png b/src/main/webapp/codemirror-ui/images/silk/bullet_delete.png new file mode 100644 index 0000000..bd6271b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_disk.png b/src/main/webapp/codemirror-ui/images/silk/bullet_disk.png new file mode 100644 index 0000000..209c6a7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_disk.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_error.png b/src/main/webapp/codemirror-ui/images/silk/bullet_error.png new file mode 100644 index 0000000..bca2b49 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_feed.png b/src/main/webapp/codemirror-ui/images/silk/bullet_feed.png new file mode 100644 index 0000000..1a0e0f1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_feed.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_go.png b/src/main/webapp/codemirror-ui/images/silk/bullet_go.png new file mode 100644 index 0000000..bc4faa7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_green.png b/src/main/webapp/codemirror-ui/images/silk/bullet_green.png new file mode 100644 index 0000000..058ad26 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_green.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_key.png b/src/main/webapp/codemirror-ui/images/silk/bullet_key.png new file mode 100644 index 0000000..3d37f2e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_orange.png b/src/main/webapp/codemirror-ui/images/silk/bullet_orange.png new file mode 100644 index 0000000..fa63024 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_orange.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_picture.png b/src/main/webapp/codemirror-ui/images/silk/bullet_picture.png new file mode 100644 index 0000000..386cb30 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_picture.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_pink.png b/src/main/webapp/codemirror-ui/images/silk/bullet_pink.png new file mode 100644 index 0000000..0c9f73e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_pink.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_purple.png b/src/main/webapp/codemirror-ui/images/silk/bullet_purple.png new file mode 100644 index 0000000..52ba503 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_purple.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_red.png b/src/main/webapp/codemirror-ui/images/silk/bullet_red.png new file mode 100644 index 0000000..0cd8031 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_red.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_star.png b/src/main/webapp/codemirror-ui/images/silk/bullet_star.png new file mode 100644 index 0000000..fab774a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_star.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_toggle_minus.png b/src/main/webapp/codemirror-ui/images/silk/bullet_toggle_minus.png new file mode 100644 index 0000000..b47ce55 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_toggle_minus.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_toggle_plus.png b/src/main/webapp/codemirror-ui/images/silk/bullet_toggle_plus.png new file mode 100644 index 0000000..9ab4a89 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_toggle_plus.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_white.png b/src/main/webapp/codemirror-ui/images/silk/bullet_white.png new file mode 100644 index 0000000..a9af8d4 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_white.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_wrench.png b/src/main/webapp/codemirror-ui/images/silk/bullet_wrench.png new file mode 100644 index 0000000..67817e6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_wrench.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/bullet_yellow.png b/src/main/webapp/codemirror-ui/images/silk/bullet_yellow.png new file mode 100644 index 0000000..6469cea Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/bullet_yellow.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cake.png b/src/main/webapp/codemirror-ui/images/silk/cake.png new file mode 100644 index 0000000..4ef151a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cake.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/calculator.png b/src/main/webapp/codemirror-ui/images/silk/calculator.png new file mode 100644 index 0000000..701a60a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/calculator.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/calculator_add.png b/src/main/webapp/codemirror-ui/images/silk/calculator_add.png new file mode 100644 index 0000000..fd377bd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/calculator_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/calculator_delete.png b/src/main/webapp/codemirror-ui/images/silk/calculator_delete.png new file mode 100644 index 0000000..ac96170 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/calculator_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/calculator_edit.png b/src/main/webapp/codemirror-ui/images/silk/calculator_edit.png new file mode 100644 index 0000000..63b06b9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/calculator_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/calculator_error.png b/src/main/webapp/codemirror-ui/images/silk/calculator_error.png new file mode 100644 index 0000000..0bc4288 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/calculator_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/calculator_link.png b/src/main/webapp/codemirror-ui/images/silk/calculator_link.png new file mode 100644 index 0000000..a2a8fe6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/calculator_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/calendar.png b/src/main/webapp/codemirror-ui/images/silk/calendar.png new file mode 100644 index 0000000..6589138 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/calendar.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/calendar_add.png b/src/main/webapp/codemirror-ui/images/silk/calendar_add.png new file mode 100644 index 0000000..17679db Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/calendar_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/calendar_delete.png b/src/main/webapp/codemirror-ui/images/silk/calendar_delete.png new file mode 100644 index 0000000..69a3b10 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/calendar_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/calendar_edit.png b/src/main/webapp/codemirror-ui/images/silk/calendar_edit.png new file mode 100644 index 0000000..d1d2d6e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/calendar_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/calendar_link.png b/src/main/webapp/codemirror-ui/images/silk/calendar_link.png new file mode 100644 index 0000000..6b106b9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/calendar_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/calendar_view_day.png b/src/main/webapp/codemirror-ui/images/silk/calendar_view_day.png new file mode 100644 index 0000000..9740f76 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/calendar_view_day.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/calendar_view_month.png b/src/main/webapp/codemirror-ui/images/silk/calendar_view_month.png new file mode 100644 index 0000000..6cff76c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/calendar_view_month.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/calendar_view_week.png b/src/main/webapp/codemirror-ui/images/silk/calendar_view_week.png new file mode 100644 index 0000000..8fe695f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/calendar_view_week.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/camera.png b/src/main/webapp/codemirror-ui/images/silk/camera.png new file mode 100644 index 0000000..8536d1a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/camera.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/camera_add.png b/src/main/webapp/codemirror-ui/images/silk/camera_add.png new file mode 100644 index 0000000..08b5da9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/camera_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/camera_delete.png b/src/main/webapp/codemirror-ui/images/silk/camera_delete.png new file mode 100644 index 0000000..3846d74 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/camera_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/camera_edit.png b/src/main/webapp/codemirror-ui/images/silk/camera_edit.png new file mode 100644 index 0000000..b5015b1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/camera_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/camera_error.png b/src/main/webapp/codemirror-ui/images/silk/camera_error.png new file mode 100644 index 0000000..3c1bc95 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/camera_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/camera_go.png b/src/main/webapp/codemirror-ui/images/silk/camera_go.png new file mode 100644 index 0000000..94ce2b2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/camera_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/camera_link.png b/src/main/webapp/codemirror-ui/images/silk/camera_link.png new file mode 100644 index 0000000..d2ac9f9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/camera_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/camera_small.png b/src/main/webapp/codemirror-ui/images/silk/camera_small.png new file mode 100644 index 0000000..454b0b0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/camera_small.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cancel.png b/src/main/webapp/codemirror-ui/images/silk/cancel.png new file mode 100644 index 0000000..c149c2b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cancel.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/car.png b/src/main/webapp/codemirror-ui/images/silk/car.png new file mode 100644 index 0000000..4f3a770 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/car.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/car_add.png b/src/main/webapp/codemirror-ui/images/silk/car_add.png new file mode 100644 index 0000000..1215a51 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/car_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/car_delete.png b/src/main/webapp/codemirror-ui/images/silk/car_delete.png new file mode 100644 index 0000000..2803b56 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/car_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cart.png b/src/main/webapp/codemirror-ui/images/silk/cart.png new file mode 100644 index 0000000..1baf7b9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cart.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cart_add.png b/src/main/webapp/codemirror-ui/images/silk/cart_add.png new file mode 100644 index 0000000..45c2900 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cart_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cart_delete.png b/src/main/webapp/codemirror-ui/images/silk/cart_delete.png new file mode 100644 index 0000000..ac5bce5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cart_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cart_edit.png b/src/main/webapp/codemirror-ui/images/silk/cart_edit.png new file mode 100644 index 0000000..b94ff88 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cart_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cart_error.png b/src/main/webapp/codemirror-ui/images/silk/cart_error.png new file mode 100644 index 0000000..144c835 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cart_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cart_go.png b/src/main/webapp/codemirror-ui/images/silk/cart_go.png new file mode 100644 index 0000000..20ee058 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cart_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cart_put.png b/src/main/webapp/codemirror-ui/images/silk/cart_put.png new file mode 100644 index 0000000..3aec353 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cart_put.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cart_remove.png b/src/main/webapp/codemirror-ui/images/silk/cart_remove.png new file mode 100644 index 0000000..360217b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cart_remove.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cd.png b/src/main/webapp/codemirror-ui/images/silk/cd.png new file mode 100644 index 0000000..ef43223 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cd.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cd_add.png b/src/main/webapp/codemirror-ui/images/silk/cd_add.png new file mode 100644 index 0000000..b0254ef Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cd_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cd_burn.png b/src/main/webapp/codemirror-ui/images/silk/cd_burn.png new file mode 100644 index 0000000..157cb0b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cd_burn.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cd_delete.png b/src/main/webapp/codemirror-ui/images/silk/cd_delete.png new file mode 100644 index 0000000..7d7b3d5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cd_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cd_edit.png b/src/main/webapp/codemirror-ui/images/silk/cd_edit.png new file mode 100644 index 0000000..b0dc194 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cd_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cd_eject.png b/src/main/webapp/codemirror-ui/images/silk/cd_eject.png new file mode 100644 index 0000000..762932f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cd_eject.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cd_go.png b/src/main/webapp/codemirror-ui/images/silk/cd_go.png new file mode 100644 index 0000000..13e0499 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cd_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_bar.png b/src/main/webapp/codemirror-ui/images/silk/chart_bar.png new file mode 100644 index 0000000..9051fbc Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_bar.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_bar_add.png b/src/main/webapp/codemirror-ui/images/silk/chart_bar_add.png new file mode 100644 index 0000000..d283e84 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_bar_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_bar_delete.png b/src/main/webapp/codemirror-ui/images/silk/chart_bar_delete.png new file mode 100644 index 0000000..259f686 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_bar_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_bar_edit.png b/src/main/webapp/codemirror-ui/images/silk/chart_bar_edit.png new file mode 100644 index 0000000..df64d97 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_bar_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_bar_error.png b/src/main/webapp/codemirror-ui/images/silk/chart_bar_error.png new file mode 100644 index 0000000..bdacea5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_bar_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_bar_link.png b/src/main/webapp/codemirror-ui/images/silk/chart_bar_link.png new file mode 100644 index 0000000..bf18aed Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_bar_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_curve.png b/src/main/webapp/codemirror-ui/images/silk/chart_curve.png new file mode 100644 index 0000000..01e933a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_curve.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_curve_add.png b/src/main/webapp/codemirror-ui/images/silk/chart_curve_add.png new file mode 100644 index 0000000..f9e2050 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_curve_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_curve_delete.png b/src/main/webapp/codemirror-ui/images/silk/chart_curve_delete.png new file mode 100644 index 0000000..b411391 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_curve_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_curve_edit.png b/src/main/webapp/codemirror-ui/images/silk/chart_curve_edit.png new file mode 100644 index 0000000..bd07673 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_curve_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_curve_error.png b/src/main/webapp/codemirror-ui/images/silk/chart_curve_error.png new file mode 100644 index 0000000..906dd03 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_curve_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_curve_go.png b/src/main/webapp/codemirror-ui/images/silk/chart_curve_go.png new file mode 100644 index 0000000..ac9eda5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_curve_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_curve_link.png b/src/main/webapp/codemirror-ui/images/silk/chart_curve_link.png new file mode 100644 index 0000000..144eafe Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_curve_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_line.png b/src/main/webapp/codemirror-ui/images/silk/chart_line.png new file mode 100644 index 0000000..85020f3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_line.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_line_add.png b/src/main/webapp/codemirror-ui/images/silk/chart_line_add.png new file mode 100644 index 0000000..5571a5e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_line_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_line_delete.png b/src/main/webapp/codemirror-ui/images/silk/chart_line_delete.png new file mode 100644 index 0000000..5b0aa90 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_line_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_line_edit.png b/src/main/webapp/codemirror-ui/images/silk/chart_line_edit.png new file mode 100644 index 0000000..9cf6607 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_line_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_line_error.png b/src/main/webapp/codemirror-ui/images/silk/chart_line_error.png new file mode 100644 index 0000000..ff23c03 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_line_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_line_link.png b/src/main/webapp/codemirror-ui/images/silk/chart_line_link.png new file mode 100644 index 0000000..f3727d2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_line_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_organisation.png b/src/main/webapp/codemirror-ui/images/silk/chart_organisation.png new file mode 100644 index 0000000..c32d25c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_organisation.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_organisation_add.png b/src/main/webapp/codemirror-ui/images/silk/chart_organisation_add.png new file mode 100644 index 0000000..f0dba4a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_organisation_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_organisation_delete.png b/src/main/webapp/codemirror-ui/images/silk/chart_organisation_delete.png new file mode 100644 index 0000000..7dc8dca Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_organisation_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_pie.png b/src/main/webapp/codemirror-ui/images/silk/chart_pie.png new file mode 100644 index 0000000..fe00fa0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_pie.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_pie_add.png b/src/main/webapp/codemirror-ui/images/silk/chart_pie_add.png new file mode 100644 index 0000000..bf0822e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_pie_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_pie_delete.png b/src/main/webapp/codemirror-ui/images/silk/chart_pie_delete.png new file mode 100644 index 0000000..5ab9efd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_pie_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_pie_edit.png b/src/main/webapp/codemirror-ui/images/silk/chart_pie_edit.png new file mode 100644 index 0000000..3debc12 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_pie_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_pie_error.png b/src/main/webapp/codemirror-ui/images/silk/chart_pie_error.png new file mode 100644 index 0000000..7344174 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_pie_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/chart_pie_link.png b/src/main/webapp/codemirror-ui/images/silk/chart_pie_link.png new file mode 100644 index 0000000..c072f8e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/chart_pie_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/clock.png b/src/main/webapp/codemirror-ui/images/silk/clock.png new file mode 100644 index 0000000..e2672c2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/clock.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/clock_add.png b/src/main/webapp/codemirror-ui/images/silk/clock_add.png new file mode 100644 index 0000000..598b839 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/clock_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/clock_delete.png b/src/main/webapp/codemirror-ui/images/silk/clock_delete.png new file mode 100644 index 0000000..8bf9efe Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/clock_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/clock_edit.png b/src/main/webapp/codemirror-ui/images/silk/clock_edit.png new file mode 100644 index 0000000..7d35718 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/clock_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/clock_error.png b/src/main/webapp/codemirror-ui/images/silk/clock_error.png new file mode 100644 index 0000000..a7c461b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/clock_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/clock_go.png b/src/main/webapp/codemirror-ui/images/silk/clock_go.png new file mode 100644 index 0000000..a1a24d3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/clock_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/clock_link.png b/src/main/webapp/codemirror-ui/images/silk/clock_link.png new file mode 100644 index 0000000..481cf04 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/clock_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/clock_pause.png b/src/main/webapp/codemirror-ui/images/silk/clock_pause.png new file mode 100644 index 0000000..ba74725 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/clock_pause.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/clock_play.png b/src/main/webapp/codemirror-ui/images/silk/clock_play.png new file mode 100644 index 0000000..fb4ebc8 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/clock_play.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/clock_red.png b/src/main/webapp/codemirror-ui/images/silk/clock_red.png new file mode 100644 index 0000000..2842cc3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/clock_red.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/clock_stop.png b/src/main/webapp/codemirror-ui/images/silk/clock_stop.png new file mode 100644 index 0000000..6fe8a6f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/clock_stop.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cog.png b/src/main/webapp/codemirror-ui/images/silk/cog.png new file mode 100644 index 0000000..67de2c6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cog.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cog_add.png b/src/main/webapp/codemirror-ui/images/silk/cog_add.png new file mode 100644 index 0000000..04f22ba Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cog_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cog_delete.png b/src/main/webapp/codemirror-ui/images/silk/cog_delete.png new file mode 100644 index 0000000..8ce71c4 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cog_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cog_edit.png b/src/main/webapp/codemirror-ui/images/silk/cog_edit.png new file mode 100644 index 0000000..47b75a4 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cog_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cog_error.png b/src/main/webapp/codemirror-ui/images/silk/cog_error.png new file mode 100644 index 0000000..4766743 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cog_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cog_go.png b/src/main/webapp/codemirror-ui/images/silk/cog_go.png new file mode 100644 index 0000000..3262767 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cog_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/coins.png b/src/main/webapp/codemirror-ui/images/silk/coins.png new file mode 100644 index 0000000..0ca9074 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/coins.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/coins_add.png b/src/main/webapp/codemirror-ui/images/silk/coins_add.png new file mode 100644 index 0000000..cdff5d3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/coins_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/coins_delete.png b/src/main/webapp/codemirror-ui/images/silk/coins_delete.png new file mode 100644 index 0000000..18e0c0f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/coins_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/color_swatch.png b/src/main/webapp/codemirror-ui/images/silk/color_swatch.png new file mode 100644 index 0000000..6e6e852 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/color_swatch.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/color_wheel.png b/src/main/webapp/codemirror-ui/images/silk/color_wheel.png new file mode 100644 index 0000000..809fb00 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/color_wheel.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/comment.png b/src/main/webapp/codemirror-ui/images/silk/comment.png new file mode 100644 index 0000000..7bc9233 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/comment.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/comment_add.png b/src/main/webapp/codemirror-ui/images/silk/comment_add.png new file mode 100644 index 0000000..75e78de Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/comment_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/comment_delete.png b/src/main/webapp/codemirror-ui/images/silk/comment_delete.png new file mode 100644 index 0000000..643fdbe Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/comment_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/comment_edit.png b/src/main/webapp/codemirror-ui/images/silk/comment_edit.png new file mode 100644 index 0000000..73db110 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/comment_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/comments.png b/src/main/webapp/codemirror-ui/images/silk/comments.png new file mode 100644 index 0000000..39433cf Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/comments.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/comments_add.png b/src/main/webapp/codemirror-ui/images/silk/comments_add.png new file mode 100644 index 0000000..b325634 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/comments_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/comments_delete.png b/src/main/webapp/codemirror-ui/images/silk/comments_delete.png new file mode 100644 index 0000000..6df7376 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/comments_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/compress.png b/src/main/webapp/codemirror-ui/images/silk/compress.png new file mode 100644 index 0000000..8606ff0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/compress.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/computer.png b/src/main/webapp/codemirror-ui/images/silk/computer.png new file mode 100644 index 0000000..9bc37dc Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/computer.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/computer_add.png b/src/main/webapp/codemirror-ui/images/silk/computer_add.png new file mode 100644 index 0000000..db604ee Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/computer_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/computer_delete.png b/src/main/webapp/codemirror-ui/images/silk/computer_delete.png new file mode 100644 index 0000000..5e9b268 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/computer_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/computer_edit.png b/src/main/webapp/codemirror-ui/images/silk/computer_edit.png new file mode 100644 index 0000000..34c72fe Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/computer_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/computer_error.png b/src/main/webapp/codemirror-ui/images/silk/computer_error.png new file mode 100644 index 0000000..b2c3ed5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/computer_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/computer_go.png b/src/main/webapp/codemirror-ui/images/silk/computer_go.png new file mode 100644 index 0000000..0b26144 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/computer_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/computer_key.png b/src/main/webapp/codemirror-ui/images/silk/computer_key.png new file mode 100644 index 0000000..eca5430 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/computer_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/computer_link.png b/src/main/webapp/codemirror-ui/images/silk/computer_link.png new file mode 100644 index 0000000..3859db2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/computer_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/connect.png b/src/main/webapp/codemirror-ui/images/silk/connect.png new file mode 100644 index 0000000..024138e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/connect.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/contrast.png b/src/main/webapp/codemirror-ui/images/silk/contrast.png new file mode 100644 index 0000000..adcc004 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/contrast.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/contrast_decrease.png b/src/main/webapp/codemirror-ui/images/silk/contrast_decrease.png new file mode 100644 index 0000000..0155bf5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/contrast_decrease.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/contrast_high.png b/src/main/webapp/codemirror-ui/images/silk/contrast_high.png new file mode 100644 index 0000000..d87c8cb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/contrast_high.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/contrast_increase.png b/src/main/webapp/codemirror-ui/images/silk/contrast_increase.png new file mode 100644 index 0000000..a3e7f52 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/contrast_increase.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/contrast_low.png b/src/main/webapp/codemirror-ui/images/silk/contrast_low.png new file mode 100644 index 0000000..dc9f4b1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/contrast_low.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_eject.png b/src/main/webapp/codemirror-ui/images/silk/control_eject.png new file mode 100644 index 0000000..924d817 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_eject.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_eject_blue.png b/src/main/webapp/codemirror-ui/images/silk/control_eject_blue.png new file mode 100644 index 0000000..2bd4963 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_eject_blue.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_end.png b/src/main/webapp/codemirror-ui/images/silk/control_end.png new file mode 100644 index 0000000..036e04d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_end.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_end_blue.png b/src/main/webapp/codemirror-ui/images/silk/control_end_blue.png new file mode 100644 index 0000000..7207935 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_end_blue.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_equalizer.png b/src/main/webapp/codemirror-ui/images/silk/control_equalizer.png new file mode 100644 index 0000000..4606087 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_equalizer.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_equalizer_blue.png b/src/main/webapp/codemirror-ui/images/silk/control_equalizer_blue.png new file mode 100644 index 0000000..1b2e6a3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_equalizer_blue.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_fastforward.png b/src/main/webapp/codemirror-ui/images/silk/control_fastforward.png new file mode 100644 index 0000000..31f7fd3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_fastforward.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_fastforward_blue.png b/src/main/webapp/codemirror-ui/images/silk/control_fastforward_blue.png new file mode 100644 index 0000000..4a2f9d4 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_fastforward_blue.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_pause.png b/src/main/webapp/codemirror-ui/images/silk/control_pause.png new file mode 100644 index 0000000..2d9ce9c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_pause.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_pause_blue.png b/src/main/webapp/codemirror-ui/images/silk/control_pause_blue.png new file mode 100644 index 0000000..ec61099 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_pause_blue.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_play.png b/src/main/webapp/codemirror-ui/images/silk/control_play.png new file mode 100644 index 0000000..0846555 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_play.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_play_blue.png b/src/main/webapp/codemirror-ui/images/silk/control_play_blue.png new file mode 100644 index 0000000..f8c8ec6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_play_blue.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_repeat.png b/src/main/webapp/codemirror-ui/images/silk/control_repeat.png new file mode 100644 index 0000000..1c4f57a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_repeat.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_repeat_blue.png b/src/main/webapp/codemirror-ui/images/silk/control_repeat_blue.png new file mode 100644 index 0000000..406ec33 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_repeat_blue.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_rewind.png b/src/main/webapp/codemirror-ui/images/silk/control_rewind.png new file mode 100644 index 0000000..c029447 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_rewind.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_rewind_blue.png b/src/main/webapp/codemirror-ui/images/silk/control_rewind_blue.png new file mode 100644 index 0000000..15d1584 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_rewind_blue.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_start.png b/src/main/webapp/codemirror-ui/images/silk/control_start.png new file mode 100644 index 0000000..7dd1c07 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_start.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_start_blue.png b/src/main/webapp/codemirror-ui/images/silk/control_start_blue.png new file mode 100644 index 0000000..6f11fcb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_start_blue.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_stop.png b/src/main/webapp/codemirror-ui/images/silk/control_stop.png new file mode 100644 index 0000000..893bb60 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_stop.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/control_stop_blue.png b/src/main/webapp/codemirror-ui/images/silk/control_stop_blue.png new file mode 100644 index 0000000..e6f75d2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/control_stop_blue.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/controller.png b/src/main/webapp/codemirror-ui/images/silk/controller.png new file mode 100644 index 0000000..5cf76ed Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/controller.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/controller_add.png b/src/main/webapp/codemirror-ui/images/silk/controller_add.png new file mode 100644 index 0000000..efecb38 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/controller_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/controller_delete.png b/src/main/webapp/codemirror-ui/images/silk/controller_delete.png new file mode 100644 index 0000000..3d83bc7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/controller_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/controller_error.png b/src/main/webapp/codemirror-ui/images/silk/controller_error.png new file mode 100644 index 0000000..7f17c0c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/controller_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/creditcards.png b/src/main/webapp/codemirror-ui/images/silk/creditcards.png new file mode 100644 index 0000000..4eae583 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/creditcards.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cross.png b/src/main/webapp/codemirror-ui/images/silk/cross.png new file mode 100644 index 0000000..1514d51 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cross.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/css.png b/src/main/webapp/codemirror-ui/images/silk/css.png new file mode 100644 index 0000000..23f3101 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/css.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/css_add.png b/src/main/webapp/codemirror-ui/images/silk/css_add.png new file mode 100644 index 0000000..e8ea10f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/css_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/css_delete.png b/src/main/webapp/codemirror-ui/images/silk/css_delete.png new file mode 100644 index 0000000..326aba4 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/css_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/css_go.png b/src/main/webapp/codemirror-ui/images/silk/css_go.png new file mode 100644 index 0000000..6cdf38c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/css_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/css_valid.png b/src/main/webapp/codemirror-ui/images/silk/css_valid.png new file mode 100644 index 0000000..4c72ca5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/css_valid.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cup.png b/src/main/webapp/codemirror-ui/images/silk/cup.png new file mode 100644 index 0000000..b7bfcd1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cup.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cup_add.png b/src/main/webapp/codemirror-ui/images/silk/cup_add.png new file mode 100644 index 0000000..4ecaece Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cup_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cup_delete.png b/src/main/webapp/codemirror-ui/images/silk/cup_delete.png new file mode 100644 index 0000000..59a6d9c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cup_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cup_edit.png b/src/main/webapp/codemirror-ui/images/silk/cup_edit.png new file mode 100644 index 0000000..0b8f1e1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cup_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cup_error.png b/src/main/webapp/codemirror-ui/images/silk/cup_error.png new file mode 100644 index 0000000..6879874 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cup_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cup_go.png b/src/main/webapp/codemirror-ui/images/silk/cup_go.png new file mode 100644 index 0000000..9527efb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cup_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cup_key.png b/src/main/webapp/codemirror-ui/images/silk/cup_key.png new file mode 100644 index 0000000..7ae160c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cup_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cup_link.png b/src/main/webapp/codemirror-ui/images/silk/cup_link.png new file mode 100644 index 0000000..41d1ace Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cup_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cursor.png b/src/main/webapp/codemirror-ui/images/silk/cursor.png new file mode 100644 index 0000000..532f532 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cursor.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cut.png b/src/main/webapp/codemirror-ui/images/silk/cut.png new file mode 100644 index 0000000..f215d6f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cut.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/cut_red.png b/src/main/webapp/codemirror-ui/images/silk/cut_red.png new file mode 100644 index 0000000..85bb2f0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/cut_red.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/database.png b/src/main/webapp/codemirror-ui/images/silk/database.png new file mode 100644 index 0000000..3d09261 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/database.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/database_add.png b/src/main/webapp/codemirror-ui/images/silk/database_add.png new file mode 100644 index 0000000..802bd6c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/database_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/database_connect.png b/src/main/webapp/codemirror-ui/images/silk/database_connect.png new file mode 100644 index 0000000..3a11197 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/database_connect.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/database_delete.png b/src/main/webapp/codemirror-ui/images/silk/database_delete.png new file mode 100644 index 0000000..cce652e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/database_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/database_edit.png b/src/main/webapp/codemirror-ui/images/silk/database_edit.png new file mode 100644 index 0000000..e501b66 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/database_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/database_error.png b/src/main/webapp/codemirror-ui/images/silk/database_error.png new file mode 100644 index 0000000..578221a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/database_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/database_gear.png b/src/main/webapp/codemirror-ui/images/silk/database_gear.png new file mode 100644 index 0000000..7c0ab2b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/database_gear.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/database_go.png b/src/main/webapp/codemirror-ui/images/silk/database_go.png new file mode 100644 index 0000000..61a8556 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/database_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/database_key.png b/src/main/webapp/codemirror-ui/images/silk/database_key.png new file mode 100644 index 0000000..3334147 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/database_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/database_lightning.png b/src/main/webapp/codemirror-ui/images/silk/database_lightning.png new file mode 100644 index 0000000..d9eefc2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/database_lightning.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/database_link.png b/src/main/webapp/codemirror-ui/images/silk/database_link.png new file mode 100644 index 0000000..4c8204a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/database_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/database_refresh.png b/src/main/webapp/codemirror-ui/images/silk/database_refresh.png new file mode 100644 index 0000000..ff803be Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/database_refresh.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/database_save.png b/src/main/webapp/codemirror-ui/images/silk/database_save.png new file mode 100644 index 0000000..44c06dd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/database_save.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/database_table.png b/src/main/webapp/codemirror-ui/images/silk/database_table.png new file mode 100644 index 0000000..693709c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/database_table.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/date.png b/src/main/webapp/codemirror-ui/images/silk/date.png new file mode 100644 index 0000000..783c833 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/date.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/date_add.png b/src/main/webapp/codemirror-ui/images/silk/date_add.png new file mode 100644 index 0000000..6a7ae02 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/date_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/date_delete.png b/src/main/webapp/codemirror-ui/images/silk/date_delete.png new file mode 100644 index 0000000..969a6b7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/date_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/date_edit.png b/src/main/webapp/codemirror-ui/images/silk/date_edit.png new file mode 100644 index 0000000..e681065 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/date_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/date_error.png b/src/main/webapp/codemirror-ui/images/silk/date_error.png new file mode 100644 index 0000000..442cd97 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/date_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/date_go.png b/src/main/webapp/codemirror-ui/images/silk/date_go.png new file mode 100644 index 0000000..52dd9f3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/date_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/date_link.png b/src/main/webapp/codemirror-ui/images/silk/date_link.png new file mode 100644 index 0000000..9f0aada Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/date_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/date_magnify.png b/src/main/webapp/codemirror-ui/images/silk/date_magnify.png new file mode 100644 index 0000000..cd05f19 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/date_magnify.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/date_next.png b/src/main/webapp/codemirror-ui/images/silk/date_next.png new file mode 100644 index 0000000..48d740a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/date_next.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/date_previous.png b/src/main/webapp/codemirror-ui/images/silk/date_previous.png new file mode 100644 index 0000000..e117a83 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/date_previous.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/delete.png b/src/main/webapp/codemirror-ui/images/silk/delete.png new file mode 100644 index 0000000..08f2493 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/disconnect.png b/src/main/webapp/codemirror-ui/images/silk/disconnect.png new file mode 100644 index 0000000..b335cb1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/disconnect.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/disk.png b/src/main/webapp/codemirror-ui/images/silk/disk.png new file mode 100644 index 0000000..99d532e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/disk.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/disk_multiple.png b/src/main/webapp/codemirror-ui/images/silk/disk_multiple.png new file mode 100644 index 0000000..fc5a52f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/disk_multiple.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/door.png b/src/main/webapp/codemirror-ui/images/silk/door.png new file mode 100644 index 0000000..369fc46 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/door.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/door_in.png b/src/main/webapp/codemirror-ui/images/silk/door_in.png new file mode 100644 index 0000000..41676a0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/door_in.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/door_open.png b/src/main/webapp/codemirror-ui/images/silk/door_open.png new file mode 100644 index 0000000..64bab57 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/door_open.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/door_out.png b/src/main/webapp/codemirror-ui/images/silk/door_out.png new file mode 100644 index 0000000..2541d2b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/door_out.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drink.png b/src/main/webapp/codemirror-ui/images/silk/drink.png new file mode 100644 index 0000000..d98359c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drink.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drink_empty.png b/src/main/webapp/codemirror-ui/images/silk/drink_empty.png new file mode 100644 index 0000000..a40211e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drink_empty.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drive.png b/src/main/webapp/codemirror-ui/images/silk/drive.png new file mode 100644 index 0000000..37b7c9b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drive.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drive_add.png b/src/main/webapp/codemirror-ui/images/silk/drive_add.png new file mode 100644 index 0000000..29a35d5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drive_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drive_burn.png b/src/main/webapp/codemirror-ui/images/silk/drive_burn.png new file mode 100644 index 0000000..80fd79f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drive_burn.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drive_cd.png b/src/main/webapp/codemirror-ui/images/silk/drive_cd.png new file mode 100644 index 0000000..1850b70 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drive_cd.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drive_cd_empty.png b/src/main/webapp/codemirror-ui/images/silk/drive_cd_empty.png new file mode 100644 index 0000000..8df38d9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drive_cd_empty.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drive_delete.png b/src/main/webapp/codemirror-ui/images/silk/drive_delete.png new file mode 100644 index 0000000..e6eb186 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drive_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drive_disk.png b/src/main/webapp/codemirror-ui/images/silk/drive_disk.png new file mode 100644 index 0000000..5a51e81 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drive_disk.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drive_edit.png b/src/main/webapp/codemirror-ui/images/silk/drive_edit.png new file mode 100644 index 0000000..7923fad Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drive_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drive_error.png b/src/main/webapp/codemirror-ui/images/silk/drive_error.png new file mode 100644 index 0000000..309f639 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drive_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drive_go.png b/src/main/webapp/codemirror-ui/images/silk/drive_go.png new file mode 100644 index 0000000..fc53379 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drive_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drive_key.png b/src/main/webapp/codemirror-ui/images/silk/drive_key.png new file mode 100644 index 0000000..d0b3c67 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drive_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drive_link.png b/src/main/webapp/codemirror-ui/images/silk/drive_link.png new file mode 100644 index 0000000..8679c4b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drive_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drive_magnify.png b/src/main/webapp/codemirror-ui/images/silk/drive_magnify.png new file mode 100644 index 0000000..0f0f444 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drive_magnify.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drive_network.png b/src/main/webapp/codemirror-ui/images/silk/drive_network.png new file mode 100644 index 0000000..63d2d5d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drive_network.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drive_rename.png b/src/main/webapp/codemirror-ui/images/silk/drive_rename.png new file mode 100644 index 0000000..2a9f38b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drive_rename.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drive_user.png b/src/main/webapp/codemirror-ui/images/silk/drive_user.png new file mode 100644 index 0000000..0b4751c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drive_user.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/drive_web.png b/src/main/webapp/codemirror-ui/images/silk/drive_web.png new file mode 100644 index 0000000..8850a83 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/drive_web.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/dvd.png b/src/main/webapp/codemirror-ui/images/silk/dvd.png new file mode 100644 index 0000000..9d94de5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/dvd.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/dvd_add.png b/src/main/webapp/codemirror-ui/images/silk/dvd_add.png new file mode 100644 index 0000000..517d112 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/dvd_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/dvd_delete.png b/src/main/webapp/codemirror-ui/images/silk/dvd_delete.png new file mode 100644 index 0000000..87bed22 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/dvd_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/dvd_edit.png b/src/main/webapp/codemirror-ui/images/silk/dvd_edit.png new file mode 100644 index 0000000..d6330aa Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/dvd_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/dvd_error.png b/src/main/webapp/codemirror-ui/images/silk/dvd_error.png new file mode 100644 index 0000000..8f6d4be Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/dvd_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/dvd_go.png b/src/main/webapp/codemirror-ui/images/silk/dvd_go.png new file mode 100644 index 0000000..ef6959f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/dvd_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/dvd_key.png b/src/main/webapp/codemirror-ui/images/silk/dvd_key.png new file mode 100644 index 0000000..da9307f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/dvd_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/dvd_link.png b/src/main/webapp/codemirror-ui/images/silk/dvd_link.png new file mode 100644 index 0000000..caad726 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/dvd_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/email.png b/src/main/webapp/codemirror-ui/images/silk/email.png new file mode 100644 index 0000000..7348aed Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/email.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/email_add.png b/src/main/webapp/codemirror-ui/images/silk/email_add.png new file mode 100644 index 0000000..6c93368 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/email_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/email_attach.png b/src/main/webapp/codemirror-ui/images/silk/email_attach.png new file mode 100644 index 0000000..1f99485 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/email_attach.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/email_delete.png b/src/main/webapp/codemirror-ui/images/silk/email_delete.png new file mode 100644 index 0000000..a9932b1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/email_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/email_edit.png b/src/main/webapp/codemirror-ui/images/silk/email_edit.png new file mode 100644 index 0000000..244f04a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/email_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/email_error.png b/src/main/webapp/codemirror-ui/images/silk/email_error.png new file mode 100644 index 0000000..8bdd330 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/email_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/email_go.png b/src/main/webapp/codemirror-ui/images/silk/email_go.png new file mode 100644 index 0000000..4a6c5d3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/email_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/email_link.png b/src/main/webapp/codemirror-ui/images/silk/email_link.png new file mode 100644 index 0000000..2c49f78 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/email_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/email_open.png b/src/main/webapp/codemirror-ui/images/silk/email_open.png new file mode 100644 index 0000000..7b6f981 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/email_open.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/email_open_image.png b/src/main/webapp/codemirror-ui/images/silk/email_open_image.png new file mode 100644 index 0000000..e588e2f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/email_open_image.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/emoticon_evilgrin.png b/src/main/webapp/codemirror-ui/images/silk/emoticon_evilgrin.png new file mode 100644 index 0000000..817bd50 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/emoticon_evilgrin.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/emoticon_grin.png b/src/main/webapp/codemirror-ui/images/silk/emoticon_grin.png new file mode 100644 index 0000000..fc60c5e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/emoticon_grin.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/emoticon_happy.png b/src/main/webapp/codemirror-ui/images/silk/emoticon_happy.png new file mode 100644 index 0000000..6b7336e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/emoticon_happy.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/emoticon_smile.png b/src/main/webapp/codemirror-ui/images/silk/emoticon_smile.png new file mode 100644 index 0000000..ade4318 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/emoticon_smile.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/emoticon_surprised.png b/src/main/webapp/codemirror-ui/images/silk/emoticon_surprised.png new file mode 100644 index 0000000..4520cfc Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/emoticon_surprised.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/emoticon_tongue.png b/src/main/webapp/codemirror-ui/images/silk/emoticon_tongue.png new file mode 100644 index 0000000..ecafd2f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/emoticon_tongue.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/emoticon_unhappy.png b/src/main/webapp/codemirror-ui/images/silk/emoticon_unhappy.png new file mode 100644 index 0000000..fd5d030 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/emoticon_unhappy.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/emoticon_waii.png b/src/main/webapp/codemirror-ui/images/silk/emoticon_waii.png new file mode 100644 index 0000000..458f936 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/emoticon_waii.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/emoticon_wink.png b/src/main/webapp/codemirror-ui/images/silk/emoticon_wink.png new file mode 100644 index 0000000..a631949 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/emoticon_wink.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/error.png b/src/main/webapp/codemirror-ui/images/silk/error.png new file mode 100644 index 0000000..628cf2d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/error_add.png b/src/main/webapp/codemirror-ui/images/silk/error_add.png new file mode 100644 index 0000000..4c97484 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/error_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/error_delete.png b/src/main/webapp/codemirror-ui/images/silk/error_delete.png new file mode 100644 index 0000000..7f78bcc Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/error_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/error_go.png b/src/main/webapp/codemirror-ui/images/silk/error_go.png new file mode 100644 index 0000000..caa1838 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/error_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/exclamation.png b/src/main/webapp/codemirror-ui/images/silk/exclamation.png new file mode 100644 index 0000000..c37bd06 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/exclamation.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/eye.png b/src/main/webapp/codemirror-ui/images/silk/eye.png new file mode 100644 index 0000000..564a1a9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/eye.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/feed.png b/src/main/webapp/codemirror-ui/images/silk/feed.png new file mode 100644 index 0000000..315c4f4 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/feed.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/feed_add.png b/src/main/webapp/codemirror-ui/images/silk/feed_add.png new file mode 100644 index 0000000..e77d46e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/feed_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/feed_delete.png b/src/main/webapp/codemirror-ui/images/silk/feed_delete.png new file mode 100644 index 0000000..5e332b4 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/feed_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/feed_disk.png b/src/main/webapp/codemirror-ui/images/silk/feed_disk.png new file mode 100644 index 0000000..a158c99 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/feed_disk.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/feed_edit.png b/src/main/webapp/codemirror-ui/images/silk/feed_edit.png new file mode 100644 index 0000000..f1fde7a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/feed_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/feed_error.png b/src/main/webapp/codemirror-ui/images/silk/feed_error.png new file mode 100644 index 0000000..c0a801c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/feed_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/feed_go.png b/src/main/webapp/codemirror-ui/images/silk/feed_go.png new file mode 100644 index 0000000..f2eed1e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/feed_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/feed_key.png b/src/main/webapp/codemirror-ui/images/silk/feed_key.png new file mode 100644 index 0000000..156bfa9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/feed_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/feed_link.png b/src/main/webapp/codemirror-ui/images/silk/feed_link.png new file mode 100644 index 0000000..c45a534 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/feed_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/feed_magnify.png b/src/main/webapp/codemirror-ui/images/silk/feed_magnify.png new file mode 100644 index 0000000..3023695 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/feed_magnify.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/female.png b/src/main/webapp/codemirror-ui/images/silk/female.png new file mode 100644 index 0000000..f92958e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/female.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/film.png b/src/main/webapp/codemirror-ui/images/silk/film.png new file mode 100644 index 0000000..b0ce7bb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/film.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/film_add.png b/src/main/webapp/codemirror-ui/images/silk/film_add.png new file mode 100644 index 0000000..40d681f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/film_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/film_delete.png b/src/main/webapp/codemirror-ui/images/silk/film_delete.png new file mode 100644 index 0000000..23a2508 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/film_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/film_edit.png b/src/main/webapp/codemirror-ui/images/silk/film_edit.png new file mode 100644 index 0000000..af66b73 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/film_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/film_error.png b/src/main/webapp/codemirror-ui/images/silk/film_error.png new file mode 100644 index 0000000..88f3d69 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/film_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/film_go.png b/src/main/webapp/codemirror-ui/images/silk/film_go.png new file mode 100644 index 0000000..dd0168e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/film_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/film_key.png b/src/main/webapp/codemirror-ui/images/silk/film_key.png new file mode 100644 index 0000000..5892162 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/film_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/film_link.png b/src/main/webapp/codemirror-ui/images/silk/film_link.png new file mode 100644 index 0000000..0f24e86 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/film_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/film_save.png b/src/main/webapp/codemirror-ui/images/silk/film_save.png new file mode 100644 index 0000000..bc8c0d3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/film_save.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/find.png b/src/main/webapp/codemirror-ui/images/silk/find.png new file mode 100644 index 0000000..1547479 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/find.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/flag_blue.png b/src/main/webapp/codemirror-ui/images/silk/flag_blue.png new file mode 100644 index 0000000..003924f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/flag_blue.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/flag_green.png b/src/main/webapp/codemirror-ui/images/silk/flag_green.png new file mode 100644 index 0000000..e4bc611 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/flag_green.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/flag_orange.png b/src/main/webapp/codemirror-ui/images/silk/flag_orange.png new file mode 100644 index 0000000..e632024 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/flag_orange.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/flag_pink.png b/src/main/webapp/codemirror-ui/images/silk/flag_pink.png new file mode 100644 index 0000000..5f15e52 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/flag_pink.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/flag_purple.png b/src/main/webapp/codemirror-ui/images/silk/flag_purple.png new file mode 100644 index 0000000..d069866 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/flag_purple.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/flag_red.png b/src/main/webapp/codemirror-ui/images/silk/flag_red.png new file mode 100644 index 0000000..e8a602d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/flag_red.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/flag_yellow.png b/src/main/webapp/codemirror-ui/images/silk/flag_yellow.png new file mode 100644 index 0000000..14c89a5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/flag_yellow.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder.png b/src/main/webapp/codemirror-ui/images/silk/folder.png new file mode 100644 index 0000000..784e8fa Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_add.png b/src/main/webapp/codemirror-ui/images/silk/folder_add.png new file mode 100644 index 0000000..529fe8f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_bell.png b/src/main/webapp/codemirror-ui/images/silk/folder_bell.png new file mode 100644 index 0000000..d04dd7f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_bell.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_brick.png b/src/main/webapp/codemirror-ui/images/silk/folder_brick.png new file mode 100644 index 0000000..5dea976 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_brick.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_bug.png b/src/main/webapp/codemirror-ui/images/silk/folder_bug.png new file mode 100644 index 0000000..4f791b6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_bug.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_camera.png b/src/main/webapp/codemirror-ui/images/silk/folder_camera.png new file mode 100644 index 0000000..c951941 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_camera.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_database.png b/src/main/webapp/codemirror-ui/images/silk/folder_database.png new file mode 100644 index 0000000..5193e2e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_database.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_delete.png b/src/main/webapp/codemirror-ui/images/silk/folder_delete.png new file mode 100644 index 0000000..112b016 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_edit.png b/src/main/webapp/codemirror-ui/images/silk/folder_edit.png new file mode 100644 index 0000000..ad669cc Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_error.png b/src/main/webapp/codemirror-ui/images/silk/folder_error.png new file mode 100644 index 0000000..1af8809 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_explore.png b/src/main/webapp/codemirror-ui/images/silk/folder_explore.png new file mode 100644 index 0000000..0ba9391 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_explore.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_feed.png b/src/main/webapp/codemirror-ui/images/silk/folder_feed.png new file mode 100644 index 0000000..d06ee51 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_feed.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_find.png b/src/main/webapp/codemirror-ui/images/silk/folder_find.png new file mode 100644 index 0000000..c64e2ee Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_find.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_go.png b/src/main/webapp/codemirror-ui/images/silk/folder_go.png new file mode 100644 index 0000000..34a736f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_heart.png b/src/main/webapp/codemirror-ui/images/silk/folder_heart.png new file mode 100644 index 0000000..56d7da1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_heart.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_image.png b/src/main/webapp/codemirror-ui/images/silk/folder_image.png new file mode 100644 index 0000000..d5df75b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_image.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_key.png b/src/main/webapp/codemirror-ui/images/silk/folder_key.png new file mode 100644 index 0000000..fb9b4c2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_lightbulb.png b/src/main/webapp/codemirror-ui/images/silk/folder_lightbulb.png new file mode 100644 index 0000000..f367a51 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_lightbulb.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_link.png b/src/main/webapp/codemirror-ui/images/silk/folder_link.png new file mode 100644 index 0000000..b9b75f6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_magnify.png b/src/main/webapp/codemirror-ui/images/silk/folder_magnify.png new file mode 100644 index 0000000..0a3e798 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_magnify.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_page.png b/src/main/webapp/codemirror-ui/images/silk/folder_page.png new file mode 100644 index 0000000..1ef6e11 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_page.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_page_white.png b/src/main/webapp/codemirror-ui/images/silk/folder_page_white.png new file mode 100644 index 0000000..14d6b61 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_page_white.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_palette.png b/src/main/webapp/codemirror-ui/images/silk/folder_palette.png new file mode 100644 index 0000000..ba12fe8 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_palette.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_picture.png b/src/main/webapp/codemirror-ui/images/silk/folder_picture.png new file mode 100644 index 0000000..052b336 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_picture.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_star.png b/src/main/webapp/codemirror-ui/images/silk/folder_star.png new file mode 100644 index 0000000..448e46f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_star.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_table.png b/src/main/webapp/codemirror-ui/images/silk/folder_table.png new file mode 100644 index 0000000..473cee3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_table.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_user.png b/src/main/webapp/codemirror-ui/images/silk/folder_user.png new file mode 100644 index 0000000..f021c3e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_user.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/folder_wrench.png b/src/main/webapp/codemirror-ui/images/silk/folder_wrench.png new file mode 100644 index 0000000..ea3404e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/folder_wrench.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/font.png b/src/main/webapp/codemirror-ui/images/silk/font.png new file mode 100644 index 0000000..b7960db Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/font.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/font_add.png b/src/main/webapp/codemirror-ui/images/silk/font_add.png new file mode 100644 index 0000000..b709eba Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/font_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/font_delete.png b/src/main/webapp/codemirror-ui/images/silk/font_delete.png new file mode 100644 index 0000000..1d6124d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/font_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/font_go.png b/src/main/webapp/codemirror-ui/images/silk/font_go.png new file mode 100644 index 0000000..75eba80 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/font_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/group.png b/src/main/webapp/codemirror-ui/images/silk/group.png new file mode 100644 index 0000000..7fb4e1f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/group.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/group_add.png b/src/main/webapp/codemirror-ui/images/silk/group_add.png new file mode 100644 index 0000000..06c5350 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/group_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/group_delete.png b/src/main/webapp/codemirror-ui/images/silk/group_delete.png new file mode 100644 index 0000000..4489ca2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/group_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/group_edit.png b/src/main/webapp/codemirror-ui/images/silk/group_edit.png new file mode 100644 index 0000000..c88b945 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/group_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/group_error.png b/src/main/webapp/codemirror-ui/images/silk/group_error.png new file mode 100644 index 0000000..7364a13 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/group_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/group_gear.png b/src/main/webapp/codemirror-ui/images/silk/group_gear.png new file mode 100644 index 0000000..2544f2e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/group_gear.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/group_go.png b/src/main/webapp/codemirror-ui/images/silk/group_go.png new file mode 100644 index 0000000..1f52333 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/group_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/group_key.png b/src/main/webapp/codemirror-ui/images/silk/group_key.png new file mode 100644 index 0000000..257f111 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/group_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/group_link.png b/src/main/webapp/codemirror-ui/images/silk/group_link.png new file mode 100644 index 0000000..c77ed88 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/group_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/heart.png b/src/main/webapp/codemirror-ui/images/silk/heart.png new file mode 100644 index 0000000..d9ee53e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/heart.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/heart_add.png b/src/main/webapp/codemirror-ui/images/silk/heart_add.png new file mode 100644 index 0000000..d4195ff Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/heart_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/heart_delete.png b/src/main/webapp/codemirror-ui/images/silk/heart_delete.png new file mode 100644 index 0000000..ce523e3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/heart_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/help.png b/src/main/webapp/codemirror-ui/images/silk/help.png new file mode 100644 index 0000000..5c87017 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/help.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/hourglass.png b/src/main/webapp/codemirror-ui/images/silk/hourglass.png new file mode 100644 index 0000000..57b03ce Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/hourglass.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/hourglass_add.png b/src/main/webapp/codemirror-ui/images/silk/hourglass_add.png new file mode 100644 index 0000000..170dfff Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/hourglass_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/hourglass_delete.png b/src/main/webapp/codemirror-ui/images/silk/hourglass_delete.png new file mode 100644 index 0000000..4b1337b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/hourglass_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/hourglass_go.png b/src/main/webapp/codemirror-ui/images/silk/hourglass_go.png new file mode 100644 index 0000000..b2d3a98 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/hourglass_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/hourglass_link.png b/src/main/webapp/codemirror-ui/images/silk/hourglass_link.png new file mode 100644 index 0000000..ecc59b0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/hourglass_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/house.png b/src/main/webapp/codemirror-ui/images/silk/house.png new file mode 100644 index 0000000..fed6221 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/house.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/house_go.png b/src/main/webapp/codemirror-ui/images/silk/house_go.png new file mode 100644 index 0000000..5457dbd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/house_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/house_link.png b/src/main/webapp/codemirror-ui/images/silk/house_link.png new file mode 100644 index 0000000..be2c271 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/house_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/html.png b/src/main/webapp/codemirror-ui/images/silk/html.png new file mode 100644 index 0000000..55d1072 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/html.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/html_add.png b/src/main/webapp/codemirror-ui/images/silk/html_add.png new file mode 100644 index 0000000..f1c08b7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/html_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/html_delete.png b/src/main/webapp/codemirror-ui/images/silk/html_delete.png new file mode 100644 index 0000000..1bd2848 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/html_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/html_go.png b/src/main/webapp/codemirror-ui/images/silk/html_go.png new file mode 100644 index 0000000..a95cede Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/html_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/html_valid.png b/src/main/webapp/codemirror-ui/images/silk/html_valid.png new file mode 100644 index 0000000..71cec92 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/html_valid.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/image.png b/src/main/webapp/codemirror-ui/images/silk/image.png new file mode 100644 index 0000000..fc3c393 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/image.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/image_add.png b/src/main/webapp/codemirror-ui/images/silk/image_add.png new file mode 100644 index 0000000..fc5d613 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/image_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/image_delete.png b/src/main/webapp/codemirror-ui/images/silk/image_delete.png new file mode 100644 index 0000000..c260e1d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/image_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/image_edit.png b/src/main/webapp/codemirror-ui/images/silk/image_edit.png new file mode 100644 index 0000000..0aa4cc6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/image_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/image_link.png b/src/main/webapp/codemirror-ui/images/silk/image_link.png new file mode 100644 index 0000000..4bdb354 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/image_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/images.png b/src/main/webapp/codemirror-ui/images/silk/images.png new file mode 100644 index 0000000..184860d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/images.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/information.png b/src/main/webapp/codemirror-ui/images/silk/information.png new file mode 100644 index 0000000..12cd1ae Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/information.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/ipod.png b/src/main/webapp/codemirror-ui/images/silk/ipod.png new file mode 100644 index 0000000..3f768da Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/ipod.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/ipod_cast.png b/src/main/webapp/codemirror-ui/images/silk/ipod_cast.png new file mode 100644 index 0000000..6f6d340 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/ipod_cast.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/ipod_cast_add.png b/src/main/webapp/codemirror-ui/images/silk/ipod_cast_add.png new file mode 100644 index 0000000..c3257f5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/ipod_cast_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/ipod_cast_delete.png b/src/main/webapp/codemirror-ui/images/silk/ipod_cast_delete.png new file mode 100644 index 0000000..377ab69 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/ipod_cast_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/ipod_sound.png b/src/main/webapp/codemirror-ui/images/silk/ipod_sound.png new file mode 100644 index 0000000..fef6e8b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/ipod_sound.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/joystick.png b/src/main/webapp/codemirror-ui/images/silk/joystick.png new file mode 100644 index 0000000..62168f5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/joystick.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/joystick_add.png b/src/main/webapp/codemirror-ui/images/silk/joystick_add.png new file mode 100644 index 0000000..77e7107 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/joystick_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/joystick_delete.png b/src/main/webapp/codemirror-ui/images/silk/joystick_delete.png new file mode 100644 index 0000000..5d44b59 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/joystick_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/joystick_error.png b/src/main/webapp/codemirror-ui/images/silk/joystick_error.png new file mode 100644 index 0000000..b32149e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/joystick_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/key.png b/src/main/webapp/codemirror-ui/images/silk/key.png new file mode 100644 index 0000000..4ec1a92 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/key_add.png b/src/main/webapp/codemirror-ui/images/silk/key_add.png new file mode 100644 index 0000000..d407403 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/key_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/key_delete.png b/src/main/webapp/codemirror-ui/images/silk/key_delete.png new file mode 100644 index 0000000..00dec80 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/key_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/key_go.png b/src/main/webapp/codemirror-ui/images/silk/key_go.png new file mode 100644 index 0000000..30b0dc3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/key_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/keyboard.png b/src/main/webapp/codemirror-ui/images/silk/keyboard.png new file mode 100644 index 0000000..898d402 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/keyboard.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/keyboard_add.png b/src/main/webapp/codemirror-ui/images/silk/keyboard_add.png new file mode 100644 index 0000000..26938dd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/keyboard_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/keyboard_delete.png b/src/main/webapp/codemirror-ui/images/silk/keyboard_delete.png new file mode 100644 index 0000000..1786ed5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/keyboard_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/keyboard_magnify.png b/src/main/webapp/codemirror-ui/images/silk/keyboard_magnify.png new file mode 100644 index 0000000..928fc17 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/keyboard_magnify.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/layers.png b/src/main/webapp/codemirror-ui/images/silk/layers.png new file mode 100644 index 0000000..00818f6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/layers.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/layout.png b/src/main/webapp/codemirror-ui/images/silk/layout.png new file mode 100644 index 0000000..ea086b0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/layout.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/layout_add.png b/src/main/webapp/codemirror-ui/images/silk/layout_add.png new file mode 100644 index 0000000..6203722 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/layout_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/layout_content.png b/src/main/webapp/codemirror-ui/images/silk/layout_content.png new file mode 100644 index 0000000..b4aaad9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/layout_content.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/layout_delete.png b/src/main/webapp/codemirror-ui/images/silk/layout_delete.png new file mode 100644 index 0000000..4bd45f1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/layout_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/layout_edit.png b/src/main/webapp/codemirror-ui/images/silk/layout_edit.png new file mode 100644 index 0000000..ab3100b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/layout_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/layout_error.png b/src/main/webapp/codemirror-ui/images/silk/layout_error.png new file mode 100644 index 0000000..5b5acea Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/layout_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/layout_header.png b/src/main/webapp/codemirror-ui/images/silk/layout_header.png new file mode 100644 index 0000000..c6ea7f2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/layout_header.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/layout_link.png b/src/main/webapp/codemirror-ui/images/silk/layout_link.png new file mode 100644 index 0000000..3445d42 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/layout_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/layout_sidebar.png b/src/main/webapp/codemirror-ui/images/silk/layout_sidebar.png new file mode 100644 index 0000000..3be27bb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/layout_sidebar.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lightbulb.png b/src/main/webapp/codemirror-ui/images/silk/lightbulb.png new file mode 100644 index 0000000..d22fde8 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lightbulb.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lightbulb_add.png b/src/main/webapp/codemirror-ui/images/silk/lightbulb_add.png new file mode 100644 index 0000000..0dd848b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lightbulb_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lightbulb_delete.png b/src/main/webapp/codemirror-ui/images/silk/lightbulb_delete.png new file mode 100644 index 0000000..f4781da Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lightbulb_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lightbulb_off.png b/src/main/webapp/codemirror-ui/images/silk/lightbulb_off.png new file mode 100644 index 0000000..e95b8c5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lightbulb_off.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lightning.png b/src/main/webapp/codemirror-ui/images/silk/lightning.png new file mode 100644 index 0000000..9680afd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lightning.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lightning_add.png b/src/main/webapp/codemirror-ui/images/silk/lightning_add.png new file mode 100644 index 0000000..dac3c90 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lightning_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lightning_delete.png b/src/main/webapp/codemirror-ui/images/silk/lightning_delete.png new file mode 100644 index 0000000..dfe2770 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lightning_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lightning_go.png b/src/main/webapp/codemirror-ui/images/silk/lightning_go.png new file mode 100644 index 0000000..29039e6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lightning_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/link.png b/src/main/webapp/codemirror-ui/images/silk/link.png new file mode 100644 index 0000000..25eacb7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/link_add.png b/src/main/webapp/codemirror-ui/images/silk/link_add.png new file mode 100644 index 0000000..00be352 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/link_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/link_break.png b/src/main/webapp/codemirror-ui/images/silk/link_break.png new file mode 100644 index 0000000..5235753 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/link_break.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/link_delete.png b/src/main/webapp/codemirror-ui/images/silk/link_delete.png new file mode 100644 index 0000000..f66e297 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/link_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/link_edit.png b/src/main/webapp/codemirror-ui/images/silk/link_edit.png new file mode 100644 index 0000000..5b3aed0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/link_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/link_error.png b/src/main/webapp/codemirror-ui/images/silk/link_error.png new file mode 100644 index 0000000..ab694b1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/link_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/link_go.png b/src/main/webapp/codemirror-ui/images/silk/link_go.png new file mode 100644 index 0000000..ae8cae8 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/link_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lock.png b/src/main/webapp/codemirror-ui/images/silk/lock.png new file mode 100644 index 0000000..2ebc4f6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lock.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lock_add.png b/src/main/webapp/codemirror-ui/images/silk/lock_add.png new file mode 100644 index 0000000..a7b566b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lock_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lock_break.png b/src/main/webapp/codemirror-ui/images/silk/lock_break.png new file mode 100644 index 0000000..13578ab Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lock_break.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lock_delete.png b/src/main/webapp/codemirror-ui/images/silk/lock_delete.png new file mode 100644 index 0000000..ecb50a9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lock_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lock_edit.png b/src/main/webapp/codemirror-ui/images/silk/lock_edit.png new file mode 100644 index 0000000..116aa5b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lock_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lock_go.png b/src/main/webapp/codemirror-ui/images/silk/lock_go.png new file mode 100644 index 0000000..8c7c89b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lock_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lock_open.png b/src/main/webapp/codemirror-ui/images/silk/lock_open.png new file mode 100644 index 0000000..a471765 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lock_open.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lorry.png b/src/main/webapp/codemirror-ui/images/silk/lorry.png new file mode 100644 index 0000000..8f95f5a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lorry.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lorry_add.png b/src/main/webapp/codemirror-ui/images/silk/lorry_add.png new file mode 100644 index 0000000..a2c5124 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lorry_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lorry_delete.png b/src/main/webapp/codemirror-ui/images/silk/lorry_delete.png new file mode 100644 index 0000000..66217f5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lorry_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lorry_error.png b/src/main/webapp/codemirror-ui/images/silk/lorry_error.png new file mode 100644 index 0000000..3619ead Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lorry_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lorry_flatbed.png b/src/main/webapp/codemirror-ui/images/silk/lorry_flatbed.png new file mode 100644 index 0000000..8b20f55 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lorry_flatbed.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lorry_go.png b/src/main/webapp/codemirror-ui/images/silk/lorry_go.png new file mode 100644 index 0000000..1c296a6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lorry_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/lorry_link.png b/src/main/webapp/codemirror-ui/images/silk/lorry_link.png new file mode 100644 index 0000000..5e6663e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/lorry_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/magifier_zoom_out.png b/src/main/webapp/codemirror-ui/images/silk/magifier_zoom_out.png new file mode 100644 index 0000000..81f2819 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/magifier_zoom_out.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/magnifier.png b/src/main/webapp/codemirror-ui/images/silk/magnifier.png new file mode 100644 index 0000000..cf3d97f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/magnifier.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/magnifier_zoom_in.png b/src/main/webapp/codemirror-ui/images/silk/magnifier_zoom_in.png new file mode 100644 index 0000000..af4fe07 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/magnifier_zoom_in.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/male.png b/src/main/webapp/codemirror-ui/images/silk/male.png new file mode 100644 index 0000000..25d6ea9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/male.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/map.png b/src/main/webapp/codemirror-ui/images/silk/map.png new file mode 100644 index 0000000..f90ef25 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/map.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/map_add.png b/src/main/webapp/codemirror-ui/images/silk/map_add.png new file mode 100644 index 0000000..2b72da0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/map_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/map_delete.png b/src/main/webapp/codemirror-ui/images/silk/map_delete.png new file mode 100644 index 0000000..e74402f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/map_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/map_edit.png b/src/main/webapp/codemirror-ui/images/silk/map_edit.png new file mode 100644 index 0000000..93d4d7e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/map_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/map_go.png b/src/main/webapp/codemirror-ui/images/silk/map_go.png new file mode 100644 index 0000000..11eab26 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/map_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/map_magnify.png b/src/main/webapp/codemirror-ui/images/silk/map_magnify.png new file mode 100644 index 0000000..7184c9d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/map_magnify.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/medal_bronze_1.png b/src/main/webapp/codemirror-ui/images/silk/medal_bronze_1.png new file mode 100644 index 0000000..5f8a6d6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/medal_bronze_1.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/medal_bronze_2.png b/src/main/webapp/codemirror-ui/images/silk/medal_bronze_2.png new file mode 100644 index 0000000..623d68c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/medal_bronze_2.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/medal_bronze_3.png b/src/main/webapp/codemirror-ui/images/silk/medal_bronze_3.png new file mode 100644 index 0000000..ed3f43e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/medal_bronze_3.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/medal_bronze_add.png b/src/main/webapp/codemirror-ui/images/silk/medal_bronze_add.png new file mode 100644 index 0000000..8487b2c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/medal_bronze_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/medal_bronze_delete.png b/src/main/webapp/codemirror-ui/images/silk/medal_bronze_delete.png new file mode 100644 index 0000000..d32aed7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/medal_bronze_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/medal_gold_1.png b/src/main/webapp/codemirror-ui/images/silk/medal_gold_1.png new file mode 100644 index 0000000..87584dc Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/medal_gold_1.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/medal_gold_2.png b/src/main/webapp/codemirror-ui/images/silk/medal_gold_2.png new file mode 100644 index 0000000..fa3a15d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/medal_gold_2.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/medal_gold_3.png b/src/main/webapp/codemirror-ui/images/silk/medal_gold_3.png new file mode 100644 index 0000000..ef1b08b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/medal_gold_3.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/medal_gold_add.png b/src/main/webapp/codemirror-ui/images/silk/medal_gold_add.png new file mode 100644 index 0000000..dcade0d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/medal_gold_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/medal_gold_delete.png b/src/main/webapp/codemirror-ui/images/silk/medal_gold_delete.png new file mode 100644 index 0000000..84b06d5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/medal_gold_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/medal_silver_1.png b/src/main/webapp/codemirror-ui/images/silk/medal_silver_1.png new file mode 100644 index 0000000..75a64da Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/medal_silver_1.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/medal_silver_2.png b/src/main/webapp/codemirror-ui/images/silk/medal_silver_2.png new file mode 100644 index 0000000..2e0fe75 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/medal_silver_2.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/medal_silver_3.png b/src/main/webapp/codemirror-ui/images/silk/medal_silver_3.png new file mode 100644 index 0000000..e385b54 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/medal_silver_3.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/medal_silver_add.png b/src/main/webapp/codemirror-ui/images/silk/medal_silver_add.png new file mode 100644 index 0000000..b0633fa Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/medal_silver_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/medal_silver_delete.png b/src/main/webapp/codemirror-ui/images/silk/medal_silver_delete.png new file mode 100644 index 0000000..06cab46 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/medal_silver_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/money.png b/src/main/webapp/codemirror-ui/images/silk/money.png new file mode 100644 index 0000000..42c52d0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/money.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/money_add.png b/src/main/webapp/codemirror-ui/images/silk/money_add.png new file mode 100644 index 0000000..588fa9d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/money_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/money_delete.png b/src/main/webapp/codemirror-ui/images/silk/money_delete.png new file mode 100644 index 0000000..eae2c52 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/money_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/money_dollar.png b/src/main/webapp/codemirror-ui/images/silk/money_dollar.png new file mode 100644 index 0000000..59af163 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/money_dollar.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/money_euro.png b/src/main/webapp/codemirror-ui/images/silk/money_euro.png new file mode 100644 index 0000000..b322ba9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/money_euro.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/money_pound.png b/src/main/webapp/codemirror-ui/images/silk/money_pound.png new file mode 100644 index 0000000..b711364 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/money_pound.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/money_yen.png b/src/main/webapp/codemirror-ui/images/silk/money_yen.png new file mode 100644 index 0000000..228a677 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/money_yen.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/monitor.png b/src/main/webapp/codemirror-ui/images/silk/monitor.png new file mode 100644 index 0000000..d040bd0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/monitor.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/monitor_add.png b/src/main/webapp/codemirror-ui/images/silk/monitor_add.png new file mode 100644 index 0000000..a818066 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/monitor_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/monitor_delete.png b/src/main/webapp/codemirror-ui/images/silk/monitor_delete.png new file mode 100644 index 0000000..3733256 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/monitor_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/monitor_edit.png b/src/main/webapp/codemirror-ui/images/silk/monitor_edit.png new file mode 100644 index 0000000..f772c56 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/monitor_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/monitor_error.png b/src/main/webapp/codemirror-ui/images/silk/monitor_error.png new file mode 100644 index 0000000..270c501 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/monitor_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/monitor_go.png b/src/main/webapp/codemirror-ui/images/silk/monitor_go.png new file mode 100644 index 0000000..8af3eda Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/monitor_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/monitor_lightning.png b/src/main/webapp/codemirror-ui/images/silk/monitor_lightning.png new file mode 100644 index 0000000..06e53a9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/monitor_lightning.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/monitor_link.png b/src/main/webapp/codemirror-ui/images/silk/monitor_link.png new file mode 100644 index 0000000..a014b02 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/monitor_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/mouse.png b/src/main/webapp/codemirror-ui/images/silk/mouse.png new file mode 100644 index 0000000..63a92fa Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/mouse.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/mouse_add.png b/src/main/webapp/codemirror-ui/images/silk/mouse_add.png new file mode 100644 index 0000000..65bcab5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/mouse_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/mouse_delete.png b/src/main/webapp/codemirror-ui/images/silk/mouse_delete.png new file mode 100644 index 0000000..7286566 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/mouse_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/mouse_error.png b/src/main/webapp/codemirror-ui/images/silk/mouse_error.png new file mode 100644 index 0000000..bcc1562 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/mouse_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/music.png b/src/main/webapp/codemirror-ui/images/silk/music.png new file mode 100644 index 0000000..a8b3ede Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/music.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/new.png b/src/main/webapp/codemirror-ui/images/silk/new.png new file mode 100644 index 0000000..6a9bf03 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/new.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/newspaper.png b/src/main/webapp/codemirror-ui/images/silk/newspaper.png new file mode 100644 index 0000000..6a2ecce Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/newspaper.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/newspaper_add.png b/src/main/webapp/codemirror-ui/images/silk/newspaper_add.png new file mode 100644 index 0000000..8140e8c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/newspaper_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/newspaper_delete.png b/src/main/webapp/codemirror-ui/images/silk/newspaper_delete.png new file mode 100644 index 0000000..bde96ce Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/newspaper_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/newspaper_go.png b/src/main/webapp/codemirror-ui/images/silk/newspaper_go.png new file mode 100644 index 0000000..fd61428 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/newspaper_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/newspaper_link.png b/src/main/webapp/codemirror-ui/images/silk/newspaper_link.png new file mode 100644 index 0000000..99e57cb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/newspaper_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/note.png b/src/main/webapp/codemirror-ui/images/silk/note.png new file mode 100644 index 0000000..244e6ca Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/note.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/note_add.png b/src/main/webapp/codemirror-ui/images/silk/note_add.png new file mode 100644 index 0000000..abdad91 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/note_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/note_delete.png b/src/main/webapp/codemirror-ui/images/silk/note_delete.png new file mode 100644 index 0000000..8a1f0ff Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/note_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/note_edit.png b/src/main/webapp/codemirror-ui/images/silk/note_edit.png new file mode 100644 index 0000000..291bfc7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/note_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/note_error.png b/src/main/webapp/codemirror-ui/images/silk/note_error.png new file mode 100644 index 0000000..896dadf Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/note_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/note_go.png b/src/main/webapp/codemirror-ui/images/silk/note_go.png new file mode 100644 index 0000000..49e54fd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/note_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/overlays.png b/src/main/webapp/codemirror-ui/images/silk/overlays.png new file mode 100644 index 0000000..ab3100b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/overlays.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/package.png b/src/main/webapp/codemirror-ui/images/silk/package.png new file mode 100644 index 0000000..da3c2a2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/package.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/package_add.png b/src/main/webapp/codemirror-ui/images/silk/package_add.png new file mode 100644 index 0000000..9c8a9da Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/package_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/package_delete.png b/src/main/webapp/codemirror-ui/images/silk/package_delete.png new file mode 100644 index 0000000..86f7fbc Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/package_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/package_go.png b/src/main/webapp/codemirror-ui/images/silk/package_go.png new file mode 100644 index 0000000..aace63a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/package_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/package_green.png b/src/main/webapp/codemirror-ui/images/silk/package_green.png new file mode 100644 index 0000000..25b28bb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/package_green.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/package_link.png b/src/main/webapp/codemirror-ui/images/silk/package_link.png new file mode 100644 index 0000000..48e7ab5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/package_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page.png b/src/main/webapp/codemirror-ui/images/silk/page.png new file mode 100644 index 0000000..03ddd79 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_add.png b/src/main/webapp/codemirror-ui/images/silk/page_add.png new file mode 100644 index 0000000..d5bfa07 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_attach.png b/src/main/webapp/codemirror-ui/images/silk/page_attach.png new file mode 100644 index 0000000..89ee2da Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_attach.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_code.png b/src/main/webapp/codemirror-ui/images/silk/page_code.png new file mode 100644 index 0000000..f7ea904 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_code.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_copy.png b/src/main/webapp/codemirror-ui/images/silk/page_copy.png new file mode 100644 index 0000000..195dc6d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_copy.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_delete.png b/src/main/webapp/codemirror-ui/images/silk/page_delete.png new file mode 100644 index 0000000..3141467 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_edit.png b/src/main/webapp/codemirror-ui/images/silk/page_edit.png new file mode 100644 index 0000000..046811e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_error.png b/src/main/webapp/codemirror-ui/images/silk/page_error.png new file mode 100644 index 0000000..f07f449 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_excel.png b/src/main/webapp/codemirror-ui/images/silk/page_excel.png new file mode 100644 index 0000000..eb6158e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_excel.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_find.png b/src/main/webapp/codemirror-ui/images/silk/page_find.png new file mode 100644 index 0000000..2f19388 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_find.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_gear.png b/src/main/webapp/codemirror-ui/images/silk/page_gear.png new file mode 100644 index 0000000..8e83281 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_gear.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_go.png b/src/main/webapp/codemirror-ui/images/silk/page_go.png new file mode 100644 index 0000000..80fe1ed Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_green.png b/src/main/webapp/codemirror-ui/images/silk/page_green.png new file mode 100644 index 0000000..de8e003 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_green.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_key.png b/src/main/webapp/codemirror-ui/images/silk/page_key.png new file mode 100644 index 0000000..d6626cb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_lightning.png b/src/main/webapp/codemirror-ui/images/silk/page_lightning.png new file mode 100644 index 0000000..7e56870 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_lightning.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_link.png b/src/main/webapp/codemirror-ui/images/silk/page_link.png new file mode 100644 index 0000000..312eab0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_paintbrush.png b/src/main/webapp/codemirror-ui/images/silk/page_paintbrush.png new file mode 100644 index 0000000..246a2f0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_paintbrush.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_paste.png b/src/main/webapp/codemirror-ui/images/silk/page_paste.png new file mode 100644 index 0000000..968f073 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_paste.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_red.png b/src/main/webapp/codemirror-ui/images/silk/page_red.png new file mode 100644 index 0000000..0b18247 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_red.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_refresh.png b/src/main/webapp/codemirror-ui/images/silk/page_refresh.png new file mode 100644 index 0000000..cf347c7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_refresh.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_save.png b/src/main/webapp/codemirror-ui/images/silk/page_save.png new file mode 100644 index 0000000..caea546 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_save.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white.png b/src/main/webapp/codemirror-ui/images/silk/page_white.png new file mode 100644 index 0000000..8b8b1ca Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_acrobat.png b/src/main/webapp/codemirror-ui/images/silk/page_white_acrobat.png new file mode 100644 index 0000000..8f8095e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_acrobat.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_actionscript.png b/src/main/webapp/codemirror-ui/images/silk/page_white_actionscript.png new file mode 100644 index 0000000..159b240 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_actionscript.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_add.png b/src/main/webapp/codemirror-ui/images/silk/page_white_add.png new file mode 100644 index 0000000..aa23dde Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_c.png b/src/main/webapp/codemirror-ui/images/silk/page_white_c.png new file mode 100644 index 0000000..34a05cc Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_c.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_camera.png b/src/main/webapp/codemirror-ui/images/silk/page_white_camera.png new file mode 100644 index 0000000..f501a59 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_camera.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_cd.png b/src/main/webapp/codemirror-ui/images/silk/page_white_cd.png new file mode 100644 index 0000000..848bdaf Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_cd.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_code.png b/src/main/webapp/codemirror-ui/images/silk/page_white_code.png new file mode 100644 index 0000000..0c76bd1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_code.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_code_red.png b/src/main/webapp/codemirror-ui/images/silk/page_white_code_red.png new file mode 100644 index 0000000..87a6914 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_code_red.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_coldfusion.png b/src/main/webapp/codemirror-ui/images/silk/page_white_coldfusion.png new file mode 100644 index 0000000..c66011f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_coldfusion.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_compressed.png b/src/main/webapp/codemirror-ui/images/silk/page_white_compressed.png new file mode 100644 index 0000000..2b6b100 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_compressed.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_copy.png b/src/main/webapp/codemirror-ui/images/silk/page_white_copy.png new file mode 100644 index 0000000..a9f31a2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_copy.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_cplusplus.png b/src/main/webapp/codemirror-ui/images/silk/page_white_cplusplus.png new file mode 100644 index 0000000..a87cf84 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_cplusplus.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_csharp.png b/src/main/webapp/codemirror-ui/images/silk/page_white_csharp.png new file mode 100644 index 0000000..ffb8fc9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_csharp.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_cup.png b/src/main/webapp/codemirror-ui/images/silk/page_white_cup.png new file mode 100644 index 0000000..0a7d6f4 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_cup.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_database.png b/src/main/webapp/codemirror-ui/images/silk/page_white_database.png new file mode 100644 index 0000000..bddba1f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_database.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_delete.png b/src/main/webapp/codemirror-ui/images/silk/page_white_delete.png new file mode 100644 index 0000000..af1ecaf Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_dvd.png b/src/main/webapp/codemirror-ui/images/silk/page_white_dvd.png new file mode 100644 index 0000000..4cc537a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_dvd.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_edit.png b/src/main/webapp/codemirror-ui/images/silk/page_white_edit.png new file mode 100644 index 0000000..b93e776 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_error.png b/src/main/webapp/codemirror-ui/images/silk/page_white_error.png new file mode 100644 index 0000000..9fc5a0a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_excel.png b/src/main/webapp/codemirror-ui/images/silk/page_white_excel.png new file mode 100644 index 0000000..b977d7e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_excel.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_find.png b/src/main/webapp/codemirror-ui/images/silk/page_white_find.png new file mode 100644 index 0000000..5818436 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_find.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_flash.png b/src/main/webapp/codemirror-ui/images/silk/page_white_flash.png new file mode 100644 index 0000000..5769120 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_flash.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_freehand.png b/src/main/webapp/codemirror-ui/images/silk/page_white_freehand.png new file mode 100644 index 0000000..8d719df Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_freehand.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_gear.png b/src/main/webapp/codemirror-ui/images/silk/page_white_gear.png new file mode 100644 index 0000000..106f5aa Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_gear.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_get.png b/src/main/webapp/codemirror-ui/images/silk/page_white_get.png new file mode 100644 index 0000000..e4a1ecb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_get.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_go.png b/src/main/webapp/codemirror-ui/images/silk/page_white_go.png new file mode 100644 index 0000000..7e62a92 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_h.png b/src/main/webapp/codemirror-ui/images/silk/page_white_h.png new file mode 100644 index 0000000..e902abb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_h.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_horizontal.png b/src/main/webapp/codemirror-ui/images/silk/page_white_horizontal.png new file mode 100644 index 0000000..1d2d0a4 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_horizontal.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_key.png b/src/main/webapp/codemirror-ui/images/silk/page_white_key.png new file mode 100644 index 0000000..d616484 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_lightning.png b/src/main/webapp/codemirror-ui/images/silk/page_white_lightning.png new file mode 100644 index 0000000..7215d1e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_lightning.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_link.png b/src/main/webapp/codemirror-ui/images/silk/page_white_link.png new file mode 100644 index 0000000..bf7bd1c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_magnify.png b/src/main/webapp/codemirror-ui/images/silk/page_white_magnify.png new file mode 100644 index 0000000..f6b74cc Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_magnify.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_medal.png b/src/main/webapp/codemirror-ui/images/silk/page_white_medal.png new file mode 100644 index 0000000..d3fffb6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_medal.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_office.png b/src/main/webapp/codemirror-ui/images/silk/page_white_office.png new file mode 100644 index 0000000..a65bcb3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_office.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_paint.png b/src/main/webapp/codemirror-ui/images/silk/page_white_paint.png new file mode 100644 index 0000000..23a37b8 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_paint.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_paintbrush.png b/src/main/webapp/codemirror-ui/images/silk/page_white_paintbrush.png new file mode 100644 index 0000000..f907e44 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_paintbrush.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_paste.png b/src/main/webapp/codemirror-ui/images/silk/page_white_paste.png new file mode 100644 index 0000000..5b2cbb3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_paste.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_php.png b/src/main/webapp/codemirror-ui/images/silk/page_white_php.png new file mode 100644 index 0000000..7868a25 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_php.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_picture.png b/src/main/webapp/codemirror-ui/images/silk/page_white_picture.png new file mode 100644 index 0000000..134b669 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_picture.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_powerpoint.png b/src/main/webapp/codemirror-ui/images/silk/page_white_powerpoint.png new file mode 100644 index 0000000..c4eff03 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_powerpoint.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_put.png b/src/main/webapp/codemirror-ui/images/silk/page_white_put.png new file mode 100644 index 0000000..884ffd6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_put.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_ruby.png b/src/main/webapp/codemirror-ui/images/silk/page_white_ruby.png new file mode 100644 index 0000000..f59b7c4 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_ruby.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_stack.png b/src/main/webapp/codemirror-ui/images/silk/page_white_stack.png new file mode 100644 index 0000000..44084ad Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_stack.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_star.png b/src/main/webapp/codemirror-ui/images/silk/page_white_star.png new file mode 100644 index 0000000..3a1441c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_star.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_swoosh.png b/src/main/webapp/codemirror-ui/images/silk/page_white_swoosh.png new file mode 100644 index 0000000..e770829 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_swoosh.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_text.png b/src/main/webapp/codemirror-ui/images/silk/page_white_text.png new file mode 100644 index 0000000..813f712 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_text.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_text_width.png b/src/main/webapp/codemirror-ui/images/silk/page_white_text_width.png new file mode 100644 index 0000000..d9cf132 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_text_width.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_tux.png b/src/main/webapp/codemirror-ui/images/silk/page_white_tux.png new file mode 100644 index 0000000..52699bf Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_tux.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_vector.png b/src/main/webapp/codemirror-ui/images/silk/page_white_vector.png new file mode 100644 index 0000000..4a05955 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_vector.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_visualstudio.png b/src/main/webapp/codemirror-ui/images/silk/page_white_visualstudio.png new file mode 100644 index 0000000..a0a433d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_visualstudio.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_width.png b/src/main/webapp/codemirror-ui/images/silk/page_white_width.png new file mode 100644 index 0000000..1eb8809 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_width.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_word.png b/src/main/webapp/codemirror-ui/images/silk/page_white_word.png new file mode 100644 index 0000000..ae8ecbf Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_word.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_world.png b/src/main/webapp/codemirror-ui/images/silk/page_white_world.png new file mode 100644 index 0000000..6ed2490 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_world.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_wrench.png b/src/main/webapp/codemirror-ui/images/silk/page_white_wrench.png new file mode 100644 index 0000000..fecadd0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_wrench.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_white_zip.png b/src/main/webapp/codemirror-ui/images/silk/page_white_zip.png new file mode 100644 index 0000000..fd4bbcc Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_white_zip.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_word.png b/src/main/webapp/codemirror-ui/images/silk/page_word.png new file mode 100644 index 0000000..834cdfa Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_word.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/page_world.png b/src/main/webapp/codemirror-ui/images/silk/page_world.png new file mode 100644 index 0000000..b8895dd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/page_world.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/paintbrush.png b/src/main/webapp/codemirror-ui/images/silk/paintbrush.png new file mode 100644 index 0000000..a3ecf87 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/paintbrush.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/paintcan.png b/src/main/webapp/codemirror-ui/images/silk/paintcan.png new file mode 100644 index 0000000..f82a886 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/paintcan.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/palette.png b/src/main/webapp/codemirror-ui/images/silk/palette.png new file mode 100644 index 0000000..73c5b3f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/palette.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/paste_plain.png b/src/main/webapp/codemirror-ui/images/silk/paste_plain.png new file mode 100644 index 0000000..c0490eb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/paste_plain.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/paste_word.png b/src/main/webapp/codemirror-ui/images/silk/paste_word.png new file mode 100644 index 0000000..f6b87f8 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/paste_word.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/pencil.png b/src/main/webapp/codemirror-ui/images/silk/pencil.png new file mode 100644 index 0000000..0bfecd5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/pencil.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/pencil_add.png b/src/main/webapp/codemirror-ui/images/silk/pencil_add.png new file mode 100644 index 0000000..902bbe6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/pencil_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/pencil_delete.png b/src/main/webapp/codemirror-ui/images/silk/pencil_delete.png new file mode 100644 index 0000000..d8944e6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/pencil_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/pencil_go.png b/src/main/webapp/codemirror-ui/images/silk/pencil_go.png new file mode 100644 index 0000000..937bded Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/pencil_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/phone.png b/src/main/webapp/codemirror-ui/images/silk/phone.png new file mode 100644 index 0000000..c39f162 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/phone.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/phone_add.png b/src/main/webapp/codemirror-ui/images/silk/phone_add.png new file mode 100644 index 0000000..d3555e0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/phone_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/phone_delete.png b/src/main/webapp/codemirror-ui/images/silk/phone_delete.png new file mode 100644 index 0000000..bbe4f8a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/phone_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/phone_sound.png b/src/main/webapp/codemirror-ui/images/silk/phone_sound.png new file mode 100644 index 0000000..7fdf1c5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/phone_sound.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/photo.png b/src/main/webapp/codemirror-ui/images/silk/photo.png new file mode 100644 index 0000000..6c2aaaa Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/photo.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/photo_add.png b/src/main/webapp/codemirror-ui/images/silk/photo_add.png new file mode 100644 index 0000000..63cc355 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/photo_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/photo_delete.png b/src/main/webapp/codemirror-ui/images/silk/photo_delete.png new file mode 100644 index 0000000..18b67df Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/photo_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/photo_link.png b/src/main/webapp/codemirror-ui/images/silk/photo_link.png new file mode 100644 index 0000000..e6bb35f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/photo_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/photos.png b/src/main/webapp/codemirror-ui/images/silk/photos.png new file mode 100644 index 0000000..8836fe6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/photos.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/picture.png b/src/main/webapp/codemirror-ui/images/silk/picture.png new file mode 100644 index 0000000..4a158fe Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/picture.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/picture_add.png b/src/main/webapp/codemirror-ui/images/silk/picture_add.png new file mode 100644 index 0000000..d6d3f85 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/picture_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/picture_delete.png b/src/main/webapp/codemirror-ui/images/silk/picture_delete.png new file mode 100644 index 0000000..cca9f53 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/picture_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/picture_edit.png b/src/main/webapp/codemirror-ui/images/silk/picture_edit.png new file mode 100644 index 0000000..9a70c34 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/picture_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/picture_empty.png b/src/main/webapp/codemirror-ui/images/silk/picture_empty.png new file mode 100644 index 0000000..abd2b9b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/picture_empty.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/picture_error.png b/src/main/webapp/codemirror-ui/images/silk/picture_error.png new file mode 100644 index 0000000..d41d90d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/picture_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/picture_go.png b/src/main/webapp/codemirror-ui/images/silk/picture_go.png new file mode 100644 index 0000000..27c63c5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/picture_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/picture_key.png b/src/main/webapp/codemirror-ui/images/silk/picture_key.png new file mode 100644 index 0000000..667086c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/picture_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/picture_link.png b/src/main/webapp/codemirror-ui/images/silk/picture_link.png new file mode 100644 index 0000000..42dca74 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/picture_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/picture_save.png b/src/main/webapp/codemirror-ui/images/silk/picture_save.png new file mode 100644 index 0000000..777fb5d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/picture_save.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/pictures.png b/src/main/webapp/codemirror-ui/images/silk/pictures.png new file mode 100644 index 0000000..d9591c1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/pictures.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/pilcrow.png b/src/main/webapp/codemirror-ui/images/silk/pilcrow.png new file mode 100644 index 0000000..95704fb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/pilcrow.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/pill.png b/src/main/webapp/codemirror-ui/images/silk/pill.png new file mode 100644 index 0000000..f2bdef6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/pill.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/pill_add.png b/src/main/webapp/codemirror-ui/images/silk/pill_add.png new file mode 100644 index 0000000..ac9c2df Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/pill_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/pill_delete.png b/src/main/webapp/codemirror-ui/images/silk/pill_delete.png new file mode 100644 index 0000000..c61592e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/pill_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/pill_go.png b/src/main/webapp/codemirror-ui/images/silk/pill_go.png new file mode 100644 index 0000000..e5c07d4 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/pill_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/plugin.png b/src/main/webapp/codemirror-ui/images/silk/plugin.png new file mode 100644 index 0000000..6187b15 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/plugin.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/plugin_add.png b/src/main/webapp/codemirror-ui/images/silk/plugin_add.png new file mode 100644 index 0000000..ae43690 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/plugin_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/plugin_delete.png b/src/main/webapp/codemirror-ui/images/silk/plugin_delete.png new file mode 100644 index 0000000..d9c3376 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/plugin_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/plugin_disabled.png b/src/main/webapp/codemirror-ui/images/silk/plugin_disabled.png new file mode 100644 index 0000000..f4f6be5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/plugin_disabled.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/plugin_edit.png b/src/main/webapp/codemirror-ui/images/silk/plugin_edit.png new file mode 100644 index 0000000..b6cb0ec Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/plugin_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/plugin_error.png b/src/main/webapp/codemirror-ui/images/silk/plugin_error.png new file mode 100644 index 0000000..cff65d7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/plugin_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/plugin_go.png b/src/main/webapp/codemirror-ui/images/silk/plugin_go.png new file mode 100644 index 0000000..41da991 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/plugin_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/plugin_link.png b/src/main/webapp/codemirror-ui/images/silk/plugin_link.png new file mode 100644 index 0000000..445c188 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/plugin_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/printer.png b/src/main/webapp/codemirror-ui/images/silk/printer.png new file mode 100644 index 0000000..a350d18 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/printer.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/printer_add.png b/src/main/webapp/codemirror-ui/images/silk/printer_add.png new file mode 100644 index 0000000..d228d05 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/printer_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/printer_delete.png b/src/main/webapp/codemirror-ui/images/silk/printer_delete.png new file mode 100644 index 0000000..1d8605f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/printer_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/printer_empty.png b/src/main/webapp/codemirror-ui/images/silk/printer_empty.png new file mode 100644 index 0000000..94e8c16 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/printer_empty.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/printer_error.png b/src/main/webapp/codemirror-ui/images/silk/printer_error.png new file mode 100644 index 0000000..279ebb0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/printer_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/rainbow.png b/src/main/webapp/codemirror-ui/images/silk/rainbow.png new file mode 100644 index 0000000..5ede989 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/rainbow.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/report.png b/src/main/webapp/codemirror-ui/images/silk/report.png new file mode 100644 index 0000000..779ad58 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/report.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/report_add.png b/src/main/webapp/codemirror-ui/images/silk/report_add.png new file mode 100644 index 0000000..d5eac9b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/report_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/report_delete.png b/src/main/webapp/codemirror-ui/images/silk/report_delete.png new file mode 100644 index 0000000..dcce0b6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/report_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/report_disk.png b/src/main/webapp/codemirror-ui/images/silk/report_disk.png new file mode 100644 index 0000000..1c856cd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/report_disk.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/report_edit.png b/src/main/webapp/codemirror-ui/images/silk/report_edit.png new file mode 100644 index 0000000..c61a6d8 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/report_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/report_go.png b/src/main/webapp/codemirror-ui/images/silk/report_go.png new file mode 100644 index 0000000..f35a979 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/report_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/report_key.png b/src/main/webapp/codemirror-ui/images/silk/report_key.png new file mode 100644 index 0000000..90b758e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/report_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/report_link.png b/src/main/webapp/codemirror-ui/images/silk/report_link.png new file mode 100644 index 0000000..23f2611 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/report_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/report_magnify.png b/src/main/webapp/codemirror-ui/images/silk/report_magnify.png new file mode 100644 index 0000000..aeaa889 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/report_magnify.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/report_picture.png b/src/main/webapp/codemirror-ui/images/silk/report_picture.png new file mode 100644 index 0000000..3a9a7e5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/report_picture.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/report_user.png b/src/main/webapp/codemirror-ui/images/silk/report_user.png new file mode 100644 index 0000000..7766edd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/report_user.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/report_word.png b/src/main/webapp/codemirror-ui/images/silk/report_word.png new file mode 100644 index 0000000..9951342 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/report_word.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/resultset_first.png b/src/main/webapp/codemirror-ui/images/silk/resultset_first.png new file mode 100644 index 0000000..b03eaf8 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/resultset_first.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/resultset_last.png b/src/main/webapp/codemirror-ui/images/silk/resultset_last.png new file mode 100644 index 0000000..8ec8947 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/resultset_last.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/resultset_next.png b/src/main/webapp/codemirror-ui/images/silk/resultset_next.png new file mode 100644 index 0000000..e252606 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/resultset_next.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/resultset_previous.png b/src/main/webapp/codemirror-ui/images/silk/resultset_previous.png new file mode 100644 index 0000000..18f9cc1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/resultset_previous.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/rosette.png b/src/main/webapp/codemirror-ui/images/silk/rosette.png new file mode 100644 index 0000000..f233bc7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/rosette.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/rss.png b/src/main/webapp/codemirror-ui/images/silk/rss.png new file mode 100644 index 0000000..1dc6ff3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/rss.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/rss_add.png b/src/main/webapp/codemirror-ui/images/silk/rss_add.png new file mode 100644 index 0000000..b590beb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/rss_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/rss_delete.png b/src/main/webapp/codemirror-ui/images/silk/rss_delete.png new file mode 100644 index 0000000..9deb738 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/rss_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/rss_go.png b/src/main/webapp/codemirror-ui/images/silk/rss_go.png new file mode 100644 index 0000000..43a86bf Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/rss_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/rss_valid.png b/src/main/webapp/codemirror-ui/images/silk/rss_valid.png new file mode 100644 index 0000000..a6d0b0e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/rss_valid.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/ruby.png b/src/main/webapp/codemirror-ui/images/silk/ruby.png new file mode 100644 index 0000000..f763a16 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/ruby.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/ruby_add.png b/src/main/webapp/codemirror-ui/images/silk/ruby_add.png new file mode 100644 index 0000000..a2cd648 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/ruby_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/ruby_delete.png b/src/main/webapp/codemirror-ui/images/silk/ruby_delete.png new file mode 100644 index 0000000..3002263 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/ruby_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/ruby_gear.png b/src/main/webapp/codemirror-ui/images/silk/ruby_gear.png new file mode 100644 index 0000000..4a10590 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/ruby_gear.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/ruby_get.png b/src/main/webapp/codemirror-ui/images/silk/ruby_get.png new file mode 100644 index 0000000..f5203c7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/ruby_get.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/ruby_go.png b/src/main/webapp/codemirror-ui/images/silk/ruby_go.png new file mode 100644 index 0000000..d8d276e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/ruby_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/ruby_key.png b/src/main/webapp/codemirror-ui/images/silk/ruby_key.png new file mode 100644 index 0000000..451cfeb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/ruby_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/ruby_link.png b/src/main/webapp/codemirror-ui/images/silk/ruby_link.png new file mode 100644 index 0000000..bf4be52 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/ruby_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/ruby_put.png b/src/main/webapp/codemirror-ui/images/silk/ruby_put.png new file mode 100644 index 0000000..e026323 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/ruby_put.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/script.png b/src/main/webapp/codemirror-ui/images/silk/script.png new file mode 100644 index 0000000..0f9ed4d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/script.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/script_add.png b/src/main/webapp/codemirror-ui/images/silk/script_add.png new file mode 100644 index 0000000..d650552 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/script_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/script_code.png b/src/main/webapp/codemirror-ui/images/silk/script_code.png new file mode 100644 index 0000000..63fe6ce Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/script_code.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/script_code_red.png b/src/main/webapp/codemirror-ui/images/silk/script_code_red.png new file mode 100644 index 0000000..8fcf0f0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/script_code_red.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/script_delete.png b/src/main/webapp/codemirror-ui/images/silk/script_delete.png new file mode 100644 index 0000000..e6500ce Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/script_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/script_edit.png b/src/main/webapp/codemirror-ui/images/silk/script_edit.png new file mode 100644 index 0000000..b4d31ce Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/script_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/script_error.png b/src/main/webapp/codemirror-ui/images/silk/script_error.png new file mode 100644 index 0000000..0491954 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/script_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/script_gear.png b/src/main/webapp/codemirror-ui/images/silk/script_gear.png new file mode 100644 index 0000000..56fcf84 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/script_gear.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/script_go.png b/src/main/webapp/codemirror-ui/images/silk/script_go.png new file mode 100644 index 0000000..8e154e2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/script_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/script_key.png b/src/main/webapp/codemirror-ui/images/silk/script_key.png new file mode 100644 index 0000000..49bb24d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/script_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/script_lightning.png b/src/main/webapp/codemirror-ui/images/silk/script_lightning.png new file mode 100644 index 0000000..b3fa18c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/script_lightning.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/script_link.png b/src/main/webapp/codemirror-ui/images/silk/script_link.png new file mode 100644 index 0000000..bdeb985 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/script_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/script_palette.png b/src/main/webapp/codemirror-ui/images/silk/script_palette.png new file mode 100644 index 0000000..6d46962 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/script_palette.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/script_save.png b/src/main/webapp/codemirror-ui/images/silk/script_save.png new file mode 100644 index 0000000..36216d8 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/script_save.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/server.png b/src/main/webapp/codemirror-ui/images/silk/server.png new file mode 100644 index 0000000..720a237 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/server.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/server_add.png b/src/main/webapp/codemirror-ui/images/silk/server_add.png new file mode 100644 index 0000000..3f10a3a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/server_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/server_chart.png b/src/main/webapp/codemirror-ui/images/silk/server_chart.png new file mode 100644 index 0000000..1128d3f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/server_chart.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/server_compressed.png b/src/main/webapp/codemirror-ui/images/silk/server_compressed.png new file mode 100644 index 0000000..bf49fad Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/server_compressed.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/server_connect.png b/src/main/webapp/codemirror-ui/images/silk/server_connect.png new file mode 100644 index 0000000..49b2691 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/server_connect.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/server_database.png b/src/main/webapp/codemirror-ui/images/silk/server_database.png new file mode 100644 index 0000000..b24e826 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/server_database.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/server_delete.png b/src/main/webapp/codemirror-ui/images/silk/server_delete.png new file mode 100644 index 0000000..61e740f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/server_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/server_edit.png b/src/main/webapp/codemirror-ui/images/silk/server_edit.png new file mode 100644 index 0000000..dc76253 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/server_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/server_error.png b/src/main/webapp/codemirror-ui/images/silk/server_error.png new file mode 100644 index 0000000..f640256 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/server_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/server_go.png b/src/main/webapp/codemirror-ui/images/silk/server_go.png new file mode 100644 index 0000000..540c8e2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/server_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/server_key.png b/src/main/webapp/codemirror-ui/images/silk/server_key.png new file mode 100644 index 0000000..ecd5174 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/server_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/server_lightning.png b/src/main/webapp/codemirror-ui/images/silk/server_lightning.png new file mode 100644 index 0000000..b0f4e46 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/server_lightning.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/server_link.png b/src/main/webapp/codemirror-ui/images/silk/server_link.png new file mode 100644 index 0000000..e8821df Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/server_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/server_uncompressed.png b/src/main/webapp/codemirror-ui/images/silk/server_uncompressed.png new file mode 100644 index 0000000..86e8325 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/server_uncompressed.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shading.png b/src/main/webapp/codemirror-ui/images/silk/shading.png new file mode 100644 index 0000000..09275f9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shading.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_align_bottom.png b/src/main/webapp/codemirror-ui/images/silk/shape_align_bottom.png new file mode 100644 index 0000000..55d2694 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_align_bottom.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_align_center.png b/src/main/webapp/codemirror-ui/images/silk/shape_align_center.png new file mode 100644 index 0000000..efe9a98 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_align_center.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_align_left.png b/src/main/webapp/codemirror-ui/images/silk/shape_align_left.png new file mode 100644 index 0000000..aaedc41 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_align_left.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_align_middle.png b/src/main/webapp/codemirror-ui/images/silk/shape_align_middle.png new file mode 100644 index 0000000..d350dd8 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_align_middle.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_align_right.png b/src/main/webapp/codemirror-ui/images/silk/shape_align_right.png new file mode 100644 index 0000000..ff556b6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_align_right.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_align_top.png b/src/main/webapp/codemirror-ui/images/silk/shape_align_top.png new file mode 100644 index 0000000..1181b43 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_align_top.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_flip_horizontal.png b/src/main/webapp/codemirror-ui/images/silk/shape_flip_horizontal.png new file mode 100644 index 0000000..8667c81 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_flip_horizontal.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_flip_vertical.png b/src/main/webapp/codemirror-ui/images/silk/shape_flip_vertical.png new file mode 100644 index 0000000..0bd66d1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_flip_vertical.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_group.png b/src/main/webapp/codemirror-ui/images/silk/shape_group.png new file mode 100644 index 0000000..bb2ff51 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_group.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_handles.png b/src/main/webapp/codemirror-ui/images/silk/shape_handles.png new file mode 100644 index 0000000..ce27fe3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_handles.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_move_back.png b/src/main/webapp/codemirror-ui/images/silk/shape_move_back.png new file mode 100644 index 0000000..a216ffd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_move_back.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_move_backwards.png b/src/main/webapp/codemirror-ui/images/silk/shape_move_backwards.png new file mode 100644 index 0000000..ee3f9b2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_move_backwards.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_move_forwards.png b/src/main/webapp/codemirror-ui/images/silk/shape_move_forwards.png new file mode 100644 index 0000000..cfe4493 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_move_forwards.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_move_front.png b/src/main/webapp/codemirror-ui/images/silk/shape_move_front.png new file mode 100644 index 0000000..b4a4e3b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_move_front.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_rotate_anticlockwise.png b/src/main/webapp/codemirror-ui/images/silk/shape_rotate_anticlockwise.png new file mode 100644 index 0000000..07a3020 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_rotate_anticlockwise.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_rotate_clockwise.png b/src/main/webapp/codemirror-ui/images/silk/shape_rotate_clockwise.png new file mode 100644 index 0000000..b99db7d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_rotate_clockwise.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_square.png b/src/main/webapp/codemirror-ui/images/silk/shape_square.png new file mode 100644 index 0000000..33af046 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_square.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_square_add.png b/src/main/webapp/codemirror-ui/images/silk/shape_square_add.png new file mode 100644 index 0000000..31edfce Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_square_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_square_delete.png b/src/main/webapp/codemirror-ui/images/silk/shape_square_delete.png new file mode 100644 index 0000000..ede912d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_square_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_square_edit.png b/src/main/webapp/codemirror-ui/images/silk/shape_square_edit.png new file mode 100644 index 0000000..d28dc6b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_square_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_square_error.png b/src/main/webapp/codemirror-ui/images/silk/shape_square_error.png new file mode 100644 index 0000000..0d0dcfa Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_square_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_square_go.png b/src/main/webapp/codemirror-ui/images/silk/shape_square_go.png new file mode 100644 index 0000000..5a2ad90 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_square_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_square_key.png b/src/main/webapp/codemirror-ui/images/silk/shape_square_key.png new file mode 100644 index 0000000..c34b982 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_square_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_square_link.png b/src/main/webapp/codemirror-ui/images/silk/shape_square_link.png new file mode 100644 index 0000000..b885fcc Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_square_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shape_ungroup.png b/src/main/webapp/codemirror-ui/images/silk/shape_ungroup.png new file mode 100644 index 0000000..3a6f369 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shape_ungroup.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shield.png b/src/main/webapp/codemirror-ui/images/silk/shield.png new file mode 100644 index 0000000..3cb4e25 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shield.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shield_add.png b/src/main/webapp/codemirror-ui/images/silk/shield_add.png new file mode 100644 index 0000000..e20a1b4 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shield_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shield_delete.png b/src/main/webapp/codemirror-ui/images/silk/shield_delete.png new file mode 100644 index 0000000..22823a7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shield_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/shield_go.png b/src/main/webapp/codemirror-ui/images/silk/shield_go.png new file mode 100644 index 0000000..e9bd852 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/shield_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/sitemap.png b/src/main/webapp/codemirror-ui/images/silk/sitemap.png new file mode 100644 index 0000000..ca779f3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/sitemap.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/sitemap_color.png b/src/main/webapp/codemirror-ui/images/silk/sitemap_color.png new file mode 100644 index 0000000..c64582b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/sitemap_color.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/sound.png b/src/main/webapp/codemirror-ui/images/silk/sound.png new file mode 100644 index 0000000..6056d23 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/sound.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/sound_add.png b/src/main/webapp/codemirror-ui/images/silk/sound_add.png new file mode 100644 index 0000000..965c503 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/sound_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/sound_delete.png b/src/main/webapp/codemirror-ui/images/silk/sound_delete.png new file mode 100644 index 0000000..ab9577a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/sound_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/sound_low.png b/src/main/webapp/codemirror-ui/images/silk/sound_low.png new file mode 100644 index 0000000..4d91863 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/sound_low.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/sound_mute.png b/src/main/webapp/codemirror-ui/images/silk/sound_mute.png new file mode 100644 index 0000000..b652d2a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/sound_mute.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/sound_none.png b/src/main/webapp/codemirror-ui/images/silk/sound_none.png new file mode 100644 index 0000000..b497ebd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/sound_none.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/spellcheck.png b/src/main/webapp/codemirror-ui/images/silk/spellcheck.png new file mode 100644 index 0000000..ebc632d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/spellcheck.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/sport_8ball.png b/src/main/webapp/codemirror-ui/images/silk/sport_8ball.png new file mode 100644 index 0000000..4f627b7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/sport_8ball.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/sport_basketball.png b/src/main/webapp/codemirror-ui/images/silk/sport_basketball.png new file mode 100644 index 0000000..f7a000b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/sport_basketball.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/sport_football.png b/src/main/webapp/codemirror-ui/images/silk/sport_football.png new file mode 100644 index 0000000..199f0f7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/sport_football.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/sport_golf.png b/src/main/webapp/codemirror-ui/images/silk/sport_golf.png new file mode 100644 index 0000000..e21fa44 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/sport_golf.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/sport_raquet.png b/src/main/webapp/codemirror-ui/images/silk/sport_raquet.png new file mode 100644 index 0000000..f5e0f0c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/sport_raquet.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/sport_shuttlecock.png b/src/main/webapp/codemirror-ui/images/silk/sport_shuttlecock.png new file mode 100644 index 0000000..917287f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/sport_shuttlecock.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/sport_soccer.png b/src/main/webapp/codemirror-ui/images/silk/sport_soccer.png new file mode 100644 index 0000000..3eb1828 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/sport_soccer.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/sport_tennis.png b/src/main/webapp/codemirror-ui/images/silk/sport_tennis.png new file mode 100644 index 0000000..e88a6ef Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/sport_tennis.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/star.png b/src/main/webapp/codemirror-ui/images/silk/star.png new file mode 100644 index 0000000..b88c857 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/star.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/status_away.png b/src/main/webapp/codemirror-ui/images/silk/status_away.png new file mode 100644 index 0000000..70bcbcc Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/status_away.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/status_busy.png b/src/main/webapp/codemirror-ui/images/silk/status_busy.png new file mode 100644 index 0000000..987c806 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/status_busy.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/status_offline.png b/src/main/webapp/codemirror-ui/images/silk/status_offline.png new file mode 100644 index 0000000..a88261a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/status_offline.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/status_online.png b/src/main/webapp/codemirror-ui/images/silk/status_online.png new file mode 100644 index 0000000..947bd4b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/status_online.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/stop.png b/src/main/webapp/codemirror-ui/images/silk/stop.png new file mode 100644 index 0000000..0cfd585 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/stop.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/style.png b/src/main/webapp/codemirror-ui/images/silk/style.png new file mode 100644 index 0000000..81e41de Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/style.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/style_add.png b/src/main/webapp/codemirror-ui/images/silk/style_add.png new file mode 100644 index 0000000..e0369c6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/style_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/style_delete.png b/src/main/webapp/codemirror-ui/images/silk/style_delete.png new file mode 100644 index 0000000..640f187 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/style_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/style_edit.png b/src/main/webapp/codemirror-ui/images/silk/style_edit.png new file mode 100644 index 0000000..25bb5b6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/style_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/style_go.png b/src/main/webapp/codemirror-ui/images/silk/style_go.png new file mode 100644 index 0000000..25d6181 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/style_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/sum.png b/src/main/webapp/codemirror-ui/images/silk/sum.png new file mode 100644 index 0000000..fd7b32e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/sum.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tab.png b/src/main/webapp/codemirror-ui/images/silk/tab.png new file mode 100644 index 0000000..3d8207f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tab.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tab_add.png b/src/main/webapp/codemirror-ui/images/silk/tab_add.png new file mode 100644 index 0000000..d3b9936 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tab_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tab_delete.png b/src/main/webapp/codemirror-ui/images/silk/tab_delete.png new file mode 100644 index 0000000..100da2f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tab_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tab_edit.png b/src/main/webapp/codemirror-ui/images/silk/tab_edit.png new file mode 100644 index 0000000..4c09c0f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tab_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tab_go.png b/src/main/webapp/codemirror-ui/images/silk/tab_go.png new file mode 100644 index 0000000..844ce04 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tab_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/table.png b/src/main/webapp/codemirror-ui/images/silk/table.png new file mode 100644 index 0000000..abcd936 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/table.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/table_add.png b/src/main/webapp/codemirror-ui/images/silk/table_add.png new file mode 100644 index 0000000..2a3e5c4 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/table_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/table_delete.png b/src/main/webapp/codemirror-ui/images/silk/table_delete.png new file mode 100644 index 0000000..b85916d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/table_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/table_edit.png b/src/main/webapp/codemirror-ui/images/silk/table_edit.png new file mode 100644 index 0000000..bfcb024 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/table_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/table_error.png b/src/main/webapp/codemirror-ui/images/silk/table_error.png new file mode 100644 index 0000000..589e92b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/table_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/table_gear.png b/src/main/webapp/codemirror-ui/images/silk/table_gear.png new file mode 100644 index 0000000..cfc2702 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/table_gear.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/table_go.png b/src/main/webapp/codemirror-ui/images/silk/table_go.png new file mode 100644 index 0000000..0528dfa Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/table_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/table_key.png b/src/main/webapp/codemirror-ui/images/silk/table_key.png new file mode 100644 index 0000000..34e23e2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/table_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/table_lightning.png b/src/main/webapp/codemirror-ui/images/silk/table_lightning.png new file mode 100644 index 0000000..612612b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/table_lightning.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/table_link.png b/src/main/webapp/codemirror-ui/images/silk/table_link.png new file mode 100644 index 0000000..decac8a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/table_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/table_multiple.png b/src/main/webapp/codemirror-ui/images/silk/table_multiple.png new file mode 100644 index 0000000..d76448e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/table_multiple.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/table_refresh.png b/src/main/webapp/codemirror-ui/images/silk/table_refresh.png new file mode 100644 index 0000000..ab92010 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/table_refresh.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/table_relationship.png b/src/main/webapp/codemirror-ui/images/silk/table_relationship.png new file mode 100644 index 0000000..28b8505 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/table_relationship.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/table_row_delete.png b/src/main/webapp/codemirror-ui/images/silk/table_row_delete.png new file mode 100644 index 0000000..54c6969 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/table_row_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/table_row_insert.png b/src/main/webapp/codemirror-ui/images/silk/table_row_insert.png new file mode 100644 index 0000000..ff5925e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/table_row_insert.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/table_save.png b/src/main/webapp/codemirror-ui/images/silk/table_save.png new file mode 100644 index 0000000..25b74d1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/table_save.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/table_sort.png b/src/main/webapp/codemirror-ui/images/silk/table_sort.png new file mode 100644 index 0000000..ed6785a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/table_sort.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tag.png b/src/main/webapp/codemirror-ui/images/silk/tag.png new file mode 100644 index 0000000..e093032 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tag.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tag_blue.png b/src/main/webapp/codemirror-ui/images/silk/tag_blue.png new file mode 100644 index 0000000..9757fc6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tag_blue.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tag_blue_add.png b/src/main/webapp/codemirror-ui/images/silk/tag_blue_add.png new file mode 100644 index 0000000..f135248 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tag_blue_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tag_blue_delete.png b/src/main/webapp/codemirror-ui/images/silk/tag_blue_delete.png new file mode 100644 index 0000000..9fbae67 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tag_blue_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tag_blue_edit.png b/src/main/webapp/codemirror-ui/images/silk/tag_blue_edit.png new file mode 100644 index 0000000..2a9f626 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tag_blue_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tag_green.png b/src/main/webapp/codemirror-ui/images/silk/tag_green.png new file mode 100644 index 0000000..83ec984 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tag_green.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tag_orange.png b/src/main/webapp/codemirror-ui/images/silk/tag_orange.png new file mode 100644 index 0000000..454a59f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tag_orange.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tag_pink.png b/src/main/webapp/codemirror-ui/images/silk/tag_pink.png new file mode 100644 index 0000000..76e2296 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tag_pink.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tag_purple.png b/src/main/webapp/codemirror-ui/images/silk/tag_purple.png new file mode 100644 index 0000000..ebaf0e8 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tag_purple.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tag_red.png b/src/main/webapp/codemirror-ui/images/silk/tag_red.png new file mode 100644 index 0000000..6ebb37d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tag_red.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tag_yellow.png b/src/main/webapp/codemirror-ui/images/silk/tag_yellow.png new file mode 100644 index 0000000..83d1292 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tag_yellow.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/telephone.png b/src/main/webapp/codemirror-ui/images/silk/telephone.png new file mode 100644 index 0000000..cecc436 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/telephone.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/telephone_add.png b/src/main/webapp/codemirror-ui/images/silk/telephone_add.png new file mode 100644 index 0000000..5591cfc Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/telephone_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/telephone_delete.png b/src/main/webapp/codemirror-ui/images/silk/telephone_delete.png new file mode 100644 index 0000000..0013268 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/telephone_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/telephone_edit.png b/src/main/webapp/codemirror-ui/images/silk/telephone_edit.png new file mode 100644 index 0000000..bcf6d7e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/telephone_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/telephone_error.png b/src/main/webapp/codemirror-ui/images/silk/telephone_error.png new file mode 100644 index 0000000..d3ec3a1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/telephone_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/telephone_go.png b/src/main/webapp/codemirror-ui/images/silk/telephone_go.png new file mode 100644 index 0000000..395c8fb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/telephone_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/telephone_key.png b/src/main/webapp/codemirror-ui/images/silk/telephone_key.png new file mode 100644 index 0000000..cef5dec Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/telephone_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/telephone_link.png b/src/main/webapp/codemirror-ui/images/silk/telephone_link.png new file mode 100644 index 0000000..ef1ee5d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/telephone_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/television.png b/src/main/webapp/codemirror-ui/images/silk/television.png new file mode 100644 index 0000000..1738a4f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/television.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/television_add.png b/src/main/webapp/codemirror-ui/images/silk/television_add.png new file mode 100644 index 0000000..2baaad9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/television_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/television_delete.png b/src/main/webapp/codemirror-ui/images/silk/television_delete.png new file mode 100644 index 0000000..b9a5860 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/television_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_align_center.png b/src/main/webapp/codemirror-ui/images/silk/text_align_center.png new file mode 100644 index 0000000..57beb38 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_align_center.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_align_justify.png b/src/main/webapp/codemirror-ui/images/silk/text_align_justify.png new file mode 100644 index 0000000..2fbdd69 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_align_justify.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_align_left.png b/src/main/webapp/codemirror-ui/images/silk/text_align_left.png new file mode 100644 index 0000000..6c8fcc1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_align_left.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_align_right.png b/src/main/webapp/codemirror-ui/images/silk/text_align_right.png new file mode 100644 index 0000000..a150257 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_align_right.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_allcaps.png b/src/main/webapp/codemirror-ui/images/silk/text_allcaps.png new file mode 100644 index 0000000..280fd44 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_allcaps.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_bold.png b/src/main/webapp/codemirror-ui/images/silk/text_bold.png new file mode 100644 index 0000000..889ae80 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_bold.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_columns.png b/src/main/webapp/codemirror-ui/images/silk/text_columns.png new file mode 100644 index 0000000..97b2e03 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_columns.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_dropcaps.png b/src/main/webapp/codemirror-ui/images/silk/text_dropcaps.png new file mode 100644 index 0000000..dd65786 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_dropcaps.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_heading_1.png b/src/main/webapp/codemirror-ui/images/silk/text_heading_1.png new file mode 100644 index 0000000..9c122e9 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_heading_1.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_heading_2.png b/src/main/webapp/codemirror-ui/images/silk/text_heading_2.png new file mode 100644 index 0000000..fbd8765 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_heading_2.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_heading_3.png b/src/main/webapp/codemirror-ui/images/silk/text_heading_3.png new file mode 100644 index 0000000..c7836cf Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_heading_3.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_heading_4.png b/src/main/webapp/codemirror-ui/images/silk/text_heading_4.png new file mode 100644 index 0000000..4e929ea Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_heading_4.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_heading_5.png b/src/main/webapp/codemirror-ui/images/silk/text_heading_5.png new file mode 100644 index 0000000..30cabeb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_heading_5.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_heading_6.png b/src/main/webapp/codemirror-ui/images/silk/text_heading_6.png new file mode 100644 index 0000000..058170a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_heading_6.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_horizontalrule.png b/src/main/webapp/codemirror-ui/images/silk/text_horizontalrule.png new file mode 100644 index 0000000..8dd1da1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_horizontalrule.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_indent.png b/src/main/webapp/codemirror-ui/images/silk/text_indent.png new file mode 100644 index 0000000..9364532 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_indent.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_indent_remove.png b/src/main/webapp/codemirror-ui/images/silk/text_indent_remove.png new file mode 100644 index 0000000..1651b07 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_indent_remove.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_italic.png b/src/main/webapp/codemirror-ui/images/silk/text_italic.png new file mode 100644 index 0000000..8482ac8 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_italic.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_kerning.png b/src/main/webapp/codemirror-ui/images/silk/text_kerning.png new file mode 100644 index 0000000..377def6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_kerning.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_letter_omega.png b/src/main/webapp/codemirror-ui/images/silk/text_letter_omega.png new file mode 100644 index 0000000..5075ec6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_letter_omega.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_letterspacing.png b/src/main/webapp/codemirror-ui/images/silk/text_letterspacing.png new file mode 100644 index 0000000..41390f5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_letterspacing.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_linespacing.png b/src/main/webapp/codemirror-ui/images/silk/text_linespacing.png new file mode 100644 index 0000000..1a91cbd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_linespacing.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_list_bullets.png b/src/main/webapp/codemirror-ui/images/silk/text_list_bullets.png new file mode 100644 index 0000000..4a8672b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_list_bullets.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_list_numbers.png b/src/main/webapp/codemirror-ui/images/silk/text_list_numbers.png new file mode 100644 index 0000000..33b0b8d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_list_numbers.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_lowercase.png b/src/main/webapp/codemirror-ui/images/silk/text_lowercase.png new file mode 100644 index 0000000..382a102 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_lowercase.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_padding_bottom.png b/src/main/webapp/codemirror-ui/images/silk/text_padding_bottom.png new file mode 100644 index 0000000..4880c43 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_padding_bottom.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_padding_left.png b/src/main/webapp/codemirror-ui/images/silk/text_padding_left.png new file mode 100644 index 0000000..b55482e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_padding_left.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_padding_right.png b/src/main/webapp/codemirror-ui/images/silk/text_padding_right.png new file mode 100644 index 0000000..106edae Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_padding_right.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_padding_top.png b/src/main/webapp/codemirror-ui/images/silk/text_padding_top.png new file mode 100644 index 0000000..c5c45b2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_padding_top.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_replace.png b/src/main/webapp/codemirror-ui/images/silk/text_replace.png new file mode 100644 index 0000000..877f82f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_replace.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_signature.png b/src/main/webapp/codemirror-ui/images/silk/text_signature.png new file mode 100644 index 0000000..c72fd80 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_signature.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_smallcaps.png b/src/main/webapp/codemirror-ui/images/silk/text_smallcaps.png new file mode 100644 index 0000000..5b98a6e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_smallcaps.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_strikethrough.png b/src/main/webapp/codemirror-ui/images/silk/text_strikethrough.png new file mode 100644 index 0000000..612058a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_strikethrough.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_subscript.png b/src/main/webapp/codemirror-ui/images/silk/text_subscript.png new file mode 100644 index 0000000..1a2b010 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_subscript.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_superscript.png b/src/main/webapp/codemirror-ui/images/silk/text_superscript.png new file mode 100644 index 0000000..2fb2a7c Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_superscript.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_underline.png b/src/main/webapp/codemirror-ui/images/silk/text_underline.png new file mode 100644 index 0000000..90d0df2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_underline.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/text_uppercase.png b/src/main/webapp/codemirror-ui/images/silk/text_uppercase.png new file mode 100644 index 0000000..8dcc2db Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/text_uppercase.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/textfield.png b/src/main/webapp/codemirror-ui/images/silk/textfield.png new file mode 100644 index 0000000..d37e730 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/textfield.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/textfield_add.png b/src/main/webapp/codemirror-ui/images/silk/textfield_add.png new file mode 100644 index 0000000..204de72 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/textfield_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/textfield_delete.png b/src/main/webapp/codemirror-ui/images/silk/textfield_delete.png new file mode 100644 index 0000000..c7bd58b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/textfield_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/textfield_key.png b/src/main/webapp/codemirror-ui/images/silk/textfield_key.png new file mode 100644 index 0000000..a9d5e4f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/textfield_key.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/textfield_rename.png b/src/main/webapp/codemirror-ui/images/silk/textfield_rename.png new file mode 100644 index 0000000..4e3688e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/textfield_rename.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/thumb_down.png b/src/main/webapp/codemirror-ui/images/silk/thumb_down.png new file mode 100644 index 0000000..3c832d4 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/thumb_down.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/thumb_up.png b/src/main/webapp/codemirror-ui/images/silk/thumb_up.png new file mode 100644 index 0000000..2bd16cc Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/thumb_up.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tick.png b/src/main/webapp/codemirror-ui/images/silk/tick.png new file mode 100644 index 0000000..a9925a0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tick.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/time.png b/src/main/webapp/codemirror-ui/images/silk/time.png new file mode 100644 index 0000000..911da3f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/time.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/time_add.png b/src/main/webapp/codemirror-ui/images/silk/time_add.png new file mode 100644 index 0000000..dcc45cb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/time_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/time_delete.png b/src/main/webapp/codemirror-ui/images/silk/time_delete.png new file mode 100644 index 0000000..5bf8313 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/time_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/time_go.png b/src/main/webapp/codemirror-ui/images/silk/time_go.png new file mode 100644 index 0000000..d451ee0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/time_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/timeline_marker.png b/src/main/webapp/codemirror-ui/images/silk/timeline_marker.png new file mode 100644 index 0000000..a3fbddf Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/timeline_marker.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/transmit.png b/src/main/webapp/codemirror-ui/images/silk/transmit.png new file mode 100644 index 0000000..f54bf73 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/transmit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/transmit_add.png b/src/main/webapp/codemirror-ui/images/silk/transmit_add.png new file mode 100644 index 0000000..b7fd4e6 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/transmit_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/transmit_blue.png b/src/main/webapp/codemirror-ui/images/silk/transmit_blue.png new file mode 100644 index 0000000..7b1142f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/transmit_blue.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/transmit_delete.png b/src/main/webapp/codemirror-ui/images/silk/transmit_delete.png new file mode 100644 index 0000000..3d72be2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/transmit_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/transmit_edit.png b/src/main/webapp/codemirror-ui/images/silk/transmit_edit.png new file mode 100644 index 0000000..eb9a3dd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/transmit_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/transmit_error.png b/src/main/webapp/codemirror-ui/images/silk/transmit_error.png new file mode 100644 index 0000000..fd1d449 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/transmit_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/transmit_go.png b/src/main/webapp/codemirror-ui/images/silk/transmit_go.png new file mode 100644 index 0000000..10137e5 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/transmit_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/tux.png b/src/main/webapp/codemirror-ui/images/silk/tux.png new file mode 100644 index 0000000..bbefe2e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/tux.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/user.png b/src/main/webapp/codemirror-ui/images/silk/user.png new file mode 100644 index 0000000..79f35cc Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/user.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/user_add.png b/src/main/webapp/codemirror-ui/images/silk/user_add.png new file mode 100644 index 0000000..deae99b Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/user_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/user_comment.png b/src/main/webapp/codemirror-ui/images/silk/user_comment.png new file mode 100644 index 0000000..e54ebeb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/user_comment.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/user_delete.png b/src/main/webapp/codemirror-ui/images/silk/user_delete.png new file mode 100644 index 0000000..acbb563 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/user_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/user_edit.png b/src/main/webapp/codemirror-ui/images/silk/user_edit.png new file mode 100644 index 0000000..c1974cd Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/user_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/user_female.png b/src/main/webapp/codemirror-ui/images/silk/user_female.png new file mode 100644 index 0000000..7c71de0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/user_female.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/user_go.png b/src/main/webapp/codemirror-ui/images/silk/user_go.png new file mode 100644 index 0000000..0468cf0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/user_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/user_gray.png b/src/main/webapp/codemirror-ui/images/silk/user_gray.png new file mode 100644 index 0000000..8fd539e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/user_gray.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/user_green.png b/src/main/webapp/codemirror-ui/images/silk/user_green.png new file mode 100644 index 0000000..30383c2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/user_green.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/user_orange.png b/src/main/webapp/codemirror-ui/images/silk/user_orange.png new file mode 100644 index 0000000..b818127 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/user_orange.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/user_red.png b/src/main/webapp/codemirror-ui/images/silk/user_red.png new file mode 100644 index 0000000..c6f66e8 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/user_red.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/user_suit.png b/src/main/webapp/codemirror-ui/images/silk/user_suit.png new file mode 100644 index 0000000..b3454e1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/user_suit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/vcard.png b/src/main/webapp/codemirror-ui/images/silk/vcard.png new file mode 100644 index 0000000..c02f315 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/vcard.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/vcard_add.png b/src/main/webapp/codemirror-ui/images/silk/vcard_add.png new file mode 100644 index 0000000..2a68453 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/vcard_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/vcard_delete.png b/src/main/webapp/codemirror-ui/images/silk/vcard_delete.png new file mode 100644 index 0000000..b194b97 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/vcard_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/vcard_edit.png b/src/main/webapp/codemirror-ui/images/silk/vcard_edit.png new file mode 100644 index 0000000..ab0f6e7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/vcard_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/vector.png b/src/main/webapp/codemirror-ui/images/silk/vector.png new file mode 100644 index 0000000..a1291c2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/vector.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/vector_add.png b/src/main/webapp/codemirror-ui/images/silk/vector_add.png new file mode 100644 index 0000000..988770f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/vector_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/vector_delete.png b/src/main/webapp/codemirror-ui/images/silk/vector_delete.png new file mode 100644 index 0000000..ca139e0 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/vector_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/wand.png b/src/main/webapp/codemirror-ui/images/silk/wand.png new file mode 100644 index 0000000..44ccbf8 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/wand.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/weather_clouds.png b/src/main/webapp/codemirror-ui/images/silk/weather_clouds.png new file mode 100644 index 0000000..3f73eaa Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/weather_clouds.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/weather_cloudy.png b/src/main/webapp/codemirror-ui/images/silk/weather_cloudy.png new file mode 100644 index 0000000..5856e1d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/weather_cloudy.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/weather_lightning.png b/src/main/webapp/codemirror-ui/images/silk/weather_lightning.png new file mode 100644 index 0000000..1d42b36 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/weather_lightning.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/weather_rain.png b/src/main/webapp/codemirror-ui/images/silk/weather_rain.png new file mode 100644 index 0000000..cb3d54d Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/weather_rain.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/weather_snow.png b/src/main/webapp/codemirror-ui/images/silk/weather_snow.png new file mode 100644 index 0000000..45bbdf1 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/weather_snow.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/weather_sun.png b/src/main/webapp/codemirror-ui/images/silk/weather_sun.png new file mode 100644 index 0000000..0156c26 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/weather_sun.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/webcam.png b/src/main/webapp/codemirror-ui/images/silk/webcam.png new file mode 100644 index 0000000..af71c30 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/webcam.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/webcam_add.png b/src/main/webapp/codemirror-ui/images/silk/webcam_add.png new file mode 100644 index 0000000..f02fcfa Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/webcam_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/webcam_delete.png b/src/main/webapp/codemirror-ui/images/silk/webcam_delete.png new file mode 100644 index 0000000..bd6277f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/webcam_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/webcam_error.png b/src/main/webapp/codemirror-ui/images/silk/webcam_error.png new file mode 100644 index 0000000..2faa706 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/webcam_error.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/world.png b/src/main/webapp/codemirror-ui/images/silk/world.png new file mode 100644 index 0000000..68f21d3 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/world.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/world_add.png b/src/main/webapp/codemirror-ui/images/silk/world_add.png new file mode 100644 index 0000000..6d0d7f7 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/world_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/world_delete.png b/src/main/webapp/codemirror-ui/images/silk/world_delete.png new file mode 100644 index 0000000..ffcd115 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/world_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/world_edit.png b/src/main/webapp/codemirror-ui/images/silk/world_edit.png new file mode 100644 index 0000000..00794d4 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/world_edit.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/world_go.png b/src/main/webapp/codemirror-ui/images/silk/world_go.png new file mode 100644 index 0000000..aee9c97 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/world_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/world_link.png b/src/main/webapp/codemirror-ui/images/silk/world_link.png new file mode 100644 index 0000000..b8edc12 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/world_link.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/wrench.png b/src/main/webapp/codemirror-ui/images/silk/wrench.png new file mode 100644 index 0000000..5c8213f Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/wrench.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/wrench_orange.png b/src/main/webapp/codemirror-ui/images/silk/wrench_orange.png new file mode 100644 index 0000000..565a933 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/wrench_orange.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/xhtml.png b/src/main/webapp/codemirror-ui/images/silk/xhtml.png new file mode 100644 index 0000000..da5dbf2 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/xhtml.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/xhtml_add.png b/src/main/webapp/codemirror-ui/images/silk/xhtml_add.png new file mode 100644 index 0000000..bbaf784 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/xhtml_add.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/xhtml_delete.png b/src/main/webapp/codemirror-ui/images/silk/xhtml_delete.png new file mode 100644 index 0000000..157b520 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/xhtml_delete.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/xhtml_go.png b/src/main/webapp/codemirror-ui/images/silk/xhtml_go.png new file mode 100644 index 0000000..43cf814 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/xhtml_go.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/xhtml_valid.png b/src/main/webapp/codemirror-ui/images/silk/xhtml_valid.png new file mode 100644 index 0000000..d2e1cfb Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/xhtml_valid.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/zoom.png b/src/main/webapp/codemirror-ui/images/silk/zoom.png new file mode 100644 index 0000000..908612e Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/zoom.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/zoom_in.png b/src/main/webapp/codemirror-ui/images/silk/zoom_in.png new file mode 100644 index 0000000..cdf0a52 Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/zoom_in.png differ diff --git a/src/main/webapp/codemirror-ui/images/silk/zoom_out.png b/src/main/webapp/codemirror-ui/images/silk/zoom_out.png new file mode 100644 index 0000000..07bf98a Binary files /dev/null and b/src/main/webapp/codemirror-ui/images/silk/zoom_out.png differ diff --git a/src/main/webapp/codemirror-ui/index.html b/src/main/webapp/codemirror-ui/index.html new file mode 100644 index 0000000..4557d91 --- /dev/null +++ b/src/main/webapp/codemirror-ui/index.html @@ -0,0 +1,340 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> +<head> + + <title>CodeMirror UI | Test Page</title> + + <script src="lib/CodeMirror-2.3/lib/codemirror.js" type="text/javascript"></script> + <script src="lib/CodeMirror-2.3/lib/util/searchcursor.js" type="text/javascript"></script> + <link rel="stylesheet" href="lib/CodeMirror-2.3/lib/codemirror.css"> + <script src="lib/CodeMirror-2.3/mode/javascript/javascript.js"></script> + <link rel="stylesheet" href="lib/CodeMirror-2.3/mode/javascript/javascript.css"> + + + <script src="js/codemirror-ui.js" type="text/javascript"></script> + <link rel="stylesheet" href="css/codemirror-ui.css" type="text/css" media="screen" /> + + <style type="text/css"> + body{ + background:#0d4664; + text-align:center; + } + + #pageBody{ + width:930px; + padding:10px; + background:white; + text-align:left; + margin:10px auto; + padding-top:0px; + border:1px solid black; + -webkit-border-radius: 15px; + -moz-border-radius: 15px; + border-radius: 15px; + -moz-box-shadow: 3px 3px 14px #000; + -webkit-box-shadow: 3px 3px 14px #000; + box-shadow: 3px 3px 14px #000; + } + + pre{ + border:1px solid #ccc; + background:#eee; + padding:10px; + } + + #footer{ + font-size:0.9em; + color:white; + } + #footer a{ + color:white; + } + </style> + + +</head> +<body> + +<div id="pageBody"> + <h1>CodeMirror UI</h1> + + <p> + CodeMirrorUI is a simple interface written by Jeremy Green to act as a + wrapper around the <a href="http://codemirror.net/">CodeMirror</a> text editor widget by Marijn Haverbeke. + CodeMirror is a syntax highlighter and formatter that makes it much easier to edit source code in a browser. + ComeMirrorUI is a wrapper that adds interface functionality for many functions that are already built into CodeMirror itself. + Functionality includes undo, redo, jump to line, reindent selection, and reindent entire document. + Two options for find/replace are also available. It is based on the MirrorFrame example that Marijn included with CodeMirror. + </p> + <p> + This editor is enabled with the pop up find/replace widget. + </p> + <!-- + <textarea id="code0" cols="120" rows="20"> + // Here you see some JavaScript code. Mess around with it to get + // acquainted with CodeMirror's features. + + // Press enter inside the object and your new line will be suitably + // indented. + var keyBindings = { + enter: "newline-and-indent", + tab: "reindent-selection", + ctrl_z: "undo", + ctrl_y: "redo", + ctrl_backspace: "undo-for-safari (which blocks ctrl-z)", + ctrl_bracket: "highlight-brackets", + ctrl_shift_bracket: "jump-to-matching-bracket" + }; + + // Press tab on the next line and the wrong indentation will be fixed. + var regex = /foo|bar/i; + + function example(x) { + // Local variables get a different colour than global ones. + var y = 44.4; + return x + y - z; + } + </textarea> + --> + + <textarea id="code1" cols="120" rows="20"> + // Here you see some JavaScript code. Mess around with it to get + // acquainted with CodeMirror's features. + + // Press enter inside the object and your new line will be suitably + // indented. + var keyBindings = { + enter: "newline-and-indent", + tab: "reindent-selection", + ctrl_z: "undo", + ctrl_y: "redo", + ctrl_backspace: "undo-for-safari (which blocks ctrl-z)", + ctrl_bracket: "highlight-brackets", + ctrl_shift_bracket: "jump-to-matching-bracket" + }; + + // Press tab on the next line and the wrong indentation will be fixed. + var regex = /foo|bar/i; + + function example(x) { + // Local variables get a different colour than global ones. + var y = 44.4; + return x + y - z; + } + </textarea> + + <h2>Easily Configurable</h2> + + <p> + The editor above was created with code like this: + </p> + + <pre> +//first set up some variables +var textarea = document.getElementById('code1'); +var uiOptions = { path : 'js/', searchMode : 'popup' } +var codeMirrorOptions = { mode: "javascript" } + +//then create the editor +var editor = new CodeMirrorUI(textarea,uiOptions,codeMirrorOptions); </pre> + + <p> + Creating a new CodeMirrorUI is easy, you just call: + </p> + <pre>new CodeMirrorUI(textarea,uiOptions,codeMirrorOptions);</pre> + + <h3>Params for new CodeMirrorUI()</h3> + <ul> + <li> + textarea - Either a DOM element of the ID of a DOM element that should be replaced with the editor UI. + </li> + <li> + uiOptions - Options for the CodeMirrorUI object. + <ul> + <li> + path - String - The path to the codemirror-ui js directory (relative to the current document). + </li> + <li> + searchMode - String - Options are 'inline' or 'popup' + </li> + <li> + buttons - Array - An array of button names that should be included in the button bar. + </li> + </ul> + </li> + <li> + codeMirrorOptions - Standard optiosn that you would pass to any CodeMirror constructor. See the <a href="http://codemirror.net/manual.html">CodeMirror manual</a> for more details; + </li> + </ul> + <h2>Installing</h2> + + <p> + To install CodeMirrorUI you can just copy the codemirror-ui directory into your web app. + It includes a version of CodeMirror, or you can use your own version if you'd prefer. + </p> + <p> + Then include a link to the stylesheet and javascript files in your document. Something like this: + </p> + +<pre class="code"> +// First the CodeMirror stuff +<script src="lib/CodeMirror-2.3/lib/codemirror.js" type="text/javascript"></script> +<script src="lib/CodeMirror-2.3/lib/util/searchcursor.js" type="text/javascript"></script> +<link rel="stylesheet" href="lib/CodeMirror-2.3/lib/codemirror.css"> +<script src="lib/CodeMirror-2.3/mode/javascript/javascript.js"></script> +<link rel="stylesheet" href="lib/CodeMirror-2.3/mode/javascript/javascript.css"> + +//Then the CodeMirrorUI stuff +<script src="js/codemirror-ui.js" type="text/javascript"></script> +<link rel="stylesheet" href="css/codemirror-ui.css" type="text/css" media="screen" /> +</pre> + + <p> + <b>Note:</b> The find/replace functionality relies on the searchcursor add on. + </p> + + <p> + From there you can create an editor as shown above. It is especially easy to replace any calls to + "CodeMirror.fromTextArea(...)" with a "new CodeMirrorUI(...)". + </p> + + <h2>Another example</h2> + + <p> + This editor is enabled with a save button and the 'inline' search widget. + You can pass a function as the 'saveCallback' option which will be called when the save button is clicked. + </p> + <p> + The button for the popup search widget has been removed, + along with the button for 'reindent selection'. + </p> + <textarea id="code2" cols="120" rows="30"> + // Here you see some JavaScript code. Mess around with it to get + // acquainted with CodeMirror's features. + + // Press enter inside the object and your new line will be suitably + // indented. + var keyBindings = { + enter: "newline-and-indent", + tab: "reindent-selection", + ctrl_z: "undo", + ctrl_y: "redo", + ctrl_backspace: "undo-for-safari (which blocks ctrl-z)", + ctrl_bracket: "highlight-brackets", + ctrl_shift_bracket: "jump-to-matching-bracket" + }; + + // Press tab on the next line and the wrong indentation will be fixed. + var regex = /foo|bar/i; + + function example(x) { + // Local variables get a different colour than global ones. + var y = 44.4; + return x + y - z; + } + </textarea> + + <p> + The uiOptions param for the editor above looks like this: + </p> + + +<pre class="code"> +var uiOptions = { + path : 'js/', + searchMode = 'inline', + buttons : ['save','undo','redo','jump','reindent','about'], + saveCallback : function(){ alert("Some saving goes here. Probably AJAX or something fancy."); } +} +</pre> + + <p> + View the source of this page to see the actual code used to get these editors in action. + </p> + + + <h2>Find the code @ Github</h2> + <a href="https://github.com/jagthedrummer/codemirror-ui">https://github.com/jagthedrummer/codemirror-ui</a> + + <h2>Acknowledgements</h2> + <h3><a href="http://codemirror.net/">Marijn Haverbeke - CodeMirror</a></h3> + <p> + Thanks to Marijn Haverbeke for creating and releasing CodeMirror in the first place. + Whithout his excellent contribution to the community this project would have no reason to exist. + </p> + + <h3><a href="http://www.famfamfam.com/lab/icons/silk/">Mark James - Silk Icons</a></h3> + <p> + I used the Silk icon set from Mark James of <a href="http://www.famfamfam.com/">famfamfam.com</a> fame. + </p> + + <h2>Versions</h2> + <p> + All version up to and including 0.0.7 are based on CodeMirror 1. + </p> + <p> + Versions 0.0.8 and newer are based on CodeMirror 2. + </p> + + <h2>License</h2> + + <p> + CodeMirror UI is provided under the MIT License. See the LICENSE file for full details. + </p> + + <h2>Known Usage</h2> + <p> + The following sites/apps are using CodeMirrorUI. + Please let me know if you'd like to be added to this list. + </p> + <ul> + <li><a href="http://www.webapeel.com/">aPeel</a></li> + </ul> +</div> + + + <div id="footer"> + CodeMirrorUI is a production of <a href="http://www.octolabs.com/">OctoLabs</a> + <br/> + <a href="http://www.octolabs.com/"><img src="images/octologo.png" border="0"></a> + </div> + + +<script type="text/javascript"> + + /* + var textarea = document.getElementById('code0'); + var myCodeMirror = CodeMirror.fromTextArea(textarea, {mode: "javascript"} ); + */ + + var textarea = document.getElementById('code1'); + var editor = new CodeMirrorUI(textarea, + { + path : 'js/', + searchMode : 'popup' + }, + { + mode: "javascript" + }); + + + var textarea2 = document.getElementById('code2'); + //CodeMirror.replace(textarea); + + var editor2 = new CodeMirrorUI(textarea2, + { + path : 'js/', + searchMode : 'inline', + buttons : ['save','undo','redo','jump','reindent','about'], + saveCallback : function(){ alert("Some saving goes here. Probably AJAX or something fancy."); } + }, + { + mode: "javascript" + }); + +</script> + + +</body> +</html> diff --git a/src/main/webapp/codemirror-ui/js/codemirror-ui-find.js b/src/main/webapp/codemirror-ui/js/codemirror-ui-find.js new file mode 100644 index 0000000..c1cc8c5 --- /dev/null +++ b/src/main/webapp/codemirror-ui/js/codemirror-ui-find.js @@ -0,0 +1,89 @@ +/** + * @author jgreen + */ +var cursor = null; + +function setupFindReplace(){ + document.getElementById('closeButton').onclick = closeWindow; + document.getElementById('findButton').onclick = find; + document.getElementById('replaceButton').onclick = replace; + document.getElementById('replaceAllButton').onclick = replaceAll; + document.getElementById('replaceFindButton').onclick = replaceFind; +} + +function closeWindow(){ + codeMirrorUI.searchWindow = null; + window.close(); +} + +function find(){ + var findString = document.getElementById('find').value; + if (findString == null || findString == '') { + alert('You must enter something to search for.'); + return; + } + + if(document.getElementById('regex').checked){ + findString = new RegExp(findString); + } + + cursor = codeMirrorUI.mirror.getSearchCursor(findString, true); + var found = moveCursor(cursor); + + //if we didn't find anything, let's check to see if we should start from the top + if(!found && document.getElementById('wrap').checked){ + cursor = codeMirrorUI.mirror.getSearchCursor(findString, false); + found = moveCursor(cursor); + } + + if(found){ + cursor.select(); + }else{ + alert("No instances found. (Maybe you need to enable 'Wrap Search'?)"); + } + +} + +function moveCursor(cursor){ + var found = false; + if( getFindDirection() == "forward" ){ + found = cursor.findNext(); + }else{ + found = cursor.findPrevious(); + } + return found; +} + + +function getFindDirection(){ + var dRadio = document.forms[0].elements['direction']; + + for (var i = 0; i < dRadio.length; i++) { + if (dRadio[i].checked) { + return dRadio[i].value; + } + } + + return 'no-value?'; + +} + + +function replaceAll(){ + var cursor = codeMirrorUI.mirror.getSearchCursor(document.getElementById('find').value, false); + while (cursor.findNext()) + cursor.replace(document.getElementById('replace').value); +} + + +function replace(){ + cursor.replace(document.getElementById('replace').value); + //codeMirrorUI.replaceSelection(document.getElementById('replace').value); + setTimeout(window.focus, 100); + //alert('replaced!'); +} + +function replaceFind(){ + replace(); + find(); +} diff --git a/src/main/webapp/codemirror-ui/js/codemirror-ui.js b/src/main/webapp/codemirror-ui/js/codemirror-ui.js new file mode 100644 index 0000000..dce9c98 --- /dev/null +++ b/src/main/webapp/codemirror-ui/js/codemirror-ui.js @@ -0,0 +1,517 @@ +/* Demonstration of embedding CodeMirror in a bigger application. The +* interface defined here is a mess of prompts and confirms, and +* should probably not be used in a real project. +*/ +//var CodeMirrorUI = Class.create(); + +function CodeMirrorUI(place, options, mirrorOptions) { + this.initialize(place, options, mirrorOptions); +} + +CodeMirrorUI.prototype = { + + initialize: function(textarea, options, mirrorOptions) { + var defaultOptions = { + searchMode: 'popup', // other options are 'inline' and 'dialog'. The 'dialog' option needs work. + imagePath: 'images/silk', + path: 'js', + buttons: ['search', 'undo', 'redo', 'jump', 'reindentSelection', 'reindent','about'], + saveCallback: function() {}, + } + this.textarea = textarea + this.options = options; + this.setDefaults(this.options, defaultOptions); + + this.buttonDefs = { + 'save': ["Save", "save", this.options.imagePath + "/page_save.png", this.save], + 'search': ["Search/Replace", "find_replace_popup", this.options.imagePath + "/find.png", this.find_replace_popup], + 'searchClose': ["Close", "find_replace_popup_close", this.options.imagePath + "/cancel.png", this.find_replace_popup_close], + 'searchDialog': ["Search/Replace", "find_replace_window", this.options.imagePath + "/find.png", this.find_replace_window], + 'undo': ["Undo", "undo", this.options.imagePath + "/arrow_undo.png", this.undo], + 'redo': ["Redo", "redo", this.options.imagePath + "/arrow_redo.png", this.redo], + 'jump': ["Jump to line #", "jump", this.options.imagePath + "/page_go.png", this.jump], + 'reindentSelection': ["Reformat selection", "reindentSelect", this.options.imagePath + "/text_indent.png", this.reindentSelection], + 'reindent': ["Reformat whole document", "reindent", this.options.imagePath + "/page_refresh.png", this.reindent], + 'about': ["About CodeMirror-UI", "about", this.options.imagePath + "/help.png", this.about] + }; + + //place = CodeMirror.replace(place) + + this.home = document.createElement("div"); + this.textarea.parentNode.insertBefore(this.home, this.textarea); + /*if (place.appendChild) + place.appendChild(this.home); + else + place(this.home); + */ + this.self = this; + + var onChange = this.editorChanged.cmuiBind(this); + // preserve custom onChange handler + if (mirrorOptions.onChange) { + mirrorOptions.oldOnChange = mirrorOptions.onChange; + mirrorOptions.onChange = function() { + mirrorOptions.oldOnChange(); + onChange(); + } + } else { + mirrorOptions.onChange = onChange; + } + mir = CodeMirror.fromTextArea(this.textarea, mirrorOptions); + //console.log(mir); + this.mirror = mir; + + this.initButtons(); + + //this.initWordWrapControl(); // CodeMirror v2 does not support word wrapping + + if (this.options.searchMode == 'inline') { + this.initFindControl(); + } else if (this.options.searchMode == 'popup') { + this.initPopupFindControl(); + } + + if (this.saveButton) this.addClass(this.saveButton,'inactive'); + if (this.undoButton) this.addClass(this.undoButton,'inactive'); + if (this.redoButton) this.addClass(this.redoButton,'inactive'); + }, + setDefaults: function(object, defaults) { + for (var option in defaults) { + if (!object.hasOwnProperty(option)) + object[option] = defaults[option]; + } + }, + toTextArea: function() { + this.home.parentNode.removeChild(this.home); + this.mirror.toTextArea(); + }, + initButtons: function() { + this.buttonFrame = document.createElement("div"); + this.buttonFrame.className = "codemirror-ui-clearfix codemirror-ui-button-frame"; + this.home.appendChild(this.buttonFrame); + for (var i = 0; i < this.options.buttons.length; i++) { + var buttonId = this.options.buttons[i]; + var buttonDef = this.buttonDefs[buttonId]; + this.addButton(buttonDef[0], buttonDef[1], buttonDef[2], buttonDef[3], this.buttonFrame); + } + + //this.makeButton("Search", "search"); + //this.makeButton("Replace", "replace"); + //this.makeButton("Current line", "line"); + //this.makeButton("Jump to line", "jump"); + //this.makeButton("Insert constructor", "macro"); + //this.makeButton("Indent all", "reindent"); + }, + /* + * This is left over from the MirrorFrame demo. + * Get rid of it quick. + */ + /* + makeButton : function(name, action){ + var button = document.createElement("input"); + button.type = "button"; + button.value = name; + this.home.appendChild(button); + button.onclick = function(){ + self[action].call(self); + }; + }, + */ + createFindBar: function() { + var findBar = document.createElement("div"); + findBar.className = "codemirror-ui-find-bar"; + + this.findString = document.createElement("input"); + this.findString.type = "text"; + this.findString.size = 8; + + this.findButton = document.createElement("input"); + this.findButton.type = "button"; + this.findButton.value = "Find"; + this.findButton.onclick = function(){this.find()}.cmuiBind(this); + + this.connect(this.findString, "keyup", function(e){ + var code = e.keyCode; + if (code == 13){ + this.find(this.mirror.getCursor(false)) + }else{ + if(!this.findString.value == ""){ + this.find(this.mirror.getCursor(true)) + } + } + this.findString.focus(); + + }.cmuiBind(this) ); + + var regLabel = document.createElement("label"); + regLabel.title = "Regular Expressions" + this.regex = document.createElement("input"); + this.regex.type = "checkbox" + this.regex.className = "codemirror-ui-checkbox" + regLabel.appendChild(this.regex); + regLabel.appendChild(document.createTextNode("RegEx")); + + var caseLabel = document.createElement("label"); + caseLabel.title = "Case Sensitive" + this.caseSensitive = document.createElement("input"); + this.caseSensitive.type = "checkbox" + this.caseSensitive.className = "codemirror-ui-checkbox" + caseLabel.appendChild(this.caseSensitive); + caseLabel.appendChild(document.createTextNode("A/a")); + + this.replaceString = document.createElement("input"); + this.replaceString.type = "text"; + this.replaceString.size = 8; + + this.connect(this.replaceString, "keyup", function(e){ + var code = e.keyCode; + if (code == 13){ + this.replace() + } + }.cmuiBind(this) ); + + this.replaceButton = document.createElement("input"); + this.replaceButton.type = "button"; + this.replaceButton.value = "Replace"; + this.replaceButton.onclick = this.replace.cmuiBind(this); + + var replaceAllLabel = document.createElement("label"); + replaceAllLabel.title = "Replace All" + this.replaceAll = document.createElement("input"); + this.replaceAll.type = "checkbox" + this.replaceAll.className = "codemirror-ui-checkbox" + replaceAllLabel.appendChild(this.replaceAll); + replaceAllLabel.appendChild(document.createTextNode("All")); + + findBar.appendChild(this.findString); + findBar.appendChild(this.findButton); + findBar.appendChild(caseLabel); + findBar.appendChild(regLabel); + + findBar.appendChild(this.replaceString); + findBar.appendChild(this.replaceButton); + findBar.appendChild(replaceAllLabel); + return findBar; + }, + initPopupFindControl: function() { + var findBar = this.createFindBar(); + + this.popupFindWrap = document.createElement("div"); + this.popupFindWrap.className = "codemirror-ui-popup-find-wrap"; + + this.popupFindWrap.appendChild(findBar); + + var buttonDef = this.buttonDefs['searchClose']; + this.addButton(buttonDef[0], buttonDef[1], buttonDef[2], buttonDef[3], this.popupFindWrap); + + this.buttonFrame.appendChild(this.popupFindWrap); + + }, + initFindControl: function() { + var findBar = this.createFindBar(); + this.buttonFrame.appendChild(findBar); + }, + find: function( start ) { + var isCaseSensitive = this.caseSensitive.checked; + if(start == null){ + start = this.mirror.getCursor(); + } + var findString = this.findString.value; + if (findString == null || findString == '') { + alert('You must enter something to search for.'); + return; + } + if (this.regex.checked) { + findString = new RegExp(findString, !isCaseSensitive ? "i" : ""); + } + + this.cursor = this.mirror.getSearchCursor(findString, start, !isCaseSensitive ); + var found = this.cursor.findNext(); + if (found) { + this.mirror.setSelection(this.cursor.from(),this.cursor.to()) + //this.cursor.select(); + } else { + if (confirm("No more matches. Should we start from the top?")) { + this.cursor = this.mirror.getSearchCursor(findString, 0, !isCaseSensitive); + found = this.cursor.findNext(); + if (found) { + this.mirror.setSelection(this.cursor.from(),this.cursor.to()) + //this.cursor.select(); + } else { + alert("No matches found."); + } + } + } + }, + replace: function() { + var findString = this.findString.value, + replaceString = this.replaceString.value, + isCaseSensitive = this.caseSensitive.checked, + isRegex = this.regex.checked, + regFindString = isRegex ? new RegExp(findString, !isCaseSensitive ? "i" : "") : ""; + + if (this.replaceAll.checked) { + var cursor = this.mirror.getSearchCursor(isRegex ? regFindString : findString, 0, !isCaseSensitive); + while (cursor.findNext()) + this.mirror.replaceRange( + isRegex ? cursor.pos.match[0].replace(regFindString, replaceString) : replaceString + ,cursor.from(),cursor.to()); + //cursor.replace(this.replaceString.value); + } else { + this.mirror.replaceRange( + isRegex ? this.cursor.pos.match[0].replace(regFindString, replaceString) : replaceString + ,this.cursor.from(),this.cursor.to()) + //this.cursor.replace(this.replaceString.value); + this.find(); + } + }, + initWordWrapControl: function() { + var wrapDiv = document.createElement("div"); + wrapDiv.className = "codemirror-ui-wrap" + + var label = document.createElement("label"); + + this.wordWrap = document.createElement("input"); + this.wordWrap.type = "checkbox" + this.wordWrap.checked = true; + label.appendChild(this.wordWrap); + label.appendChild(document.createTextNode("Word Wrap")); + this.wordWrap.onchange = this.toggleWordWrap.cmuiBind(this); + wrapDiv.appendChild(label); + this.buttonFrame.appendChild(wrapDiv); + }, + toggleWordWrap: function() { + if (this.wordWrap.checked) { + this.mirror.setTextWrapping("nowrap"); + } else { + this.mirror.setTextWrapping(""); + } + }, + addButton: function(name, action, image, func, frame) { + var button = document.createElement("a"); + //button.href = "#"; + button.className = "codemirror-ui-button " + action; + button.title = name; + button.func = func.cmuiBind(this); + button.onclick = function(event) { + //alert(event.target); + + //normalize for IE + event = event ? event : window.event; + if (typeof event.target == 'undefined') { + var target = event.srcElement; + } else { + var target = event.target; + } + target.func(); + return false; + //this.self[action].call(this); + //eval("this."+action)(); + } + .cmuiBind(this, func); + var img = document.createElement("img"); + img.src = image; + img.border = 0; + img.func = func.cmuiBind(this); + button.appendChild(img); + frame.appendChild(button); + if (action == 'save') { + this.saveButton = button; + } + if (action == 'undo') { + this.undoButton = button; + } + if (action == 'redo') { + this.redoButton = button; + } + }, + classNameRegex: function(className) { + var regex = new RegExp("(.*) *" + className + " *(.*)"); + return regex; + }, + addClass: function(element, className) { + if (!element.className.match(this.classNameRegex(className))) { + element.className += " " + className; + } + }, + removeClass: function(element, className) { + if (element && element.className) { + var m = element.className.match(this.classNameRegex(className)) + if (m) { + element.className = m[1] + " " + m[2]; + } + } + }, + editorChanged: function() { + if(!this.mirror) { + return + } + var his = this.mirror.historySize(); + if (his['undo'] > 0) { + this.removeClass(this.saveButton, 'inactive'); + this.removeClass(this.undoButton, 'inactive'); + } else { + this.addClass(this.saveButton, 'inactive'); + this.addClass(this.undoButton, 'inactive'); + } + if (his['redo'] > 0) { + this.removeClass(this.redoButton, 'inactive'); + } else { + this.addClass(this.redoButton, 'inactive'); + } + //alert("undo size = " + his['undo'] + " and redo size = " + his['redo']); + }, + save: function() { + this.options.saveCallback(); + this.addClass(this.saveButton, 'inactive'); + }, + getValue: function() { + return this.mirror.getValue(); + }, + undo: function() { + this.mirror.undo(); + }, + redo: function() { + this.mirror.redo(); + }, + replaceSelection: function(newVal) { + this.mirror.replaceSelection(newVal); + this.searchWindow.focus(); + }, + raise_search_window: function() { + //alert('raising window!'); + this.searchWindow.focus(); + }, + find_replace_window: function() { + if (this.searchWindow == null) { + this.searchWindow = window.open(this.options.path + "find_replace.html", "mywindow", "scrollbars=1,width=400,height=350,modal=yes"); + this.searchWindow.codeMirrorUI = this; + } + this.searchWindow.focus(); + }, + find_replace_popup: function() { + //alert('Hello!'); + this.popupFindWrap.className = "codemirror-ui-popup-find-wrap active"; + this.findString.focus(); + }, + find_replace_popup_close: function() { + //alert('Hello!'); + this.popupFindWrap.className = "codemirror-ui-popup-find-wrap"; + }, + /* + find_replace: function(){ + this.find_replace = document.createElement("div"); + this.find_replace.className = "codemirror-search-replace"; + this.find_replace.innerHTML = "Just a test!"; + this.home.appendChild(this.find_replace); + }, + + search: function(){ + var text = prompt("Enter search term:", ""); + if (!text) + return; + + var first = true; + do { + var cursor = this.mirror.getSearchCursor(text, first); + first = false; + while (cursor.findNext()) { + cursor.select(); + if (!confirm("Search again?")) + return; + } + } + while (confirm("End of document reached. Start over?")); + }, + + replace: function(){ + // This is a replace-all, but it is possible to implement a + // prompting replace. + var from = prompt("Enter search string:", ""), to; + if (from) + to = prompt("What should it be replaced with?", ""); + if (to == null) + return; + + var cursor = this.mirror.getSearchCursor(from, false); + while (cursor.findNext()) + cursor.replace(to); + }, + */ + jump: function() { + var line = prompt("Jump to line:", ""); + if (line && !isNaN(Number(line))) { + this.mirror.setCursor(Number(line) - 1,0); + this.mirror.setSelection({line:Number(line) - 1,ch:0},{line:Number(line),ch:0}); + this.mirror.focus(); + } + }, + /* + line: function(){ + alert("The cursor is currently at line " + this.mirror.currentLine()); + this.mirror.focus(); + }, + + macro: function(){ + var name = prompt("Name your constructor:", ""); + if (name) + this.mirror.replaceSelection("function " + name + "() {\n \n}\n\n" + name + ".prototype = {\n \n};\n"); + }, + */ + reindent: function() { + var lineCount = this.mirror.lineCount(); + for(var line = 0; line < lineCount; line++) { + this.mirror.indentLine(line); + } + }, + about : function() { + string = "CodeMirror-UI was written by Jeremy Green (http://www.octolabs.com/) as a light interface around CodeMirror by Marijn Haverbeke (http://codemirror.net)." + string += "\n\n" + string += "Documentation and the code can be found at https://github.com/jagthedrummer/codemirror-ui/." + alert(string); + }, + reindentSelection: function() { + var cur = this.mirror.getCursor() + //console.log(cur) + var start = this.mirror.getCursor(true)["line"] + var end = this.mirror.getCursor(false)["line"] + for(var line = start; line <= end; line++) { + this.mirror.indentLine(line); + } + //this.mirror.reindentSelection(); + + }, + // Event handler registration. If disconnect is true, it'll return a + // function that unregisters the handler. + // Borrowed from CodeMirror + modified + connect: function (node, type, handler, disconnect) { + /*function wrapHandler(event) { + handler(new Event(event || window.event)); + }*/ + + if (typeof node.addEventListener == "function") { + node.addEventListener(type, handler, false); + if (disconnect) + return function() { + node.removeEventListener(type, handler, false); + }; + } else { + node.attachEvent("on" + type, handler); + if (disconnect) + return function() { + node.detachEvent("on" + type, handler); + }; + } + } +}; + +/* + * This makes coding callbacks much more sane + */ +Function.prototype.cmuiBind = function(scope) { + var _function = this; + + return function() { + return _function.apply(scope, arguments); + } +} diff --git a/src/main/webapp/codemirror-ui/js/find_replace.html b/src/main/webapp/codemirror-ui/js/find_replace.html new file mode 100644 index 0000000..3e551f4 --- /dev/null +++ b/src/main/webapp/codemirror-ui/js/find_replace.html @@ -0,0 +1,68 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title>CodeMirror UI Find/Replace</title> + <link rel="stylesheet" href="../css/codemirror-ui-find.css" type="text/css" media="screen" /> + <script src="codemirror-ui-find.js" type="text/javascript"></script> + </head> + <body> + <h3>Find/Replace</h3> + <form name="findReplaceForm"> + <table> + <tr> + <td>Find</td> + <td><input id="find" type="text" value=""/></td> + </tr> + <tr> + <td>Replace</td> + <td><input id="replace" type="text" value=""/></td> + </tr> + <tr> + <td colspan="2"> + <label> + <input type="radio" name="direction" value="forward" checked="checked"/>Forward + </label> + <label> + <input type="radio" name="direction" value="backward"/>Backward + </label> + <br/> + <label> + <input type="checkbox" id="wrap" value="true"/>Wrap Search + </label> + <br/> + <label> + <input type="checkbox" id="regex" value="true"/>Regex + </label> + </td> + </tr> + </table> + </form> + <table id="buttons"> + <tr> + <td> + <a href="#" id="findButton">Find</a> + </td> + <td> + <a href="#" id="replaceFindButton">Replace/Find</a> + </td> + </tr> + <tr> + <td> + <a href="#" id="replaceButton">Replace</a> + </td> + <td> + <a href="#" id="replaceAllButton">Replace All</a> + </td> + </tr> + <tr> + <td colspan="2"> + <a href="#" id="closeButton">Close</a> + </td> + </tr> + </table> + <script type="text/javascript"> + setupFindReplace(); + </script> + </body> +</html> diff --git a/src/main/webapp/css/main.css b/src/main/webapp/css/main.css index 012038b..e161d76 100644 --- a/src/main/webapp/css/main.css +++ b/src/main/webapp/css/main.css @@ -297,11 +297,11 @@ li { border : solid 1px black; margin-right:15px; } - +/* .CodeMirror { width: 80em; height: 50em; -} +}*/ #branches { display: none; diff --git a/src/main/webapp/js/selectLanguage.js b/src/main/webapp/js/selectLanguage.js index 78d9073..adb4c4c 100644 --- a/src/main/webapp/js/selectLanguage.js +++ b/src/main/webapp/js/selectLanguage.js @@ -37,7 +37,7 @@ function contains(text, test) { function changeModeBy(CodeMirrorEditor, select){ - CodeMirrorEditor.setOption("mode",select.value); + CodeMirrorEditor.mirror.setOption("mode",select.value); } -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.