1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spip_ynh.git synced 2024-09-03 20:25:59 +02:00
spip_ynh/README.md

80 lines
2.4 KiB
Markdown
Raw Normal View History

2017-02-24 02:31:59 +01:00
# SPIP for YunoHost
2015-04-28 17:34:18 +02:00
2017-03-08 00:45:49 +01:00
## SPIP c'est quoi ?
2017-02-24 02:26:54 +01:00
2017-02-24 02:28:47 +01:00
SPIP est un système de publication pour lInternet qui sattache particulièrement au fonctionnement collectif, au multilinguisme et à la facilité demploi. Cest un logiciel libre, distribué sous la licence GNU/GPL. Il peut ainsi être utilisé pour tout site Internet, quil soit associatif ou institutionnel, personnel ou marchand.
2017-02-24 02:26:54 +01:00
2017-02-24 02:30:31 +01:00
Source: [spip.net](http://www.spip.net/fr_rubrique91.html)
2017-02-24 02:26:54 +01:00
## Fonctionnalité de l'application pour Yunohost
- Installation de la base sans passer par le système d'installation
- Support multilingue
2017-03-05 19:42:06 +01:00
- Support LDAP
2017-02-24 02:26:54 +01:00
### Installation
`$ sudo yunohost app install https://github.com/YunoHost-Apps/spip_ynh.git`
### Mise à jour
`$ sudo yunohost app upgrade --verbose spip -u https://github.com/YunoHost-Apps/spip_ynh.git`
### Utilisation
Accéder à l'administration du site en écrivant l'adresse suivante dans votre navigateur.
https://www.domain.tld/spip/ecrire
Faire une demande de "mot de passe oublié" pour changer votre mot de passe, vous recevez un email vous indiquant comment procéder au changement de mot de passe.
2017-03-08 00:45:49 +01:00
## What is SPIP?
2017-02-24 02:26:54 +01:00
2017-02-24 02:28:47 +01:00
SPIP is a publishing system for the Internet in which great importance is attached to collaborative working, to multilingual environments, and to simplicity of use for web authors. It is free software, distributed under the GNU/GPL licence. This means that it can be used for any Internet site, whether personal or institutional, non-profit or commercial.
2017-02-24 02:26:54 +01:00
2017-02-24 02:30:31 +01:00
Source: [spip.net](http://www.spip.net/en_rubrique25.html)
2017-02-24 02:26:54 +01:00
### Use
Access the site administration by writing the following address in your browser.
2017-02-24 02:30:31 +01:00
https://www.domain.tld/spip/ecrire
2017-02-24 02:26:54 +01:00
Request a "forgotten password" to change your password, you will receive an email telling you how to change your password.
## Features for Yunohost app
- Database install without going through the system install
- Multilanguage support
2017-03-05 19:42:06 +01:00
- LDAP support
2015-05-02 18:28:17 +02:00
2017-02-24 02:27:58 +01:00
## Versionning
2017-03-05 19:42:06 +01:00
### Version 1.1.4 (05/03/17)
- Support LDAP
2017-02-22 17:15:45 +01:00
### Version 1.1.3 (22/02/17)
- Update scripts for passing package_linter
- Install database
2017-02-24 02:26:54 +01:00
- Multilanguage
2017-02-22 17:15:45 +01:00
2016-09-20 01:54:24 +02:00
### Version 1.0.3 (20/10/16)
- Update script - status test
### Version 1.0.2 (29/08/16)
2016-08-29 16:55:20 +02:00
- Fix Packaging [Source](https://forum.yunohost.org/t/news-about-app-management-and-packaging-in-yunohost-2-4/1379/1)
- Update SPIP Version
2016-09-20 01:54:24 +02:00
### Version 1.0.1 (04/01/16)
- Delete SPIP sources
- Fix install script for download and extract SPIP
2016-09-20 01:54:24 +02:00
###Version 1.0.0 (28/12/15)
- Create script install