Squirrel Tao » Web Design http://squirreltao.dreamfishery.com The tao of my squirrel paths on the web Wed, 17 Feb 2010 21:49:16 +0000 http://wordpress.org/?v=2.9 en hourly 1 MediaWiki Skins Design: Social Networking and MediaWiki http://squirreltao.dreamfishery.com/2008/10/17/mediawiki-skins-design-social-networking-and-mediawiki/ http://squirreltao.dreamfishery.com/2008/10/17/mediawiki-skins-design-social-networking-and-mediawiki/#comments Sat, 18 Oct 2008 03:11:42 +0000 Jennifer Elrod http://squirreltao.dreamfishery.com/2008/10/17/mediawiki-skins-design-social-networking-and-mediawiki/ All those who have emailed me with questions about designing a MediaWiki skin, take note. Now there is a book for you. Packt Publishing has released a book called MediaWiki Skins Design. With the consent of the publisher, I’m releasing a sample chapter (Chapter 8, Social Networking and MediaWiki) of the book here on Squirrel Tao. Clicking the link will bring up a pdf version of the chapter. Topics include how to embed Twitter and YouTube content and how to enable social bookmarking on your wiki.


Browse all the entries under Web Design, Wikis.

]]>
http://squirreltao.dreamfishery.com/2008/10/17/mediawiki-skins-design-social-networking-and-mediawiki/feed/ 4
Rounded Sassy MediaWiki Skin Available for Download http://squirreltao.dreamfishery.com/2007/01/14/rounded-sassy-mediawiki-skin-available-for-download/ http://squirreltao.dreamfishery.com/2007/01/14/rounded-sassy-mediawiki-skin-available-for-download/#comments Sun, 14 Jan 2007 19:39:59 +0000 Jennifer Elrod http://squirreltao.dreamfishery.com/2007/01/14/rounded-sassy-mediawiki-skin-available-for-download/ I’ve become overly obsessive about making MediaWiki skins or something, because this morning on impulse, I started making a new color scheme for the Rounded Blue MediaWiki skin I made yesterday. Once I had started, I knew I wouldn’t be able to stop until I was finished, or else it would bug me. I had really intended to do other things today, but I can’t concentrate on anything else, anyway, now that I have become so obsessive about making skins the last couple of days. The good news is that I was able to change the color scheme of the Rounded Blue skin with very minimal effort. That should show readers how easy it is to customize a skin. Just change the colors in the image files, change the background color, change the background image or get rid of it, change the link colors and change the button and bullet colors if necessary. If necessary, adjust the positioning of the content area and the left column up or down, along with the p-cactions div tag. Voila, a new look. If you are a beginner in CSS and you know how to use PhotoShop or another image editing tool, you can do what I just did, to create your own custom look, using the Rounded Blue or the Sassy skin as a starting point. In fact, most of the work that you need to do involves nothing but replacing colors in the images. You now have two styles available – one with a hard line around it and a bar at the top, and another with soft colors and thick outlines. Choose the style you want and then change the colors in it. The Sassy skin is available for download on the Downloads page. You can preview a screenshot of it there.

There, now I’m done with web design for a while. I don’t know why I get so obsessive about it. I wish I could get so obsessive about everything I need to do, at the time that I need to do it. I had planned to work on the Myth of Merula story, level up a World of Warcraft character and study the Torque Game Engine. Instead, I’m going to take a breather the rest of the day and get seriously back to work on my priorities starting on Tuesday evening.


