[opencms-dev] Folder Synchronization Exclusion lists?

Tim Daschner timd at thedoleco.com
Sun Apr 26 06:08:08 CEST 2009


I created this new bug entry:
http://bugzilla.opencms.org/show_bug.cgi?id=1742. I have also copied some of
our email conversation into a text file and attached that on the bug. Maybe
one of us could contribute when we have the budgets...

Thanks very much!

Best,
Tim

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of
a.westermann at alkacon.com
Sent: Thursday, April 23, 2009 8:00 AM
To: The OpenCms mailing list
Subject: Re: [opencms-dev] Folder Synchronization Exclusion lists?

Hi Nikolas,

sounds good. If you do so try to do it as a module that may be seperatly 
installed or removed and adds this feature. You could start off by 
creating a new module and copy the features to the new module in VFS / 
link the copies to your module resources. Also original Java sources 
could be copied. This is a bit more effort but it makes you independent 
from the decision whether we can (and have the time to) take your code 
into the core and would allow to share your work even if the latter 
cannot be done by us.

Synchronization settings are stored per user. This makes sense, as this 
is mainly a developer feature. Every user may  control, where to/from 
files should be synchronized. If you turned on sync you can see this in 
the account management -> Edit additional info:

USERPREFERENCES_SYNC_SETTINGS_DESTINATION=C:\temp
USERPREFERENCES_SYNC_SETTINGS_VFS_LIST=/sites/default/release/

You had to look into the core code for seeing how additional user infos 
are stored.

Finally users had to have the possibility to configure their settings in 
the wp. A lot of work! Happy coding!

Kind Regards,
Achim.
 
-------------------
Achim Westermann
 
Alkacon Software GmbH  - The OpenCms Experts                    
http://www.alkacon.com - http://www.opencms.org                 
                                                                
Visit OpenCms Days 2009 Conference and Expo                     
June 15 to June 16 2009 in Cologne, Germany                         
http://www.opencms-days.org  





Nikolas Lotz wrote:
> I'll try to find the time to write a clean patch that
> allows configuration of the files to be excluded from
> synchronization. I'm not quite sure where to put the
> configuration. Maybe a new node in opencms-system.xml
> called 'synchronization' ?
>
> Any ideas besides filtering by filename ?
>
>   

_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev




More information about the opencms-dev mailing list