| 
      
      
      From: <And...@Be...> - 2001-12-12 13:19:48
      
     | 
| .. I tried to overide the edit_document_box action in the action.perl = of static_page because of this and this didn`t do it. Do I need the = static_page package to be able to run the scan_for_new.pl script?=20 -----Urspr=FCngliche Nachricht----- Von: Chris Winters [mailto:ch...@cw...] Gesendet: Mittwoch, 12. Dezember 2001 14:38 An: And...@Be... Cc: ope...@li... Betreff: Re: [Openinteract-help] base_page and mime types * Andreas Nolte (And...@Be...) [011212 04:17]: > ..aiihh! Just found another catch: if you have security set up for = static > page, remember to update sys_security from = class=3D"MYSITE::BasicPage" to > class=3D'MYSITE::Page' ! Forgot to add that -- thanks. (I'll add this to the 'UPGRADE' doc in the base_page package.) > Now only one bit is left: get the right edit_document_box > called. Right now still the static_page variant gets loaded and I do > not know why... If you're not using the 'static_page' package anymore, just do: $ oi_manage remove_package --package static_page Both packages define the edit_document_box, and since static_page gets picked up last in the initialization process it overwrites the action by the same name defined in base_page. Chris --=20 Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |