Are you having plugins editing the page? Using the section edit links?
or uploading changes to the script?
If the first, let me know, and I'll make sure you have edit status.
Looks like you created the page however.
If the second, I think the plugin is broken. Haven't had a chance to
look into that yet. On my to do list.
For the latter, add &reload=true to the url
As for the plugin itself: Kudos! Very cool...
1) Is it possible to get support of php4? Or is it the xml parsing
that is the issue...
2) I think returning the phpinfo() line pose a mild security risk, as
it could expose your system configuration settings. You might wrap it
in something like this (with the proper globals of course):
if (strpos(",$BOLTadmin,", ",$BOLTid,") === false)
This way only admins get the info. On the other hand, I think just the
warning message is sufficient.
3) I made a few line spacing changes to get it to look how I wanted.
Other than that, very coolll...
4) Oh also, why not rename the page and plugin to something more
simple, like "weather.
5) And too, your document is excellent. If only all my plugins were so
nicely done!
One nifty use of this might be to ask a person's city/state when they
register and store them on their profile. Then when they go to the
weather page, it could automatically supply that info to the function
[(wxbasic city="{~city}" state="{~state}")]
This is a GREAT first contribution. I am going to put it on my
personal site I think! Thanks...
Cheers,
Dan
On Fri, Sep 4, 2009 at 11:33 PM, Kevin<[email protected]> wrote:
>
> I uploaded the script to the Boltwire site:
>
> http://boltwire.com/index.php?p=solutions.community.wxbasic
>
> Doesn't appear that I can edit the entry though... I plan on doing
> updates and more documentation when I get time.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---