XOOPSCubeLegacy/ModuleCompatibility/Discuss
AJAX Block

Module name | AjaxBlock |
Version | 0.75 |
Download URL | http://beabo.net/ |
Manage Ajax tabs with specific block content |
Reports
Report (1)
Cube version | XOOPS Cube Legacy 2.1.2 |
OS | Linux |
Web server | Apache 1.3.36 |
MySQL | 4.0.27 |
PHP | 4.4.3 |
Reporter | Gigamaster |
Please, visit the forum thread : Ajaxblock version 0.75
for new features and fixed bugs.
Ajaxblock 0.50
The following information is about version 0.50 and it's maybe obsolete!
Update this information with your test results.
Thanks.
Copy to your theme's folder the following files:
XOOPS_URL/themes/your_theme/ajaxtabs.css
XOOPS_URL/themes/your_theme/ajaxtabs.js
XOOPS_URL/themes/your_theme/images/shade.gif
XOOPS_URL/themes/your_theme/images/shadeactive.gif
Efit your "theme.html" file and add to header the following code:
<link rel="stylesheet" type="text/css" media="screen" href="<{$xoops_themecss}>" />
<link rel="stylesheet" type="text/css" media="all" href="<{$xoops_imageurl}>ajaxtabs.css "/>
/!\ For Latin characters : open the file "ajaxblock_contents.php" and edit line 35 to:
echo mb_convert_encoding($con_description,"UTF-8","ISO-8859-1");
And if you have installed the module UTF-8 Language Manager (Utf8LangMgr)
echo $con_description;
Page Info | |
---|---|
Page Name : | XOOPSCubeLegacy/ModuleCompatibility/AjaxBlock |
Page aliases : | None |
Page owner : | Tom_G3X |
Can Read | |
Groups : | All visitors |
Users : | All visitors |
Can Edit | |
Groups : | Registered Users |
Users : | No one |