Bertram Simon | 1 Feb 2012 13:20
Picon
Favicon

question about "Unused files"

Hi,

I have a question about "Unused files".

We build a business wiki with MediaWiki 1.81. We have created ~250
articles and link a lot of pdfs.

The syntax is: *[[:Datei:example.pdf|Example file]]

When I choose on "Special pages" the item "Unused files", all these
files are shown. When I look at the file usage,I read: "There are no pages
that link to this file."

I thougt, all these files should be listed, because they are linked on
several pages. Am I wrong?

Greetings from germany

Bertram
--
Agentur Simon
Haus 2 | Büro 2.11 / 2.12
Lise-Meitner-Str. 1-9
42119 Wuppertal

Telefon: +49 (202) 3703208
Telefax: +49 (202) 3703209

E-Mail: info <at> agentur-simon.de
Website: http://www.agentur-simon.de
(Continue reading)

Rob Lingelbach | 1 Feb 2012 17:30

TableEdit row editing help

Mediawiki version 1.16, TableEdit extension 0.8.

I'm missing row editing feature when I try to edit a table.   I have the "Add data," "Save Table...," "Revert
Table to saved," and "Rotate table," but I need to be able to edit or delete rows.  Is this a feature I needed to
have enabled at install time, or is it due to a template apart from the install or update of TableEdit?

many thanks in advance.

Rob Lingelbach
rob <at> colorist.org   
Rob Lingelbach | 1 Feb 2012 17:35

please ignore: Re: TableEdit row editing help

This was my mistake in not having my browser window big enough to show the column at the far right, please
excuse the question.

Rob

On Feb 1, 2012, at 8:30 AM, Rob Lingelbach wrote:

> Mediawiki version 1.16, TableEdit extension 0.8.
> 
> I'm missing row editing feature when I try to edit a table.   I have the "Add data," "Save Table...," "Revert
Table to saved," and "Rotate table," but I need to be able to edit or delete rows.  Is this a feature I needed to
have enabled at install time, or is it due to a template apart from the install or update of TableEdit?
> 
> many thanks in advance.
> 
> Rob Lingelbach
> rob <at> colorist.org   
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l <at> lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
David Gerard | 1 Feb 2012 20:23
Picon
Gravatar

Why MediaWiki is moving to Lua

http://bpaste.net/show/3GCpKOJpaOPaUYX4NxJy/

(AUGH MY EYES warning. NOT SAFE FOR LIFE.)

Every Turing-complete domain-specific language *will* evolve into Brainfuck.

- d.
Platonides | 1 Feb 2012 23:12
Picon

Re: Why MediaWiki is moving to Lua

On 01/02/12 20:23, David Gerard wrote:
> http://bpaste.net/show/3GCpKOJpaOPaUYX4NxJy/
> (AUGH MY EYES warning. NOT SAFE FOR LIFE.)
> 
> Every Turing-complete domain-specific language *will* evolve into Brainfuck.
> 
> - d.

It's not that bad.

There are two ugly pieces:
* Having to use {{!}} everywhere instead of |
* You can't use a tag like
<defined>
{{!}} colspan="2" style="text-align:center;" {{!}}
[[image:{{{image}}}{{!}}300x200px{{!}}center]]
{{!}}-
</defined>
and make that block magically disappear if {{{image}}} wasn't defined.
Tim Dunphy | 2 Feb 2012 19:04
Favicon

enable uploads to mediawiki

hello list,

 I am attempting to enable file uploads to my mediawiki page. I have this setting enabled in my
LocalSettings.php config file:

  $wgEnableUploads  = true;

And in my php.ini file I have this setting:

 [root <at> ec2-107-22-232-226:/var/www/wiki] #grep file_uploads /etc/php.ini 
file_uploads = On

Also I've restarted apache after making these changes.

But when I go to edit a page my toolbox section does not include an upload option:

Toolbox

    What links here
    Related changes
    Special pages

I've attempted to follow the instructions I've found in this page:

http://www.mediawiki.org/wiki/Manual:Configuring_file_uploads

I was just wondering what I may be doing wrong and how to correct the problem I'm having.

Thanks
tim
(Continue reading)

Benjamin Lees | 2 Feb 2012 20:51
Picon

Re: enable uploads to mediawiki

Are you logged in? :)
Chmielewski, Aneta | 2 Feb 2012 22:14
Picon

Separate page for advanced search using sphinx

Hi

I would like to create an advanced query page using sphinx, similar to this
http://www.nearby.org.uk/geograph/query-builder.php

The creator has generously provided the server side of the code:
http://svn.geograph.org.uk/svn/branches/british-isles/libs/geograph/sphinxwrapper.class.php

How do I do implement this on mediawiki?  I have no idea where to start if that someone could point me in a
general direction that would be fantastic.

Thank you in advance!

Aneta Chmielewski, M. Sc.
Research Analyst
The Joint Department of Medical Imaging
Mount Sinai Hospital, University Health Network, Women's College Hospital, Toronto Rehab
2-201 LuCliff Place, 700 Bay Street, Toronto, ON  M5G 1Z6
Tel: 416-946-4501 x 4035
E-Mail: aneta.chmielewski <at> uhn.ca

This e-mail may contain confidential and/or privileged information for the sole use of the intended
recipient. 
Any review or distribution by anyone other than the person for whom it was originally intended is strictly
prohibited. 
If you have received this e-mail in error, please contact the sender and delete all copies. 
Opinions, conclusions or other information contained in this e-mail may not be that of the organization.
Tim Dunphy | 3 Feb 2012 13:22
Favicon

Re: enable uploads to mediawiki

yep! that was it! lol.. thanks!

----- Original Message -----
From: "Benjamin Lees" <emufarmers <at> gmail.com>
To: "MediaWiki announcements and site admin list" <mediawiki-l <at> lists.wikimedia.org>
Sent: Thursday, February 2, 2012 2:51:57 PM
Subject: Re: [Mediawiki-l] enable uploads to mediawiki

Are you logged in? :)

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l <at> lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Greg Kuchyt | 3 Feb 2012 21:13

"mediawiki 1.18.0 file upload problem" thread resurrection

About two months ago the below thread started and it seemed to fizzle out.

http://lists.wikimedia.org/pipermail/mediawiki-l/2011-December/038440.html

I am experiencing the same problem and wanted to know if I missed 
something or if no further exploration occurred. A brief search of the 
bug tracking system did not seem to produce any open bug reports for 
this issue, but I figured I would check here first.

I will wait to hear any feedback as to the proper venue for any 
additional information I have observed. Thanks for your time and any help.

Greg K.

Gmane