Difference between revisions of "Talk:Main Page"

From MinnaHistoryWiki
Jump to: navigation, search
Line 42: Line 42:
  
 
--[[User:BenLeinweber|BenLeinweber]]
 
--[[User:BenLeinweber|BenLeinweber]]
 +
 +
Yeah, actually WMF is one of the blacklisted types because it can contain arbitrary code that executes on some systems.
 +
Also it's composed of windows 3.x API calls, so it's not the best format to use in general.  SVG would be much better if we could figure out how to get things into that.
 +
 +
--[[User:MikeWhipp|MikeWhipp]] 17:19, 23 April 2006 (PDT)

Revision as of 00:12, 24 April 2006

Hey Mike, look at the discussion @ Image:MNA_Logo_Wiki.gif. Also, can you edit the LocalSettings.php file line:

$wgFileExtensions = array( 'png', 'gif', 'jpg', 'jpeg', 'ogg' );

So that it will include

  • ".ai" - Adobe Illustrator
  • ".FH8" - Freehand 8
  • ".wmf" - Windows Meta File (a simple pathbased image format, good for clipart)
  • ".swf" - I've got the logos in Flash format too!

--BenLeinweber 09:01, 23 April 2006 (CDT)

Alright, Ben. Done. Just be careful and don't take ALL our webspace just with MNA logos. I only gave this domain 250M, and that includes the main library site as well.

--MikeWhipp 10:23, 23 April 2006 (CDT)

I tweaked the timezone settings while I was at it, everything should be in Pacific Time right now (we're a California club after all, even if our servers are in Texas).

--MikeWhipp 08:50, 23 April 2006 (PDT)

These files are tiny... shouldn't be any problem at all. Here, uploaded the new version. Not perfect, but a lot better. I may upload a full sized later.

MNA Logo Wiki Small.png --BenLeinweber 16:49, 23 April 2006 (PDT)

K, I swapped it in. Looks good to me. ^_^

--MikeWhipp 17:06, 23 April 2006 (PDT)


Ah man, "*.FH8" still isn't working... can you give that a look? --BenLeinweber

And for "*.WMF" I got the following error: Upload file From MinnaHistoryWiki Jump to: navigation, search Upload warning ".application/x-msmetafile" is not a recommended image file format.

--BenLeinweber

Yeah, actually WMF is one of the blacklisted types because it can contain arbitrary code that executes on some systems. Also it's composed of windows 3.x API calls, so it's not the best format to use in general. SVG would be much better if we could figure out how to get things into that.

--MikeWhipp 17:19, 23 April 2006 (PDT)