It is true, fieldURL is not the full url of the page, but it is the
url of the field directory. In other words, all the variables with URL
give absolute paths using its url. All the variables with Path give
relative paths, relative to the index.php directory. So to use
fieldPath here would be quite inconsistent. And in fact kind of
meaningless--as it would be the relative path to itself. :)

Also, what do you mean by the directory() command? I don't recognize that...

Cheers,
Dan


On Mon, May 31, 2010 at 9:36 AM, DrunkenMonk <[email protected]> wrote:
> Ooops.
>
> Ok, that functionality exists. However, since fieldURL is called
> fieldURL and not fieldPath, I had set a url value, and boltwire was
> not able to parse it.
>
> I updated my index.php file using the directory() command and now the
> plugins (tabbar) work fine.
>
> I still suggest renaming fieldPath, and using fieldURL as an actual
> URL.

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