11
loukaum
Dinamic input fields using XoopsThemeForm?
  • 2018/2/2 18:39

  • loukaum

  • Just popping in

  • Posts: 93

  • Since: 2003/11/2


Hello all,

It is possible to implement dynamic input fields like this example, using XoopsThemeForm class?



12
loukaum
Re: Template System for Xoops 2.6.x
  • 2018/1/23 18:23

  • loukaum

  • Just popping in

  • Posts: 93

  • Since: 2003/11/2


Many thanks geekwright for the answer.

best regards!



13
loukaum
Template System for Xoops 2.6.x
  • 2018/1/23 13:06

  • loukaum

  • Just popping in

  • Posts: 93

  • Since: 2003/11/2


What will be the template system used in Xoops 2.6.x? It will continue using Smarty?



14
loukaum
Re: Xoops Database Class
  • 2018/1/22 11:04

  • loukaum

  • Just popping in

  • Posts: 93

  • Since: 2003/11/2


Quote:

Mamba wrote:
Is there anything specific that you're looking for?


I'm trying to write a module, but want to follow the right standards for the database flow.



15
loukaum
Re: Xoops Database Class
  • 2018/1/22 10:59

  • loukaum

  • Just popping in

  • Posts: 93

  • Since: 2003/11/2


Quote:

geekwright wrote:
Unfortunately, I am not aware of any stand alone documentation of the XoopsDatabase classes.

Good news, the classes do have some useful internal documentation:
http://api.xoops.org/2.5.9/class-XoopsMySQLDatabase.html

In general, the methods correlate closely to the mysqli functions of PHP, so the documentation there is useful:http://php.net/manual/en/book.mysqli.php


Thanks for the info, it will be very usefull!



16
loukaum
Xoops Database Class
  • 2018/1/19 11:59

  • loukaum

  • Just popping in

  • Posts: 93

  • Since: 2003/11/2


Hello all,

Is there any documentation where Can I learn about the database classes in Xoops?

Thanks in advanced!



17
loukaum
Re: TinyMCE4XOOPS 2.0 available
  • 2017/10/26 18:21

  • loukaum

  • Just popping in

  • Posts: 93

  • Since: 2003/11/2


Amazing! Thanks for sharing man!



18
loukaum
Re: Favicon Is Usually Simple
  • 2017/10/20 13:46

  • loukaum

  • Just popping in

  • Posts: 93

  • Since: 2003/11/2


If you simply put an file named favicon.ico at the root of your public HTML folder, most of modern browsers will show it, no code needed...



19
loukaum
Re: Xoops Partners 2.0 Beta 1 ready for testing
  • 2017/10/16 16:16

  • loukaum

  • Just popping in

  • Posts: 93

  • Since: 2003/11/2


The blocks are showing the inactive partners, I've modified the blocks/partners.php file to omit these records, already sended a pull request to git.

on line 71 change:

$criteria = new CriteriaCompo();


to

$criteria = new CriteriaCompo(new Criteria('status'1'='));



20
loukaum
Re: Include Block content in search
  • 2017/8/4 0:09

  • loukaum

  • Just popping in

  • Posts: 93

  • Since: 2003/11/2


K... thanks for the info!




TopTop
« 1 (2) 3 4 5 6 »



Login

Who's Online

249 user(s) are online (154 user(s) are browsing Support Forums)


Members: 0


Guests: 249


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