Request: Could you change the date format? Comparing dates like "Sun Apr 5 02:23:48 2009" with one another is not my favorite activity.
What about this: 2009/04/05 - 02:23:48 Maybe you want to hide the time. Internally you can use it for version comparison but isn't it a bit irrelevant for the user if the last update was at 2 or 3 pm? Not sure. At least the weekday is definitely irrelevant... ;) On Dec 10, 10:57 pm, Markus <[email protected]> wrote: > Great, it seems to work. > > On Dec 10, 2:30 pm, The Editor <[email protected]> wrote: > > > > > Oops. I made a slight fix just before uploading and evidently deleted > > a needed line. Try adding > > > global $pluginPath; > > > to the very first line of the function. I'll re=upload the script here > > momentarily... > > > Cheers, > > Dan > > > On Thu, Dec 10, 2009 at 3:00 AM, Markus <[email protected]> > > wrote: > > > The following plugins may need to be updated: > > > rss.php Thu Jan 1 01:00:00 1970 Wed Dec 9 21:34:31 2009 > > > > Although I installed this plugin today. Actually all plugins > > > (installed or not) have Thu Jan 1 01:00:00 1970 as their installation > > > date. > > > > Markus > > > > On Dec 9, 11:49 pm, The Editor <[email protected]> wrote: > > >> Just released an experimental plugin you might like to try. > > > >>http://www.boltwire.com/index.php?p=solutions.system.pluginchecker > > > >> This script downloads a list of all the plugins currently on the > > >> BoltWire server and the time they were last modified. Then, it checks > > >> the last modified time of the plugins in your farm plugin folder. > > >> Finally, it generates a report showing which plugins need to be > > >> updated, which ones are probably current, and which plugins no > > >> information can be found for. It checks for both php and backup files, > > >> but not zip files. > > > >> Give it a try and let me know what you think. If you have suggestions > > >> for improving it, let me know. > > > >> Cheers, > > >> Dan > > > >> P.S. Thanks Markus for reminding me of this... It was fun to throw it > > >> together! > > > > -- > > > > 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 > > > athttp://groups.google.com/group/boltwire?hl=en. -- 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.
