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

Barthelme Skin

Barthelme is a minimalist skin where white space and margins can show culture and aestheticism, ported from the Barthelme Wordpress theme.

Files

Installation

  • Extract the files in the skins directory.
  • Edit local/config.php:
$Skin = 'barthelme';
$EnableMenuBar = TRUE;
  • Edit Site.EditForm:
!!$[Editing {$FullName}] %block class=wikiaction%
(:messages:)
\\

[[#top]](:e_guibuttons:)
(:div class=formcontainer:)
(:input e_form:)
(:input e_textarea:)
%class=formleft%$[Summary]:%%
%class=formright%(:input e_changesummary id='summary':)%%
%class=formleft%$[Author]:%%
%class=formright%(:input e_author id='author':)%%
%class=formleft%&nbsp;%%
%class=formright%(:input e_minorcheckbox:) $[This is a minor edit]%%
%class=formleft%&nbsp;%%
%class=formright%(:input e_savebutton class='e_button':)
(:input e_saveeditbutton class='e_button':)
(:input e_savedraftbutton class='e_button':)
(:input e_previewbutton class='e_button':)
(:input e_cancelbutton class='e_button':)%%
(:input end:)
(:divend:)
\\

(:if e_preview:)
!!$[Preview {$FullName}]
'''$[Page is unsaved]'''
(:e_preview:)
----
'''$[End of preview -- remember to save]'''\\
[[#top | $[Top] ]]
(:if:)

Browser Support

  • Microsoft Internet Explorer 6.0+: supported
  • Mozilla Firefox 1.5+: supported
  • Opera 9.0+: supported

I haven't tested it on lower versions, but it should work fine.

Credits

The Barthelme Wordpress theme was originally designed and developed by Scott Allan Wallick.

It is ported by Chi Shang Cheng.

Legal Stuff

This skin is licensed under the GNU General Public License.

Comments

The PerGroup.SideBar is not implemented. The barthelme.tmpl file should be updated.

		<!--function:barthelme_sidebartext-->
		<li>
			<h2>Menu</h2>
	        <!--wiki:{$Group}.SideBar {$SiteGroup}.SideBar-->
		</li>

TKC - The noaction directive doesn't seem to disable the action menus.

BB - Editing Site.Editform is now obsolete.

Category: Skins, PHP72