Main Page

From Whitehat

Jump to: navigation, search
Your IP address is: 38.107.191.106

For available methods for programming in wikitext, see Function List


Category:Tones

Category:System

Category:ASCII art

[edit] Mediawiki Modifications

  • ImageGallery.php
    • Made File Sizes use the same file size formatting as the Images Pages, as found in Language.php formatSize(). I thought that it would make more sense. And it does!
  • MessagesEn.php
    • The FileSize() method returned something saying 2.7 MB if the file was really 2.7 MiB whats going on!?!?!? So I fixed it. Yay me. I may implement things larger than GiBs but what would be the point since you can't upload anything that big. Well, you can, but not a chance on this computer!
    • I also made the appropiate changes to Special:Allmessages, but with alot of my modifications i tend to not even use this stuff cause only english people are ever going to visit my site.
  • EditPage.php
    • Added a boat load of buttons! Edit this page and take a look!
    • I'm trying to get two lines of buttons but im not sure where to plug the br tag into. If you adjust the width of your browser just right so that the end of the second group of buttons is at the end, then the rest of the buttons will go to the next line and look nice on two rows.
  • View.php
    • I know nothing of php so, besides editing stuff this is the best thign i could come up with on my own. gaze upon my amazing noobiness. This doesn't even work correctly. I probably have to convert all the characters in the php page to something like the &# stuff
  • File Icons
    • I replaced alot of the icons with the icons from the Crystal SVG theme. They look nicer. I kept the old icons for ones that had no replacement, or the replacement was just a generic one.
Personal tools