← Back to team overview

hkcr-dev team mailing list archive

[Branch ~hkcr-dev/hkcr/hkcr] Rev 62: Added basic theme and CDD File content type.

 

------------------------------------------------------------
revno: 62
committer: Timothy W. Cook <timothywayne.cook@xxxxxxxxx>
branch nick: hkcr
timestamp: Thu 2011-05-19 12:36:03 -0500
message:
  Added basic theme and CDD File content type.
added:
  hkcr.cddfile/
  hkcr.cddfile/CHANGES.txt
  hkcr.cddfile/CONTRIBUTORS.txt
  hkcr.cddfile/MANIFEST.in
  hkcr.cddfile/README.txt
  hkcr.cddfile/docs/
  hkcr.cddfile/docs/HISTORY.txt
  hkcr.cddfile/docs/INSTALL.txt
  hkcr.cddfile/docs/LICENSE.GPL
  hkcr.cddfile/docs/LICENSE.txt
  hkcr.cddfile/hkcr/
  hkcr.cddfile/hkcr.cddfile.egg-info/
  hkcr.cddfile/hkcr.cddfile.egg-info/PKG-INFO
  hkcr.cddfile/hkcr.cddfile.egg-info/SOURCES.txt
  hkcr.cddfile/hkcr.cddfile.egg-info/dependency_links.txt
  hkcr.cddfile/hkcr.cddfile.egg-info/entry_points.txt
  hkcr.cddfile/hkcr.cddfile.egg-info/namespace_packages.txt
  hkcr.cddfile/hkcr.cddfile.egg-info/not-zip-safe
  hkcr.cddfile/hkcr.cddfile.egg-info/paster_plugins.txt
  hkcr.cddfile/hkcr.cddfile.egg-info/requires.txt
  hkcr.cddfile/hkcr.cddfile.egg-info/top_level.txt
  hkcr.cddfile/hkcr/__init__.py
  hkcr.cddfile/hkcr/cddfile/
  hkcr.cddfile/hkcr/cddfile/README.txt
  hkcr.cddfile/hkcr/cddfile/__init__.py
  hkcr.cddfile/hkcr/cddfile/browser/
  hkcr.cddfile/hkcr/cddfile/browser/__init__.py
  hkcr.cddfile/hkcr/cddfile/browser/configure.zcml
  hkcr.cddfile/hkcr/cddfile/config.py
  hkcr.cddfile/hkcr/cddfile/configure.zcml
  hkcr.cddfile/hkcr/cddfile/content/
  hkcr.cddfile/hkcr/cddfile/content/__init__.py
  hkcr.cddfile/hkcr/cddfile/content/cddfile.py
  hkcr.cddfile/hkcr/cddfile/content/configure.zcml
  hkcr.cddfile/hkcr/cddfile/interfaces/
  hkcr.cddfile/hkcr/cddfile/interfaces/__init__.py
  hkcr.cddfile/hkcr/cddfile/interfaces/cddfile.py
  hkcr.cddfile/hkcr/cddfile/portlets/
  hkcr.cddfile/hkcr/cddfile/portlets/__init__.py
  hkcr.cddfile/hkcr/cddfile/portlets/configure.zcml
  hkcr.cddfile/hkcr/cddfile/profiles/
  hkcr.cddfile/hkcr/cddfile/profiles/default/
  hkcr.cddfile/hkcr/cddfile/profiles/default/factorytool.xml
  hkcr.cddfile/hkcr/cddfile/profiles/default/metadata.xml
  hkcr.cddfile/hkcr/cddfile/profiles/default/portlets.xml
  hkcr.cddfile/hkcr/cddfile/profiles/default/rolemap.xml
  hkcr.cddfile/hkcr/cddfile/profiles/default/types/
  hkcr.cddfile/hkcr/cddfile/profiles/default/types.xml
  hkcr.cddfile/hkcr/cddfile/profiles/default/types/CDD_File.xml
  hkcr.cddfile/hkcr/cddfile/tests/
  hkcr.cddfile/hkcr/cddfile/tests/__init__.py
  hkcr.cddfile/hkcr/cddfile/tests/base.py
  hkcr.cddfile/hkcr/cddfile/tests/test_doctest.py
  hkcr.cddfile/setup.cfg
  hkcr.cddfile/setup.py
  hkcr.theme/
  hkcr.theme/MANIFEST.in
  hkcr.theme/README.txt
  hkcr.theme/docs/
  hkcr.theme/docs/HISTORY.txt
  hkcr.theme/docs/INSTALL.txt
  hkcr.theme/docs/LICENSE.GPL
  hkcr.theme/docs/LICENSE.txt
  hkcr.theme/hkcr/
  hkcr.theme/hkcr.theme-configure.zcml
  hkcr.theme/hkcr.theme.egg-info/
  hkcr.theme/hkcr.theme.egg-info/PKG-INFO
  hkcr.theme/hkcr.theme.egg-info/SOURCES.txt
  hkcr.theme/hkcr.theme.egg-info/dependency_links.txt
  hkcr.theme/hkcr.theme.egg-info/entry_points.txt
  hkcr.theme/hkcr.theme.egg-info/namespace_packages.txt
  hkcr.theme/hkcr.theme.egg-info/not-zip-safe
  hkcr.theme/hkcr.theme.egg-info/requires.txt
  hkcr.theme/hkcr.theme.egg-info/top_level.txt
  hkcr.theme/hkcr/__init__.py
  hkcr.theme/hkcr/theme/
  hkcr.theme/hkcr/theme/__init__.py
  hkcr.theme/hkcr/theme/browser/
  hkcr.theme/hkcr/theme/browser/__init__.py
  hkcr.theme/hkcr/theme/browser/configure.zcml
  hkcr.theme/hkcr/theme/browser/images/
  hkcr.theme/hkcr/theme/browser/images/README.txt
  hkcr.theme/hkcr/theme/browser/interfaces.py
  hkcr.theme/hkcr/theme/browser/stylesheets/
  hkcr.theme/hkcr/theme/browser/stylesheets/README.txt
  hkcr.theme/hkcr/theme/browser/stylesheets/main.css
  hkcr.theme/hkcr/theme/browser/viewlet.pt
  hkcr.theme/hkcr/theme/browser/viewlets.py
  hkcr.theme/hkcr/theme/configure.zcml
  hkcr.theme/hkcr/theme/jbot/
  hkcr.theme/hkcr/theme/jbot.zcml
  hkcr.theme/hkcr/theme/jbot/plone.portlets.login.pt
  hkcr.theme/hkcr/theme/locales/
  hkcr.theme/hkcr/theme/locales/README.txt
  hkcr.theme/hkcr/theme/profiles/
  hkcr.theme/hkcr/theme/profiles.zcml
  hkcr.theme/hkcr/theme/profiles/default/
  hkcr.theme/hkcr/theme/profiles/default/cssregistry.xml
  hkcr.theme/hkcr/theme/profiles/default/hkcr.theme_various.txt
  hkcr.theme/hkcr/theme/profiles/default/jsregistry.xml
  hkcr.theme/hkcr/theme/profiles/default/metadata.xml
  hkcr.theme/hkcr/theme/profiles/default/skins.xml
  hkcr.theme/hkcr/theme/profiles/default/viewlets.xml
  hkcr.theme/hkcr/theme/setuphandlers.py
  hkcr.theme/hkcr/theme/skins/
  hkcr.theme/hkcr/theme/skins.zcml
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_images/
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_images/CONTENT.txt
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_templates/
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_templates/.objects
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_templates/CONTENT.txt
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_templates/base.css
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_templates/base_metadata.cpt
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_templates/base_metadata.cpt.metadata
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_templates/base_view.pt
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_templates/forms.css
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_templates/index_html.pt
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_templates/logged_out.cpt
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_templates/logged_out.cpt.metadata
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_templates/login_form.cpt
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_templates/login_form.cpt.metadata
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_templates/logo.png
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_templates/logoIcon.png
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_templates/main_template.pt
  hkcr.theme/hkcr/theme/skins/hkcr_theme_custom_templates/site_icon.png
  hkcr.theme/hkcr/theme/skins/hkcr_theme_styles/
  hkcr.theme/hkcr/theme/skins/hkcr_theme_styles/CONTENT.txt
  hkcr.theme/hkcr/theme/skins/hkcr_theme_styles/base_properties.props
  hkcr.theme/hkcr/theme/tests.py
  hkcr.theme/hkcr/theme/version.txt
  hkcr.theme/setup.cfg
  hkcr.theme/setup.py
The size of the diff (3718 lines) is larger than your specified limit of 1000 lines

--
lp:hkcr
https://code.launchpad.net/~hkcr-dev/hkcr/hkcr

Your team Healthcare Knowledge Component Repository Application Development Team is subscribed to branch lp:hkcr.
To unsubscribe from this branch go to https://code.launchpad.net/~hkcr-dev/hkcr/hkcr/+edit-subscription