Git Product home page Git Product logo

xmnews's People

Contributors

alain01 avatar geekwright avatar ggoffy avatar gregmage avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

xmnews's Issues

Badge "category" on index page - cosmectic modification

<h5 class="mb-0 text-white"><{$news.title}><{if $news_cid == 0}> <span class="badge badge-pill badge-dark"><{$news.cat_name}></span><{/if}></h5>

I 've added a
and a lighter font-weight for the badge and link to the category :

<h5 class="mb-0 text-white"><{$news.title}><{if $news_cid == 0}><br /><a href="index.php?news_cid=<{$news.cid}>"><span class="badge badge-pill badge-dark" style="font-weight: lighter;" ><{$news.cat_name}></span><{/if}></a></h5>

Clonage article - bug interprétation

Bug !
le clonage article (côté BO et côté FO), lors d'un clonage,
si dans l'article d'origine, on a

ce texte "ici" est entre guillemet
Dans le clone, on aura

ce texte &_quot;ici&_quot; est entre guillemet

J'ai ajouté "_" pour le github n'interprete pas le code

Ajout nb lecture dans la page admin

/modules/xmnews/admin/news.php

Afficher cette information sur le tableau récapitulatif dans une colonne "Nombre de lecture"
(Comme cela est fait sur le module xmdoc).

Description catégorie

Hello,
page /modules/xmnews/admin/category.php?op=edit&category_id
La description prends en compte les retours à la ligne,
quand on revient sur la page /modules/xmnews/admin/category.php,
la colonne description affiche le texte à la suite sans retour à la ligne

Bloc carrousel

1 - Choix des catégories (Sélection multiple)
2 - Nombre d'article
3 - Choix du type de news :

  • Top,
  • Recents,
  • Liste IDs (genre "5 8 17") (doit tout de même respecter la valeur "Nombre d'article")
    4 - Choix Résumé texte (longeur / all / 0)
    5 - Paramètre image :
  • Fixer la hauteur,
  • Fixer la largeur
  • Mode responsive

Date de parution / date de fin

  • Possibilité de provisionner des articles avec une date de publication programmée
  • Possibilité de provisionner la fin d'affichage d'un article.

Cela peut-être utile pour des festivals, rencontres sportives et globalement tout évènement à durée limitée.

Remarque :
un article ayant une date de publication programmée n'a pas forcement une date de fin de publication
et
un article ayant une date de fin de publication n'a pas forcement une date provisionnée de publication

bloc news aléatoires

2 choses

1 - Titre en français "Bloc articles aléatoires"
Pour tout les autres blocs, idem,
remplacer news par article

2 - colonne du titre trop large
bloc news aleatoire

Demande : bloc liste

Demande d'ajout d'un bloc qui liste les titres des news dans un seul bloc
Option :
1- choix de la catégorie : (liste multi sélection)

  • Tout
  • cat 1
  • cat 2
  • ...

2 - Longueur du titre

  • Tout
  • longueur fixe
  • autoreglage

3 - Images en icone
Ajouter l'image des news : Oui / NON

Article suivant / précédent

Possibilité d'activer 2 types de flèches depuis la page d'un article :

  • Article suivant / Article précédent (date)
  • Article suivant / Article précédent de la même catégorie (date)

PHP 8

I'm getting these errors when using xswitch4, PHP 8, and the latest XOOPS 2.5.11:

