Terra Incognita Template version: 1.0.8 for SMF 1.1.10

(8th release version.) 15th July 2009 © www.jasidog.com

This file contains both important and helpful information. For use with the, Terra Incognita, SMF template created by Jasidog.com

+/-Change Log

Version 1.0 [9th of February 2006]

First public release, for SMF 1.1 RC2.

Version 1.0.1 [25th of August 2006]
  • Updated for compatibility with SMF 1.1 RC3.

  • Numerous bug fixes. Sorry for lack of detail. list lost.

  • Various CSS changes for IE7 compatibility.

  • Finnish language files added as I had already made graphics for this on request.

Version 1.0.2 [4th December 2006]

Third public release. For SMF 1.1

  • Updated for full functionality with SMF 1.1 final.

  • Fixed various small HTML errors.

  • Fix for failed avatar uploads regression in last version.

  • CSS changes for IE7 rendering

  • German language graphics now included even though the main board tabbed menu is not perfect in Firefox when using this.

    Many thanks to Torsten of www.b-b-forum.de for creating the translated graphics.

    I will likely fix this problem at a later date by moving or removing some of those links.

Version 1.0.3 [3rd March 2007]

Third public release. For SMF 1.1.2

  • Updated for full functionality with SMF 1.1.2 final.

  • Fixed issue in PersonalMessage.template.php

    Missing closing DIV tag on post-foot DIV of every PM if there was no report post button visible

Version 1.0.4 [26th June 2007]

Fourth public release. For SMF 1.1.3

  • Updated xml_topic.js in accordance with smf 1.1.3 changes.

  • Fixed intermittent errors with quick edit function (display.template.php).

  • Three errors in profile.template.php fixed. Two of malformed HTML one of just plain idiocy with double form start tags. Probably neither of them with correct attributes though they somehow didn't cause profile function errors.

  • Malformed HTML in messageIndex.template.php fixed.

  • Main navigation and Info panel altered. The "Calendar" and "Members" links both moved to the hidden Info panel which has also has a rejig (index.template.php). The CSS file is alter due to this also.

    This was done to create less clutter and solve problems for foreign language users of the theme.

  • There have been a couple of reports where no language specific images appeared and the user's board was looking for them in this non existent folder - terra-incognita/images/english-uft8/. I've tried to replicate this by installing a test forum with utf8 encoding implemented but in my case this still used the default "english" images folder without issue.

    I have duplicated the default English folder in this package with the folder name of "english-utf8". This would solve the problem for these people.

    The occurrence seems rare but if any one knows a more correct or better solution to this problem let me know.

  • Decided to split the alternate language files into separate downloads and the overall package size was getting far too large.

v.1.0.5 [29th June 2007]

Fifth public release. For SMF 1.1.3

  • Fixed error report in logs for editing polls (poll.template.php)

  • Fixed error log report in help page introductory section.(help.template.php)

  • Fixed faulty markup in posting section of (help.template.php)

  • Fixed stats page HTML errors (stats.template.php)

v.1.0.6 [21st January 2008]

Sixth public release. For SMF 1.1.3/1.1.4

  • Fixed error report in logs for guests posts trying to show member group stars when this should havve been filtered out for guests. (display.template.php)

  • Fixed error report in logs for member trying to delete account (profile.template.php lines, 1682 and 1696.).

  • Fixed error report in logs which appeared if a PM from a deleted member was viewed.(PersonalMessage.template.php).

  • Precautionary CSS change, added a min height to the use cp right column. Was used to prevent a display issue in the Endar sister template. (style.css line 1087ish).

  • Fixed malformed HTML (Calendar.template.php).

  • Change two lines of CSS to fix a Safari/webkit display issue with "magic" display:after style clears (style.css).

v.1.0.7 [15th April 2008]

Seventh public release. For SMF 1.1.3/1.1.4

  • Glaring CSS error with clearfix's shown up by the Firefox 3 beta's so fixed. (style.css)

  • Huge overhaul for easier lanaguage translations the changes are to many to list by line number in detail so you'll need to do a file diff comparison.-

    • theme/languages/index.english.php removed and the single custom language string added to theme/languages/Theme.english.php. The corresponding language files for Finnish, Spanish and German added also.

    • Change to index.template.php to call the theme specfic (Theme.english.php) language strings.

    • Major changes to style-rtl.css to hopefully make the theme much better in right to left based languages.

    • The style-rtl.css will be automatically called if you are using such a language now. No need to manualy replace the default style sheet any more. (index.template.php)

    • Many changes to basic HTML (HTML changs are small.) and CSS to facilitate improved RTL language support.

      (style.css, index.template.php, BoardIndex.template.php, Display.template.php, MessageIndex.template.php, Stats.template.php, Recent.template.php, PersonalMessage.template.php )

    • Some additional images added for the improved right to left language support.

  • A closing "tr" tag left in the send topic page removed. (SendTopic.template.php)

  • Issue causing invalid HTML fixed. (PersonalMessage.php)

