701
Mamba
Re: xSwatch4 tutorial
  • 2021/9/6 23:55

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Awesome!!!

And what is the link to it, to read it? I hope, it's on the Web, so we can use Google Translator to translate it!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



702
alain01
Re: xSwatch4 tutorial
  • 2021/9/6 15:32

  • alain01

  • Just can't stay away

  • Posts: 530

  • Since: 2003/6/20


Done... in french !

14 pages with a very full explanation:

Introduction
Setting up
General structure
List of variants
Choice of variants
Template theme.tpl - Requirements
Positioning of blocks
Template theme.tpl - Header
Template theme.tpl - Body - Start
Template theme.tpl - maincontainer
Template theme.tpl - Body - End
Customisation of the CSS file
Direct access to block management
Module template overloads



703
Mamba
Re: xSwatch4 tutorial
  • 2021/9/1 23:35

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


I'm looking forward to it....
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



704
alain01
xSwatch4 tutorial
  • 2021/8/31 12:49

  • alain01

  • Just can't stay away

  • Posts: 530

  • Since: 2003/6/20


Hey,
I'm working on a really comprehensive tutorial on xSwatch4 (english and french language).

Take a look at what you will find in the ten or so pages of the tutorial.
CodePen link : https://codepen.io/alain01/full/ExXPJYy

(To understand the theme, I invite you to change the width of your browser window)



705
Mamba
AdsLight 2.4.0 Alpha-2 released for Testing
  • 2021/8/30 9:52

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Resized Image


XOOPS AdsLight 2.4.0 Alpha 2 released for testing/contributions!

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

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

ISSUES/BUGS: Please report all issues on GitHub

REQUIREMENTS:
- XOOPS 2.5.10+
- PHP 7.3+

Tested on PHP 7.4.23 and PHP 8.0.10
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



706
Mamba
Publisher 1.08 Alpha 5 Released for Testing
  • 2021/8/29 4:10

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


XOOPS Publisher 1.08 Alpha 5 released for testing/contributions!

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

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

ISSUES/BUGS: Please report all issues on GitHub

REQUIREMENTS:
- XOOPS 2.5.10+
- PHP 7.3+

Tested on PHP 7.4.22 and PHP 8.0.9
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



707
alain01
Re: Request for an explanation of the checks during a Pull request
  • 2021/8/27 7:52

  • alain01

  • Just can't stay away

  • Posts: 530

  • Since: 2003/6/20


Ok, seen,
Thank you.



708
Mamba
Re: Request for an explanation of the checks during a Pull request
  • 2021/8/27 7:09

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Quote:
Ok. may be I should add a static analysis on 1 of my repositories to test and understand.

Yes, you absolutely should use something like Scrutinizer!

This is a great video showing the need to use static analyzers like PhpStan and PhpInsights:


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



709
alain01
Re: Request for an explanation of the checks during a Pull request
  • 2021/8/26 7:01

  • alain01

  • Just can't stay away

  • Posts: 530

  • Since: 2003/6/20


Ok, Thank you for your answer.
So, for us, it uses XoopsCore25/.scrutinizer.yml.

Ok. may be I should add a static analysis on 1 of my repositories to test and understand.



710
Mamba
Re: Request for an explanation of the checks during a Pull request
  • 2021/8/24 16:24

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Quote:
What is Scrutinizer

Scrutinizer is a static analysis tool that helps with code quality by doing Automated Code Reviews

It is highly recommended to run your code through such tools, as they point out issues that sometimes are missed or overlooked by developers.

Quote:
what you did to add tests,

You go to Scrutinizer and start a test on a particular Github repository. Scrutinizer will then add itself to that repository via Webhooks, so next time when a PR is added, it will run the tests automatically (see here).

Quote:
what kind of tests you added.

You can list the tests that you want to run in the configuration file .scrutinizer.yml file (see here).

Quote:
Did you use your own scripts or did you use tools inside the Scrutinizer?

We use the tests provided by Scrutinizer

There are other Static Analysis Tools as well - a good list is here
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs




TopTop
« 1 ... 68 69 70 (71) 72 73 74 ... 29425 »



Login

Who's Online

680 user(s) are online (310 user(s) are browsing Support Forums)


Members: 0


Guests: 680


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