Warning: Constant _MA_XMNEWS_INDEXCONFIG_XMSOCIAL_WARNINGNOTINSTALLED already defined in file /modules/xmnews/language/english/main.php line 66 Warning: Constant _MA_XMNEWS_INDEXCONFIG_XMSOCIAL_WARNINGNOTACTIVATE already defined in file /modules/xmnews/language/english/main.php line 67 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 32 Warning: Undefined variable $limit in file /modules/xmnews/blocks/xmnews_blocks.php line 146 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 170 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 218 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 218 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 218 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 218 Warning: Undefined array key "full" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 10 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 67 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 69 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 70 Warning: Undefined array key "full" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 10 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 67 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 69 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 70 Warning: Undefined array key "full" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 10 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 67 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 69 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 70 Warning: Undefined array key "full" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 10 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 67 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 69 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 70 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 32 Warning: Undefined variable $limit in file /modules/xmnews/blocks/xmnews_blocks.php line 146 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 170 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 218 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 218 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 218 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 218 Warning: Undefined array key "full" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 10 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 67 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 69 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 70 Warning: Undefined array key "full" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 10 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 67 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 69 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 70 Warning: Undefined array key "full" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 10 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 67 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 69 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 70 Warning: Undefined array key "full" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 10 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 67 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 69 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 70 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 32 Warning: Undefined variable $limit in file /modules/xmnews/blocks/xmnews_blocks.php line 146 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 170 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 218 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 218 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 218 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 218 Warning: Undefined array key "full" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 10 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 67 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 69 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 70 Warning: Undefined array key "full" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 10 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 67 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 69 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 70 Warning: Undefined array key "full" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 10 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 67 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 69 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 70 Warning: Undefined array key "full" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 10 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 67 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 69 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 70 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 32 Warning: Undefined variable $limit in file /modules/xmnews/blocks/xmnews_blocks.php line 146 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 170 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 218 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 218 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 218 Warning: Undefined array key 4 in file /modules/xmnews/blocks/xmnews_blocks.php line 218 Warning: Undefined array key "full" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 10 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 67 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 69 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 70 Warning: Undefined array key "full" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 10 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 67 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 69 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 70 Warning: Undefined array key "full" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 10 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 67 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 69 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 70 Warning: Undefined array key "full" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 10 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 67 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 69 Warning: Undefined array key "desclenght" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%18^187^187CF7DB%%db%3Axmnews_block.tpl.php line 70 Warning: Undefined array key "news" in file /xoops_data/caches/smarty_compile/9a9d2d7e-xmnews-xswatch4-default^%%40^40F^40FCBBA1%%db%3Axmnews_block_waiting.tpl.php line 5

Classement par vote

Serait-il envisageable de pouvoir classer les articles de chaque catégorie par vote plutôt que par datede publication?

Ceci dans le but de pouvoir afficher en haut de page les articles les mieux notés et pouvoir donc utiliser ce module pour faire un classement par note

Ordre des catégories dans la page des permissions

Hello
Concernant la page des autorisations, /modules/xmnews/admin/permission.php

La liste des catégories apparaît dans l'ordre de création des catégories,
il faudrait les afficher en les triant par le numéro d'ordre de la catégorie (et pas par le numéro de leur ID croissant)

Pas d'image par défaut

Aucune image choisi pour la catégorie et pourtant
<img class="rounded img-fluid" src="" alt="Catégorie de tests">
Capture d’écran 2021-01-31 202741

PHP8

In /modules/xmnews/admin/news.php

Warning: Undefined array key "news_cid_options" in file /xoops_data/caches/smarty_compile/da890def-xmnews-cp-default-default^%%A2^A29^A2910890%%db%3Axmnews_admin_news.tpl.php line 46

Fonction dans blocs

et dans tes blocs, tu proposeras
o Afficher résumé de l'article (+ bouton "lire l'article complèt")
o Afficher l'article complèt"

Changement de catégorie

Hello,
pas facile à expliquer.
pour un article existant,
si on veut changer cet article de catégorie,
l'image proposé est soit "Blank", soit celle de la catégorie initiale, uniquement.
Il faut valider la news avec la nouvelle catégorie puis à nous veau l'éditer pour changer l'image de la catégorie.

Symptôme quasi identique quand pour une catégorie, on change l'image en changeant le nom de l'image,
un article de la catégorie garde l'ancienne image
donc c'est lourd quand il y aura des dizaines d'articles

Pas facile à expliquer/comprendre, je pourrais l'expliquer en mode démo si besoin...

Permissions

Merci pour ce module ;-)

J'ai commencé à tester et, sans avoir créé encore quoi que ce soit, juste après l'installation, en allant à l'onglet "Permissions" côté admin, j'ai ces erreurs :

