splitbrain / dokuwiki-plugin-data

Add and query structured data in your DokuWiki
http://www.dokuwiki.org/plugin:data
GNU General Public License v2.0
50 stars 34 forks source link

Support formatting of numeric columns. #193

Open JulianKunkel opened 8 years ago

JulianKunkel commented 8 years ago

Example use case: add format: ,1,0 This will format the second and third column with 1 and 0 digits after the decimal point, respectively. This helps to create a datatable with a common layout although people use different precisions in their data.

splitbrain commented 8 years ago

What does it do? How does it work? Can you provide unit tests?

JulianKunkel commented 8 years ago

Dear Andreas, sorry I was just updating the description right now (first time I ever did a pull request). The description should be updated right now. No I did not provide unit tests as this was a very simple change.

I do use your plugin very much and did several changes locally and just started to merge features back.

Regards, Julian

2016-03-23 18:52 GMT+01:00 Andreas Gohr notifications@github.com:

What does it do? How does it work? Can you provide unit tests?

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/splitbrain/dokuwiki-plugin-data/pull/193#issuecomment-200465029

http://wr.informatik.uni-hamburg.de/people/julian_kunkel