> i would like to use Nuxeo to do content management on an EXISTING website, > whose files are e.g. in c:/mywebsite, it's a Seam Application website, I want > to utilize the Workflow management to enable multiple secretaries without > programming knowledge to add content and simply publish the final file.
Nuxeo is not designed to manage a filesystem. It's designed to manage documents in a database, that happen to be partially stored on the filesystem. > Now the location NXRuntime\binaries\ has binary files, i was expecting to > find the actual files i added e.g. if it's a HTML or word doc at that > location, such that someone can even manually copy that file and use it > elsewhere. i have tried to explore the NXRuntime\ but all i see are binary > files. A file is a file, "binary" is just an interpretation. Actually all the files you upload +are+ stored in this directory, they are juste renamed based on hashes for optimization and transactional purposes. > There is a video tutorial on the Nuxeo website which actually uses a network > folder, and in this folder, there will be the actual simple files e.g. word > docs. i'm failing to find documentation for using Nuxeo on an Existing > website then Publish to a particular folder. This is different, it's a view of Nuxeo documents through a WebDAV or Microsoft SharePoint (I don't know which video you saw) interface provided by Nuxeo itself. -- Posted by "fguillaume" at Nuxeo Discussions <http://nuxeo.org/discussions> View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2455#9996> _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
