[OGo-Users] How do I select the default place where projects are saved

Samuli Seppänen users@opengroupware.org
Tue, 06 Mar 2007 11:59:50 +0200


Adam Tauno Williams kirjoitti:
>> When creating new projects the user has the choice of saving the project
>>  to either Database or Filesystem, like below:
>> Project Base: ( ) Database ( ) Filesystem
>> By default neither of these is selected, but we don't want to force
>> average Joe making this kind of hard decisions. So how do I either
>> - disable the Filesystem checkbox
>> - preselect the Database checkbox
>> I did not find any obvious Defaults, nor any info from the OGo docs or
>> mailinglist archives. Can this be done?
> 
> http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=394
> 
> Have your tried deleting the "SkyFSPath" default?  In my notes I have
> "when no projectBases are defined, the editor will default to the
> database one" - but I'm not entirely sure what that means (it is dated
> 2004).
>

I tried changing the SkyFSPath to a non-existent path, to a directory
with no access (for user "ogo") and setting it to "". None of these
helped. I guess that I could just add a small hint for the user, like

Project Base: ( ) Database (recommended) ( ) Filesystem

and hope that the user follows this recommendation :).