291
alain01
Re: TinyMCE v4 pour XOOPS
  • 2014/3/27 13:31

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


The New responsiveFileManager 9.3.5 (available since 3h) is implemented on TinyMCE4XOOPS. (the web site is showing 9.3.4 but it's now 9.4.0)

MACTEP, i understand.
I will search something to do it...



292
alain01
Re: TinyMCE v4 pour XOOPS
  • 2014/3/25 11:38

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


Quote:

Mamba wrote:
Quote:
/class/xoopseditor/tinymce4/external_plugins/qrcode/icon.png

I saw the link in the sourcecode, but they are not translating into a correct URL, i.e. XOOPS should see them as:

http://localhost/TEST/class/xoopseditor/tinymce4/external_plugins/qrcode/icon.png

but the "TEST' is missing, so XOOPS gets:

http://localhost/class/xoopseditor/tinymce4/external_plugins/qrcode/icon.png


Yessssss !
Found the bugs and corrected !!!



293
alain01
Re: TinyMCE v4 pour XOOPS
  • 2014/3/25 0:42

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


- Codemirror : implemented, done,
- TinyMCE v4.0.11 to v4.0.20 : implemented, done

- next : responsivefilemanager 9.3 to 9.3.5 , to implement, to do...

Then i will put the news version of TinyMCE4XOOPS on github here



294
alain01
Re: XOOPS 2.5.7 Beta 1 Released for Testing
  • 2014/3/24 18:16

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


Trouble :

- Control Panel GUI For backend : Zetadigme
- Create a groupe "group A"
- Create a member in the "group A" : "alain01"
- Add for the "group A" for example :
-- System Admin rights : blocsk
-- System Admin rights : comments
-- System Admin rights : smilies
-- Module Access rights (not Module Admin rights): Private Messaging
-- Module Access rights (Module Admin rights) : User Profile

See on right of the system module system : there is a "no found image" for each module
link :
"http://$theme_img/modules.png"


If no trouble, there is no logo and no "no found image" for module Private Messaging and User profile cause "alain01" has no Module Admin rights on them.

Resized Image



295
alain01
Re: TinyMCE v4 pour XOOPS
  • 2014/3/23 15:40

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


Mamba, i know the trouble...

it is in the javascript file plugins.
I will replace the code by variables for the next version.



296
alain01
Re: TinyMCE v4 pour XOOPS
  • 2014/3/22 0:39

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


it doesnt work but i will try to implement the new version (Version 1.3 - 2014-03-04) in the next TinyMCE4XOOPS version.



297
alain01
Re: XOOPS 2.5.7 Beta 1 Released for Testing
  • 2014/3/21 15:53

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


ok for XOOPS 2.5.7 beta 1 !

Yes it was this commit !

Sorry !



298
alain01
Re: XOOPS 2.5.7 Beta 1 Released for Testing
  • 2014/3/21 14:18

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


? I dont know, may be put the URl here please.

I 've just downloaded the XOOPS 2.5.7 beta1 version and the file isn't ok !



299
alain01
Re: XOOPS 2.5.7 Beta 1 Released for Testing
  • 2014/3/21 13:03

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


Found by lionhell (frxoops.org)

In /Frameworks/moduleclasses/moduleadmin/moduleadmin.php, line 258
replace
if (phpversion() < $this->_obj->getInfo('min_php')){

by
if (version_compare(phpversion(), $this->_obj->getInfo('min_php'), '<')) {

Trouble : PHP 5.3.7 and PHP 5.3.19 :
With old test :
Quote:
Minimal PHP version required : 5.3.7 (Your version is 5.3.19)


(5.3.19 :Released: 22 Nov 2012
5.3.7 :Released: 18 August 2011)



300
alain01
Re: Admin interface for theme
  • 2014/3/13 22:56

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


Just Waouuuuu !
Bravo Olivee




TopTop
« 1 ... 27 28 29 (30) 31 32 33 ... 38 »



Login

Who's Online

140 user(s) are online (71 user(s) are browsing Support Forums)


Members: 0


Guests: 140


more...

Donat-O-Meter

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

Latest GitHub Commits