https://bugzilla.wikimedia.org/show_bug.cgi?id=38468

       Web browser: ---
             Bug #: 38468
           Summary: $wgAllowExternalImages = true: No way to maintain
                    external image URLs
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: File management
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


I use $wgAllowExternalImages = true;
http://www.mediawiki.org/wiki/Manual:$wgAllowExternalImages

There is no way to maintain the embedded external images (list all / find dead
ones).

The URLs should be stored in the externallinks table at least.

If you think externallinks should be for real link URLs only, add a new special
page to list all externally embedded images (when $wgAllowExternalImages =
true).

But I think the table is perfect for it. It stores external URLs.

MW 1.18.0 here but this should apply to all versions.

May also apply to:
$wgAllowImageTag
$wgAllowExternalImagesFrom
$wgEnableImageWhitelist

-- 
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

Reply via email to