v.1.0.8 [15th July 2009]

Eighth public release. For SMF 1.1.10

  • Register.template.php updated for SMF 1.1.10 compatibility

  • Recent.template.php update missed from previous release.

  • If you need to see the exact changes please make a diff comparison.

Hide this section

+/-Installation

Installation Instructions

Installing this skin is, or should be, easy.

  1. Go to your SMF admin panel >> "Configuration" >> "Themes and Layout"

  2. Scroll down the page a until you see the section "Install a New Theme".

  3. Now where it says: "From a file:". click the browse button.

  4. Browse and find the Terra-Incognita.zip file you downloaded and select it. Then hit the install button.

Congratulations, the skin has been installed and is ready for your members to use.

Hide this section

+/-General information

A little blurb

Terra Incognita is largely based of the work done for the Endar template. So you may find plenty of similarities

Terra Incognita is constructed without the use of tables except for a few specific areas.

The decision to dispense with the use of tables, is not any sort of statement on semantics or accessibility.

That said I did try to follow standards and make it as semantically correct as I could. Though I fell down in several areas, I'm sure. There are some hard coded bits of style for example. Other failings will be due to my own limits on knowledge.

There are also some areas where I would perhaps choose a different mark up now that they're done.

One last little note of interest is that this template is being released now so that it does get a release. Otherwise I fear there would one more tweak after another. I'm not really happy with it and so there may be changes in future versions.

Browser compatibility

The theme appears to works well in modern browsers that keep good pace with standards. We're talking Gecko engined browsers like Firefox. Opera also and Safari too.

Last I checked Konqueror display inconsistencies needed a bit of work. Hopefully I'll get round to that a later time.

Internet explorer prior to IE7 is a different matter. A huge chunk of the stylesheet is devoted to hacks intended to make things work in the various flavours of IE. Though I'd suggest using a different browser if at all possible. A lot of time spent means that it does work well in IE version 6.

Earlier versions of IE should work ok given the theme was based largely on the Endar code base but I haven't checked.

IE on the Mac I have no idea about, I may even hide the stylesheet from it in a later theme version.

Due to the nature of the template, it required that the vast majority of the XHTML was written from scratch. There's not much left of the original default SMF HTML left. This means that despite my own testing there will doubtless be bugs which live use will show up.

If you find any you believe important enough to report you can do so at The Jasidog forums.

Hide this section

+/-Making your own logo/Header/Footer
+/-Changing the overall forum width

To alter the forum width is pretty painless. The theme is set at a fixed with of 750px by default. But you could easily change that value to another size or to percentage value so that the width will be fluid depending on screen resolution.

To change it all you need to do is open up the Terra Incognita CSS from the admin panel or even easier the CSS file it's self. The "style.css" is located in the Endar template folder.

Your-SMF-Install/Themes/Terra-Incognita/style.css

Look for the following -


/* overall width of forum */
#wrapper {
padding:2% 0;
margin:0px auto;
width:750px;
text-align:left;
}

Where it says "width:750px" edit the pixel value to suit. So for example if you wanted an overall width of 90% for the forum. You would change it to the following.


/* overall width of forum */
#wrapper {
padding:2% 0 0 0;
margin:0px auto;
width:90%;
text-align:left;
}

If you wanted a fixed width (Say 800px.) you would change it as follows.


/* overall width of forum */
#wrapper {
padding:2% 0 0 0;
margin:0px auto;
width:800px;
text-align:left;
}

Easy eh?

Hide this section

+/-Languages

Finnish, German and Spanish language graphics are available at jasidog.com. Provided you already have the SMF language pack for one of these installed for the default SMF theme, they should work fine.

If you want to create your own language graphics you can do so. Information and resources can be found at the Jasidog Forums

Hide this section

+/-Support and updates

If you need any problems and need help or have questions about the Terra Incognita template you can ask at The Jasidog forums

The best place to look for updates or addons to the theme is the SMF section on the Jasidog site.

Hide this section

Readme design and content © Jasidog.com 2005-2007, All rights reserved