On Thu, May 21, 2009 at 8:21 AM, Martin <[email protected]> wrote:
>
> Hmm, the changes in info vars lead to a strange behaviour with
> infotags.
>
> Instead of serving the tags (values) it now serves the pagenames
> (fields).
> I understood that every info page is like an array with key: value.
> Did you change that?
>
> As I made a couple of scripts based on the tag cloud function I am now
> not very happy with this.
>
> I could try to change my scripts. Or you could decide to alter
> something in the core or the plugin.
>
> It's like your last blogpost: which way to go?

There was no intention of changing the core behavior. And the solution
is not to change the plugin. We need to get the core code fixed to
work as it was before. Otherwise there are likely to be any number of
other plugins and markups that are affected. Karl--don't spend too
much time fixing the plugin. You'll just have to fix it back!

Martin, thank you for specifying the problem. I wish you had given a
sample of code that has changed so I could debug. But I'll look into
it. It should, hopefully be a simple fix somewhere. Seems the array
has gotten reversed or something...

Hmmm...  From my initial tests, though it all seems working. For
example, this code outputs exactly what I would expect...

[(info report target=info.tags template="{+p}={+field}:
{+value}={info.tags::{+p}}")]

Specific code snippets is always helpful...

Cheers,
Dan

P.S. Couldn't resist.  Had to track it down and fix it (I hope). Just
released 3.07. The report seemed to be working, but not the other info
functions. There was also a new bug in the BOLTsort function. Please
give it a try and see if it doesn't clear up whatever problems you
noticed.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to