Re: [Aikiframework.admins] [Bug 920572] [NEW] image url redirect and image_viewer.php should be removed from aiki

2012-01-23 Thread rejon
The other thing was thinking, and probably for a separate bug is that we should only ship with example plugin, extension and app with pointers to the documentation and where to get more. Jon On Tue, Jan 24, 2012 at 10:00 AM, j...@rejon.org wrote: > I completely agree. Put it in a repo up at gith

Re: [Aikiframework.admins] [Bug 920572] [NEW] image url redirect and image_viewer.php should be removed from aiki

2012-01-23 Thread rejon
I completely agree. Put it in a repo up at github.com Jon On Tue, Jan 24, 2012 at 2:00 AM, Jakub Jankiewicz <920...@bugs.launchpad.net> wrote: > Public bug reported: > > This kind of things should be removed from Aiki, if they are usefull > then they need to be put in Extension or App. > > ** Aff

Re: [Aikiframework.admins] [Bug 920574] [NEW] Aiki installation script show errors from configs/config.php

2012-01-23 Thread rejon
I completely agree jakub. Also please make sure you guys are running latest aiki. All constructive developments. On Tuesday, January 24, 2012, Jakub Jankiewicz <920...@bugs.launchpad.net> wrote: > I don't think is good idea. ( the header location line) it should work > the same as current installe

Re: [Aikiframework.admins] [Aikiframework-devel] [Bug 920574] Re: Aiki installation script show errors from configs/config.php

2012-01-23 Thread Jakub Jankiewicz
I don't think is good idea. ( the header location line) it should work the same as current installer without changing URL. If you think that your installer is better, then just replace it. Why if we have new installer we use old one? And the other thing is that, it shouldn't be in apps folder beca

Re: [Aikiframework.admins] [Aikiframework-devel] [Bug 920574] Re: Aiki installation script show errors from configs/config.php

2012-01-23 Thread rg1024
i see.but in a near future we can change all code to /* use run-time installer config */ if (file_exists("$AIKI_ROOT_DIR/config.php")) { /** @see config.php */ require_once("$AIKI_ROOT_DIR/config.php"); } else { /** @see installer.php */ header("location:$AIKI_ROOT_DIR/assets/apps/

Re: [Aikiframework.admins] [Bug 920574] Re: Aiki installation script show errors from configs/config.php

2012-01-23 Thread Jakub Jankiewicz
Yes I know, but bootstrap.php import that file if /config.php is not there (default). On Mon, 23 Jan 2012 19:54:02 - rg1024 <920...@bugs.launchpad.net> wrote: > AIKI/configs/config.php is not the config file, it's a template for > create the real AIKI/config.php.. The problem is not this file

[Aikiframework.admins] [Bug 920574] Re: Aiki installation script show errors from configs/config.php

2012-01-23 Thread rg1024
AIKI/configs/config.php is not the config file, it's a template for create the real AIKI/config.php.. The problem is not this file..it installations. Perhaps it can be useful rename this file to /configs/config.inc . -- You received this bug notification because you are a member of Aiki Framew

[Aikiframework.admins] [Bug 920572] [NEW] image url redirect and image_viewer.php should be removed from aiki

2012-01-23 Thread Jakub Jankiewicz
Public bug reported: This kind of things should be removed from Aiki, if they are usefull then they need to be put in Extension or App. ** Affects: aikiframework Importance: Undecided Status: New -- You received this bug notification because you are a member of Aiki Framework Admi

[Aikiframework.admins] [Bug 920574] [NEW] Aiki installation script show errors from configs/config.php

2012-01-23 Thread Jakub Jankiewicz
Public bug reported: In latest Aiki there are Notices: from configs/config.php file like this one: Notice: Use of undefined constant DB_TYPE - assumed 'DB_TYPE' in /home/kuba/projects/aikilab/var_www_aiki/configs/config.php on line 138 ** Affects: aikiframework Importance: Undecided