MediaWiki:Api-help-authmanagerhelper-request
De Última Milla Wiki
Use this authentication request, by the id returned from action=query&meta=authmanagerinfo with amirequestsfor=$1.
// Configuración de imágenes $wgUseImageMagick = true; $wgImageMagickConvertCommand = "/usr/bin/convert"; $wgMaxImageArea = 1.25e8; $wgThumbLimits = array( 220, 250, 300 ); $wgImageLimits = array( array( 320, 240 ), array( 640, 480 ), array( 800, 600 ), array( 1024, 768 ), array( 1280, 1024 ) ); // Permitir que las imágenes se muestren aunque falle la miniatura $wgIgnoreImageErrors = true;
Use this authentication request, by the id returned from action=query&meta=authmanagerinfo with amirequestsfor=$1.