Home Recent Changes
   WikiHelp
 
Last modified: December 23, 2021, at 06:48 AM

Marinee < Skins > Mobile   (talk | users | test page | RWD? | set as default | unset | validate: HTML, CSS)

Summary: Minimous is a two-column theme, with a top navigation tab bar, and traditional footer; width of content and sidebar are adjustable; 8 different color variations.
Version: 1.0.5 (31-Mar-2016)
Prerequisites: None
Status: Active
Maintainer: DaveG
Categories: Skins, BlogIt, PHP55
Download: ZIP
License: Copyright (c)2066 David Gilbert. This work is licensed under a Creative Commons Attribution-Share Alike 4.0 International License. Please retain the links in the footer.
Users: +2 (View / Edit)
Discussion: Minimous-Talk

Color Picker

This skin provides a beautifully simple, 2-column interface, adjustable content and sidebar widths, 8 color variations, and full support for the BlogIt blogging engine.

Δ

Click to enlarge

Feature Summary

Download and Installation

$PageLogoUrl="URL_TO_IMAGE";
$PageLogoUrlWidth='154px';
$PageLogoUrlHeight='24px';
$PageLogoUrl="";

Optional

Change the color (copper is the default). Refer to colors for more color options.

$SkinColor = 'green';

Color Switching

You can switch the color theme site wide by updating your config.php with:

$SkinColor = 'blue';

Or simply pass a parameter:

?color=red

You can try out the color schemes using the color selector menu. The included color schemes are:

BlogIt for Blogs

Minimous fully supports the BlogIt blogging engine, automatically -- you don't need to do anything other than install BlogIt.

Page Layout

Sections can be removed from the page or the site with special markup.

SetTmplDisplay('PageXXXFmt', 0);

Header

You can set the Title and the Tag-line by setting the following in config.php:

$WikiTitle = "My site";
$WikiTag   = "Site description";

The wiki file Site.SiteHeader can be overridden with a Group level page. If you want to change the layout of the header edit either {$Group}.SiteHeader or {$SiteGroup}.SiteHeader. The default value for the header is:

! %block sitetitle%[[{$ScriptUrl} | {$WikiTitle}]]
(:div class="sitetag":){$WikiTag}
(:divend:)

Top Navigation Tabs

In order to change the links available in the navigation tabs, edit Site.SiteNav, and use a list format as below:

* [[Grp/MyPage | Page 1]]
* [[Grp/MyPage | Page 2]]
* [[Grp/MyPage | Page 3]]

Side Bar

The other likely change you'll want to make is on the Side Bar. In this case edit Site.SideBar, and use a list format below:

%sidehead% [[Header 1]]
* [[First Level]]
** [[Second level]]

Footer

The wiki file Site.SiteFooter contains the last modified date.

FAQ

Browser Compatibility

This is an incomplete listing of the browsers which have been seen working with this skin.

Known Issues

None known.

Change Log

1.0.5 (31-Mar-2016)

1.0.4 (25-Mar-2016)

1.0.3 (25-Feb-2016)

1.0.2 (10-Jul-2010)

1.0.1 (6-Jul-2010)

1.0.0 (22-Jun-2010)

Credit

Comments

Show your support and leave a comment, or help out and let me know if you have a suggestion or a problem. Love it or hate it, I'd like to know!

User notes +2: If you use, used or reviewed "Minimous", you can add your name. These statistics appear in the Skins listings and will help newcomers browsing through the wiki.

Powered by PmWiki
(pmwiki-2.4.6)
view edit print attributes history Skins