-
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.
* Add badges * Upgrade to v.1.2.6.2 * Remove --phpversion * Small fixes * set permissions * Fix linter warnings * Set SVG badge * Fix linter * patch (#11) * Add templates (#13) * Add templates * Update manifest.json * Auto-update README * Update check_process * 1.2.6.3 (#16) * 1.2.6.3 * Upgrade (#18) * Upgrade * Auto-update README * Fix Co-authored-by: yunohost-bot <[email protected]> * Version 2 (#21) * v2 * Auto-update README * v2 * fix * Auto-update README * Create change_url * Update manifest.toml --------- Co-authored-by: yunohost-bot <[email protected]> * Auto-update README * Update config.php.example Close #20 * fix linter * Update manifest.toml * Auto-update README * cleaning * Update manifest.toml * Update manifest.toml * Auto-update README * Auto-update README * Fix * Update upgrade * Update manifest.toml * Auto-update README * Update manifest.toml * Auto-update README * fix * Update manifest.toml to fix php version as explained on PR #29 * Update manifest.toml fix revert to php7.4 * Auto-update READMEs * Create DESCRIPTION_fr.md * Auto-update READMEs --------- Co-authored-by: Yunohost-Bot <> Co-authored-by: yunohost-bot <[email protected]> Co-authored-by: Tagada <[email protected]> Co-authored-by: Robles Rodolphe <[email protected]> Co-authored-by: tituspijean <[email protected]>
- Loading branch information
1 parent
650be15
commit c217a62
Showing
8 changed files
with
107 additions
and
7 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 |
---|---|---|
@@ -1,6 +1,7 @@ | ||
# All available README files by language | ||
|
||
- [Read the README in English](README.md) | ||
- [Irakurri README euskaraz](README_eu.md) | ||
- [Lire le README en français](README_fr.md) | ||
- [Le o README en galego](README_gl.md) | ||
- [Leggi il “README” in italiano](README_it.md) | ||
- [阅读中文(简体)的 README](README_zh_Hans.md) |
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 |
---|---|---|
@@ -0,0 +1,49 @@ | ||
<!-- | ||
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker | ||
EZ editatu eskuz. | ||
--> | ||
|
||
# phpLDAPadmin YunoHost-erako | ||
|
||
[![Integrazio maila](https://dash.yunohost.org/integration/phpldapadmin.svg)](https://dash.yunohost.org/appci/app/phpldapadmin) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/phpldapadmin.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/phpldapadmin.maintain.svg) | ||
|
||
[![Instalatu phpLDAPadmin YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpldapadmin) | ||
|
||
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* | ||
|
||
> *Pakete honek phpLDAPadmin YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* | ||
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* | ||
## Aurreikuspena | ||
|
||
phpLDAPadmin is a web app for administering Lightweight Directory Access Protocol (LDAP) servers. | ||
|
||
**Paketatutako bertsioa:** 1.2.6.7~ynh2 | ||
|
||
**Demoa:** <https://olddemo.phpldapadmin.org/> | ||
|
||
## Pantaila-argazkiak | ||
|
||
![phpLDAPadmin(r)en pantaila-argazkia](./doc/screenshots/screenshot.png) | ||
|
||
## Dokumentazioa eta baliabideak | ||
|
||
- Aplikazioaren webgune ofiziala: <http://www.phpldapadmin.org> | ||
- Administratzaileen dokumentazio ofiziala: <http://www.phpldapadmin.org> | ||
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/leenooks/phpLDAPadmin> | ||
- YunoHost Denda: <https://apps.yunohost.org/app/phpldapadmin> | ||
- Eman errore baten berri: <https://github.com/YunoHost-Apps/phpldapadmin_ynh/issues> | ||
|
||
## Garatzaileentzako informazioa | ||
|
||
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/phpldapadmin_ynh/tree/testing). | ||
|
||
`testing` abarra probatzeko, ondorengoa egin: | ||
|
||
```bash | ||
sudo yunohost app install https://github.com/YunoHost-Apps/phpldapadmin_ynh/tree/testing --debug | ||
edo | ||
sudo yunohost app upgrade phpldapadmin -u https://github.com/YunoHost-Apps/phpldapadmin_ynh/tree/testing --debug | ||
``` | ||
|
||
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps> |
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
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,49 @@ | ||
<!-- | ||
注意:此 README 由 <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> 自动生成 | ||
请勿手动编辑。 | ||
--> | ||
|
||
# YunoHost 的 phpLDAPadmin | ||
|
||
[![集成程度](https://dash.yunohost.org/integration/phpldapadmin.svg)](https://dash.yunohost.org/appci/app/phpldapadmin) ![工作状态](https://ci-apps.yunohost.org/ci/badges/phpldapadmin.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/phpldapadmin.maintain.svg) | ||
|
||
[![使用 YunoHost 安装 phpLDAPadmin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=phpldapadmin) | ||
|
||
*[阅读此 README 的其它语言版本。](./ALL_README.md)* | ||
|
||
> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 phpLDAPadmin。* | ||
> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* | ||
## 概况 | ||
|
||
phpLDAPadmin is a web app for administering Lightweight Directory Access Protocol (LDAP) servers. | ||
|
||
**分发版本:** 1.2.6.7~ynh2 | ||
|
||
**演示:** <https://olddemo.phpldapadmin.org/> | ||
|
||
## 截图 | ||
|
||
![phpLDAPadmin 的截图](./doc/screenshots/screenshot.png) | ||
|
||
## 文档与资源 | ||
|
||
- 官方应用网站: <http://www.phpldapadmin.org> | ||
- 官方管理文档: <http://www.phpldapadmin.org> | ||
- 上游应用代码库: <https://github.com/leenooks/phpLDAPadmin> | ||
- YunoHost 商店: <https://apps.yunohost.org/app/phpldapadmin> | ||
- 报告 bug: <https://github.com/YunoHost-Apps/phpldapadmin_ynh/issues> | ||
|
||
## 开发者信息 | ||
|
||
请向 [`testing` 分支](https://github.com/YunoHost-Apps/phpldapadmin_ynh/tree/testing) 发送拉取请求。 | ||
|
||
如要尝试 `testing` 分支,请这样操作: | ||
|
||
```bash | ||
sudo yunohost app install https://github.com/YunoHost-Apps/phpldapadmin_ynh/tree/testing --debug | ||
或 | ||
sudo yunohost app upgrade phpldapadmin -u https://github.com/YunoHost-Apps/phpldapadmin_ynh/tree/testing --debug | ||
``` | ||
|
||
**有关应用打包的更多信息:** <https://yunohost.org/packaging_apps> |
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 @@ | ||
phpLDAPadmin est une application Web permettant d'administrer les serveurs LDAP (Lightweight Directory Access Protocol). |
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