ERRORS
Notice: Undefined variable: tab_perm in file /modules/xmnews/admin/permission.php line 42
Warning: array_keys() expects parameter 1 to be array, null given in file /modules/xmnews/admin/permission.php line 42
Warning: Invalid argument supplied for foreach() in file /modules/xmnews/admin/permission.php line 42
Notice: Undefined variable: global_perms_array in file /modules/xmnews/admin/permission.php line 95
Warning: Invalid argument supplied for foreach() in file /modules/xmnews/admin/permission.php line 95
Notice: Undefined offset: 0 in file /class/xoopsform/grouppermform.php line 268
Warning: Invalid argument supplied for foreach() in file /class/xoopsform/grouppermform.php line 268

Mon Xoops et le module sont installés en anglais.

Voici ma config :
Configuration Check
Minimum PHP required: 7.0 (your version is 7.3.13-1+ubuntu16.04.1+deb.sury.org+1)
MYSQL Minimum version required: 5.5 (your version is 5.7.28-0ubuntu0.16.04.2)
Minimum XOOPS required: 2.5.10 (your version is 2.5.11-Alpha1)
Minimum SYSTEM module version required: 2.12 (your version is 2.15)
Minimum XMDOC module version required: 0.5 (your version is 0.5)
The folder '/WEB/xxxx/www/uploads/xmnews/images/' exists
The folder '/WEB/xxxx/www/uploads/xmnews/images/' must be with a chmod '777' (it's now set on 777).
Server status
Information taken from PHP ini file:
Server uploads status: ON
Max upload size permitted (upload_max_filesize directive in php.ini): 2M
Max post size permitted (post_max_size directive in php.ini): 8M
Memory limit (memory_limit directive in php.ini): 128M

Image catégorie

Lorsque l'on souhaite créer une "news" côté utilisateur, l'image par défaut de la catégorie est inexistante.

imgcat

Bloc top news

Hello
Traduction Articles les + lus

Il semble que ça affiche la même chose que article récent,
Alors que dans mon exemple, l'article à droite est nettement plus lu que le premier article
Donc pas de tri sur les articles les plus lus

bloc news récentes

Hello,
1 - traduction vers "bloc articles récents"

2 - l'image devra être centré en hauteur
bloc news récentes

Sinon, beau template, clair, propre

Sélection possible d'une couleur par catégorie

Possibilité de sélectionner une couleur pour chaque catégorie, comme cela est fait dans l'excellent module xmtutorial.
Evidemment, cela doit être intégré également dans les templates associés (index, pages de la news, blocs)

Bloc News en attente de validation

Hello,

1 - Traduction "Bloc Articles en attente de validation"

2 - Ne pas afficher la colonne "résumé" car illisible,
le titre suffit
bloc news attente

3 - Ces 2 articles sont publiés et ne sont pas en attente, !!!
on n devrait donc pas les voir !

Pages statistiques

Bonjour,

pourquoi ne pas avoir dans la partie admin une page de stats ?

Paramètres d'affichage : nb de lignes à afficher pour chaque partie (par défaut : 10 )
Type d'affichage : les plus ou les moins

Note sur les +/- :
"+" : cela permet de voir ce qui marche bien, ce qui semble plaire
"-" : cela permet de voir ce qui ne marche pas et donc les efforts à faire pour remonter ces éléments

  • Par catégories :
    Nb articles / nb lectures cumulées / nombre d'auteurs différents

  • Articles :
    Nb articles (en tout / par catégories )
    Articles les plus lus (par catégories / en tout)
    Articles les mieux notés (par catégories / en tout)
    Articles les plus commentés

  • Auteurs
    les plus actifs / les plus lus / les mieux notés

Cosmetic

  1. Je trouve que les listes déroulantes sont trop grosses.
    remplace partout "form-control"
    par
    "form-control form-control-sm"

==============

  1. et le ":" est collé aux mots dans :
    "Fichier de logo

Taille maximum: 2097.152 Kb"

peut-être mettre
"Fichier de logo
(Taille max : 2 Mb)"

  1. et "Les fichiers sont dans:"
    en
    Les fichiers sont dans : "

==================

  1. upload => Téléchargement

  2. J'ai vu en bas d'article " Évaluation: 0.0 (0 Votes)"
    C'est opérationnel ? je n'ai pas trouvé dans l'administration l'activation /désactivation et comment l'utiliser

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.