Templates of r138 not up-to-date?

2 views
Skip to first unread message

Mark Dobrinic

unread,
Sep 28, 2010, 12:41:17 PM9/28/10
to Foodle Users
Hello,

Trying to install Foodle (just got it from svn, r138 it says) and
getting somewhere, but I when I want to create a new Foodle in my
development environment by selecting the "Create a new Foodle"-button,
I am submitting to "create" (http://foodle.local/create), which is a
URL that is not handled.

I saw in previous versions of the templates that create was actually
handled by a php-script, but not anymore.

What should I do to get it to work?

Thanks!

Cheers!

Mark Dobrinic

Andreas Åkre Solberg

unread,
Sep 29, 2010, 1:57:54 AM9/29/10
to foodle...@googlegroups.com

Hi, currently I'm working with Foodle v 3.0 beta, which is a large upgrade from 2.4. The current version in trunk is not working properly.

Your problem is probably due to the fact that all handling is done by the index.php script. Consequently I have an apache config like this:

Alias /simplesaml "/var/simplesamlphp-foodle/www"
Alias /res "/home/www/foodl.org/www/res"
Alias / /home/www/foodl.org/www/index.php/

I can try to make a branch and/or a zip download when the 3.0 version is complete, and announce on the mailinglist.

What kind of Foodle install do you plan on making. Local installation for a company?

Andreas

Mark Dobrinic

unread,
Sep 29, 2010, 5:08:38 AM9/29/10
to Foodle Users
Hello Andreas,

Thanks for your swift reply and the solution. I knew it would be
simple ;)

I've been assigned to extend Foodle's functionality to make use of
(external) group and contact definitions that are managed elsewhere in
a federation. This is done in the context of SURFnet's COIN project.

Trying to design a standard solution, looking into using SimpleSAMLPHP
as part of the solution as well. And it should also be Foodle-3.0-
proof. I just started looking into Foodle, maybe it's not a bad idea
if I can take a look at how Foodle-3.0 is working as well? (I do not
require a fully bug-free version for this)

Cheers,

Mark




On Sep 29, 7:57 am, Andreas Åkre Solberg <andreas.solb...@uninett.no>
wrote:
>  smime.p7s
> 5KViewDownload

Andreas Åkre Solberg

unread,
Oct 1, 2010, 5:09:49 AM10/1/10
to foodle...@googlegroups.com

On 29. sep.2010, at 11:08, Mark Dobrinic wrote:

> I've been assigned to extend Foodle's functionality to make use of
> (external) group and contact definitions that are managed elsewhere in
> a federation. This is done in the context of SURFnet's COIN project.
>
> Trying to design a standard solution, looking into using SimpleSAMLPHP
> as part of the solution as well. And it should also be Foodle-3.0-
> proof. I just started looking into Foodle, maybe it's not a bad idea
> if I can take a look at how Foodle-3.0 is working as well? (I do not
> require a fully bug-free version for this)

Right.

Please use 3.0 from subversion yes. It is a total rewrite, and it would be unwanter to build new stuff on 2.X.

Please update to r143. When you do, you probably need to add a column to the database. If I remember correctly:

alter table def add column timezone text;

will do the job.

News since 138 is probably:
- better freebusy integration
- new js editor
- timezone support.

If you encounter bugs that you think I might not be aware of, let me know, and I'll fix it. I will be on vacation next week, and hope to setup foodl.org with a pretty stable 3.0 version not too long after I'm back.

Kind regards,
Andreas

Reply all
Reply to author
Forward
0 new messages