I switched to the faboulous csv plugin, which gives way more
flexibility to store content bits than info (if you do not want to
count or sum).
And it is still utf-ready.
There is even a trick to get specific columns out of a csv table by
using a dot that simulates a page name.
A csv list like:
Name.,Name,Country,etc
Bond.,Bond,GB,...
Soros.,Soros,US,...
returns the whole first column with:
[(list page=... fmt='{+p1}')]
Makes a nice select pull down in a form. Just for info.
Greetings, Martin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---