On Thu, Dec 10, 2009 at 12:50:22PM -0500, Owen Taylor wrote: > What page contents are they prefetching on? - if you look at the source > of one of the wiki pages - we see (e.g., for /GnomeShell) > > <link rel="Start" href="/Home"> > <link rel="Alternate" title="Wiki Markup" href="/GnomeShell?action=raw"> > <link rel="Alternate" media="print" title="Print View" > href="/GnomeShell?action=print"> > <link rel="Search" href="/FindPage"> > <link rel="Index" href="/TitleIndex"> > <link rel="Glossary" href="/WordIndex"> > <link rel="Help" href="/HelpOnFormatting">
I've patched /usr/local/www/moin/moin/MoinMoin/theme/__init__.py as a temporary measure. Probably should ask for a config option to disable all the <link> generation upstream. -- Regards, Olav _______________________________________________ gnome-infrastructure mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-infrastructure
