diff --git a/ccm-sci-bundle/bundles/local/aap/AUTHORS b/ccm-sci-bundle/bundles/local/aap/AUTHORS deleted file mode 100644 index e69de29bb..000000000 diff --git a/ccm-sci-bundle/bundles/local/aap/ChangeLog b/ccm-sci-bundle/bundles/local/aap/ChangeLog deleted file mode 100644 index 786623bdb..000000000 --- a/ccm-sci-bundle/bundles/local/aap/ChangeLog +++ /dev/null @@ -1,9 +0,0 @@ -* Thu Sep 22 2005 Alan Pevec -- Build all APLAWS+ bundles from the common set of templates. - -* Mon Feb 21 2005 Alan Pevec -- Requires applications. - -* Mon Jan 26 2004 Daniel Berrange -- Initial build. - diff --git a/ccm-sci-bundle/bundles/local/aap/NEWS b/ccm-sci-bundle/bundles/local/aap/NEWS deleted file mode 100644 index e69de29bb..000000000 diff --git a/ccm-sci-bundle/bundles/local/aap/README b/ccm-sci-bundle/bundles/local/aap/README deleted file mode 100644 index e69de29bb..000000000 diff --git a/ccm-sci-bundle/bundles/local/aap/bundle.in b/ccm-sci-bundle/bundles/local/aap/bundle.in deleted file mode 100644 index 093aac421..000000000 --- a/ccm-sci-bundle/bundles/local/aap/bundle.in +++ /dev/null @@ -1,4 +0,0 @@ -BUNDLE_NAME=aplaws-plus-zes-devel -BUNDLE_PRETTY_NAME="APLAWS+ ZeS Devel Bundle" -VERSION=1.1.2devel -RELEASE=1 diff --git a/ccm-sci-bundle/bundles/local/aap/cfg/integration.properties b/ccm-sci-bundle/bundles/local/aap/cfg/integration.properties deleted file mode 100644 index e68d1436e..000000000 --- a/ccm-sci-bundle/bundles/local/aap/cfg/integration.properties +++ /dev/null @@ -1,137 +0,0 @@ -# Scientific CMS devel bundle integration.properties -# -waf.bebop.base_page=com.arsdigita.aplaws.ui.SimplePage -# -; dhtml editor to use (system wide) -; Xinha is default -; default: Xinha editor & src=/assets/xinha/XinhaLoader.js -#waf.bebop.dhtml_editor=FCKeditor - -waf.categorization.show_internal_name=true -waf.categorization.supported_languages=de,en - -waf.dispatcher.default_expiry=3600 -; -waf.kernel.data_permission_check_enabled=false -waf.kernel.primary_user_identifier=email -; if you activate screen_name, forum loader does not work. -; waf.kernel.primary_user_identifier=screen_name -waf.kernel.supported_languages=de,en - -; security.properties: -waf.auto_registration_on=false - -; Searches for localized style sheet (among others) -waf.templating.stylesheet_resolver=com.arsdigita.templating.PatternStylesheetResolver -waf.templating.stylesheet_paths=/WEB-INF/resources/scientificCMS-stylesheet-paths.txt - -core.ui.pagemap.root_page_url=navigation/ -core.ui.pagemap.workspace_url=navigation/ -core.ui.pagemap.user_redirect_url=content/content-center-redirect.jsp - -; workflow configuration -waf.workflow.simple.alerts_enabled=true -waf.workflow.simple.alerts_sender=root@localhost.localdomain - -; Configures the xml processing -waf.xml.xsl_transformer=xalan -waf.xml.activate_full_date_formatter=true - -# ccm-cms parameters - -com.arsdigita.cms.category_authoring_add_form=com.arsdigita.aplaws.ui.ItemCategoryPicker - -com.arsdigita.cms.default_folder_template_path=/default/aplaws-folder.jsp -com.arsdigita.cms.default_item_template_path=/default/aplaws-item.jsp -com.arsdigita.cms.default_template_resolver_class=com.arsdigita.london.subsite.dispatcher.SubsiteItemTemplateResolver - -; Configure dhtml editor for use in cms content-center -; Xinha is default and should work out of the box -; com.arsdigita.cms.dhtml_editor_config=XinhaConfig,/assets/xinha/XinhaConfig.js -; as a temporary measure a different configuration file which includes a link selection box for CCM items -; and CCM images should be specified: -com.arsdigita.cms.dhtml_editor_config=XinhaConfig,/assets/xinha/CCMcmsXinhaConfig.js - -; to use FCKeditor: -; com.arsdigita.cms.dhtml_editor_config=FCKEditor.Config.StyleDefault?,/assets/fckeditor/config/fckconfigOpenCCM.js -; com.arsdigita.cms.dhtml_editor_config=XinhaConfig,/assets/xinha/XinhaConfig.js -; com.arsdigita.cms.dhtml_editor_hidden_buttons= -; com.arsdigita.cms.dhtml_editor_plugins=TableOperations,CSS -com.arsdigita.cms.dhtml_editor_plugins= - -com.arsdigita.cms.disable_item_pfs=true - -com.arsdigita.cms.hide_admin_tabs=true -com.arsdigita.cms.hide_folder_index_checkbox=true -com.arsdigita.cms.hide_launch_date=true -com.arsdigita.cms.hide_templates_tab=true -com.arsdigita.cms.hide_timezone=true -com.arsdigita.cms.hide_udct_ui=true - -com.arsdigita.cms.use_section_categories=false -com.arsdigita.cms.use_streamlined_creation=true - - -# ccm-cms-types-event parameters -com.arsdigita.cms.contenttypes.event.hide_cost=true -com.arsdigita.cms.contenttypes.event.hide_link_to_map=true -com.arsdigita.cms.contenttypes.event.use_html_date_description=false -com.arsdigita.cms.contenttypes.event.start_year=2000 -com.arsdigita.cms.contenttypes.event.end_year_delta=5 - - -# ccm-cms-types-newsitem parameters -com.arsdigita.cms.contenttypes.newsitem.hide_homepage=true -com.arsdigita.cms.contenttypes.newsitem.start_year=2000 -com.arsdigita.cms.contenttypes.newsitem.end_year_delta=5 - - -# Forum application -com.arsdigita.forum.show_new_tabs=true -com.arsdigita.forum.use_wysiwyg_editor=true -com.arsdigita.forum.allow_quick_finish=true -com.arsdigita.forum.disable_page_caching=true - - -# ccm-navigation application -com.arsdigita.navigation.category_menu_show_grand_children=false -com.arsdigita.navigation.default_cat_root_path=/navigation/ -com.arsdigita.navigation.default_template=/templates/ccm-navigation/navigation/sci-default.jsp - - -# ccm-ldn-search application -com.arsdigita.london.search.show_sponsored_links=true - - -# ccm-ldn-subsite application -com.arsdigita.london.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker - - -# ccm-ldn-themedirector application -themedirector.default_theme_context= -#themedirector.default_theme_manifest=ccm-zes-aplaws.web.mf -themedirector.default_theme_path=themes/static/aplaws-generic -themedirector.file_extensions=bmp css gif jpeg jpg js png xml xsl - - -# ============================================================================================= -# runtime specific configurations - -waf.admin.email=webmaster@scientificCMS.org -waf.admin.name.given=SCI -waf.admin.name.family=Administrator -waf.admin.password=sci2000 -waf.admin.password.question=12345 -waf.admin.password.answer=6 - -waf.runtime.jdbc_url=jdbc\:postgresql\://localhost/ccm-sci?user\=sci&password\=sci47web&stringtype\=unspecified -waf.runtime.jdbc_pool_size=30 - -waf.web.server=localhost\:8080 - - -# ============================================================================================= -# devel specific configurations -waf.debug=true -waf.bebop.fancy_xsl_errors=true - diff --git a/ccm-sci-bundle/bundles/local/aap/cfg/project.xml b/ccm-sci-bundle/bundles/local/aap/cfg/project.xml deleted file mode 100644 index ae8fb9458..000000000 --- a/ccm-sci-bundle/bundles/local/aap/cfg/project.xml +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ccm-sci-bundle/bundles/local/aap/cfg/web.xml-sci b/ccm-sci-bundle/bundles/local/aap/cfg/web.xml-sci deleted file mode 100644 index 5babaffe0..000000000 --- a/ccm-sci-bundle/bundles/local/aap/cfg/web.xml-sci +++ /dev/null @@ -1,540 +0,0 @@ - - - - Scientific CMS - Content and Collaboration Management for Scientific Institutions - - - - log4j-conf-file - WEB-INF/conf/log4j.properties - - - - - - - - shortcuts - com.arsdigita.london.shortcuts.ShortcutFilter - - - - subsite - com.arsdigita.london.subsite.SubsiteFilter - - - - - - subsite - /* - - - - shortcuts - /* - - - - - com.arsdigita.web.CCMApplicationContextListener - - - - - - reg - com.arsdigita.web.ContextRegistrationServlet - - uri - / - - 1 - - - - legacy-dispatcher - com.arsdigita.sitenode.SiteNodeDispatcher - 3 - - - - ccm-dispatcher - com.arsdigita.web.DispatcherServlet - - fallback-servlet - legacy-dispatcher - - 2 - - - - legacy-adapter - com.arsdigita.web.LegacyAdapterServlet - - - - cache-manager - com.arsdigita.caching.CacheServlet - - - - db-test - com.arsdigita.web.monitoring.DBTestServlet - - - - versioning-log - com.arsdigita.versioning.VersioningServlet - - - - oid-redirect - com.arsdigita.web.OIDRedirectServlet - - - - resource-resolver - com.arsdigita.web.ResourceServlet - - - - - - content-section - com.arsdigita.cms.ContentSectionServlet - - - - content-type-xsl - com.arsdigita.cms.dispatcher.ContentTypeXSLServlet - - - - content-item-xsl - com.arsdigita.cms.dispatcher.ContentItemXSLServlet - - - - template-xsl - com.arsdigita.cms.dispatcher.TemplateXSLServlet - - - - TextOnlyServlet - Text Only Servlet - - com.arsdigita.web.InternalPrefixerServlet - - - prefix - /text - - - - - PrintFriendlyServlet - Printer Friendly Output Servlet - - com.arsdigita.web.InternalPrefixerServlet - - - prefix - /print - - - - - - - - - forum-main - com.arsdigita.forum.ForumServlet - - - - - portalworkspace-files - com.arsdigita.web.ApplicationFileServlet - - template-path - /templates/ccm-portalworkspace - - - - - navigation-files - com.arsdigita.web.ApplicationFileServlet - - template-path - /templates/ccm-navigation - - - file-resolver - com.arsdigita.navigation.NavigationFileResolver - - - - - portlet-type-xsl - com.arsdigita.dispatcher.PortletTypeXSLServlet - - - - - rss-files - com.arsdigita.web.ApplicationFileServlet - - template-path - /templates/ccm-ldn-rss - - - file-resolver - com.arsdigita.london.rss.RSSFileResolver - - - - - - - worker - com.arsdigita.london.search.SearchWorkerServlet - 4 - - - - search-files - com.arsdigita.web.ApplicationFileServlet - - template-path - /templates/ccm-ldn-search - - - - - AxisServlet - Apache-Axis Servlet - - org.apache.axis.transport.http.AxisServlet - - - - - - - shortcuts-files - com.arsdigita.web.ApplicationFileServlet - - template-path - /templates/ccm-ldn-shortcuts - - - - - - subsite-files - com.arsdigita.web.ApplicationFileServlet - - template-path - /templates/ccm-ldn-subsite - - - - - - - terms-files - com.arsdigita.web.ApplicationFileServlet - - template-path - /templates/ccm-ldn-terms - - - - - - - theme-files - com.arsdigita.web.ApplicationFileServlet - - template-path - /templates/ccm-themedirector - - - - - ThemeDownload - com.arsdigita.themedirector.dispatcher.ThemeDownloadServlet - - - - ThemePreviewServlet - Servlet to allow admins to preview look/feel - - com.arsdigita.themedirector.dispatcher.InternalThemePrefixerServlet - - - prefix - /theme - - - - - - - - - - forum-main - /forum-main/main/* - - - - - portlet-type-xsl - /__ccm__/servlet/portlet-type/* - - - - portalworkspace-files - /ccm-portalworkspace/files/* - - - - navigation-files - /ccm-navigation/files/* - - - - - rss-files - /ccm-ldn-rss/files/* - - - - - search-files - /ccm-ldn-search/files/* - - - - AxisServlet - /services/* - - - - - - shortcuts-files - /ccm-ldn-shortcuts/files/* - - - - - subsite-files - /ccm-ldn-subsite/files/* - - - - - - terms-files - /ccm-ldn-terms/files/* - - - - - - theme-files - /theme-files/* - - - - ThemeDownload - /theme-files/download/* - - - - ThemePreviewServlet - /theme/* - - - - - - - - reg - /__ccm__/null/reg/* - - - - ccm-dispatcher - /ccm/* - - - - legacy-adapter - /__ccm__/servlet/legacy-adapter/* - - - - cache-manager - /expireCache/* - - - - db-test - /dbtest - - - - versioning-log - /versioning/* - - - - oid-redirect - /redirect/* - - - - resource-resolver - /resource/* - - - - - - content-section - /__ccm__/servlet/content-section/* - - - - content-item-xsl - /__ccm__/servlet/content-item/* - - - - content-type-xsl - /__ccm__/servlet/content-type/* - - - - template-xsl - /__ccm__/servlet/template/* - - - - TextOnlyServlet - /text/* - - - - PrintFriendlyServlet - /print/* - - - - - - com.arsdigita.dispatcher.AccessDeniedException - /error/access-denied.jsp - - - - com.arsdigita.dispatcher.ObjectNotFoundException - /error/object-not-found.jsp - - - - com.arsdigita.kernel.permissions.PermissionException - /error/permission-denied.jsp - - - - com.arsdigita.persistence.DbNotAvailableException - /error/db-not-available.jsp - - - - com.arsdigita.db.DbNotAvailableException - /error/db-not-available.jsp - - - - java.lang.Exception - /error/general.jsp - - - - java.lang.Error - /error/general.jsp - - - - - - /WEB-INF/bebop-show.tld - /WEB-INF/bebop-show.tld - - - - /WEB-INF/bebop-define.tld - /WEB-INF/bebop-define.tld - - -