Get XOOPS XOOPSXOOPS FAQFAQ ForumsForums NewsNews ThemesThemes ModulesModules
News World of XOOPS Developers Hacks Modules Themes YAXS Archive Submit News

Search

Donat-O-Meter

Make donations with PayPal!
Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $65.00
Net Balance: $61.80
Left to go: $38.20

Donations
studioC  ($25)May-17
Anonymous ($15)May-16
Anonymous ($25)May-4

Learn XOOPS Core

Local Support

Advertisement

XOOPS Code hosted on SourceForge

Cumulus Tag Cloud

2 2.5 2.6 3.0 2013 Abuse adslight AntiHarvesting AntiMalUser AntiSpam API Australia Ban banner Beats billige black Blocks blue Captcha cell Christmas chronolabs content Conversion database demo docek download Dresses editor evden eve facebook Federated floor free Gateway herre Honeypot Human IP jQuery kantor lamps Legal log logger mobile module modules Monster MyAlbum-p Networks newbb news Notices online PageRank pdf Permissions pink Plugin portal Prevention profile project Protector publisher release Rights rmcommon Room sale security SERIAL Server site Smarty Spam statistics stem Studio tag tags tdmcreate template Theme themes userlog website Whitepaper XML XooLaT xoops Xoopspoll Xortify xthemes Yolande ZendFramework

New Users

Registering user

# 136017

johntevorak

Welcome to XOOPS!

Archives

News Archives

ZetaDigme Admin Gui 1.1 is released

Posted by kris_fr on 2010/1/11 13:00:00 (5715 reads) | Posted on Themes

After Mor.Pho.GEN.e.sis 3.1.2, Xdt Standard 1.0 and Css100_MorPho, the Laboratory XooFoo.org releases a Admin Gui Theme for Xoops.
ZetaDigme is based on Zetagenesis for the design, and Mor.Pho.GEN.e.sis for the skeleton. It is easily editable by novice and has a file xo_parameters.html to enable or disable features included.

Download ZetaDigme Admin Gui

Installation

Unpack the archive and upload all the folders and files directly into the folder 'modules/system/class/gui/' of your site

Information

Note 1: To use the opportunity to show or add blocks in the admin theme, you must save the file "function.block.php" in yourSite/class/smarty/xoops_plugins/
Note 2: You can disable or enable different files (include) by changing values in the file xo_parameters.html

Acknowledgments

  • XOOPS Design Team for its participation in the development and use of this theme template
  • The Afux (Xoops Users French Association) for support in this project.

Credits

Download

ZetaDigme Admin Gui 1.0 is available HERE

Demo

Install the theme on your site, and you will! a screenshot is also viewable at this link

Extras

Join the Group Mor.Pho.GEN.e.sis for Xoops on Facebook! and/or become a Fan! and and get my daily news and tips and those of users on different templates theme for Xoops.



Printer Friendly Page Send this Story to a Friend Create a PDF from the article
Bookmark Me
Bookmark to Google Plus
The comments are owned by the author. We aren't responsible for their content.

Thanks

Same tree organization for front and back office, very good idea !!
Published: 2010/1/11 13:23 • Updated: 2010/1/11 13:23
Great work, Kris!!!

Couple of things:

1) For English, add to /language/english/admin.php

define('_AD_SYSOPTIONS','');
define('_MD_AM_BANS','Banners');
define('_MD_AM_BKAD','Blocks');
define('_MD_AM_ADGS','Groups');
define('_MD_AM_IMAGES','Image Manager');       
define('_MD_AM_MDAD','Modules');
define('_MD_AM_PREF','Preferences');
define('_MD_AM_SMLS','Smilies');
define('_MD_AM_RANK','User Rank');
define('_MD_AM_USER','Users'); 
define('_MD_AM_FINDUSER','Find Users');
define('_MD_AM_MLUS','Mail Users');
define('_MD_AM_AVATARS','Avatars');
define('_MD_AM_TPLSETS','Templates');
define('_MD_AM_COMMENTS','Comments'); 
define('_AD_INSTALLEDMODULES','Installed Modules');


2) When I click on System Overview, the screen moves up, which is disturbing. The solution in Oxygen is better, where the screen stays stationary and the "System overview" opens down.

