Koozali.org: home of the SME Server

How to enable recycle bin on SME 7.0Bx

Offline byte

  • *
  • 2,183
  • +2/-0
How to enable recycle bin on SME 7.0Bx
« on: January 09, 2006, 12:03:03 AM »
As before I used a recycle bin for my users and found this feature useful, to enable it for ibays you would need to do...

db accounts setprop test RecycleBin enabled
db accounts setprop test KeepVersions enabled
signal-event ibay-modify test

Thanks to Gordon's  post in the BUG Tracker http://bugs.contribs.org/show_bug.cgi?id=343

Had to change ibay-name to other way around as Gordon's Line didn't work for me.

Would doing...

db accounts setprop joe RecycleBin enabled
db accounts setprop joe KeepVersions enabled
signal-event user-modify joe

Setup a recycle bin in the home dir's? or from bug is a way possible yet?
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline gordonr

  • *
  • 646
  • +0/-0
    • http://www.smeserver.com.au/
Re: How to enable recycle bin on SME 7.0Bx
« Reply #1 on: January 09, 2006, 12:24:44 AM »
Quote from: "byte"

Setup a recycle bin in the home dir's? or from bug is a way possible yet?

As per the bug you referred to, it is not yet implemented. If someone would like to provide patches, we'd certainly look at them.
............

Offline byte

  • *
  • 2,183
  • +2/-0
Re: How to enable recycle bin on SME 7.0Bx
« Reply #2 on: January 09, 2006, 03:06:33 PM »
Quote from: "gordonr"
Quote from: "byte"

Setup a recycle bin in the home dir's? or from bug is a way possible yet?

As per the bug you referred to, it is not yet implemented. If someone would like to provide patches, we'd certainly look at them.


I shall have a look and see what I can do...
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!