Process:
- Select one or more users
- Select Purge
- Enter reason for purging and Confirm Purge
Error appears in top of screen > <uadm-unsupportedversionmsg>
Versions are MediaWiki 1.21.2 PHP 5.3.26 (litespeed) MySQL 5.5.32-31.0
Special:Version shows UserAdmin 0.5.0 even though I have downloaded 0.9.0
I was getting this error:
Fatal error: Call to undefined function wfLoadExtensionMessages() in
/clientdata/apache-www/a/c/
actscoutaction.org.au/www/wiki/extensions/UserAdmin/SpecialUADMBase.class.phpon
line 59
So commented out
#wfLoadExtensionMessages('UserAdmin');
Any help appreciated
Thanks
Ivan
> On Sep 18, 2013 4:12 AM, "Elke Flehmig" <flehmig(a)hlrs.de> wrote:
>> we use a mediawiki installation for internal use only with ldap authorization.
>>
>> Recently I started receiving messages about the failed delivery of notifications about page changes to email addresses/users that no longer exist (alumni).
>>
>> Is there a way to edit the list of watchers for a page and remove the email address?
You can remove the email address from the MySQL table.
The table is (nominally, unless you gave it another prefix upon installation) "mw_user" and the field is "user_email". Simply set the text in that field to an empty string. You can also change their user name here, but don't mess with the other fields.
:::: We stand today at a crossroads: One path leads to despair and utter hopelessness. The other leads to total extinction. Let us hope we have the wisdom to make the right choice. -- Woody Allen
:::: Jan Steinman, EcoReality Co-op ::::
This is sort of an oddball question. Is it possible to have mediawiki
do something similar to the <a> tag where the link (the href attribute)
is different from the text displayed?
What I need is something like this:
<a href="[[wiki page name]]">text displayed</a>
Is that possible?
--
Project Management Consulting and Training
http://www.ridgelineconsultingllc.com
Hi,
I'm trying to setup some scripts to configure a fresh ubuntu server and
install the semantic media wiki automatically or least sem-automatically.
I've got up to the maintenance/install.php script. When I run the following
command I'm immediately logged out of the ubuntu server and have to log in
again. No install is performed and no error message is presented.
sudo php install.php --wiki:ELT --server:example.com --dbuser:root
--dbpass:password --dbname:wiki --dbtype:mysql --db:prefix:smw
--pass:password
I can however install normally at this point using the web browser.
I note the http://www.mediawiki.org/wiki/Manual:Install.php has really no
documentation
Any thoughts?
Thanks
--
-
Alex Muir
http://ca.linkedin.com/pub/alex-muir/36/ab7/125
Hello,
we use a mediawiki installation for internal use only with ldap authorization.
Recently I started receiving messages about the failed delivery of notifications about page changes to email addresses/users that no longer exist (alumni).
Is there a way to edit the list of watchers for a page and remove the email address?
Or to clear the complete watchlist of a certain user (the ldap account no longer exists)?
I do not want to remove (e.g. with merge&delete) the user account, as we'd like to keep track of who originally created/edited page content, even if that person is no longer part of our staff.
Instlled versions:
MediaWiki 1.19.8
PHP 5.3.3-7+squeeze17 (apache2handler)
MySQL 5.1.66-0+squeeze1
Any help is appreciated.
Thank you and best regards,
Elke Flehmig
----------------------------------------------------
Elke Flehmig flehmig(a)hlrs.de
High Performance Computing ++49/711/685-62515
Center Stuttgart (HLRS) Fax: 685-87279
Nobelstr. 19, D-70569 Stuttgart, Germany
Hi ,
I am wondering if there is a pure uncoloured TeX extension for
MedaWiki, rather than the restricted Maths extension ?
Many thanks in advance,
Aaron
I'm trying to figure out where the LinksUpdate hooks run relative to other hooks. Can anyone clarify?
I'm trying to modify an extension to add entries to pagelinks and categorylinks based on markup added during ParserBeforeStrip. Is the order on the grouped by function table in
http://www.mediawiki.org/wiki/Manual:Hooks
the order in which hooks are called?
Thanks
Jim
=====================================
Jim Hu
Professor
Dept. of Biochemistry and Biophysics
2128 TAMU
Texas A&M Univ.
College Station, TX 77843-2128
979-862-4054
> Date: Sun, 15 Sep 2013 19:21:26 +0100
> From: Aaron Gray <aaronngray.lists(a)gmail.com>
> To: MediaWiki announcements and site admin list
> <mediawiki-l(a)lists.wikimedia.org>
> Subject: [MediaWiki-l] Pure TeX extension wanted
>
> Hi ,
>
> I am wondering if there is a pure uncoloured TeX extension for
> MedaWiki, rather than the restricted Maths extension ?
>
> Many thanks in advance,
>
> Aaron
Hi Aaron,
WorkingWiki [1] does more than this, but it can be used to store and
display full TeX files, as PDF, HTML, or source.
Lee
[1] http://lalashan.mcmaster.ca/theobio/projects/index.php/WorkingWiki
Hi All
Kindly note we need a help in mediawiki regarding the following issue. We
have designed and developed a page for uploading the videos. We haven't
used the mediawiki tables and mediawiki default page (Special:upload)
because of following reasons.
* Have to convert the videos
* Have to take snapshot from the video
* Have to design the custom page for maintaing the videos and different
thumbnails with drag and drop options.
Now what we want to maintain the history and revision for
group of videos which is uploaded by the user.We can get the name and
data of the video files but we do not know how to store
these
information to the database for getting the history and revisions
manually.
Please help.
RegardsSharmistha
Hi All
Kindly note we need a help in mediawiki regarding the following issue. We
have designed and developed a page for uploading the videos. We haven't
used the mediawiki tables and mediawiki default page (Special:upload)
because of following reasons.
* Have to convert the videos
* Have to take snapshot from the video
* Have to design the custom page for maintaing the videos and different
thumbnails with drag and drop options.
Now what we want to maintain the history and revision for
group of videos which is uploaded by the user.We can get the name and
data of the video files but we do not know how to store these
information to the database for getting the history and revisions
manually.
Please help.
Regards
Sharmistha