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
2017-02-24 02:31:59 +01:00

73 lines
2.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# SPIP for YunoHost
## Spip c'est quoi ?
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.
Source: [spip.net](http://www.spip.net/fr_rubrique91.html)
## Fonctionnalité de l'application pour Yunohost
- Installation de la base sans passer par le système d'installation
- Support multilingue
### 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.
## What is Spip?
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.
Source: [spip.net](http://www.spip.net/en_rubrique25.html)
### Use
Access the site administration by writing the following address in your browser.
https://www.domain.tld/spip/ecrire
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
## Versionning
### Version 1.1.3 (22/02/17)
- Update scripts for passing package_linter
- Install database
- Multilanguage
### Version 1.0.3 (20/10/16)
- Update script - status test
### Version 1.0.2 (29/08/16)
- Fix Packaging [Source](https://forum.yunohost.org/t/news-about-app-management-and-packaging-in-yunohost-2-4/1379/1)
- Update SPIP Version
### Version 1.0.1 (04/01/16)
- Delete SPIP sources
- Fix install script for download and extract SPIP
###Version 1.0.0 (28/12/15)
- Create script install