From b4539a61dd43413b996911813e38cc730b0ecc97 Mon Sep 17 00:00:00 2001 From: apfelmaennchen Date: Sat, 25 Apr 2009 15:14:10 +0000 Subject: [PATCH] some more documentation for yacyui-portaltest.html git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5875 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/yacy/ui/yacyui-portaltest.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/htroot/yacy/ui/yacyui-portaltest.html b/htroot/yacy/ui/yacyui-portaltest.html index 860eb1cec..ead108f33 100644 --- a/htroot/yacy/ui/yacyui-portaltest.html +++ b/htroot/yacy/ui/yacyui-portaltest.html @@ -59,6 +59,7 @@ </div>

Configuration options and defaults for 'yconf':

+
Defaults
 url      : 'is a mandatory property - no default',
 global   : false,
@@ -74,7 +75,15 @@ resizable: true,
 show     : '',
 hide     : ''
 
-

Themes:

+
Size and position (width | height | position)
+Specifies where the dialog should be displayed. Possible values for position: 'center', 'left', 'right', 'top', 'bottom', or an array containing a coordinate pair (in pixel offset from top left of viewport) or the possible string values (e.g. ['right','top'] for top right corner). +
Animation effects (show | hide)
+The effect to be used. Possible values: 'blind', 'clip', 'drop', 'explode', 'fold', 'puff', 'slide', 'scale', 'size', 'pulsate'. +
Interaction (modal | resizable)
+If modal is set to true, the dialog will have modal behavior; other items on the page will be disabled (i.e. cannot be interacted with). Modal dialogs create an overlay below the dialog but above other page elements. +

+If resizable is set to true, the dialog will be resizeable. +

Themes

You can download ready made themes or create your own custom theme.
Themes are installed into: DATA/HTDOCS/yacy/ui/css/themes/