https://bugzilla.wikimedia.org/show_bug.cgi?id=25563
Summary: No way to get an image description from an secure
repository
Product: MediaWiki
Version: 1.15.3
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: enhancement
Priority: Normal
Component: Images and files
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
I do not found a way to get an image description from an secure repository.
You configure your Mediawiki to get all your images from an external repository
with $wgUseSharedUploads = true. And you want also fetch the image description
from the repository with $wgFetchCommonsDescriptions = true, which is closed
with "$wgGroupPermissions['*']['read'] = false;".
This works for repository, which are "open". When you restricted the access to
the repository, so that only a login user can read the images pages, you get
the image shown in the mediawiki, but no image description.
I follow the path and find out that in the HttpFunction.php works with curl,
but there is no possibility to hand over a username and a password, or?
How to get the image description, like this?
http://img.skitch.com/20101018-epbq3t696ccjcxf6y4k62qwr7x.png
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l