Ignore:
Timestamp:
22 Sep 2016, 20:11:06 (8 years ago)
Author:
Henrik Bettermann
Message:

Renaming and further adjustments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/ikobacustom.uniben/trunk/etc/site.zcml.in

    r12405 r14178  
    11<configure xmlns="http://namespaces.zope.org/zope"
    22           xmlns:ikoba="http://namespaces.waeup.org/ikoba"
    3            i18n_domain="ikobacustom.skeleton">
     3           i18n_domain="ikobacustom.uniben">
    44
    5   <include package="ikobacustom.skeleton" />
    6   <include package="ikobacustom.skeleton" file="mail.zcml" />
     5  <include package="ikobacustom.uniben" />
     6  <include package="ikobacustom.uniben" file="mail.zcml" />
    77
    88  <!-- install job container
     
    3333      path="${buildout:directory}/etc/paypal.conf" />
    3434
    35     <configure i18n_domain="ikobacustom.skeleton">
     35    <configure i18n_domain="ikobacustom.uniben">
    3636
    3737      <unauthenticatedPrincipal id="zope.anybody"
     
    4646                 title="Manager"
    4747                 login="grok"
    48                  password_manager="SHA1"
    49                  password="321b9cd3739bd029629243732eb682db005a7541f7509622"
     48                 password_manager="SSHA"
     49                 password="{SSHA}PQQypyPElik2Pi3wM5kO1W78eVCGgdZ8"
    5050                 />
    5151
Note: See TracChangeset for help on using the changeset viewer.