Matt Mullenweg | 2 Apr 2006 06:30
Gravatar

Re: Write Post Toolbar Missing Icons and Category bullets

Andy Skelton wrote:
> General rule: when testing from svn or nightlies, if the editor
> suddenly pukes it was probably updated and your browser is caching
> some of the old files. Clear caches and reload every time this
> happens. Even the popups, which are iframes now, could do with an F5.

Perhaps we should have some sort of querystring on the JS call that 
changes when there are changes to the files, because this is a pretty 
common issue and is going to happen when people upgrade "for real".

--

-- 
Matt Mullenweg
  http://photomatt.net | http://wordpress.org
http://automattic.com | http://akismet.com
Mark Jaquith | 3 Apr 2006 07:51
Favicon
Gravatar

Re: Write Post Toolbar Missing Icons and Category bullets

On Apr 1, 2006, at 11:30 PM, Matt Mullenweg wrote:

> Perhaps we should have some sort of querystring on the JS call that  
> changes when there are changes to the files, because this is a  
> pretty common issue and is going to happen when people upgrade "for  
> real".

Agreed.  Might also consider it for CSS... some browsers  
(SafariCOUGH) seem to hang on to CSS forEVER.  I'm a big fan of ?rev=N.
--
Mark Jaquith
http://txfx.net/
Andy Skelton | 4 Apr 2006 00:29
Picon
Gravatar

Re: Write Post Toolbar Missing Icons and Category bullets

On 4/3/06, Mark Jaquith <mark.wordpress@...> wrote:
> On Apr 1, 2006, at 11:30 PM, Matt Mullenweg wrote:
>
> > Perhaps we should have some sort of querystring on the JS call that
> > changes when there are changes to the files, because this is a
> > pretty common issue and is going to happen when people upgrade "for
> > real".
>
> Agreed.  Might also consider it for CSS... some browsers
> (SafariCOUGH) seem to hang on to CSS forEVER.  I'm a big fan of ?rev=N.

We've done ?rev=N for the main JS files and I think we can reinstate
that practice if testing proves it innocuous to the compressor. This
will ensure all javascript loaded is up-to-date.

A problem remains: how to add the same sort of thing to the URLs of
each of the HTML files opened from within the editor, e.g. links.htm.
Somebody who wants to learn about TinyMCE would do well to pipe in
here and say they'll dig in and figure it out. :-)

Another option, simple and sweeping but not even a little bit
graceful, would be to rename the tinymce directory with each update.

Andy
Robert Deaton | 4 Apr 2006 02:20
Picon

Re: Write Post Toolbar Missing Icons and Category bullets

On 4/3/06, Andy Skelton <skeltoac <at> gmail.com> wrote:
> Another option, simple and sweeping but not even a little bit
> graceful, would be to rename the tinymce directory with each update.

Please don't, I can sense my svn ups taking forever once again.

--
--Robert Deaton
http://somethingunpredictable.com
_______________________________________________
wp-testers mailing list
wp-testers@...
http://lists.automattic.com/mailman/listinfo/wp-testers
Andy Skelton | 4 Apr 2006 02:27
Picon
Gravatar

Re: Write Post Toolbar Missing Icons and Category bullets

On 4/3/06, Robert Deaton <false.hopes@...> wrote:
> On 4/3/06, Andy Skelton <skeltoac@...> wrote:
> > Another option, simple and sweeping but not even a little bit
> > graceful, would be to rename the tinymce directory with each update.
>
> Please don't, I can sense my svn ups taking forever once again.

Aww, where's your sense of humor? :-)

Andy
Robert Deaton | 4 Apr 2006 02:30
Picon

Re: Write Post Toolbar Missing Icons and Category bullets

On 4/3/06, Andy Skelton <skeltoac <at> gmail.com> wrote:
> On 4/3/06, Robert Deaton <false.hopes <at> gmail.com> wrote:
> > On 4/3/06, Andy Skelton <skeltoac <at> gmail.com> wrote:
> > > Another option, simple and sweeping but not even a little bit
> > > graceful, would be to rename the tinymce directory with each update.
> >
> > Please don't, I can sense my svn ups taking forever once again.
>
> Aww, where's your sense of humor? :-)

It died of starvation while waiting the last time a TinyMCE update was
committed ;-)

--
--Robert Deaton
http://somethingunpredictable.com
_______________________________________________
wp-testers mailing list
wp-testers@...
http://lists.automattic.com/mailman/listinfo/wp-testers
David House | 3 Apr 2006 16:21
Picon
Gravatar

Re: Write Post Toolbar Missing Icons and Category bullets

On 03/04/06, Mark Jaquith <mark.wordpress@...> wrote:
> Agreed.  Might also consider it for CSS... some browsers
> (SafariCOUGH) seem to hang on to CSS forEVER.  I'm a big fan of ?rev=N.

We definitely used to do this.

--
-David House, dmhouse@..., http://xmouse.ithium.net

Gmane