And one more question. :) I'm trying to use Zope here at work to make it easy for everyone to publish to the site. Is there anything out there that can basically make it easy for a moron to publish to his/her part of the site? Nobody her knows what a <P> tag is for, etc...I'm trying to make it so that they simply create a text document, drop it in the right place (a folder) and then it's already up and running in zope, listed et al on the DB, in the search function, dynamically pulled online, etc... Any way to do that? I can't imagine anyone here logging into the Zope GUI and trying to figure out what to do next. I could train them but they don't have time and I don't think they should have to do that, in the end. So...any remarks? :) Thanks. BTW, great list. I'm learning a lot just by reading on here. :) Newbie Nat.
Nat Harari writes:
I'm trying to use Zope here at work to make it easy for everyone to publish to the site. Is there anything out there that can basically make it easy for a moron to publish to his/her part of the site? Nobody her knows what a <P> tag is for, etc...I'm trying to make it so that they simply create a text document, drop it in the right place (a folder) and then it's already up and running in zope, listed et al on the DB, in the search function, dynamically pulled online, etc... You have already been told to look at Zope's CMF.
Do it... Dieter
I er...did. :) -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Dieter Maurer Sent: Thursday, July 12, 2001 1:41 PM To: nat@interactivehq.org Cc: zope@zope.org Subject: Re: [Zope] General Publishing Question Nat Harari writes:
I'm trying to use Zope here at work to make it easy for everyone to publish to the site. Is there anything out there that can basically make it easy for a moron to publish to his/her part of the site? Nobody her knows what a <P> tag is for, etc...I'm trying to make it so that they simply create a text document, drop it in the right place (a folder) and then it's already up and running in zope, listed et al on the DB, in the search function, dynamically pulled online, etc... You have already been told to look at Zope's CMF.
Do it... Dieter _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
I'm looking at the CMF right now on my machine. I run Windows 2000 Pro. It isn't, for some reason, installing. The install notes are all for linux commands (which I am not unfamiliar with, but it isn't what I happen to be running). Any ideas? Thanks, Newbie Nat. :)
I'm looking at the CMF right now on my machine. I run Windows 2000 Pro. It isn't, for some reason, installing. The install notes are all for linux commands (which I am not unfamiliar with, but it isn't what I happen to be running).
This is probably best addressed to the CMF list (where this has been answered several times)... Make sure you've read the install directions very carefully. The CMF doesn't install like a normal product. What you've downloaded is in fact three products in one. The three directories in the CMF-1.1 directory need to be moved to the lib/python/Products directory. (Or linked, if you're in a Unixish environment. Thus the wording in the install notes.) I've suggested this be changed or highlighted, but no dice yet. --jcc (hello, lady luck!)
Oh hey...thanks. :) Gonna try that. Sorry, didn't know there was a CMF list until now. I just joined. Heck, didn't know what CMF was until today, in fact. :) Thanks again. Gonna try that out. Newbie Nat. :) -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of J. Cameron Cooper Sent: Thursday, July 12, 2001 5:29 PM To: zope@zope.org Subject: Re: [Zope] CMF Question
I'm looking at the CMF right now on my machine. I run Windows 2000 Pro. It
isn't, for some reason, installing. The install notes are
all for linux commands (which I am not unfamiliar with, but it isn't what I happen to be running).
This is probably best addressed to the CMF list (where this has been answered several times)... Make sure you've read the install directions very carefully. The CMF doesn't install like a normal product. What you've downloaded is in fact three products in one. The three directories in the CMF-1.1 directory need to be moved to the lib/python/Products directory. (Or linked, if you're in a Unixish environment. Thus the wording in the install notes.) I've suggested this be changed or highlighted, but no dice yet. --jcc (hello, lady luck!) _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (4)
-
Dieter Maurer -
J. Cameron Cooper -
Nat Harari -
Traveling Uncle Nat