https://bugzilla.wikimedia.org/show_bug.cgi?id=21434
Summary: README refers to non-existent directories
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Normal
Component: UsabilityInitiative
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
heya,
I just did a "svn update" on the UsabilityInitiative directory in my MediaWiki
installation. I then attempted to run upgrade.php.
This promptly bombed out, and it was only here that I noticed that the lines
I'd previously put in LocalSettings.php, as recommended by the
UsabilityInitiative README now referred to non-existent directories.
I checked online, to see if perhaps my SVN checkout had broken
(http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/UsabilityInitiative/).
However, same content there.
I checked the README file again, no updates to the lines given there, or
updated paths.
Specifically, the lines
#require_once(
"$IP/extensions/UsabilityInitiative/SimpleSearch/SimpleSearch.php" );
require_once( "$IP/extensions/UsabilityInitiative/EditWarning/EditWarning.php"
);
require_once( "$IP/extensions/UsabilityInitiative/EditToolbar/EditToolbar.php"
);
require_once(
"$IP/extensions/UsabilityInitiative/NavigableTOC/NavigableTOC.php" );
will all fail.
I'm not sure if this is part of a broader refactoring in the extension, and I
just checked-out at a bad time, however, there is nothing in the README at all
about this at all (If it is simply a documentation thing, then perhaps close
this bug when the docs are fixed).
Cheers,
Victor
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l