1
irmtfan
Re: XOOPS 2.5.7 Final Release Issues
  • 2014/10/23 5:58

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


I think different folders for core in svn is confusing:
Now there are two main folder for xoopscore 2.5.7:
XoopsCore/branches/2.5.7
XoopsCore/releases/2.5.7

Now the most up-to-date is XoopsCore/releases/2.5.7

IMO the most up-to-date should be XoopsCore/trunk

branches should be for different self-modified (forks) codes by developers.
releases should be created for each main release (alpha, beta, final) and remain untouched forever.



2
irmtfan
Newbb: A stable version after a longtime
  • 2014/10/20 7:45

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


I think we should release a stable version of this great module until we could find time and skills to add great features. here is my ideas about it:

1- No feature will be added from RC to stable version.
2- The stable version will only work with 2.5.7 because of big structural changes.
3- All plugin.php configurations will be moved to module preferences for simplicity. include:
3-1- add an understandable option for changing interface buttons:
- image buttons
- CSS buttons
- text links
3-2- dropping unused options and revised others eg: valid_menumodes is unused

4- drop old templates and use full div templates. I hope a theme designer could provide us a better template.

5- Fixing bugs if there is any? honestly I cannot find any by myself. So we need your experiences .
Please write your opinions about the above-mentioned ideas. It will help to find the right way.
I hope we could release the stable version in one or two weeks.





3
irmtfan
Re: Which version of forum newbb is good to installing? 3.08 or 4.0 or 4.33
  • 2014/10/20 7:08

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


Hi philou
Im glad that you test newbb latest version.
Actually the latest version compatible with xoops < 2.5.7 (2.5.6 and olders) is 4.33 RC7
there is 2 big changes in 2.5.7 structure that make module incompatible:
1- assets
2- renaming templates extension from .html to .tpl

by the way i cant reproduce this bug. you can lock a topic[size=xx-large] if[/size] you have permissions.



4
irmtfan
Re: Newbb 4.3
  • 2014/5/15 7:59

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


Hi falcon32

Those "Items for each loop" will set the number of items (posts,forums,topics,...) To be synchronized in one time before a break.

Also MISC means synchronize everything by one click.

But be carefull, newbb sync functions have many bugs in old versions which I found and solved. I recommend you using irmtfan version 4.33 latest svn. Please read change log for details.



5
irmtfan
Re: xforum 4.13
  • 2014/2/21 5:39

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


OK
to upgrade your xoops you should follow the instructions in 2.5.6 package. It seems you forget to move upgrade folder to root?
Also you can always use full package for upgrade.




6
irmtfan
Re: xforum 4.13
  • 2014/2/19 16:46

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


hi daniel
firstly I think you confused xoops upgrade with the module upgrade.
That upgrade folder is just for xoops core.

Then you should know migrating from one module to another may be hard or easy based on the facilities the module developer provided for users.

So after this introduction we reach to your case for migrating from Xforum 4.13 to newbb 4.3

I took a deep look on Xforum codes and you should know the following notes before migrating:

1. Xforum is written based on newbb 4.0 beta versions.

2. Xforum sql tables have xf_ prefix but newbb have bb_

3. there are some little changes in fields and some new tables in Xforum.


So my advise for migrating is:

1- Install newbb 4.0 in local

2- drop all newbb tables (those with bb_prefix) then change all tables with xf_ prefix to bb_ using phpmyadmin.

3- upgrade newbb 4.0 to newbb 4.33 (read upgrade note)



7
irmtfan
Re: newBB
  • 2014/1/19 2:54

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7



@barfly320:
As you mentioned sometimes permissions are a little complicated.
@Angelo:
please work on templates fulldiv opacity. That is the latest version which has no hard-code.

http://sourceforge.net/p/xoops/svn/HEAD/tree/XoopsModules/newbb/branches/irmtfan/newbb/templates_fulldiv_opacity



8
irmtfan
Re: xBootstrap XOOPS Theme - Development
  • 2014/1/19 2:53

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


This design is really amazing and is what we need for end users.
Thank you guys!
I always said front facing is far more important than underlaying codes.
when visitors come here and just see an old fasioned look they just think XOOPS is not a good project. I mean a few people will look inside and review strong codes.

@Angelo:
I spent a lot of time on newbb module to make it free from any bug, hard-code and creating a full div template. I think the current module is ready for modern template implementation. Anyway if you need any help or have any question I would be glad to help.



9
irmtfan
Re: Date conversion
  • 2014/1/9 16:12

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


Hi
The final solution for this is adding Jquery date picker to xooops core.
I replied you here:
http://www.xoops.ir/modules/newbb/viewtopic.php?topic_id=2773



10
irmtfan
Re: TinyMCE 4 updated to 4.06
  • 2013/10/13 14:50

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


maybe you can use a nested array:

return array(
    
"external_plugins" => array("filemanager" => "/filemanager/plugin.min.js"),
);




TopTop
(1) 2 3 4 ... 284 »



Login

Who's Online

172 user(s) are online (64 user(s) are browsing Support Forums)


Members: 0


Guests: 172


more...

Donat-O-Meter

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

Latest GitHub Commits