Hey there,
when syncing content in Plone 2.1 with ZSyncer
0.7.1-beta1 the order set in the "contents"-view of the
folder the content is in gets lost. Syncing the whole
folder fixes the problem, but then the folder above
that looses it's order... and so on. So basically in a
folder structure one has to sync the topmost folder if
the order is relevant (which it is most of the time in
Plone), and since syncing folders doesn't only sync the
folder but all it's contents one basically has to sync
the whole site every time one wants to update a page.
Is this somehow fixable? I'd be happy to help if I can...
Logged In: YES
user_id=38329
There is support in ZSyncer for maintaining folder order,
starting around line 480 of ZSyncer.py. I haven't used it
much but people have reported it working. I have no idea
why it wouldn't work with Plone 2.1, and I don't have enough
time or plone knowledge to investigate now, but I do want it
to work. Patches would be gratefully accepted.