.gitignore
CHANGES.txt
CONTRIBUTORS.txt
MANIFEST.in
README.rst
TODO.txt
bootstrap.py
buildout.cfg
setup.cfg
setup.py
src/uwosh/__init__.py
src/uwosh.snippets.egg-info/PKG-INFO
src/uwosh.snippets.egg-info/SOURCES.txt
src/uwosh.snippets.egg-info/dependency_links.txt
src/uwosh.snippets.egg-info/entry_points.txt
src/uwosh.snippets.egg-info/namespace_packages.txt
src/uwosh.snippets.egg-info/not-zip-safe
src/uwosh.snippets.egg-info/requires.txt
src/uwosh.snippets.egg-info/top_level.txt
src/uwosh/snippets/__init__.py
src/uwosh/snippets/configure.zcml
src/uwosh/snippets/parser.py
src/uwosh/snippets/setuphandlers.py
src/uwosh/snippets/snippet.py
src/uwosh/snippets/snippetmanager.py
src/uwosh/snippets/testing.py
src/uwosh/snippets/transform.py
src/uwosh/snippets/Extensions/Install.py
src/uwosh/snippets/Extensions/__init__.py
src/uwosh/snippets/browser/__init__.py
src/uwosh/snippets/browser/addsnippet.py
src/uwosh/snippets/browser/configure.zcml
src/uwosh/snippets/browser/deletesnippet.py
src/uwosh/snippets/browser/folders.py
src/uwosh/snippets/browser/interfaces.py
src/uwosh/snippets/browser/snippetlist.py
src/uwosh/snippets/browser/resources/__init__.py
src/uwosh/snippets/browser/resources/add-portlets.png
src/uwosh/snippets/browser/resources/brackets.png
src/uwosh/snippets/browser/resources/snippets.css
src/uwosh/snippets/browser/resources/snippets.js
src/uwosh/snippets/browser/resources/css/snippetPopup.css
src/uwosh/snippets/browser/resources/js/snippetBrowser.js
src/uwosh/snippets/browser/resources/js/snippetForm.js
src/uwosh/snippets/browser/resources/js/snippetWindow.js
src/uwosh/snippets/browser/templates/snippet-browser.pt
src/uwosh/snippets/browser/templates/snippet-create.pt
src/uwosh/snippets/browser/templates/snippet-window.pt
src/uwosh/snippets/profiles/default/browserlayer.xml
src/uwosh/snippets/profiles/default/metadata.xml
src/uwosh/snippets/profiles/default/tinymce.xml
src/uwosh/snippets/profiles/default/structure/.objects
src/uwosh/snippets/profiles/default/structure/.preserve
src/uwosh/snippets/profiles/uninstall/browserlayer.xml
src/uwosh/snippets/profiles/uninstall/jsregistry.xml
src/uwosh/snippets/profiles/uninstall/metadata.xml
src/uwosh/snippets/profiles/uninstall/tinymce.xml
src/uwosh/snippets/tests/__init__.py
src/uwosh/snippets/tests/test_parser.py
src/uwosh/snippets/tests/test_snippet_manager.py
src/uwosh/snippets/tests/test_snippets.py
src/uwosh/snippets/tests/robot/output.xml
src/uwosh/snippets/tests/robot/selenium-screenshot-1.png
src/uwosh/snippets/tests/robot/selenium-screenshot-10.png
src/uwosh/snippets/tests/robot/selenium-screenshot-11.png
src/uwosh/snippets/tests/robot/selenium-screenshot-2.png
src/uwosh/snippets/tests/robot/selenium-screenshot-3.png
src/uwosh/snippets/tests/robot/selenium-screenshot-4.png
src/uwosh/snippets/tests/robot/selenium-screenshot-5.png
src/uwosh/snippets/tests/robot/selenium-screenshot-6.png
src/uwosh/snippets/tests/robot/selenium-screenshot-7.png
src/uwosh/snippets/tests/robot/selenium-screenshot-8.png
src/uwosh/snippets/tests/robot/selenium-screenshot-9.png