cotonti.com : jQuery Uniform https://www.cotonti.com Последние сообщения в теме Cotonti en Sun, 05 Oct 2025 16:43:59 -0000 Kilandor пн, 01 ноя 2010 19:32:49 -0000 Kaan Added plugins models

<head>.....</head> add header.tpl {HEADER_FORM}
3 pieces of original own theme

uniform.header.php

<?PHP
/* ====================
[BEGIN_SED_EXTPLUGIN]
Code=uniform
Part=header
File=uniform.header
Hooks=header.tags
Tags=header.tpl:{HEADER_FORM}
Order=10
[END_SED_EXTPLUGIN]
==================== */
defined('SED_CODE') or die('Wrong URL');
	$form .= '	
    <!-- jQuery - the core -->
<script src="https://www.cotonti.com/plugins/uniform/js/jquery.min.js" type="text/javascript" charset="utf-8"></script>
    <script src="https://www.cotonti.com/plugins/uniform/js/jquery.uniform.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" charset="utf-8">
      $(function(){
        $("input, textarea, select, button, radio").uniform();
      });
    </script>
<!-- stylesheets -->
<link rel="stylesheet" href="https://www.cotonti.com/plugins/uniform/css/uniform.'.$cfg['plugin']['uniform']['theme'].'.css" type="text/css" media="screen">';
$t->assign(array(
"HEADER_FORM" => $form
));

?>

uniform.setup.php

<?PHP
/* ====================
Seditio - Website engine
Copyright Neocrome
http://www.neocrome.net

[BEGIN_SED]
File=plugins/uniform/uniform.setup.php
Version=v1.0
Updated=2010
Type=Plugin
Author=Kaan
Description=JQuery Uniform Sexy forms 
[END_SED]

[BEGIN_SED_EXTPLUGIN]
Code=uniform
Name=Uniform Sexy forms v1.0
Description=JQuery Uniform Sexy forms 
Version=v1.0
Date=2010
Author=Kaan
Copyright=https://seditiocms.com - www.ntka.org [by Kaan]
Notes=
SQL=
Auth_guests=R
Lock_guests=W12345A
Auth_members=R
Lock_members=W12345A
[END_SED_EXTPLUGIN]

[BEGIN_SED_EXTPLUGIN_CONFIG]
theme=01:select:default,agent,aristo:default:Theme Select.
[END_SED_EXTPLUGIN_CONFIG]
==================== */
if (!defined('SED_CODE')) { die('Wrong URL.'); }
?>

Download plugins: http://www.cotonti.com/datas/users/uniform_180.rar

]]>
пт, 29 окт 2010 01:54:18 -0000
GHengeveld чт, 28 окт 2010 18:02:48 -0000 Twiebie ]]> ср, 27 окт 2010 07:37:19 -0000 ..dot.. @Kingsley - ty,

@Twiebie - you need to put the scripts below {HEADER_COMPOPUP}

{HEADER_COMPOPUP}
<script src=https://www.cotonti.com/"js/jquery.uniform.js" type="text/javascript" charset="utf-8"></script>
    <script type="text/javascript" charset="utf-8">
      $(function(){
        $("input, textarea, select, button").uniform();
      });
</script>
]]>
ср, 27 окт 2010 05:07:13 -0000
Twiebie ср, 27 окт 2010 00:53:54 -0000 Kingsley вт, 26 окт 2010 18:50:52 -0000 GHengeveld вт, 26 окт 2010 18:32:04 -0000 ..dot..


It's a really nice way to style checkboxes, drop down menus, radio buttons, and file upload inputs, it gives quite a nice and modern feel to the site :)

Here you can download the files needed and instructions for installing :)
jQuery Uniform

(could not find any appropriate category under download, so post it here)

Read more or download original files on
Uniform...]]>
вт, 26 окт 2010 06:12:04 -0000