Nation Notes module contributed by Z&H Healthcare.
commit87fe55e19715b575f2644f52aee34fa7e80daf14
authorJacob T.Paul <jacob@zhservices.com>
Wed, 27 Jul 2011 12:33:38 +0000 (27 18:03 +0530)
committerbradymiller <bradymiller@users.sourceforge.net>
Sat, 30 Jul 2011 09:08:12 +0000 (30 02:08 -0700)
tree810a20ea6613964e99728ed7405594ca86bb05ef
parentdd1b97278e2538e4cc14b9b76046dcf1bf545266
Nation Notes module contributed by Z&H Healthcare.

Signed-off-by: Jacob T.Paul <jacob@zhservices.com>
677 files changed:
acl_setup.php
acl_upgrade.php
images/b_edit.png [new file with mode: 0644]
images/enter.gif [new file with mode: 0644]
images/paragraph.png [new file with mode: 0644]
images/question.png [new file with mode: 0644]
interface/forms/LBF/new.php
interface/super/edit_layout.php
interface/themes/style_babyblu.css
interface/themes/style_blue.css
interface/themes/style_metal.css
interface/themes/style_oemr.css
interface/themes/style_purple.css
interface/themes/style_sky_blue.css
library/acl.inc
library/custom_template/add_context.php [new file with mode: 0644]
library/custom_template/add_custombutton.php [new file with mode: 0644]
library/custom_template/add_template.php [new file with mode: 0644]
library/custom_template/ajax_code.php [new file with mode: 0644]
library/custom_template/ckeditor/.htaccess [new file with mode: 0644]
library/custom_template/ckeditor/CHANGES.html [new file with mode: 0644]
library/custom_template/ckeditor/INSTALL.html [new file with mode: 0644]
library/custom_template/ckeditor/LICENSE.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/adobeair/application.xml [new file with mode: 0644]
library/custom_template/ckeditor/_samples/adobeair/run.bat [new file with mode: 0644]
library/custom_template/ckeditor/_samples/adobeair/sample.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/ajax.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/api.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/api_dialog.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/api_dialog/my_dialog.js [new file with mode: 0644]
library/custom_template/ckeditor/_samples/asp/advanced.asp [new file with mode: 0644]
library/custom_template/ckeditor/_samples/asp/events.asp [new file with mode: 0644]
library/custom_template/ckeditor/_samples/asp/index.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/asp/replace.asp [new file with mode: 0644]
library/custom_template/ckeditor/_samples/asp/replaceall.asp [new file with mode: 0644]
library/custom_template/ckeditor/_samples/asp/sample_posteddata.asp [new file with mode: 0644]
library/custom_template/ckeditor/_samples/asp/standalone.asp [new file with mode: 0644]
library/custom_template/ckeditor/_samples/assets/_posteddata.php [new file with mode: 0644]
library/custom_template/ckeditor/_samples/assets/output_for_flash.fla [new file with mode: 0644]
library/custom_template/ckeditor/_samples/assets/output_for_flash.swf [new file with mode: 0644]
library/custom_template/ckeditor/_samples/assets/output_xhtml.css [new file with mode: 0644]
library/custom_template/ckeditor/_samples/assets/swfobject.js [new file with mode: 0644]
library/custom_template/ckeditor/_samples/autogrow.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/divreplace.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/enterkey.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/fullpage.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/index.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/jqueryadapter.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/output_for_flash.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/output_html.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/output_xhtml.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/php/advanced.php [new file with mode: 0644]
library/custom_template/ckeditor/_samples/php/events.php [new file with mode: 0644]
library/custom_template/ckeditor/_samples/php/index.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/php/replace.php [new file with mode: 0644]
library/custom_template/ckeditor/_samples/php/replaceall.php [new file with mode: 0644]
library/custom_template/ckeditor/_samples/php/standalone.php [new file with mode: 0644]
library/custom_template/ckeditor/_samples/placeholder.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/replacebyclass.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/replacebycode.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/sample.css [new file with mode: 0644]
library/custom_template/ckeditor/_samples/sample.js [new file with mode: 0644]
library/custom_template/ckeditor/_samples/sample_posteddata.php [new file with mode: 0644]
library/custom_template/ckeditor/_samples/sharedspaces.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/skins.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/ui_color.html [new file with mode: 0644]
library/custom_template/ckeditor/_samples/ui_languages.html [new file with mode: 0644]
library/custom_template/ckeditor/_source/adapters/jquery.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/_bootstrap.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/ajax.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/ckeditor.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/ckeditor_base.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/ckeditor_basic.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/command.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/commanddefinition.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/config.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/dataprocessor.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/dom.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/dom/comment.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/dom/document.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/dom/documentfragment.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/dom/domobject.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/dom/element.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/dom/elementpath.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/dom/event.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/dom/node.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/dom/nodelist.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/dom/range.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/dom/rangelist.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/dom/text.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/dom/walker.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/dom/window.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/dtd.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/editor.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/editor_basic.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/env.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/event.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/eventInfo.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/focusmanager.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/htmlparser.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/htmlparser/basicwriter.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/htmlparser/cdata.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/htmlparser/comment.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/htmlparser/element.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/htmlparser/filter.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/htmlparser/fragment.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/htmlparser/text.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/lang.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/loader.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/plugindefinition.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/plugins.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/resourcemanager.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/scriptloader.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/skins.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/themes.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/tools.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/ui.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/core/xml.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/_languages.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/_translationstatus.txt [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/af.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/ar.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/bg.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/bn.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/bs.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/ca.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/cs.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/cy.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/da.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/de.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/el.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/en-au.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/en-ca.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/en-gb.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/en.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/eo.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/es.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/et.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/eu.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/fa.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/fi.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/fo.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/fr-ca.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/fr.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/gl.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/gu.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/he.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/hi.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/hr.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/hu.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/is.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/it.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/ja.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/km.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/ko.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/lt.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/lv.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/mn.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/ms.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/nb.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/nl.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/no.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/pl.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/pt-br.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/pt.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/ro.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/ru.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/sk.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/sl.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/sr-latn.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/sr.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/sv.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/th.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/tr.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/uk.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/vi.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/zh-cn.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/lang/zh.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/a11yhelp/dialogs/a11yhelp.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/a11yhelp/lang/en.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/a11yhelp/lang/he.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/a11yhelp/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/about/dialogs/about.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/about/dialogs/logo_ckeditor.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/about/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/adobeair/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/autogrow/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/basicstyles/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/bidi/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/blockquote/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/button/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/clipboard/dialogs/paste.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/clipboard/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/colorbutton/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/colordialog/dialogs/colordialog.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/colordialog/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/contextmenu/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/dialog/dialogDefinition.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/dialog/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/dialogadvtab/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/dialogui/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/div/dialogs/div.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/div/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/domiterator/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/editingblock/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/elementspath/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/enterkey/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/entities/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/fakeobjects/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/filebrowser/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/find/dialogs/find.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/find/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/flash/dialogs/flash.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/flash/images/placeholder.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/flash/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/floatpanel/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/font/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/format/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/forms/dialogs/button.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/forms/dialogs/checkbox.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/forms/dialogs/form.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/forms/dialogs/hiddenfield.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/forms/dialogs/radio.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/forms/dialogs/select.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/forms/dialogs/textarea.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/forms/dialogs/textfield.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/forms/images/hiddenfield.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/forms/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/horizontalrule/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/htmldataprocessor/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/htmlwriter/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/iframe/dialogs/iframe.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/iframe/images/placeholder.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/iframe/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/iframedialog/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/image/dialogs/image.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/image/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/indent/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/justify/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/keystrokes/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/link/dialogs/anchor.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/link/dialogs/link.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/link/images/anchor.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/link/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/list/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/listblock/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/liststyle/dialogs/liststyle.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/liststyle/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/maximize/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/menu/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/menubutton/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/newpage/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/pagebreak/images/pagebreak.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/pagebreak/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/panel/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/panelbutton/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/pastefromword/filter/default.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/pastefromword/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/pastetext/dialogs/pastetext.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/pastetext/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/placeholder/dialogs/placeholder.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/placeholder/lang/en.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/placeholder/placeholder.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/placeholder/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/popup/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/preview/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/print/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/removeformat/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/resize/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/richcombo/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/save/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/scayt/dialogs/options.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/scayt/dialogs/toolbar.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/scayt/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/selection/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/showblocks/images/block_address.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/showblocks/images/block_blockquote.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/showblocks/images/block_div.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/showblocks/images/block_h1.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/showblocks/images/block_h2.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/showblocks/images/block_h3.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/showblocks/images/block_h4.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/showblocks/images/block_h5.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/showblocks/images/block_h6.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/showblocks/images/block_p.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/showblocks/images/block_pre.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/showblocks/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/showborders/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/dialogs/smiley.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/angel_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/angry_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/broken_heart.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/confused_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/cry_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/devil_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/embaressed_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/envelope.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/heart.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/kiss.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/lightbulb.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/omg_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/regular_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/sad_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/shades_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/teeth_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/thumbs_down.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/thumbs_up.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/tounge_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/whatchutalkingabout_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/images/wink_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/smiley/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/sourcearea/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/specialchar/dialogs/specialchar.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/specialchar/lang/en.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/specialchar/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/styles/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/styles/styles/default.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/stylescombo/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/tab/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/table/dialogs/table.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/table/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/tableresize/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/tabletools/dialogs/tableCell.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/tabletools/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/templates/dialogs/templates.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/templates/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/templates/templates/default.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/templates/templates/images/template1.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/templates/templates/images/template2.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/templates/templates/images/template3.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/toolbar/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/uicolor/dialogs/uicolor.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/uicolor/lang/en.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/uicolor/lang/he.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/uicolor/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/uicolor/uicolor.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/uicolor/yui/assets/hue_bg.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/uicolor/yui/assets/hue_thumb.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/uicolor/yui/assets/picker_mask.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/uicolor/yui/assets/picker_thumb.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/uicolor/yui/assets/yui.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/uicolor/yui/yui.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/undo/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/wsc/dialogs/ciframe.html [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/wsc/dialogs/tmpFrameset.html [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/wsc/dialogs/wsc.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/wsc/dialogs/wsc.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/wsc/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/plugins/wysiwygarea/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/dialog.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/editor.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/elementspath.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/icons.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/icons.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/icons_rtl.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/images/dialog_sides.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/images/dialog_sides.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/images/dialog_sides_rtl.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/images/mini.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/images/noimage.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/images/sprites.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/images/sprites_ie6.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/images/toolbar_start.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/mainui.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/menu.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/panel.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/presets.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/reset.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/richcombo.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/skin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/templates.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/kama/toolbar.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/dialog.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/editor.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/elementspath.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/icons.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/icons.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/icons_rtl.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/images/dialog_sides.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/images/dialog_sides.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/images/dialog_sides_rtl.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/images/mini.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/images/noimage.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/images/sprites.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/images/sprites_ie6.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/mainui.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/menu.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/panel.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/presets.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/reset.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/richcombo.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/skin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/templates.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/office2003/toolbar.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/dialog.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/editor.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/elementspath.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/icons.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/icons.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/icons_rtl.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/images/dialog_sides.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/images/dialog_sides.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/images/dialog_sides_rtl.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/images/mini.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/images/noimage.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/images/sprites.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/images/sprites_ie6.png [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/images/toolbar_start.gif [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/mainui.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/menu.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/panel.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/presets.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/reset.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/richcombo.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/skin.js [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/templates.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/skins/v2/toolbar.css [new file with mode: 0644]
library/custom_template/ckeditor/_source/themes/default/theme.js [new file with mode: 0644]
library/custom_template/ckeditor/adapters/jquery.js [new file with mode: 0644]
library/custom_template/ckeditor/ckeditor.asp [new file with mode: 0644]
library/custom_template/ckeditor/ckeditor.js [new file with mode: 0644]
library/custom_template/ckeditor/ckeditor.pack [new file with mode: 0644]
library/custom_template/ckeditor/ckeditor.php [new file with mode: 0644]
library/custom_template/ckeditor/ckeditor_basic.js [new file with mode: 0644]
library/custom_template/ckeditor/ckeditor_basic_source.js [new file with mode: 0644]
library/custom_template/ckeditor/ckeditor_php4.php [new file with mode: 0644]
library/custom_template/ckeditor/ckeditor_php5.php [new file with mode: 0644]
library/custom_template/ckeditor/ckeditor_source.js [new file with mode: 0644]
library/custom_template/ckeditor/config.js [new file with mode: 0644]
library/custom_template/ckeditor/contents.css [new file with mode: 0644]
library/custom_template/ckeditor/images/spacer.gif [new file with mode: 0644]
library/custom_template/ckeditor/lang/_languages.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/_translationstatus.txt [new file with mode: 0644]
library/custom_template/ckeditor/lang/af.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/ar.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/bg.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/bn.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/bs.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/ca.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/cs.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/cy.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/da.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/de.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/el.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/en-au.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/en-ca.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/en-gb.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/en.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/eo.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/es.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/et.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/eu.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/fa.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/fi.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/fo.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/fr-ca.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/fr.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/gl.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/gu.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/he.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/hi.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/hr.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/hu.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/is.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/it.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/ja.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/km.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/ko.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/lt.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/lv.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/mn.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/ms.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/nb.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/nl.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/no.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/pl.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/pt-br.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/pt.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/ro.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/ru.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/sk.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/sl.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/sr-latn.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/sr.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/sv.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/th.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/tr.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/uk.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/vi.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/zh-cn.js [new file with mode: 0644]
library/custom_template/ckeditor/lang/zh.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/a11yhelp/lang/en.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/a11yhelp/lang/he.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/about/dialogs/about.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/about/dialogs/logo_ckeditor.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/adobeair/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/autogrow/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/clipboard/dialogs/paste.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/colordialog/dialogs/colordialog.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/dialog/dialogDefinition.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/div/dialogs/div.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/find/dialogs/find.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/flash/dialogs/flash.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/flash/images/placeholder.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/forms/dialogs/button.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/forms/dialogs/checkbox.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/forms/dialogs/form.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/forms/dialogs/hiddenfield.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/forms/dialogs/radio.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/forms/dialogs/select.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/forms/dialogs/textarea.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/forms/dialogs/textfield.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/forms/images/hiddenfield.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/iframe/dialogs/iframe.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/iframe/images/placeholder.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/iframedialog/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/image/dialogs/image.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/link/dialogs/anchor.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/link/dialogs/link.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/link/images/anchor.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/liststyle/dialogs/liststyle.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/pagebreak/images/pagebreak.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/pastefromword/filter/default.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/pastetext/dialogs/pastetext.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/placeholder/dialogs/placeholder.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/placeholder/lang/en.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/placeholder/placeholder.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/placeholder/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/scayt/dialogs/options.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/scayt/dialogs/toolbar.css [new file with mode: 0644]
library/custom_template/ckeditor/plugins/showblocks/images/block_address.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/showblocks/images/block_blockquote.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/showblocks/images/block_div.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/showblocks/images/block_h1.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/showblocks/images/block_h2.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/showblocks/images/block_h3.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/showblocks/images/block_h4.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/showblocks/images/block_h5.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/showblocks/images/block_h6.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/showblocks/images/block_p.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/showblocks/images/block_pre.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/dialogs/smiley.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/angel_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/angry_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/broken_heart.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/confused_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/cry_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/devil_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/embaressed_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/envelope.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/heart.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/kiss.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/lightbulb.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/omg_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/regular_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/sad_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/shades_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/teeth_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/thumbs_down.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/thumbs_up.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/tounge_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/smiley/images/wink_smile.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/specialchar/dialogs/specialchar.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/specialchar/lang/en.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/styles/styles/default.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/table/dialogs/table.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/tableresize/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/tabletools/dialogs/tableCell.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/templates/dialogs/templates.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/templates/templates/default.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/templates/templates/images/template1.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/templates/templates/images/template2.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/templates/templates/images/template3.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/uicolor/dialogs/uicolor.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/uicolor/lang/en.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/uicolor/lang/he.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/uicolor/plugin.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/uicolor/uicolor.gif [new file with mode: 0644]
library/custom_template/ckeditor/plugins/uicolor/yui/assets/hue_bg.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/uicolor/yui/assets/picker_mask.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png [new file with mode: 0644]
library/custom_template/ckeditor/plugins/uicolor/yui/assets/yui.css [new file with mode: 0644]
library/custom_template/ckeditor/plugins/uicolor/yui/yui.js [new file with mode: 0644]
library/custom_template/ckeditor/plugins/wsc/dialogs/ciframe.html [new file with mode: 0644]
library/custom_template/ckeditor/plugins/wsc/dialogs/tmpFrameset.html [new file with mode: 0644]
library/custom_template/ckeditor/plugins/wsc/dialogs/wsc.css [new file with mode: 0644]
library/custom_template/ckeditor/plugins/wsc/dialogs/wsc.js [new file with mode: 0644]
library/custom_template/ckeditor/skins/kama/dialog.css [new file with mode: 0644]
library/custom_template/ckeditor/skins/kama/editor.css [new file with mode: 0644]
library/custom_template/ckeditor/skins/kama/icons.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/kama/icons_rtl.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/kama/images/dialog_sides.gif [new file with mode: 0644]
library/custom_template/ckeditor/skins/kama/images/dialog_sides.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/kama/images/dialog_sides_rtl.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/kama/images/mini.gif [new file with mode: 0644]
library/custom_template/ckeditor/skins/kama/images/noimage.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/kama/images/sprites.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/kama/images/sprites_ie6.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/kama/images/toolbar_start.gif [new file with mode: 0644]
library/custom_template/ckeditor/skins/kama/skin.js [new file with mode: 0644]
library/custom_template/ckeditor/skins/kama/templates.css [new file with mode: 0644]
library/custom_template/ckeditor/skins/office2003/dialog.css [new file with mode: 0644]
library/custom_template/ckeditor/skins/office2003/editor.css [new file with mode: 0644]
library/custom_template/ckeditor/skins/office2003/icons.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/office2003/icons_rtl.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/office2003/images/dialog_sides.gif [new file with mode: 0644]
library/custom_template/ckeditor/skins/office2003/images/dialog_sides.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/office2003/images/dialog_sides_rtl.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/office2003/images/mini.gif [new file with mode: 0644]
library/custom_template/ckeditor/skins/office2003/images/noimage.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/office2003/images/sprites.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/office2003/images/sprites_ie6.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/office2003/skin.js [new file with mode: 0644]
library/custom_template/ckeditor/skins/office2003/templates.css [new file with mode: 0644]
library/custom_template/ckeditor/skins/v2/dialog.css [new file with mode: 0644]
library/custom_template/ckeditor/skins/v2/editor.css [new file with mode: 0644]
library/custom_template/ckeditor/skins/v2/icons.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/v2/icons_rtl.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/v2/images/dialog_sides.gif [new file with mode: 0644]
library/custom_template/ckeditor/skins/v2/images/dialog_sides.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/v2/images/dialog_sides_rtl.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/v2/images/mini.gif [new file with mode: 0644]
library/custom_template/ckeditor/skins/v2/images/noimage.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/v2/images/sprites.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/v2/images/sprites_ie6.png [new file with mode: 0644]
library/custom_template/ckeditor/skins/v2/images/toolbar_start.gif [new file with mode: 0644]
library/custom_template/ckeditor/skins/v2/skin.js [new file with mode: 0644]
library/custom_template/ckeditor/skins/v2/templates.css [new file with mode: 0644]
library/custom_template/ckeditor/test.html [new file with mode: 0644]
library/custom_template/ckeditor/themes/default/theme.js [new file with mode: 0644]
library/custom_template/custom_template.php [new file with mode: 0644]
library/custom_template/delete_category.php [new file with mode: 0644]
library/custom_template/fonts/Courier-Bold.afm [new file with mode: 0644]
library/custom_template/fonts/Courier-BoldOblique.afm [new file with mode: 0644]
library/custom_template/fonts/Courier-Oblique.afm [new file with mode: 0644]
library/custom_template/fonts/Courier.afm [new file with mode: 0644]
library/custom_template/fonts/Helvetica-Bold.afm [new file with mode: 0644]
library/custom_template/fonts/Helvetica-BoldOblique.afm [new file with mode: 0644]
library/custom_template/fonts/Helvetica-Oblique.afm [new file with mode: 0644]
library/custom_template/fonts/Helvetica.afm [new file with mode: 0644]
library/custom_template/fonts/Symbol.afm [new file with mode: 0644]
library/custom_template/fonts/Times-Bold.afm [new file with mode: 0644]
library/custom_template/fonts/Times-BoldItalic.afm [new file with mode: 0644]
library/custom_template/fonts/Times-Italic.afm [new file with mode: 0644]
library/custom_template/fonts/Times-Roman.afm [new file with mode: 0644]
library/custom_template/fonts/ZapfDingbats.afm [new file with mode: 0644]
library/custom_template/fonts/php_Courier-Bold.afm [new file with mode: 0644]
library/custom_template/fonts/php_Courier-BoldOblique.afm [new file with mode: 0644]
library/custom_template/fonts/php_Courier-Oblique.afm [new file with mode: 0644]
library/custom_template/fonts/php_Courier.afm [new file with mode: 0644]
library/custom_template/fonts/php_Helvetica-Bold.afm [new file with mode: 0644]
library/custom_template/fonts/php_Helvetica-BoldOblique.afm [new file with mode: 0644]
library/custom_template/fonts/php_Helvetica-Oblique.afm [new file with mode: 0644]
library/custom_template/fonts/php_Helvetica.afm [new file with mode: 0644]
library/custom_template/fonts/php_Symbol.afm [new file with mode: 0644]
library/custom_template/fonts/php_Times-Bold.afm [new file with mode: 0644]
library/custom_template/fonts/php_Times-BoldItalic.afm [new file with mode: 0644]
library/custom_template/fonts/php_Times-Italic.afm [new file with mode: 0644]
library/custom_template/fonts/php_Times-Roman.afm [new file with mode: 0644]
library/custom_template/fonts/php_ZapfDingbats.afm [new file with mode: 0644]
library/custom_template/fonts/php_a0100131.afm [new file with mode: 0644]
library/custom_template/fonts/php_a010013l.afm [new file with mode: 0644]
library/custom_template/personalize.php [new file with mode: 0644]
library/custom_template/quest_popup.php [new file with mode: 0644]
library/custom_template/save_as.php [new file with mode: 0644]
library/custom_template/share_template.php [new file with mode: 0644]
library/custom_template/updateDB.php [new file with mode: 0644]
library/custom_template/upgrade_version.php [new file with mode: 0644]
library/js/ajax_functions_writer.js [new file with mode: 0644]
library/js/jquery-ui-1.7.1.custom.min.js [new file with mode: 0644]
library/options.inc.php
sql/4_0_0-to-4_1_0_upgrade.sql
sql/database.sql
version.php