I'm working to a new project to manage umbraco. This project will have:
- Versions manager (to show, delete by count, delete by date) - Media Folder manager (to delete unused Folders and Files on File System) - Log manager - User Manager (to delete a user)
I don't know the realease date but I hope to do that as soon as possible.
Cleaning up the database
Hello,
Is there any way to clean up the Umbraco database and remove all the entries of deleted doctypes and nodes? I'm running Umbraco on VS.
Thanks in advance.
You can try look atfollowing post as starting point
http://blog.thoehler.com/2009/02/27/cleaning-all-unnecessary-versions-via-sql
Thanks!
Hi,
I'm working to a new project to manage umbraco.
This project will have:
- Versions manager (to show, delete by count, delete by date)
- Media Folder manager (to delete unused Folders and Files on File System)
- Log manager
- User Manager (to delete a user)
I don't know the realease date but I hope to do that as soon as possible.
Let me know any suggestions about it
Bye
Adriano
hi to all,
my project is now published. :-)
You can find it at this URL:
http://our.umbraco.org/projects/falm-housekeeping
is working on a reply...