Browse all the entries under Web Design, Wikis.

]]>
http://squirreltao.dreamfishery.com/2007/01/14/rounded-sassy-mediawiki-skin-available-for-download/feed/ 0
New Rounded Blue Edition MediaWiki Skin Available for Download http://squirreltao.dreamfishery.com/2007/01/13/new-rounded-blue-edition-mediawiki-skin-available-for-download/ http://squirreltao.dreamfishery.com/2007/01/13/new-rounded-blue-edition-mediawiki-skin-available-for-download/#comments Sat, 13 Jan 2007 22:17:51 +0000 Jennifer Elrod http://squirreltao.dreamfishery.com/2007/01/13/new-rounded-blue-edition-mediawiki-skin-available-for-download/ Today, using my own MediaWiki skin as the basis, I altered it to make it look like the Rounded Blue Edition WordPress theme. It is available for download. Click here to go to the download page and view a small thumbnail screenshot of the Rounded Blue Edition MediaWiki skin.

To use it, just unzip it and upload it into your MediaWiki installation’s skins directory. The path to the stylesheet is relative: skins/roundedblue/main.css. Change the path if for some reason the stylesheet is not being applied. You’ll find the path in the roundedblue.php file, in the HTML head section, right underneath the title tag.

The Photoshop images that are used for the header background image, the rounded corner content boxes, etc. are available at itcouldbethisone.com for download.

You may need to do some further customization to get your logo to look right, if you have a logo in the upper left corner. Also, if you do not want to display the name of your site across the masthead, then remove the masthead div tag – and the h1 and h2 tags nested in it – from the roundedblue.php template. Your logo may not look good against the background image, either, so you may need to edit either your logo or the bg.jpg file, which is the image at the top in the background, to get the two images to look good together.

If you don’t want so much space at the top, edit the top margin values of the #content and the padding-top of the #column-one div tags in the main.css stylesheet. Keep in mind that it will make the background image at the top look “chopped off” at the bottom. So you’ll want to change this image, too. You will need to replace the bg.jpg image with an image that has less height.

UPDATE 2/18/07: Several people have privately emailed me regarding a bug in the layout. It breaks when pages are long. The quick and dirty fix is to make the csbbody-l.gif and csbbody-r.gif images taller. You can do that yourself now, making these images tall enough to suit your own content needs. The best fix is to use CSS for the the color and border of the rounded content box, using images only for the rounded corners. In my next version of the roundedblue and roundedsassy MediaWiki skins, I will use this more flexible method. If you want to be notified when the new version of either skin is available, I suggest you subscribe to the RSS feed for the wikis category in this blog. You will see an RSS link next to each category in the right sidebar.

UPDATE 3/18/07: When using the skin on MediaWiki 1.9.3 and viewing it in Internet Explorer 7.0, blocks of white partially cover some bullet point and main heading text. I’m working on fixing this.


Browse all the entries under Web Design, Wikis.

]]>
http://squirreltao.dreamfishery.com/2007/01/13/new-rounded-blue-edition-mediawiki-skin-available-for-download/feed/ 4
More Than One Way to Skin a Wiki http://squirreltao.dreamfishery.com/2006/12/11/more-than-one-way-to-skin-a-wiki/ http://squirreltao.dreamfishery.com/2006/12/11/more-than-one-way-to-skin-a-wiki/#comments Mon, 11 Dec 2006 11:59:00 +0000 Jennifer Elrod http://squirreltao.dreamfishery.com/2006/12/11/more-than-one-way-to-skin-a-wiki/ I’ve finally gotten around to creating a custom skin for the Living Philosophy Wiki. Now it has the same look and feel as the Squirrel Tao blog. Like the Squirrel Tao theme, it is based upon a customization of the Rounded V2 WordPress theme by Ghyslain Armand. In the process of customizing my wiki skin, I’ve also integrated the blog with the wiki, so that both share a navigation bar in common.

The First Stumbling Block – A Broken Stylesheet Link

