Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
7 - 3 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     
module"). [/quote] I can understand it completely and it is really a good approach in xoops API which i support it. but core team dont explain other deprecations. eg: I cannot understand the below deprecations necessity. xoops_getModuleHandler to $xoops->getModuleHandler it needs an explanation because some people like Mamba should put their precious time and change all these functions in all xoops modules to make them compatible with the new 2.6 core. therefore core team should have a very good reason for that. Also i may disagree with the below deprecations until i can see a good reason from core team. for example this one: xoops_load to XoopsLoad::load and our widely used function: formatTimestamp to XoopsLocal::formatTimestamp I know it is quite easy to change the above methods in calling functions to calling Classes::Functions but i want to know what is wrong with a function like formatTimestamp that we have to change millions of them in the whole xoops modules? [quote] Soapbox is now working on XOOPS 2.6.0 Alpha 1. I plan to update it to the latest API later on, but as long as it delivers its functionality with no errors, what is wrong with it? Why should I discount it? [/quote] Soapbox is working fine in 2.6 thank you Mamba. I may work on newbb 4.3 to make it fully compatible with core 2.6 because IMO it is very good to have an enormous module working with the new core to find more issues in core and help core team to fix them. Edit: Mamba now i see a very new definition from you for modules and extensions: - modules are "end user applications" - extensions are "Webmaster/Admin applications" while i cannot see the above definition in the news i think it is unnecessary to have a new concept for admin only modules. just pay attention that we already have a plenty of modules that just have admin features and nobody have problems with them so with this new definitions we should turn them to extensions. i dont have time right now. i will write more in the near future. [/quote]" />

Re: XOOPS 2.6.0 Alpha 1 Testing
by sabahan on 2013/1/14 5:32:36

a. Site Info Block (System module)

since now misc.php using template
Recommended Us windows Popup width and length is now too small

b. Themes Blocks
Missing screenshot for default theme if we enable screenshot display
Re: XOOPS 2.6.0 Alpha 1 Testing
by trabis on 2013/1/13 18:08:27

Quote:

timgno wrote:
the popup is blank page


Could not reproduce it. Please check misc.php is up to date.
Re: XOOPS 2.6.0 Alpha 1 Testing
by trabis on 2013/1/13 18:04:00

Quote:

timgno wrote:
Another bug with some modules such as profile


Very interesting! The model uses getVar to populate the object. During the getVar the module.textsanitizer functions/extensions are executed. If this functions require a db query, they will overwrite the current model handler. This behavior is a problem if we want to add new modules to provide sanitizing/replacing, like for example, the smilies module.

This should now be fixed in svn, please test.
Re: XOOPS 2.6.0 Alpha 1 Testing
by timgno on 2013/1/13 17:02:21

usually in html5 using the tag header in this way

le="color: #000000"><?php <{includeq file="$theme_tpl/theme_head.html"}> </head> <body id="<{$xoops_dirname}>" class="<{$xoops_langcode}>"> '--> <header> <--' <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> <div class="container"> <a class="brand" href="<{xoAppUrl }>" title="<{$xoops_sitename}>"> <img src="<{xoImgUrl img/logo.png}>" alt="<{$xoops_sitename}>" /> </a> <!-- Navigation bar menu --> <{includeq file="$theme_tpl/theme_menu.html"}> <!-- User menu --> <{includeq file="$theme_tpl/theme_user.html"}> <!-- Language menu --> <{includeq file="$theme_tpl/theme_language.html"}> </div> </div> </div> '--> </header> <--' <div class="xo-hero">


will be included in theme.html?
Re: XOOPS 2.6.0 Alpha 1 Testing
by timgno on 2013/1/13 16:37:15

the popup is blank page

Resized Image

Who's Online

447 user(s) are online (401 user(s) are browsing Support Forums)


Members: 0


Guests: 447


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits