Hello
I'm working hard on my site on Permalinks
I enclose some screenshots that I hope will be accepted before registering the last of 200,000 on my website
to make my work easier
Some are simple others perhaps more difficult
thank you
regards
Piwigo version:last
PHP version: last
MySQL version: last
Piwigo URL:http://www.oldpainters.org/
Last edited by vaserra (2016-04-02 19:19:36)
Offline
Hello
Is what you want more a specific url structure that you can setup from the local config If yes check out those already existing parameters : [Github] Piwigo file include/config_default.inc.php@L576
Offline
Hello,
Certainly you are a magician in your work, I'm a magician in my.
On the other hand I answer clearly to those who ask me questions in my field trying to be as clear as possible also to the ignorant in my field.
Anyway thanks for the reply, but I'm not up to understand it.
Probably examples could be more clear and constructive to solve my problems. (if possible)
thank you
Offline
Computer programming is not my field and english neither, so...
Your own messages are not close to be clear and understandable too
When people ask me things in my area of expertise, of course I'm making more efforts since I'm paid for.
During a conversation, usually if someone is being lost he simply ask again for clarification explaining what he understood what he didn't
Offline
ok,
excusez-moi
à l'intérieur de la page
permaliens> Ajouter / supprimer à permalink
il y a une boîte appelée Permalink
la mesure de la même (courte) ne laisse pas le contrôle complet de ce qui est écrit
pour plaisir,
vous savez dites-moi comment je peux l'agrandir comme celui du haut?
où la mesure est définie
merci
salutations
Last edited by vaserra (2016-04-04 09:26:44)
Offline
ok so you want to set as a permalink of an album the name of one its picture (probably the first one), but that name is too long to fit or at least to be displayed entirely inside the text field.
what web browser are you using?
that CSS code will help you
#addPermalink input {
width:100%;
}
On Firefox/chrome/safari/opera you can use Stylish https://userstyles.org/ (https://youtu.be/pQb0RZE6KM8?t=2m46s hit Write new Style) to add that code for your piwigo.
I created a ticket [Github] Piwigo issue #450
Offline