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.
Unpack the archive and upload all the folders and files directly into the folder 'modules/system/class/gui/' of your site
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
ZetaDigme Admin Gui 1.0 is available HERE
Install the theme on your site, and you will! a screenshot is also viewable at this link
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.
After Mor.Pho.GEN.e.sis 3.1.1 and Xdt Standard 1.0, the Laboratory XooFoo.org releases new version of its Css100 Morpho template theme for Xoops.
Clone Mor.Pho.GEN.e.sis in its functionality, this template theme differs by the absence of tables in its structure (and therefore only "Div"). It allows for issues of quality with minimal knowledge of languages html, css, javascript or php.
Unpack the archive and upload all the folders and files directly into the folder 'themes' of your site
Note 1: To use the opportunity to add blocks in the footer or the home box (under the header), you must save the file "function.block.php" in yourSite / class / smarty / xoops_plugins /
Note 2: To enjoy the possibility of adding an insert content in the header in home page, you must verify or fill the following line in the file xo_homepage.html: <(if! Xoops_isuser & $ & $ smarty . server.PHP_SELF == '/ index.php')>
If you have difficulty finding the path, add "() $ smarty.server.PHP_SELF> first line of this file and the information displayed, then remove the line and comments on issues of security
Note 3: You can disable or enable different files (include) or subject area (columns left and right, high and low blocks) by changing values in the file xo_thm_parameters.html
Note 4: The documentation, in preparation for the template theme Mor.Pho.GEN.e.sis, include a chapter on css100. But by then, many tips have been published on this theme on the Xoops forum (here or Xoops France).
Css100 MorPho is available HERE
Install the theme on your site, and you will! a screenshot is also viewable at this link
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.
Xdt (Xoops Theme Design) Standard is a basic template for make Xoops themes.
Compared to the previous version, files lateral and central blocks have been changed, the header has been recoded and style sheets, adding the administration bar footer, so many changes to simplify the design without significant knowledge in html or css.
Unpack the archive and upload all the folders and files directly into the folder 'themes' of your site
You can disable or enable the bar administration by changing the values in the file xo_thm_parameters.html, and change the order of positioning blocks in that file.
Xdt Standard is available HERE
Install the theme on your site, and you will! a screenshot is also viewable at this link
Join the Group Mor.Pho.GEN.e.sis for Xoops on Facebook! and/or become a Fan! and receive the daily news and tips for users of the template theme.
function lx_alphaArray ()
{
global $xoopsUser, $xoopsDB, $xoopsModule;
$alpha = array();
for ($a = 65; $a < (65+26); $a++ )
{
$letterlinks = array();
$initial = chr($a);
$sql = $xoopsDB -> query ( "SELECT * FROM " . $xoopsDB -> prefix ( "lxentries") . " WHERE init = '$initial' " );
$howmany = $xoopsDB -> getRowsNum( $sql );
$letterlinks['total'] = $howmany;
$letterlinks['id'] = chr($a);
$letterlinks['linktext'] = chr($a);
$alpha['initial'][] = $letterlinks;
}
return $alpha;
}
function lx_alphaArray (){
global $xoopsUser, $xoopsDB, $xoopsModule;
$pismenka = array("A","B","C","D","E","F","G","H","CH","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z");
$alpha = array();
for ($a = 0; $a < count($pismenka); $a++ )
{
$letterlinks = array();
$initial = $pismenka[$a];
$sql = $xoopsDB -> query ( "SELECT * FROM " . $xoopsDB -> prefix ( "lxentries") . " WHERE init = '$initial' " );
$howmany = $xoopsDB -> getRowsNum( $sql );
$letterlinks['total'] = $howmany;
$letterlinks['id'] = $pismenka[$a];
$letterlinks['linktext'] = $pismenka[$a];
$alpha['initial'][] = $letterlinks;
}
return $alpha;
}
First, we want to wish your all a Happy New Year and all the very best!!!!!
As always, as the first thing in each newsletter we wanted to express our gratitude to all of you who have donated money to XOOPS Foundation! We truly appreciate your trust and support!
December was a busy month. We've released XOOPS 2.4.2 and XOOPS 2.4.3. We've also published a draft of the XOOPS 2008-2009 Annual Report, and we were also very happy to have Trabis joining the XOOPS Council, and Kris_fr releasing Mor.Pho.GEN.e.sis 3.0.
On a little more sober note, we were disappointed that after 2 years of trying we were not able to find an amicable solution with our former Project Manager and Chairman of Stichting XOOPS in Netherlands, Herko Coomans, and were forced to file a lawsuit against him for return of XOOPS funds and Intellectual Property back to the XOOPS Community. We very much appreciate the support from the XOOPS community. Already over 135 XOOPS Community members signed the petition for the court in Netherlands in support of it, and and if you didn't sign yet, please sign it today
But the most important thing is that, as you've seen in the XOOPS 2008-2009 Annual Report, there have been a lot of exciting activities in the last two years, the community is uniting, growing, and becoming more vibrant and active - creating new themes, new modules, and new Core releases - with the new XOOPS 2.5 coming out soon in the Alpha release, and later on the XOOPS 3.0. The year 2010 will be a great year for all of us!!!
Highlights of the last month: