1311
Mamba
Re: Chess module
  • 2020/5/20 3:53

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


For those interested to help, the Chess module is on GitHub: https://github.com/XoopsModulesArchive/chess

Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1312
miktre
Chess module
  • 2020/5/20 0:36

  • miktre

  • Just popping in

  • Posts: 8

  • Since: 2020/4/1 1


I'm looking to see if anyone has worked on the chess module to update to new xoops ?
I just downloaded the new suico module with youtube fix
It works great
I just got some new users registered today and they are checking things out
using modified xswatch theme it is an invite only community for a loved beach location.
Things are looking great so far but looking for more things to add like ability to play each other in chess.
Other interesting ideas would also be appreciated
I <3 Xoops



1313
Cesagonchu
Re: Xoops modules translations

Thanks Goffy! You were faster than me



1314
Mamba
TdmDownloads 2.01 Alpha 1 Released for Testing and Contributions
  • 2020/5/19 2:35

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


TdmDownloads 2.01

TdmDownloads 2.01 Alpha 1 released for testing!

Big Thank You to Heyula, Goffy, Geekwright for their  contributions! 

DOWNLOAD:  https://github.com/mambax7/tdmdownloads/releases   

FORK:  https://github.com/mambax7/tdmdownloads/    

CHANGELOG: 

  • added hits and ratings and for output of download in index.php (goffy)
  • added number of subcategories for output of category in index.php (goffy)
  • added new lang vars (goffy)
  • Undefined variable $select_sup (geekwright)
  • Class 'XoopsPageNav' not found error (geekwright)
  • Add some category detail for theme use (geekwright)
  • Turn off logger (geekwright)
  • Fix xml (geekwright)
  • add extra fields visibility (heyula)
  • refactor Utility (mamba)
  • PHP 7.1 (mamba)
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1315
Mamba
XBS (XOOPS Business Systems) modules have been updated for PHP 7.1.
  • 2020/5/19 2:09

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


XBS

Several older modules from the XBS (XOOPS Business Systems) series have been updated for PHP 7.1. Still a lot of bugs, but feel free to help with fixing them:

  • XBS Tags: https://github.com/mambax7/xbs_tags
  • XBS Small Accounts: https://github.com/mambax7/xbs_sacc
  • XBS Code Data Management: https://github.com/mambax7/xbs_cdm
  • XBS VAT: https://github.com/mambax7/xbs_vat
  • XBS Log: https://github.com/mambax7/xbs_log
  • XBS ModGen: https://github.com/mambax7/xbs_modgen 

More info about some of the modules:

https://xoops.org/modules/repository/singlefile.php?cid=19&lid=1660

https://xoops.org/modules/repository/singlefile.php?cid=19&lid=1658

https://xoops.org/modules/repository/singlefile.php?cid=19&lid=1662

https://xoops.org/modules/news/article.php?storyid=3226

https://xoops.org/modules/news/article.php?storyid=2973

Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1316
Mamba
Publisher 1.08 Alpha 1 released for Testing and Contributions
  • 2020/5/19 2:02

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Publisher 1.08 Alpha 1

XOOPS Publisher 1.08 Alpha 1 released for testing!

Big Thank You to LioMJ and Zyspec for their contributions! 

DOWNLOAD:  https://github.com/XoopsModules25x/publisher/releases    

FORK:  https://github.com/XoopsModules25x/publisher/    

CHANGELOG: 

  • added Option to display default image if no article image selected in article page (liomj)
  • separate Latest Published Article in Index/Category and Article Page (liomj)
  • changed Preferences order and add new option for better readibility (liomj)
    --Latest Published Articles in Index and Category Page
    --Article page
    --All Latest Published Articles in Article Page
    --Archive Page
    --Item by The Same Author Page
  • added new options to enabled/disable item in article page (liomj)
  • added new options to enabled/disable item in item by the same author page (liomj)
  • added new options to enabled/disable item in blocks (liomj)
    -- Random Block
    -- Latest News Block
    -- Spotlight Block
    -- Recent Block
    -- Column Block
    -- New Block
  • restructured blocks and article templates (liomj)
  • restructured Latest Published Article templates (liomj)
  • added new options in preferences to enable/disable item in archive page (liomj)
  • restructured Archive page templates (liomj)
  • restructured Item by the same Author page templates (liomj)
  • separate Poster and Date in index,article page & blocks (liomj)
  • separate PDF and Print Button from AdminLinks (liomj)
  • removed unused tellafriend module support from AdminLinks (liomj)
  • removed unused Poster avatar from article page (liomj)
  • changed date format to 12 Hour format as default (liomj)
  • change XOOPS logo.gif to logo.png as default (liomj)
  • changed file.gif to transparent file.png in article page (liomj)
  • fixed Extended Column Block (liomj)
  • removed unused Topic Link (News Module) from Latest News Block (liomj)
  • added Default Article Image in PDF (liomj)
  • change TCPDF Logo to Blank.png in PDF Page (liomj)
  • change Text Header color from Blue to Black in PDF Page (liomj)
  • added PDF Protection in PDF Page (liomj)
  • added site name and slogan in Print Page (liomj)
  • fixed Default Template Breadcrumb (liomj)
  • fixed Category Image in Spotlight block (liomj)
  • fixed Footer that will be displayed at the index page of the module (liomj)
  • added check uid (goffy)
    -- new item get current uid as default
    -- if access user is not granted then current uid will be used as default
  • added option to display number of reads in block spotlight (goffy)
  • Notification Title tag inadvertently overloaded (zyspec)
  • config updates, moved to /config (mamba)
  • use NAMESPACE in Helper (mamba)
  • code cosmetics, PSR12 (mamba)
  • fixed return-by-ref error in CategoryHandler::getCategories() method (zyspec)
  • fixed mimetypes not loaded into dB on initial install (zyspec)
  • minor update to help text for XOOPS version (zyspec)
  • move test data to ./testdata/english folder and rename it so import routine can find it (zyspec)
  • change from using $_SERVER['PHP_SELF'] to $_SERVER['SCRIPT_NAME'] for improved security (zyspec)
  • PHP 7.1 (mamba)

Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1317
goffy
Re: Xoops modules translations
  • 2020/5/18 11:15

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


translation into german done :)



1318
Mamba
Re: What to expect in PHP 8
  • 2020/5/16 16:45

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1319
WEB_Desing
Re: What to expect in PHP 8
  • 2020/5/16 8:25

  • WEB_Desing

  • Just popping in

  • Posts: 1

  • Since: 2020/5/16


when version 8 comes out ?



1320
Cesagonchu
Re: Xoops modules translations





TopTop
« 1 ... 129 130 131 (132) 133 134 135 ... 29425 »



Login

Who's Online

452 user(s) are online (295 user(s) are browsing Support Forums)


Members: 0


Guests: 452


more...

Donat-O-Meter

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

Latest GitHub Commits