Page 2 of 2
Re: serendipity_event_autoupdate: First live test with probl
Posted: Sat Jun 09, 2012 1:51 pm
by blog.brockha.us
Cool stuff! Thanks onli!
I updated the plugin and wait for the next S9Y release, how it'll work then.
Re: serendipity_event_autoupdate: First live test with probl
Posted: Sat Jun 09, 2012 3:24 pm
by Timbalu
Dashboard (p.o.C.) update to 0.6.9.7!
(fixes member function error and some more - ChangeLog)
Re: serendipity_event_autoupdate: First live test with probl
Posted: Sun Jun 10, 2012 1:10 am
by blog.brockha.us
Hi Ian.
I updated it and now have many more messages on the dash like:
Code: Select all
N/A [comment_pending, comments] (activate in config)
N/A [update, plugup] (activate in config) N/A [update, plugup] (activate in config) N/A [update, plugup] (activate in config) N/A [update, plugup] (activate in config)
Plugin Update verfügbar
Neue Versionen von Seitenleisten-Plugins Neue Versionen von Ereignis-Plugins
N/A
..
What's that?
Re: serendipity_event_autoupdate: First live test with probl
Posted: Sun Jun 10, 2012 11:49 am
by Timbalu
it should only be each one of
N/A [comment_pending, comments] (activate in config)
N/A [draft, future] (activate in config)
N/A [update, plugup] (activate in config)
if these cases where element blocks are diasabled via config.
Fixed in 0.6.9.7.1: Fixed N/A notices in case of empty element blocks
Re: serendipity_event_autoupdate: First live test with probl
Posted: Sun Jun 10, 2012 11:54 am
by blog.brockha.us
Thanks! Updated and now it looks good again!
(Before these messages were visible although I activated all parts of the dashboard)
Re: serendipity_event_autoupdate: First live test with probl
Posted: Sun Jun 10, 2012 7:29 pm
by Timbalu
Uploaded 0.6.9.7.5: slide navigation session cookie support and some script updates
have fun!
Re: serendipity_event_autoupdate: First live test with probl
Posted: Tue Jun 19, 2012 12:11 am
by blog.brockha.us
Btw: at the moment my dashboard (the version you named here) does not show my newest draft, only second newest and down. my newest draft is very new, but now future draft. Do you know any problem here?
And what does the ordering of dashboard parts do? It doesn't order the parts in the dashboard (except from "half size parts" like drafts / future article and core / plugin update , that can exchange its position).
Re: serendipity_event_autoupdate: First live test with probl
Posted: Tue Jun 19, 2012 8:21 am
by Timbalu
First, you should keep upgrading.
No known problem by futures, as caught by "!=draft ... timestamp >= " . serendipity_serverOffsetHour()", which is the same as in core. I there a problem?
Drafts should get fetched by this only: "isdraft = 'true'".
Yes, the order has this limitation. It is not what I intended, as intentionally I wanted to have the order/moving part out of the config and be part of the dashboard itself. I would be nice to have up to four columns with multiplying boxes (even hook-ins), which can be totally free ordered and set remembered by cookie... I am on this, but this needs a total rewrite.
edit: the main dashboard thread is in the german forum.