I had started to create a custom skin several times in the past, using the instructions that can be found on the Jnana Base wiki, only to encounter a problem after Step 8. That is, I would make a copy of the default monobook skin and rename it. I would change “monobook” to my own skin name, everywhere the word “monobook” appeared within my own skin php file. I would upload my new skin and set my personal preference to use this skin. Voila, I would excitedly preview my work only to see completely unstyled HTML, all laid out in one single column, in Times New Roman, with huge H1 headings and the whole bit. It turned out that the link to the stylesheet was broken. When I hard-coded the link to the stylesheet, my custom skin finally became applied to my wiki. In other words, I simply used the literal url to the stylesheet, in place of the PHP code that is supposed to dynamically find the stylesheet of the active skin. (This hard-coded url to the stylesheet would not work for a skin that was packaged to be used in any MediaWiki installation, but it works okay for my own site.)

The Second Issue – Margins and Negative Margins in Content and Column-Content Divs

The second frustrating issue I encountered was that, in Internet Explorer, the first column (in the column-one div) would wrap to the bottom of the content column, rather than appearing to the left of it. The layout looked just fine in Firefox. I tried playing with absolute and relative positioning, height and width, margins and padding, float settings, etc. Nothing worked. Finally, as a test, I copied and pasted the css for the column-content and content div tags from the monobook main.css file into my css file. It fixed the problem like magic. Upon examining the css, I saw that it was very important to specify the left margins for the column-content and content divs, such that a value of x in the content div should be a value of -x in the column-content div.
Simply giving the column-one div absolute positioning would not work, since this div contains all the portlets. I did not want all of the portlets to appear in the left column. I wanted the p-personal portlet to appear in the upper right of the screen, while I wanted to p-cactions portlet to appear just above of the main content first heading. These portlets could not simply be moved out of the column-one div, because doing so would place them out of the php loop that renders all of the portlets and their values.

From There On Out, Making a MediaWiki Skin Was Just Ordinary CSS Styling

After dealing with the first two frustrations, the remaining tweaks and changes were just like any other CSS styling. Styling a MediaWiki skin is similar to styling a WordPress theme. It’s just a matter of placing div tags around the php code that renders the elements you wish to style. This can be challenging and tedious enough in itself, depending upon what you want to do. I find that everything looks good in Firefox before I get it looking good in I.E. These are normal, garden variety CSS frustrations, though. After getting past the initial stumbling blocks, making a MediaWiki skin is within the reach of anybody who has moderate to advanced CSS skills.


Browse all the entries under Philosophy Wiki, Web Design, Wikis.

]]>
http://squirreltao.dreamfishery.com/2006/12/11/more-than-one-way-to-skin-a-wiki/feed/ 0
Another Brown Website http://squirreltao.dreamfishery.com/2006/09/12/another-brown-website/ http://squirreltao.dreamfishery.com/2006/09/12/another-brown-website/#comments Tue, 12 Sep 2006 11:29:07 +0000 Jennifer Elrod http://squirreltao.dreamfishery.com/2006/09/12/another-brown-website/ Before seeing the rounded-v2 theme by Ghyslain Armand, I would never have considered the color brown as a main color to use in a website. Now I love it. It allows darkness in a color scheme without reverting to the old neon-on-black look of early websites. It has a sophistication about it that black sites are often lacking. Very dark sites that are almost, but not quite, black can also have this kind of sophistication. Black can still look sophisticated, too, depending upon how it is used in the overall design, of course. Generally, though, dark sites tend to me to look amateurish or outdated if not well-done. Since choosing brown for my new design, I notice other brown sites more these days. Another brown website I found today is a blog on the 9Rules network, LeliaThomas.com. Lelia is an artist, and she showcases her portfolio in her blog.

In Lelia’s case, she has chosen to restict herself to a monochromatic theme for all design elements except for the colors she uses in her artwork itself. Brown is neutral enough that she can use every color she wants in her art portfolio, and it will not clash with her website design. This design strategy also works to make the colors of her artwork seem to pop a little more than they would if they were competing for attention with many other colors surrounding them.


Browse all the entries under Web Design.

]]>
http://squirreltao.dreamfishery.com/2006/09/12/another-brown-website/feed/ 0