Re: [Rife-users] Where can we find the databaseschema for elephant and blablalist?

2006-02-03 Thread Pieter Claerhout
So, running Elephant without bamboo is not working? I installed PostgreSQL, ran the admin/install part of Elephant which created the db schema, but no users etc. were defined...
 
pieter 
On 2/1/06, Geert Bevin <[EMAIL PROTECTED]> wrote:
Hi Pieter,the database schemas are created programmatically through the DBabstraction layer.
For Blablalist:http://rifers.org:8088/viewrep/rifers/blablalist/trunk/src/java/blablalist/participants/InstallParticipant.java?r=2762
For Elephant:http://rifers.org:8088/viewrep/rifers/bamboo/trunk/src/java/org/rifers/bamboo/participants/SetupForumParticipant.java?r=2634
http://rifers.org:8088/viewrep/rifers/elephant/trunk/src/java/org/rifers/elephant/dam/structuremanagers/AbstractStructureManager.java?
r=1949http://rifers.org:8088/viewrep/rifers/elephant/trunk/src/java/org/rifers/elephant/dam/structuremanagers/StructureManagerFactory.java?
r=1279MySQL is neither supported for Blablalist nor Elephant since thereare some DB-specific queries for performance improvements. It's stillon the todo, but JR has been very busy.Best regards,
GeertOn 1-feb-06, at 20:47, Pieter Claerhout wrote:> Hi all,>> maybe this is a silly question, but in order to get more up to> speed with Rife, I decided to have a deeper look into elephant (the
> blog app) and blablalist (the list keeper). I downloaded the source> code, but was unable to run them on my system.>> There were two problems:> 1. I don't have PostgreSQL, so I'm wondering if I can use 
e.g.> MySQL or something similar instead?> 2. Where can I find the SQL code for creating the database? From> looking at the source code, this seems that this is something that> should be created manually upfront.
>> Cheers,>>> pieter>> --> pieter claerhout . [EMAIL PROTECTED] . http://www.yellowduck.be/
> ___> Rife-users mailing list> Rife-users@uwyn.com> 
http://lists.uwyn.com/mailman/listinfo/rife-users--Geert Bevin   Uwyn bvba"Use what you need"   Avenue de Scailmont 34http://www.uwyn.com
   7170 Manage, Belgiumgbevin[remove] at uwyn dot comTel +32 64 84 80 03PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9Public PGP key  : available at servers 
pgp.mit.edu, wwwkeys.pgp.net___Rife-users mailing listRife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users-- pieter claerhout . 
[EMAIL PROTECTED] . http://www.yellowduck.be/ 
___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users


[Rife-users] Where can we find the databaseschema for elephant and blablalist?

2006-02-01 Thread Pieter Claerhout
Hi all,
 
maybe this is a silly question, but in order to get more up to speed with Rife, I decided to have a deeper look into elephant (the blog app) and blablalist (the list keeper). I downloaded the source code, but was unable to run them on my system.

 
There were two problems:
1. I don't have PostgreSQL, so I'm wondering if I can use e.g. MySQL or something similar instead?
2. Where can I find the SQL code for creating the database? From looking at the source code, this seems that this is something that should be created manually upfront.
 
Cheers,
 
 
pieter-- pieter claerhout . [EMAIL PROTECTED] . http://www.yellowduck.be/ 
___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users


[Rife-users] Many to many relationships using RIFE/Crud

2006-01-18 Thread Pieter Claerhout
Hi all,
 
how can you do a many to many relation in RIFE/Crud? I want e.g. to have an article type that can have multiple categories linked to it by means of checkboxes. I found the manyToOne method, but there doesn't seem to be a manyToMany method.

 
pieter-- pieter claerhout . [EMAIL PROTECTED] . http://www.yellowduck.be/ 
___
Rife-users mailing list
Rife-users@uwyn.com
http://www.uwyn.com/mailman/listinfo/rife-users


[Rife-users] Sortable columns and filters with RIFE/Crud

2006-01-18 Thread Pieter Claerhout
Hi all,
 
I'm doing some basic tests with RIFE/Crud, and I must say that I'm impressed.
 
I was wondering about two things though:
 
- Is there an option to make the columns in the browse views clickable so that they can be used to sort the contents?
 
- Is there a way to add filter to the browse views?
 
Cheers,
 
 
pieter-- pieter claerhout . [EMAIL PROTECTED] . http://www.yellowduck.be/ 
___
Rife-users mailing list
Rife-users@uwyn.com
http://www.uwyn.com/mailman/listinfo/rife-users