PiRSquared17 / gchart4mw

Automatically exported from code.google.com/p/gchart4mw
0 stars 0 forks source link

Have some new code #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
d.festerling, 

I added a few lines to your extension so that it understands the meaning of 
{{PAGESINCATEGORY: }}. 
You can do something like this and get a chart:

<pie title="Wines by Country" xlabel>
France, {{PAGESINCATEGORY:Wines from France}}
USA, {{PAGESINCATEGORY:Wines from USA}}
Italy, {{PAGESINCATEGORY:Wines from Italy}}
Australia, {{PAGESINCATEGORY:Wines from Australia}}
</pie> 

Shall I send this modified version to you?

Original issue reported on code.google.com by briano...@gmail.com on 11 Mar 2009 at 3:41

GoogleCodeExporter commented 9 years ago
Brian,

I have not been able to spend much time on this project lately... But I would 
love to see your modifications 
added to this extension.

Feel free to add it directly to the SVN. I have added your account to the 
project-members. If you don´t like to, 
please send your modified code, I will add it then.

Thank you very much for your contribution!

kind regards
Dirk

Original comment by d.fester...@gmail.com on 11 Mar 2009 at 5:08