Isabell Alcott | 1 Oct 2011 14:24

Re: How do I update mediawiki on a shared webhosting?

you do first need to replace the old MediaWiki files with the new ones.

yes this was exactly the fault i did! Now it is working for me on the
testinstallation!
*smile*

>
> (Yes it's not as convenient as the auto-update systems in say modern
> WordPress. We're still working on that one. :)
>

aaawww! Perfect! Ure doing a great Job. Im very exited for this!

>
> You should probably upgrade directly to 1.17 and skip over 1.16 (but be
> aware 1.18 should be released within a couple weeks, it's getting its
> incremental deployment & shakedown on Wikimedia's sites right now).
>

Actually I dont know what <<incremental deployment & shakedown>> means but i
think ill wait for the 1.18 then.

Thank you so much all! Doing really good work! Please keep it on!

> -- brion
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l <at> lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
(Continue reading)

Ross Xu | 3 Oct 2011 16:50
Picon
Favicon

Re: Lucene-search stops indexing page contents

It looks like we are getting closer. 
But what does the "adding an 'OutputPage' type hint to the declaration" mean?
Does it mean we need to edit the skin somewhere?
 
Further hints would be appreciated.
Ross Xu

From: Brion Vibber <brion <at> pobox.com>
To: Ross Xu <rossxunix <at> yahoo.ca>; MediaWiki announcements and site admin list <mediawiki-l <at> lists.wikimedia.org>
Sent: Friday, September 30, 2011 4:44:20 PM
Subject: Re: [Mediawiki-l] Lucene-search stops indexing page contents

On Fri, Sep 30, 2011 at 12:16 PM, Ross Xu <rossxunix <at> yahoo.ca> wrote:

Great idea, Robert!
>The good news is I can see the new text in the .xml file from the dumps.
>The bad news is I do see an error message from the http error log like this:
>"PHP Strict Standards:  Declaration of Skindeveloper::initPage() should be compatible with that of
Skin::initPage() in /var/www/html/wiki/includes/Skin.php on line 144, referer: http://www.mycompany.com/wiki/Special:Search?search=efgh",
>but it also gets the same kind of log even I search for old text and get correct result. If it's a skin
problem, why I can search for old text?
>

This is likely unrelated to your search problem -- you should be able to fix it by adding an 'OutputPage' type
hint to the declaration so it matches the updated declaration on the parent class.

-- brion
Sam Reed | 3 Oct 2011 17:16
Gravatar

Re: Mozilla Festival/(Wikipedia|MediaWiki|Wikimedia) Human API

If there is any interest on this, please feel free to sign up at the Mozilla
Festival website, else contacting festival <at> mozilla.org

I have also been informed, depending on where you are coming from, and what
you're going to do throughout the event, there is a possibility of free
admission.

Some more information from the Mozilla foundation

We're reaching out to you because we'd like you to be our guest at the
Mozilla Festival in London November 4-6. The Festival's theme this year is
"Media, Freedom, and the Web," and we have cued up a number of hackfests,
design jams, and other discussions about some of the most pressing issues
facing journalism on the open web. 

A few examples of what we have brewing:

A deep dive into moving from real-time streams to big-picture pieces

https://mozillafestival.org/2011/09/28/flow-media/

Assembling a "utility belt" for data journalism

https://mozillafestival.org/2011/09/28/data-journalism/

A look into verifiability and identity on the web

https://mozillafestival.org/2011/09/28/verify-sources/

And tons more.
(Continue reading)

Sumana Harihareswara | 3 Oct 2011 18:52
Picon
Gravatar

media workshop

On 10/03/2011 11:16 AM, mediawiki-l-request <at> lists.wikimedia.org wrote:
> Date: Fri, 30 Sep 2011 12:36:58 +0530
> From: joseph rajakumar <mjraja2007 <at> gmail.com>
> Subject: [Mediawiki-l] media workshop
> To: mediawiki-l <at> lists.wikimedia.org
> Message-ID:
> 	<CAGzqBw3v1gk4TVcwCAVwN-d8Dd2_H7u1dA_Nj+gZfvr-dq9PGg <at> mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> how do i setup media workshop in the educational institute, need inputs in
> this area.
> 
> regards
> 
> 
> -- M. Joseph Rajakumar Associate Professor Dept. of .Computer Science
> St. Joseph's PG College 5-9-1106 King Koti Road Hyderabad - 500029
> Contact: 09949018267 web site: josephscollege.ac.in

Replying off-list.

--

-- 
Sumana Harihareswara
Volunteer Development Coordinator
Wikimedia Foundation
ahmed ridha | 4 Oct 2011 17:17
Picon
Picon

Editing on User_Registration Help please !!

Hallo MediaWiki Developer , 

I'm new with the mediawiki and I have one quetion , may be some body can 
help me !!

I want to Add a policy and Copyright field to the User Registration page , 
that the User first have to accept this filed bevor registration (with 2 
Bottons "I Accept" , "I dont Accept") , wenn not the Registration will 
faild with an Error massage at the top of the page !!!!

Have any body Idee please how can I configure that or wich files have to be 
change for that ???

Please Help,

Many Thanks 

--

-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
Beebe, Mary J | 4 Oct 2011 18:55
Picon
Favicon

Delete and Move not listed as options for pages in our wiki

In our user setting we have
$wgGroupPermissions['user']['delete']          = true;
$wgGroupPermissions['user']['undelete']        = true;
$wgGroupPermissions['user']['move']            = true;
$wgGroupPermissions['user']['edit']            = true;
...

I am an administrator and bureaucrat, but delete and move do not show up when I view a page.  I do not have any
specific group permissions for Bureaucrat or administrator.

Regular users also do not see delete or move.  We all have these menus: Page, Discussion, Read, Edit, View history.

I think there is some configuration that I am missing.

Thanks,

Mary Beebe
OQ | 4 Oct 2011 19:03
Picon

Re: Delete and Move not listed as options for pages in our wiki

On Tue, Oct 4, 2011 at 11:55 AM, Beebe, Mary J <BeebeM <at> battelle.org> wrote:
> Regular users also do not see delete or move.  We all have these menus: Page, Discussion, Read, Edit, View history.
>
> I think there is some configuration that I am missing.

I'm guessing you're using vector, if so it in the drop down menu next
to the search bar.

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l <at> lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Beebe, Mary J | 4 Oct 2011 19:04
Picon
Favicon

Re: Delete and Move not listed as options for pages in our wiki

Now I feel stupid.  I had not used the vector skin with my other wikis.  Someone here just told me there is a
dropdown arrow that has the delete move, etc selections.

Thanks,

Mary Beebe

From: Beebe, Mary J
Sent: Tuesday, October 04, 2011 12:55 PM
To: 'mediawiki-l <at> lists.wikimedia.org'
Subject: Delete and Move not listed as options for pages in our wiki

In our user setting we have
$wgGroupPermissions['user']['delete']          = true;
$wgGroupPermissions['user']['undelete']        = true;
$wgGroupPermissions['user']['move']            = true;
$wgGroupPermissions['user']['edit']            = true;
...

I am an administrator and bureaucrat, but delete and move do not show up when I view a page.  I do not have any
specific group permissions for Bureaucrat or administrator.

Regular users also do not see delete or move.  We all have these menus: Page, Discussion, Read, Edit, View history.

I think there is some configuration that I am missing.

Thanks,

Mary Beebe
(Continue reading)

Beebe, Mary J | 4 Oct 2011 19:08
Picon
Favicon

Re: Delete and Move not listed as options for pages in our wiki

Yes it is.  Someone just told me that here.  I have been administrating wikis for a while so I am embarrassed
that I spent too much time researching why delete and move are not in this wiki.   

This is the first wiki using the Vector skin. 

Thanks,

Mary Beebe



-----Original Message-----
From: mediawiki-l-bounces <at> lists.wikimedia.org
[mailto:mediawiki-l-bounces <at> lists.wikimedia.org] On Behalf Of OQ
Sent: Tuesday, October 04, 2011 1:04 PM
To: MediaWiki announcements and site admin list
Subject: Re: [Mediawiki-l] Delete and Move not listed as options for pages in our wiki

On Tue, Oct 4, 2011 at 11:55 AM, Beebe, Mary J <BeebeM <at> battelle.org> wrote:
> Regular users also do not see delete or move.  We all have these menus: Page, Discussion, Read, Edit, View history.
>
> I think there is some configuration that I am missing.

I'm guessing you're using vector, if so it in the drop down menu next
to the search bar.

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l <at> lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

(Continue reading)

Daniel Barrett | 4 Oct 2011 19:29
Favicon

Re: Delete and Move not listed as options for pages in our wiki

Here is some extension code that moves the "Move" command into the top tabs in Vector.  We did this on our wiki
because many users got confused and could not find the Move command.

<?php

$wgHooks['SkinTemplateNavigation'][] = 'efVectorMenuChanges';

function efVectorMenuChanges(&$skinTemplate, &$links) {
  global $wgVectorUseIconWatch;

  $title = $skinTemplate->mTitle;

  // Move the "rename/move" menu item into the top tabs
  if ($title->quickUserCan('move')
      && isset($links['actions'])
      && isset($links['actions']['move'])) {
    $links['views']['move'] = $links['actions']['move'];
    unset($links['actions']['move']);
  }

  // Now Move is to the right of the watch icon.
  // Remove and re-append the watch icon.
  $place = $wgVectorUseIconWatch ? 'views' : 'actions';
  $mode = $title->userIsWatching() ? 'unwatch' : 'watch';
  if (isset($links[$place]) && isset($links[$place][$mode])) {
    $watchData = $links[$place][$mode];
    unset($links[$place][$mode]);
    $links[$place][$mode] = $watchData;
  }

(Continue reading)


Gmane