-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from mambax7/master
2.2 Beta 3
- Loading branch information
Showing
145 changed files
with
14,921 additions
and
12,498 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
engines: | ||
eslint: | ||
enabled: true | ||
csslint: | ||
enabled: true | ||
duplication: | ||
enabled: true | ||
config: | ||
languages: | ||
- javascript | ||
- php | ||
fixme: | ||
enabled: true | ||
phpmd: | ||
enabled: true | ||
config: | ||
file_extensions: | ||
- php | ||
- inc | ||
phpcodesniffer: | ||
enabled: true | ||
config: | ||
file_extensions: "php,inc,lib" | ||
standard: "PSR1,PSR2" | ||
ratings: | ||
paths: | ||
- "**.inc" | ||
- "**.js" | ||
- "**.lib" | ||
- "**.php" | ||
exclude_paths: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,20 @@ | ||
#AdsLight | ||
![alt XOOPS CMS](http://xoops.org/images/logoXoops4GithubRepository.png) | ||
## Adslight module for [XOOPS CMS 2.5.8+](https://xoops.org) | ||
[![Software License](https://img.shields.io/badge/license-GPL-brightgreen.svg?style=flat)](LICENSE) | ||
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/mambax7/adslight.svg?style=flat)](https://scrutinizer-ci.com/g/mambax7/adslight/?branch=master) | ||
[![Codacy Badge](https://api.codacy.com/project/badge/grade/2d27c0023ee54f0b9ba2b5d17a68b2a5)](https://www.codacy.com/app/mambax7/adslight) | ||
[![Code Climate](https://img.shields.io/codeclimate/github/mambax7/adslight.svg?style=flat)](https://codeclimate.com/github/mambax7/adslight) | ||
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/58d7b3bf-d7cf-45cb-80fd-6acc46451ef7/mini.png)](https://insight.sensiolabs.com/projects/58d7b3bf-d7cf-45cb-80fd-6acc46451ef7) | ||
[![Latest Pre-Resease](https://img.shields.io/github/tag/XoopsModules25x/adslight.svg?style=flat)](https://github.com/XoopsModules25x/adslight/tags/) | ||
[![Latest Version](https://img.shields.io/github/release/XoopsModules25x/adslight.svg?style=flat)](https://github.com/XoopsModules25x/adslight/releases/) | ||
|
||
Adslight is a classifieds module that allow users of XOOPS website to advertise items for sale, exchange or barter. | ||
Adslight module for [XOOPS CMS](http://xoops.org) is a classifieds module that allow users of XOOPS website to advertise items for sale, exchange or barter. | ||
|
||
[![Tutorial Available](http://xoops.org/images/tutorial-available-blue.svg)](https://www.gitbook.com/book/xoops/adslight-tutorial/) Tutorial: see [GitBook](https://www.gitbook.com/book/xoops/adslight-tutorial/). | ||
To contribute to the Tutorial, [fork it on GitHub](https://github.com/XoopsDocs/adslight-tutorial) | ||
|
||
[![Translations on Transifex](http://xoops.org/images/translations-transifex-blue.svg)](https://www.transifex.com/xoops) | ||
|
||
Please visit us on [http://xoops.org](http://xoops.org) | ||
|
||
The upcoming "next generation" version of XOOPS CMS is being crafted on GitHub at: https://github.com/XOOPS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.