You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Apache Wiki <wi...@apache.org> on 2006/02/11 22:35:46 UTC

[Lenya Wiki] Trivial Update of "RandomThingsLearnedWhilePlayingWith1.4HEAD" by JörnNettingsmeier

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change notification.

The following page has been changed by JörnNettingsmeier:
http://wiki.apache.org/lenya/RandomThingsLearnedWhilePlayingWith1%2e4HEAD

------------------------------------------------------------------------------
  This is another brain-dump area while I'm learning my way around Lenya 1.4-HEAD. --JörnNettingsmeier
- 
- ''All paths mentioned below are relative to the pubs dir (build/lenya/webapps/lenya/pubs).''
  
  
  == New Publication Wizard / Publication templating ==
@@ -15, +13 @@

  
  That said, the default instantiator has some issues:
  
-  * It does not yet create a sane access control. It always uses the ac settings from the default publication (i.e. it uses the same users and groups, instead of creating its own ac). (CHECK: is this still the case with latest SVN?)
+  * It does not yet create a sane access control. It always uses the ac settings from the default publication (i.e. it uses the same users and groups, instead of creating its own ac). '''(CHECK: is this still the case with latest SVN?)'''
    * <newpub>/config/ac/ac.xconf uses "context:///lenya/pubs/default/config/ac/passwd" etc. *But*: it always uses the "default" publication, not the actual template that is used. This can be corrected by using "fallback:///confic/ac/..." throughout /config/ac/ac.xconf.
    * The contents of the passwd/ and policy/ dirs are copied into <newpub> from the default publication. 
    ''(Note: Changes to config/ac/ settings require lenya to be restarted in order to become active.)''
  
-  * It produces an incorrect setting for "templates" in config/publication.xconf. There are two template declarations instead of one, and the first is always "default". Since the first one wins, your new publication will only inherit properties from default unless you remove this line. (CHECK: is this still the case with latest SVN?)
+  * It produces an incorrect setting for "templates" in config/publication.xconf. There are two template declarations instead of one, and the first is always "default". Since the first one wins, your new publication will only inherit properties from default unless you remove this line. '''(CHECK: is this still the case with latest SVN?)'''
  
  
  == Overriding global resources ==

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org