Jump to content
Wikimedia Meta-Wiki

User:Lecid/DynBox: Difference between revisions

From Meta, a Wikimedia project coordination wiki
Content deleted Content added
Line 14: Line 14:
=== Download source code ===
=== Download source code ===


[[User:Lecid/DynBox/DynBox.php]]
(追記) * '''V 0.2''' : (追記ここまで)[[User:Lecid/DynBox/DynBox.php]]


=== Description ===
=== Description ===

Revision as of 16:38, 31 March 2006

Template:Extension

DynBox

Download source code

Description

Dynamic Box : Display customisable Dynamic HTML CSS Boxs for news.

  • This tools is a Parser Hooker For MediaWiki how help to edit Mouse:Hover "Pop-up" box's for news or flash Displays.
  • Version : 0.2
  • Copyright (c) BSD <romain@ultragreen.net> Romain GEORGES 2006

Hack

  • V 0.1 -> 0.2 : 16:34, 31 March 2006 (UTC) correction : CSS overwriting, rand salt value adding in CSS Class name by Lecid

Installation

  1. Add DynBox.php in the Mediawiki's extensions path : $MEDIAWIKI_PATH/extensions/

see download source code section

  1. Add the line :
require_once(" extensions/DynBox.php ");

In your $MEDIAWIKI_PATH/LocalSettings.php file

Configuration/Usage

==> DynBox put Div in absolute CSS Mode, so,
In your Wiki code add anywhere :

<dynbox title="My Title" posx=XXpx posy=XXpx iconcolor="color" iconbgcolor="color" boxcolor="color" boxbgcolor="color" color="color" bgcolor="color"> some text </dynbox>

This put a box in the right top corner of the page

title
Title of the Icon
'some text
content of the news box
posx
CSS compatible right-from position
posx
CSS compatible top-from position
iconcolor
text icon color
iconbgcolor
background icon color
boxcolor
Title of the popped box color
boxbgcolor
Border of the popped box color
color
Text in the popped box color
bgcolor
background of the popped box color

Demonstration

See the red box in the right top corner on :

http://www.diablotins.org

AltStyle によって変換されたページ (->オリジナル) /