Modul:Citation: Unterschied zwischen den Versionen

+cu.getNbnDeCheckDigit( urn )
(urn pattern)
(+cu.getNbnDeCheckDigit( urn ))
Zeile 210: Zeile 210:
table.insert( wrong, 'urn' )
table.insert( wrong, 'urn' )
end
end
end
if cu.isSet( args.urn ) and args.urn:match( '^nbn:de:' ) and
not cu.checkUrnDe( 'urn:' .. args.urn ) then
cu.addErrorMsg( ci.texts.wrongURN )
end
end
if cu.isSet( args.urn ) and not cu.isSet( args.url ) then
if cu.isSet( args.urn ) and not cu.isSet( args.url ) then
Anonymer Benutzer