Re: [Zope] Ann: ZGDChart 0.4.2.b

2000-09-18 Thread Wolfgang Strobl

On 16 Sep 2000, 16:17  Chui Tey wrote:

> ZGDChart with more chart styles, data from non-SQL sources, plus Linux
> binaries.

After installing ZGDChart, I noticed a handfull of new permissions 
with strange one-letter names, including a blank one, but no "Add 
ZGDCharts" permission.

Changing 

permissions = 'Add ZGDCharts',

to
permission = 'Add ZGDCharts',

in __init__.py and restarting Zope fixes the problem.


--
  o  ( [EMAIL PROTECTED] (+49 2241) 14-2394
 /\*   GMD mbH   #include 
   _`\ `_<===  Schloss Birlinghoven, 
__(_)/_(_)___.-._  53754 Sankt Augustin, Germany 

___
Zope maillist  -  [EMAIL PROTECTED]
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 )




Re: [Zope] Ann: ZGDChart 0.4.2.b

2000-09-16 Thread Joachim Werner

> there two small bugs in  "addZGDChart.dtml" which causes it to
> display only a white page at least under netscape


I found two other HTML "buglets":

- in "manage/edit.dtml" the  block closes with , so the
   chart types are not displayed in Netscape (Linux)

- in "manage/view.dtml" there should be a "bgcolor="FF" in the body tag,
   otherwise the screen is grey in Netscape (old MSIE users' problem;
   with IE the predefined background color is white, so they won't notice
   ...)



Iuveno - Smart Communication


Joachim Werner


_

Marie-Curie-Straße 6
85055 Ingolstadt

Tel.: +49 841/90 14-325 (Fax -322)
Mobil: +49 179/39 60 327
E-Mail: [EMAIL PROTECTED][EMAIL PROTECTED]
WWW: www.iuveno.de/www.iuveno-net.de



___
Zope maillist  -  [EMAIL PROTECTED]
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 )




Re: [Zope] Ann: ZGDChart 0.4.2.b

2000-09-16 Thread Joachim Schmitz

there two small bugs in  "addZGDChart.dtml" which causes it to display only
a white page at least under netscape:
here is the diff:

7,10d6
< 
< 
< 
<
37c33
<
---
> 


On Sat, 16 Sep 2000, Chui Tey wrote:

> ZGDChart with more chart styles, data from non-SQL sources, plus Linux
> binaries.
> 
> Also, gone are the original poxy colors on the charts. Now with relaxing
> shades of pastel.
> 
> See the samples and grab the files at:
> 
> http://www.zope.org/Members/teyc/ZGDChart/index_html
> 
> All credits for this release goes to Hung Jung Lu who persisted long enough
> to get it working on Linux and then enhancing it.
> 
> 
> ___
> Zope maillist  -  [EMAIL PROTECTED]
> 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 )
> 
> 

Mit freundlichen Grüßen

Joachim Schmitz  

  
AixtraWare, Ing. Büro für Internetanwendungen
Hüsgenstr. 33a, D-52457 Aldenhoven  
Telefon: +49-2464-8851, FAX: +49-2464-905163


___
Zope maillist  -  [EMAIL PROTECTED]
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 )




[Zope] Ann: ZGDChart 0.4.2.b

2000-09-15 Thread Chui Tey

ZGDChart with more chart styles, data from non-SQL sources, plus Linux
binaries.

Also, gone are the original poxy colors on the charts. Now with relaxing
shades of pastel.

See the samples and grab the files at:

http://www.zope.org/Members/teyc/ZGDChart/index_html

All credits for this release goes to Hung Jung Lu who persisted long enough
to get it working on Linux and then enhancing it.


___
Zope maillist  -  [EMAIL PROTECTED]
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 )