Also, when I click again on it, the "System Overview" doesn't close, as it does in Oxygen.

3) Any chance to have an option to turn off the shadow in the titles? Personally I find it destructive.

4) I couldn't find out how to add blocks to the Admin. In Blocks it's not possible. What did I miss here?

Otherwise this is a very good progress!!! Thank you so much for your work on this!
Published: 2010/1/11 13:51 • Updated: 2010/1/11 13:51
@Mamba :

1) it's ok for me in english
2) No and no ! Why load while the javascript html and css are virtually the same thing, and would avoid compatibility problems with the use of javascript in the admin modules (jquery, mootools, jquery ...) - most of this part is deactivated via xo_parameters.html for those who wish
3) I like it, it must prepare for with css3 we have many
4) To use the opportunity to show or add blocks in the admin theme, you must save the file "function.block.php" in yourSite/class/smarty/xoops_plugins/ (ex : http://www.xuups.com/modules/publisher/item.php?itemid=10) - and after edit xo_block.html for changes

For this theme, like Morphogenesis, css100 - I wish they are also educational for users, so I put a little css3 - then if the user wishes, he can pull this off in the css files.

Same for the footeradmin bar, banner "move to blue", userbar, searchbar, header, footer if it so desires can be actived or deactivated via xo_parameters.html

these are not "static" theme, the user can easily adapt to these needs with minimal knowledge of html, php or css
Published: 2010/1/11 14:49 • Updated: 2010/1/11 14:51
default code file xo_parameters.html
<!-- Setting this to 0 will remove the display the header -->
    <{
assign var=theme_view_header value=1}>
<!-- 
Setting this to 0 will remove the display the banner "Move to Blue -->    
    <{assign var=theme_view_bluetomove value=1}>    
<!-- Setting this to 0 will remove the display the userbar in header -->    
    <{assign var=theme_view_userbar value=0}>
<!-- Setting this to 0 will remove the display the searchbar in header -->    
    <{assign var=theme_view_searchbar value=1}>
<!-- Setting this to 0 will remove the display the toolbar in horizontal menu -->    
    <{assign var=theme_view_toolsbar value=0}>
<!-- Setting this to 0 will remove the display the XOOPS infos -->    
    <{assign var=theme_view_accordion value=1}>    
    <!-- for remove the display the blocks system-->    
    <{assign var=theme_view_blocksys value=0}>
<!-- Setting this to 0 will remove the display the footer -->    
    <{assign var=theme_view_footersys value=0}>
<!-- Setting this to 0 will remove the display the baradmin -->    
    <{assign var=theme_view_baradmin value=1}>

These include :xo_userbar.html (user bar in header), xo_toolsbar.html (tools bar right in horizontal menu), xo_block.html (blocks area), xo_footer.html (basic footer but hide with adminbar) - not enabled by default

Perhaps in the XOOPS version 2.5 It will be a section to enable or disable its sections directly in the module system, and read files xo_info.php and / or admingui.ini

and themes designed on the skeleton morphogenesis or css100
Published: 2010/1/11 15:23 • Updated: 2010/1/11 15:27
Looking very Good , Thx
Published: 2010/1/11 20:00 • Updated: 2010/1/11 20:00
Very nice,thanks kris.
I have problem in top dropdown menus with RTL (e.g persian) languages.
Published: 2010/1/11 23:50 • Updated: 2010/1/11 23:50
in language/persian/style.css, replace by :
/* ----- RTL Zetadigme Admin layout ----- */
/* $Id */
body {
    
font-familyTahoma !important;
}

table,table td,table tr,ul,li,div.content,div#containBodyCP, #xo-banner {
    
directionrtl !important;
    
text-alignright !important;
}

input,textarea,input.formTextBox,select {
    
font11px tahoma !important;
}

div.confirmMsg {
    
text-aligncenter !important;
}

/*================================================================*/
div#navOptionsCP a {
    
floatleft !important;
    
