Search results

  1. Michael Morris

    Sooo how is everyone liking the new ENWorld?

    Safari used to be weird - it mastered CSS 2.1 about version 2.02 but it kept screwing up tables until version 3 which made it quiet test to dev for alonside IE since tables were for a long time the only reliable cross browser markup for layout.
  2. Michael Morris

    Mainpage broken - pleaze fix or do somefink

    The URL is passed through PHP's stroftime function - so it will interpret yesterday and two days ago as URL's http://www.enworld.org/news/yesterday http://www.enworld.org/news/2/days/ago http://www.enworld.org/news/4/days/ago The internal links don't work that way since people might want to...
  3. Michael Morris

    Character points II

    The second character points article is in queue - The topic is Personality and History. If anyone has an art piece they think would go well with such an article and that they'd like to show off let me know.
  4. Michael Morris

    Prefix Ideas

    What prefixes should there be - I've coined 4 to cover most all areas of MtG, but what of other games and the like?
  5. Michael Morris

    What benefit is there for a smart/careful 3pp to use the GSL?

    No, it doesn't even give them that. As they are so keen on saying, the GSL and OGL have nothing to do with each other. You use one or the other.
  6. Michael Morris

    Edition wars ban extension?

    Bring an edition war to CM and the locals will laugh at you relentlessly and mercilessly.
  7. Michael Morris

    Wiki Wiki Wiki

    You'll note that the ones without numbers in their name have a user name that is legal for the mediaWiki software as well as vbulletin. As I told you in another thread your wiki user name is an adjusted form of your vbulletin username - that number after your name isn't random - it's your user...
  8. Michael Morris

    Sooo how is everyone liking the new ENWorld?

    Firefox 3 parses javascript 9 times faster than Internet Explorer. NINE TIMES... On any ajax heavy site it's impossible to tolerate IE once you've been on Firefox.
  9. Michael Morris

    request old-style Smilies

    It would take far more code than is worth it to allow a smiley toggle - at least 5 hour if not more. So no, there will not be an alternate smiley set.
  10. Michael Morris

    NOTICE TO PUBLISHERS: Do not take advantage of bugs in the news system

    It has been brought to my attention that there are minor holes in the security of the news system with regards to the visibility of press releases. With the ENnies rapidly approaching I must prepare the voting code for it first and so this problem will remain for awhile. Specifically, it is...
  11. Michael Morris

    Display of news items on main page: Order?

    I significantly changed the css - those using overrides might want to drop them. The declarations now are: .leaderboard { min-height: 230px; } .leaderboard h1{ font-size: 16px; } .leaderboard .subtitle { font-size: 14px; } .feature { min-height: 246px; } .article {...
  12. Michael Morris

    Wiki Wiki Wiki

    Parsing vbulletin smilies would require the inclusion of the vb bbcode parser. That's probably not a good thing since it would significantly increase the overhead.
  13. Michael Morris

    Sooo how is everyone liking the new ENWorld?

    Speaking of which, animated gifs should be working now. And btw - I have other feature ideas for that section - one of the first is figuring out a means to have an ad evenly distribute over the course of it's run. That is if you buy 1000 impressions and want it to run 10 days the system will...
  14. Michael Morris

    ETA on the Wiki?

    I have completed the fixes to the wiki login. Unfortunately due to how the bridge works cookies are required. If you are getting logged out it means you have one or more security programs that are blocking cookies between your browser and the server. I cannot fix this from ENWorld's end - you...
  15. Michael Morris

    Big pictures

    I can't find the plug in on CM that's responsible. Maybe it's a template edit :hmm:
  16. Michael Morris

    Sooo how is everyone liking the new ENWorld?

    I've recently adjusted the CSS so that now only Internet Explorer has scroll bars. Other browsers have auto-adjusting heights on the boxes. Internet Explorer doesn't fully display the images if the div height isn't explicitly set, yet another example of its thousands of violations of the CSS...
  17. Michael Morris

    Wiki Wiki Wiki

    It's necessary - the number is your messageboard userid. It's how the bridge knows one belongs to the other.
  18. Michael Morris

    ETA on the Wiki?

    I have one last fix I can try. If that doesn't solve it I'm out of ideas.
  19. Michael Morris

    Display of news items on main page: Order?

    I have an idea... Ok, got it. What's going on is the articles out of sequence have bad date inputs on their publish up and publish end setups. There's actually 6 entry points for this - Leader start/end, Feature start/end, Normal start/end. There really only needs to be one start date entry...
  20. Michael Morris

    set Category in my blog posts?

    Check the FAQ - the blog information should be in there. I haven't played with the blog much beyond actually installing it.
Top