developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 12 years ago
Closed 12 years ago
#825 closed enhancement (wontfix)
datepickers modification du paramètrage du chemin d'accès
Reported by: | jelix57 | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | jelix:forms | Version: | 1.1RC3 |
Severity: | minor | Keywords: | datepickers |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
le chemin d'accès au script de datepickers est indiqué en dur dans le fichier de configuration defaultconfig.ini.php.
[datepickers] default = jelix/js/jforms/datepickers/default/init.js
Lorsque les éléments lib/jelix-www ne sont pas recopiés dans le répertoire de l'application, la seul variable de configuration à modifier devrait être jelixWWWPath, cela simplifierait les choses.
Change History (1)
comment:1 Changed 12 years ago by laurentj
- Component changed from jelix to jelix:forms
- Priority changed from normal to low
- Resolution set to wontfix
- Severity changed from normal to minor
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Non, parce que si tu as ton propre fichier de configuration, tu ne le mettra évidement pas dans le répertoire jelix (pour éviter les problèmes de mises à jour de jelix et cie), donc tu devra indiquer un autre chemin.