margin-left2px !important;
}
#navbarCP{ display:block; width:auto; padding: 1px 0 0; }
#nav {list-style:none; margin-right: 1em;}
#nav ul {padding: 0; margin: 0; list-style: none; position: absolute; overflow: visible;}
#nav ul {display:none; border: 1px solid #ccc; margin-top: 5px;}
#nav li {margin: 0; position: relative; float: right; margin-right: 3em; display: block; height: auto;}
#nav ul li {background: #fff; width: 12em; margin-right: 0;}
#nav ul li {}
#nav ul ul li {}
#nav ul ul li:last-child {border-width: 1px;}
#nav a { display: block; font-weight: normal; text-decoration :none; color:#fff;}
#nav ul li a {padding: 4px; display: block; color: #666; font-weight: normal; background: url(../img/item.png) no-repeat right; padding-right: 30px !important;}
#nav a:hover, #nav li:hover {}
#nav ul li:hover, #nav ul li a:hover {color: #000; background-color: #E7F4F7; border-color: #ADD8E6;}
#nav ul ul, #nav ul ul ul { display: none; position: absolute; margin-top: -1.6em; right: 11.5em; border: 1px solid #ccc;}
#nav ul li>ul, #nav ul ul li>ul { margin-top:-1.35em;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul {display:none;}
#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul {display:block;}

div.cpicon a,div.cpicon a:hover {
    
directionrtl !important;
    
text-aligncenter !important;
    
floatright !important;
}
div.confirmMsg {    directionrtl !important;}
div#navOptionsCP .modname {    float: right !important;}

/*========== xo_footerstatic.html ==========*/
#xo-footerstatic .chat, .icon-chat { float: left;}
/*========== xo_banner.html ==========*/
#xo-main-logo {    padding-right: 10px;}
#xo-version {position: absolute;    top: 30px; padding-right: 270px; font-size: 2.6em; color: #fff; text-shadow: 2px 2px 3px #aaa;}
/*========== xo_searchbar.html ==========*/
#xo-searchbar {
    
display:                     block;
    
position:                     absolute;
    
top:                         2.5em;
    
left :                         1em !important;
    
width:                        280px;
}
/*========== xo_userbar.html ==========*/
#xo-userbar {
    
display:                     block;
    
position:                     absolute;
    
top:                         .5em;
    
left :                         1em !important;
    
background-color:             transparent;
    
color:                         #666;
    
text-shadow:                 2px 2px 3px #aaa;
    
width:                        280px;
}
/*========== xo_bluemove.html ==========*/
#xo-banner-ad {
    
display:                    block;
    
position:                   absolute;
    
top:                        0;
    
left:                          300px;
    
width:                      400px;
    
height:                     70px;
    
padding:                    6px;
    
z-index:                    110;
}

Published: 2010/1/12 5:42 • Updated: 2010/1/12 5:42
Fatal error: Call to a member function addScript() on a non-object in /home/malspo99/public_html/modules/system/class/gui/zetadigme/zetadigme.php on line 55

I am using XOOPS v 2.3.3 any clues why this error?
Published: 2010/1/12 6:03 • Updated: 2010/1/12 6:03
Quote:
I am using XOOPS v 2.3.3 any clues why this error?


Support Smarty of templates realised in XOOPS 2.4.x...
Published: 2010/1/12 7:44 • Updated: 2010/1/12 7:44
great theme Kris, I will provide you the arabic translation within the two coming days
Published: 2010/1/12 9:13 • Updated: 2010/1/12 9:13
Whoah Super!

I join Mamba about the shadow that make quite difficult the text to read.

Otherwise, lot of usefull options, as the admin toolbar and the search field.

Thanks a lot!
Published: 2010/1/13 1:53 • Updated: 2010/1/16 4:48
@ fdeconiac : for admin toolbar, download and look here --> http://tutos.xoofoo.org/modules/mydow ... /visit.php?cid=19&lid=287
Published: 2010/1/13 5:53 • Updated: 2010/1/13 5:53
Great work Thanks :)
Published: 2010/1/14 14:31 • Updated: 2010/1/14 14:31
Russian translation.
Published: 2010/1/14 17:29 • Updated: 2010/1/14 17:29
Thanks Andrey

zip archive updated with this translation
Published: 2010/1/14 18:16 • Updated: 2010/1/14 18:16
hello again, here is the arabic translation
Published: 2010/1/15 10:14 • Updated: 2010/1/15 10:14
thanks Mariane - Merci beaucoup

zip archive updated with this translation
Published: 2010/1/15 17:19 • Updated: 2010/1/15 17:19