21
aerograf
Re: Xoops Database Class
  • 2018/1/22 17:08

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


Write!
During debugging and testing, everything will rise as it should.
p.s.
Checked by yourself



22
aerograf
Re: NewBB 5.0 is in development
  • 2018/1/22 17:03

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


Check the function in the above file:
Quote:
function xoops_module_install_newbb(\XoopsModule $module)
{
/* Create a test category */
/** @var Newbb\CategoryHandler $categoryHandler */
$categoryHandler = Newbb\Helper::getInstance()->getHandler('Category');
$category = $categoryHandler->create();
$category->setVar('cat_title', _MI_NEWBB_INSTALL_CAT_TITLE, true);
$category->setVar('cat_image', '', true);
$category->setVar('cat_description', _MI_NEWBB_INSTALL_CAT_DESC, true);
$category->setVar('cat_url', 'https://xoops.org XOOPS Project', true);
if (!$cat_id = $categoryHandler->insert($category)) {
return true;
}



23
aerograf
X-Torrent
  • 2018/1/19 8:44

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


I have a question for users.
There is a module X-Torrent, whether it is worth reviving it and if it costs, then help in its resuscitation is needed.
I have slightly brought it into line, but I need help in restoring its efficiency.
If there are people who want to take it here:
https://github.com/aerograf/xtorrent



24
aerograf
Re: Coming soon: Lexikon with new Alphabet buttons
  • 2018/1/12 17:05

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


The module has been slightly modified.
Now from the admin part it is possible to enable or disable inactive characters in the alphabetical index.
It is also possible to set 2 any languages as convenient (UTF8 (dec)). Just set any numbers if they are in UTF8. Or enter a third language.
Waiting for your comments ...
https://github.com/aerograf/lexikon



25
aerograf
Re: Coming soon: Lexikon with new Alphabet buttons
  • 2018/1/12 14:05

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


It turned out two options
We are waiting for the answers of users



26
aerograf
Re: Coming soon: Lexikon with new Alphabet buttons
  • 2018/1/11 13:09

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


Please testhttps://github.com/aerograf/lexikon
Changed the version of the localization of the alphabetic search, with the preservation of the automatic selection of the symbol when creating an article.
If this option is acceptable, then I will continue modifying the module.



27
aerograf
Re: PUBLISHER 1.05 FINAL RELEASED
  • 2018/1/6 19:04

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


Typically, the problem with the fonts.
The same problems are in Cyrillic.
Here it is in Greek.



28
aerograf
Re: Usage of transifex
  • 2017/12/27 16:47

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1





29
aerograf
Re: congratulations to xoops team
  • 2017/12/23 9:13

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


All with the upcoming!
This year, a huge work has been done to improve XOOPS !!!

All health and health to your family and friends !!!



30
aerograf
Re: Problems with Lexicon
  • 2017/12/15 4:38

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


I think it's necessary to create a topic and publish recommendations on the development and updating of modules. And also to draw up an approximate list of modules that users use and gradually bring them to standards ...




TopTop
« 1 2 (3) 4 5 6 ... 21 »



Login

Who's Online

268 user(s) are online (183 user(s) are browsing Support Forums)


Members: 0


Guests: 268


more...

Donat-O-Meter

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

Latest GitHub Commits