Hi Dan, I've tested the utf-8 tags solution exactly follow the step described at this page:
http://www.boltwire.com/index.php?p=solutions.links.infotags I have good news and bad news. The good one is, it worked. I can set utf-8 tags, display them correctly, and the last part, clicking an utf-8 tag to list the pages with that tag. ALL goes well. And the bad news is, the "[(info tags "{(utf decode {p2})}" target=info.tags template="title")]" in "action.tag.missing" did not work. It shows no pages even I was clicking an English tag. I use another method to do the job: [(info report if="inlist {(utf decode {p2})} {info.tags::{+p}}" target=info.tags fmt='* [[{+p}|+]]')] Yes, [(info report)] can do the trick. Cheers, linly --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
