Re: [MediaWiki-l] Sidebar cache

2013-02-04 Thread Tom
I never noticed that behavior. Tom On Feb 4, 2013, at 1:16 PM, Mlpearc wrote: > It is Extension:Collection that displays the "Print" link in the sidebar. > Another strange reaction from that extension is for some un-known reason > when the extension is enabled, it adds the page name of the sel

Re: [MediaWiki-l] Sidebar cache

2013-02-04 Thread Mlpearc
It is Extension:Collection that displays the "Print" link in the sidebar. Another strange reaction from that extension is for some un-known reason when the extension is enabled, it adds the page name of the selected page to the category box. Mlpearc On Mon, Feb 4, 2013 at 9:44 AM, Tom Hutchison

Re: [MediaWiki-l] Sidebar cache

2013-02-04 Thread Tom Hutchison
Yep, Collection is forcing the printable to its section: // Move the 'printable' link into our section for consistency if ( $action == 'view' || $action == 'purge' ) { global $wgOut; if ( !$wgOut->isPrintable() ) {

Re: [MediaWiki-l] Sidebar cache

2013-02-04 Thread Tom Hutchison
aWiki announcements and site admin list Subject: Re: [MediaWiki-l] Sidebar cache Actually, based on what Tim and Platonides stated - it might be the create a book extension. It is adding the Print/export item and removes the printable version link from the Toolbox. I don't have a {{PAGENAME}

Re: [MediaWiki-l] Sidebar cache

2013-02-04 Thread Tom
Actually, based on what Tim and Platonides stated - it might be the create a book extension. It is adding the Print/export item and removes the printable version link from the Toolbox. I don't have a {{PAGENAME}} link per my mediawiki:sidebar so create a book must be imposing its will. Plus does

Re: [MediaWiki-l] Sidebar cache

2013-02-04 Thread Platonides
On 04/02/13 18:06, Svip wrote: > I noticed on my wiki, that our sidebar had been pretty much static for > years. So I decided to cache it, yet - somehow - it started appearing > in its prior version on certain pages. Why is so old cache preserved? > And why, considering I did not ask for it to c

Re: [MediaWiki-l] Sidebar cache

2013-02-04 Thread Svip
On 2 February 2013 23:28, Platonides wrote: > What do you mean? > The print version link pointing to title=foo&printable=yes even on > article bar? That should never happen, the sidebar cache refers to the > "upper part" of the sidebar, not to the toolbox. I noticed on my wiki, that our sidebar

Re: [MediaWiki-l] Sidebar cache

2013-02-04 Thread Platonides
On 04/02/13 02:08, Tim Starling wrote: > On 03/02/13 13:40, Tom Hutchison wrote: >> Sorry for not being clear, print/export, print version link. Seems >> like everything else dynamic is unaffected, Toolbox links, etc. just >> the printable version link becomes static. > > Using {{PAGENAME}} etc. i

Re: [MediaWiki-l] Sidebar cache

2013-02-03 Thread Tim Starling
On 03/02/13 13:40, Tom Hutchison wrote: > Sorry for not being clear, print/export, print version link. Seems > like everything else dynamic is unaffected, Toolbox links, etc. just > the printable version link becomes static. Using {{PAGENAME}} etc. in MediaWiki:Sidebar will not work if you enable

Re: [MediaWiki-l] Sidebar cache

2013-02-02 Thread Tom Hutchison
On 2/2/2013 5:28 PM, Platonides wrote: What do you mean? The print version link pointing to title=foo&printable=yes even on article bar? That should never happen, the sidebar cache refers to the "upper part" of the sidebar,

Re: [MediaWiki-l] Sidebar cache

2013-02-02 Thread Platonides
On 01/02/13 20:08, Tom wrote: > Is sidebar cache really buggy enough to not even update the toolbox links > like print page version? Or is that a unknown not normal bug? > > Enabled, the print version link was static to one page on every page. > > Thanks > Tom What do you mean? The print vers

[MediaWiki-l] Sidebar cache

2013-02-01 Thread Tom
Is sidebar cache really buggy enough to not even update the toolbox links like print page version? Or is that a unknown not normal bug? Enabled, the print version link was static to one page on every page. Thanks Tom ___ MediaWiki-l mailing list Medi