Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#91 2012-06-13 18:15:13

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,395
Website GitHub Mastodon Twitter

Re: r3798, r3809, r3817: Don't Panic

Bloke wrote:

… Piwik … It’s fantastic. If we could ever get a slick operation like that going, I’d love it

+1 :)


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#92 2012-06-13 18:20:16

philwareham
Core designer
From: Haslemere, Surrey, UK
Registered: 2009-06-11
Posts: 3,566
Website GitHub Mastodon

Re: r3798, r3809, r3817: Don't Panic

Whatever method is chosen for announcing an update, it’ll need a way to dismiss it.

Offline

#93 2012-06-13 19:09:01

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,395
Website GitHub Mastodon Twitter

Re: r3798, r3809, r3817: Don't Panic

philwareham wrote:

Whatever method is chosen for announcing an update, it’ll need a way to dismiss it.

Cookies maybe?


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#94 2012-06-13 19:26:37

philwareham
Core designer
From: Haslemere, Surrey, UK
Registered: 2009-06-11
Posts: 3,566
Website GitHub Mastodon

Re: r3798, r3809, r3817: Don't Panic

No. Database record.

Offline

#95 2012-06-13 19:56:11

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 12,499
Website GitHub

Re: r3798, r3809, r3817: Don't Panic

A check-for-updates frequency pref? Options like, I dunno, 1 week, 1month, 6 months? With default of a month. (EDIT: given our release cycle frequency, 1 week might be a bit optimistic! Maybe 1, 3, and 6 months?)

Then I’d go for automatically showing the ‘new version available’ message as a standard Announce message (which under 4.5.0 is a nice green box) when you log in. With a link to .com download area in the message. When you next visit any tab, it’s gone (because that’s the nature of such flash messages). Thereafter it won’t nag again until the update frequency has passed.

Visiting the Diagnostics panel at any time would show the upgrade message, as it does now in SVN.

How’s that?

EDIT2: And like Colak suggests, this’d be a Publisher-level message only. Or maybe Managing Editor too? Not sure. Will take advice on the most appropriate privs to use.

Last edited by Bloke (2012-06-13 20:04:19)


The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Hire Txp Builders – finely-crafted code, design and Txp

Offline

#96 2012-06-14 07:47:22

wet
Developer Emeritus
From: Vöcklabruck, Austria
Registered: 2005-06-06
Posts: 3,422
Website GitHub Mastodon

Re: r3798, r3809, r3817: Don't Panic

Bloke wrote:

EDIT2: And like Colak suggests, this’d be a Publisher-level message only. Or maybe Managing Editor too? Not sure. Will take advice on the most appropriate privs to use.

I’d need another option: No one. I don’t want my clients to mess with this, even if they are highly privileged.

Offline

#97 2012-06-14 08:00:02

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: r3798, r3809, r3817: Don't Panic

Bloke wrote:

A check-for-updates frequency pref? Options like, I dunno, 1 week, 1month, 6 months? With default of a month. (EDIT: given our release cycle frequency, 1 week might be a bit optimistic! Maybe 1, 3, and 6 months?)

Daily, because if the new release contains a security fix, you want people to upgrade immediately instead of waiting a week or a month. Weekly if you fear that people downloading the update all at once will bring the server to its knees ;)

Offline

#98 2012-06-14 08:46:06

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,395
Website GitHub Mastodon Twitter

Re: r3798, r3809, r3817: Don't Panic

wet wrote:

I’d need another option: No one. I don’t want my clients to mess with this, even if they are highly privileged.

Ok I have an idea. There could be a super-user page where we could have a series of check boxes stating who can see (and implement?) the update. In this way we will not have any requests in the future asking for privileges changes.

The super-user could be that they are one level above publisher: Level 0 maybe?

> Edited to add that a warning should also be included in that page stating that the upgrade might break the site because of possible incompatible plugins used.

Last edited by colak (2012-06-14 08:48:37)


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#99 2012-06-14 16:25:53

maruchan
Member
From: Ukiah, California
Registered: 2010-06-12
Posts: 597
Website

Re: r3798, r3809, r3817: Don't Panic

If upgrading was Piwik-easy, that would be incredible.

I do like the idea of only superusers seeing any upgrade notices, too.

Offline

#100 2012-06-17 11:59:16

philwareham
Core designer
From: Haslemere, Surrey, UK
Registered: 2009-06-11
Posts: 3,566
Website GitHub Mastodon

Re: r3798, r3809, r3817: Don't Panic

As we a doing a lot of changes in the 4.5 release, would now be a good time to revisit the whole ‘forms’ terminology debate?

I really dislike the term ‘forms’ for code snippets – it makes no sense whatsoever! They should be called ‘partials’ like everyone else has standardised on in recent times. Every time I discuss the forms concept with new users they initially confuse it with HTML forms.

Offline

#101 2012-06-17 14:01:58

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,395
Website GitHub Mastodon Twitter

Re: r3798, r3809, r3817: Don't Panic

philwareham wrote:

They should be called ‘partials’ like everyone else has standardised on in recent times.

Hi Phil, can you please tell us what other systems use that term? I would think ‘snippets’ is a better one but if as you say the ‘partials’ has been standardized I would have no problem with that either.


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#102 2012-06-17 16:00:43

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,559
Website GitHub Twitter

Re: r3798, r3809, r3817: Don't Panic

form, snippets, partials, you can use any term you feel good, for experienced user it s not a problem if that ease understunding for new user go and do it.
the only thing i see is that in the txp doc they must use the new one and add form in bracket for some times.

Offline

#103 2012-06-17 21:26:13

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: r3798, r3809, r3817: Don't Panic

philwareham wrote:

I really dislike the term ‘forms’ for code snippets

So do I. Changing it is not just a rename on the admin side. You’d have to change the corresponding tag attributes as well. If you’re willing to do that, I’d go one step further and combine forms and pages into templates (which I think is a more widely used description than partials or snippets), because there’s no real difference between the two.

Offline

#104 2012-06-17 21:32:01

philwareham
Core designer
From: Haslemere, Surrey, UK
Registered: 2009-06-11
Posts: 3,566
Website GitHub Mastodon

Re: r3798, r3809, r3817: Don't Panic

ruud wrote:

You’d have to change the corresponding tag attributes as well.

Oh yeah, I’d forgotten about that. Maybe this idea should wait until another time then – there’s already a lot of changes happening in v4.5 so maybe that is a step too far too soon.

Last edited by philwareham (2012-06-17 21:45:03)

Offline

#105 2012-06-17 21:43:50

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: r3798, r3809, r3817: Don't Panic

philwareham wrote:

Oh yeah, I’d forgotten about that. Maybe this idea should wait until another time then – there’s already a lot of changes happening in v4.5 so maybe that is a step too far too soon.

Yes, it should.

And oops. Sorry Phil, I accidentally edited your post instead of quoting it (the links are next to each other and the forms look rather identical). Restored it to it’s original state as soon as I noticed.

Last edited by Gocom (2012-06-17 21:45:02)

Offline

Board footer

Powered by FluxBB