Thanks Platonides, The solution for the counters was perfect, but we still need to leave just the last modification on the history of the pages. As we said we are the only ones that are working on the Wiki in this moment, and we need to leave it in 0's so that it's easier to see the future evolution. We are only two people and we have sysop and bureaucrat permissions.
Once again, thanks. Atte, UIFCE Developers > Date: Wed, 26 May 2010 21:40:45 +0200 > From: Platonides <[email protected]> > Subject: Re: [Mediawiki-l] re-starting history, visits counting, etc > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=windows-1252 > > Desarrolladores Uifce escribi?: > > Hello everybody, > > > > As our graduation project we are leaving a Wiki for our partners, so > they > > can build knowledge freely. > > > > Along the process of configuration, we have made a lot of tests and > because > > of this there are > > >a big number of visits, etc. > > UPDATE page SET page_counter=0 ; > UPDATE site_stats SET ss_total_views=0; > > > a lot of pages with long histories, > I'm not sure you really want to do this, but you can delete the old > revisions. > > > > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
