background preloader

Pmwiki-skin

Facebook Twitter

Pmwiki-skin-1

Cookbook » NeatSkin. Last modified on Apr 15, 2014 - Filed in Site » PageInfo MouseSkin < Skins > Netstreams (talk | users?

Cookbook » NeatSkin

| test page | RWD? | set as default | unset | validate: HTML, CSS) Summary:tableless skin with blue and gray colors, inspired by sinorca and roundflow skins. Cookbook - TriadSkin. Cookbook/Skidoo. Sinorca < Skins > Skittlish (talk | users | test page | RWD?

Cookbook/Skidoo

| set as default | unset | validate: HTML, CSS) Summary: Skidoo provides a simple, low distraction interface with rapid (no page refreshes) access to a whole bunch of stuff. I use it for the various wiki's I use for note taking on a daily basis. Cookbook / SinorcaSkin : browse. Sinorca.

Cookbook / SinorcaSkin : browse

Cookbook - Simpla Skin. PlainBlog Skin. This skin is no longer under development... sort of.See the very similar Blog Skin, which is evolved from this one and likely to be supported and developed for the forseeable future.

PlainBlog Skin

Overview This skin is similar to Plain Skin, but with a layout that is better suited for a blog. The skin emphasizes your site's content with a big easy-to-read default font size, no graphical frills, and other similar features. The default layout width is optimized for 1024x768 or greater resolution, however the content is perfectly readable at 800x600 because the sidebar is on the right. Your 800x600 visitors will need to scroll to see the sidebar menu, but they're probably accustomed to scrolling. PlainBlog Skin This skin works well with an as-yet-unreleased version of the CMS Mode recipe. The version installed on this page is PlainBlogSkin 0.04.0. Files.

Plain Skin. Overview This skin for PmWiki 2.1 is designed to emphasize a site's content with a big easy-to-read default font size, no graphical frills, and other similar features.

Plain Skin

The skin has been carefully tested for compatibility with a wide variety of browsers. Files. Cookbook / PhpNetSkin. PhotoGallery < Skins > Plain (talk?

Cookbook / PhpNetSkin

| users? | test page | RWD? | set as default | unset | validate: HTML, CSS) About Quick and dirty skin to get the look. Cookbook / Not2SimpleSkin. Cookbook - Not So Simple Skin browse. Notebook-NT < Skins > Parchment (talk?

Cookbook - Not So Simple Skin browse

| users? | test page | RWD? | set as default | unset | validate: HTML, CSS) NotSoSimple skin is almost entirely the 'simple' skin with the exception of the added width to 900px, the added Site.SideBar on the left side, and misc little cleanups and fixes. Files This recipe was last tested on PmWiki version: 2.0.102005-11-02: Original release, tested on 2.0.10 w/Safari, Firefox, Deerpark, IE, & Camino2005-11-02: The NotSoSimple-PSD.zip .psd file for the header.2005-11-03: Fixed a mistake in the tmpl file.2005-11-06: Little CSS fixes, increased the default sidebar width so it looks ok with the default PmWiki Site.SideBar content, fixed menubar width under IE, changed the menubar to use $Group.PageAction and $SiteGroup.PageActions instead of hardcoded values in the .tmpl file.2005-12-01: notsosimple.zipΔ Fix for wikitext area in IE6.

Comments You can preview the skin at the authors website See Also The original Simple skin Contributors ksc. Cookbook/NewsPaperSkin? Cookbook / MaguilaSkin. Monobook Skin. Mobile < Skins > MouseSkin (talk | users | test page | RWD?

Monobook Skin

| set as default | unset | validate: HTML, CSS) Summary: Makes PmWiki look like MediaWiki/Wikipedia Version: 2009-02-23 Status: Stable Prerequisites: pmwiki-2.1 About This skin is massively inspired from MediaWiki default skin (also originally named monobook). MediaWiki is the software used for Wikipedia and the other Wikimedia Foundation websites. Installation To use the Monobook skin for your own Wiki, just download monobook.zip, extract it into /path/to/pmwiki/pub/skins/ and add the following code to your local configuration file: # Specifies the name of the template file # to be used to generate pages. Features The skin current features are: Note The original layout is supposed to handle a 135x135 pixels logo.

Technical hints (advanced user/admin.) Notebook tabs customization The skin layout prevent using PageActions pages for defining something else than an action list. Cookbook/Marinee. Marble < Skins > Minimous (talk | users | test page | RWD?

Cookbook/Marinee

| set as default | unset | validate: HTML, CSS) Summary: Marinee is based on Green Marinee by Ian Main. Version: 2.2.0 (12-Jun-1010) Prerequisites: None Status: Active License: Dual licensed under the MIT and GPL licenses. Cookbook/Glossy Hue. Gemini < Skins > Grayness (talk | users | test page | RWD?

Cookbook/Glossy Hue

| set as default | unset | validate: HTML, CSS) Summary: GlossyHue provides a simple two column interface, and includes top navigation tabs, and a three-section footer. Version: 2.2.0 (12-Jun-2010) Cookbook / FlexiSkin browse. Flckr < Skins > Gemini (talk? | users | test page | RWD? | set as default | unset | validate: HTML, CSS) Summary: Extremly flexible skin; created to make final design via CSS; All contents through separate wiki documents. Cookbook - Fix Flow Skin. Cookbook / DropDownSkin browse. Colorimetry < Skins > DropShadow (talk? | users? | test page | RWD? | set as default | unset | validate: HTML, CSS) Tab for editing, upload, viewing, attributes (idea taken from BronwynSkin) Integration of a document $Group.MenuBar which is displayed ahead of the text.The really special thing is: the MenuBar is displayed as drop down menu Link at the bottom of the page to jump to the top of the page Two additional links for directly editing the documents $Group.SideBar and $Group.MenuBar.

If no $Group.MenuBar exists then automatically Main.MenuBar is loaded. This is always the latest version as there are comments in the history below. This is the simplified version of this skin without any menu handling. Installation Copy the content of the above ZIP-file to /path/to/pmwiki/pub/skins/ and add the following code to your local configuration file: $Skin = 'dropdown'; If you also want to use the different print layout you also have to add: $ActionSkin['print'] = 'dropdown';