TIP SnazzyRoundedCornersContrib is not installed on Foswiki.org.

SnazzyRoundedCornersContrib

Add snazzy curved bordered boxes (with INCLUDED content) to Foswiki topics

Welcome to the System web

This is where Foswiki keeps system documentation, including documentation that is included with optional extensions.

For most people, the System web is read-only; even administrators should not need to modify any of the topics here, though you may want to add your own topics - for example, to answer frequently asked questions from your users.

This site is running Foswiki version v2.1.8, Release 06 Aug 2023, Plugin API version 2.4

tip Tip of the Day

The CommentPlugin allows users to quickly post comments to a page without an edit/preview/save cycle... Read on Read more

Presentations and tutorials

Guides

Administrators (mostly)

System Web Utilities

Foswiki badge Foswiki is developed as Free Software under the GNU/GPL. Get the latest version from Foswiki.org downloads.
Source: System

Usage

Note: Snazzy curved box with thanks from http://cssplay.co.uk/boxes/snazzy.html

usage:
%INCLUDE{
  "%SYSTEMWEB%.SnazzyRoundedCornersContrib" 
  TOPICTOSHOW="System.WebHome" 
  BORDERCOLOR="%WEBBGCOLOR%" 
  BGCOLOR="#FAFAFA"
  FLOAT="right" 
  WIDTH="300px" 
  HEIGHT="500px"
  IDSHOW="unique"
  SECTION=""
}%

Examples

Settings for demoing on this topic
  • Set BORDERCOLOR=#929234
  • Set BGCOLOR=#dcf1a5
  • Set FLOAT = right
  • Set WIDTH = 350px
  • Set HEIGHT = 500px
  • Set IDSHOW =
  • Set TOPICTOSHOW=System.WebHome

Installation Instructions

You do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server.

Open configure, and open the "Extensions" section. Use "Find More Extensions" to get a list of available extensions. Select "Install".

If you have any problems, or if the extension isn't available in configure, then you can still install manually from the command-line. See http://foswiki.org/Support/ManuallyInstallingExtensions for more help.

Contrib Info

Contrib Author(s): Foswiki:Main.SvenDowideit
Copyright: © 2007-2009 SvenDowideit@distributedINFORMATION.com
License: GPL 3 (Gnu General Public License)
Contrib Version: 2552 (20 Feb 2009)
Change History:  
Feb 2009: port to Foswiki
May 2008: add sectional INCLUDE support
Jul 2007: initial release
Dependencies: None
Contrib Home: http://foswiki.org/Extensions/SnazzyRoundedCornersContrib

Related Topics: Contribs, DeveloperDocumentationCategory, AdminDocumentationCategory, DefaultPreferences, SitePreferences

Topic revision: r3 - 09 Dec 2009, CrawfordCurrie
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy