Tutorial prod has 'open box' icon, others have 'closed box' what's the difference?
Just a simple question as I navigate the learning curve of Zope. I followed the tutorial on creating the simple, searchable "JobBoard" product. http://www.zope.org/Members/mukhsein/job_board_howto And its icon in 'products' has what looks like an 'open box', while the others, built-ins and imports, have a closed box icon. What is that telling me, that I haven't set a distribution policy on my created JobBoard yet? Thanks
On Sun, 3 Jun 2001, Jeff Kowalczyk wrote:
And its icon in 'products' has what looks like an 'open box', while the others, built-ins and imports, have a closed box icon. What is that telling me, that I haven't set a distribution policy on my created JobBoard yet?
The open box indicates that the product can be modified through the Web. The close box is for straight Python products that can only be modified from the filesystem. -Tim -- Tim Wilson | Visit Sibley online: | Check out: Henry Sibley HS | http://www.isd197.org | http://www.zope.org W. St. Paul, MN | | http://slashdot.org wilson@visi.com | <dtml-var pithy_quote> | http://linux.com
participants (2)
-
Jeff Kowalczyk -
Timothy Wilson