Bonjour à tous,
J'ai installé un site avec la dernière version 1.4.1 et je ne peux plus utiliser les commandes spéciaes de collage dans l'éditeur:
-pasteword (pour coller texte venant de word)
-pastetext
bien évidemment le plugin "paste" qui permettait l'emploi de ces commandes est lui aussi indisponible.
Quelqu'un a t-il une idée?
[Résolu]Tiny et pastword
Moderator: jce76350
[Résolu]Tiny et pastword
Last edited by tannos on Thu Sep 18, 2008 4:42 pm, edited 1 time in total.
One thing only I know, and that is that I know nothing.
Re: Tiny et pastword
re,
je n'ai pas de problème sur les versions Tiny 2.4.7 (cms 1.4.1)
et 2.49 (cms 1.5b)
les boutons pastetext,pasteword fonctionnent correctement
Quels sont les symptomes ?
je n'ai pas de problème sur les versions Tiny 2.4.7 (cms 1.4.1)
et 2.49 (cms 1.5b)
les boutons pastetext,pasteword fonctionnent correctement
Quels sont les symptomes ?
Jean-Claude Etiemble MyPageFr
-
- Power Poster
- Posts: 272
- Joined: Wed Sep 13, 2006 4:41 pm
Re: Tiny et pastword
Hello,
J'ai le même souci en Tiny 2.4.2.et 2.4.4. Peut-être que la solution consiste à upgrader tiny ?
Message d'erreur : Copy/Cut/Paste is not available in Mozilla and Firefox.
Do you want more information about this issue?
Ou travailler en IE mais c'est très insatisfaisant comme possibilité.
J'ai le même souci en Tiny 2.4.2.et 2.4.4. Peut-être que la solution consiste à upgrader tiny ?
Message d'erreur : Copy/Cut/Paste is not available in Mozilla and Firefox.
Do you want more information about this issue?
Ou travailler en IE mais c'est très insatisfaisant comme possibilité.
Re: Tiny et pastword
re,
1. Quit Firefox. If you have Quick Launch running (in Windows, an icon in the toolbar), quit that too.
2. Find your Firefox profile directory. On Windows, this is often located in
C:\Documents and Settings\\Application Data\Mozilla\Firefox\Profiles\.
(See also editing configuration files for more info on locating your profile folder.)
3. Open the user.js file from that directory in a text editor. If there's no user.js file, create one.
4. Add these lines to user.js:
user_pref("capability.policy.policynames", "allowclipboard");
user_pref("capability.policy.allowclipboard.sites", "http://www.mozilla.org");
user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess");
user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess");
*Change the url "http://www.mozilla.org" to where you want to enable this function.
5. Save the file, and restart Firefox. The Clipboard buttons should now function.
comme indiqué sur http://www.mozilla.org/editor/midasdemo ... prefs.html
note : pour mettre plusieurs sites
user_pref("capability.policy.allowclipboard.sites", "http://www.mozilla.org http://www.monsite http://www.votre site");
pour cela il faut configurer le fichier user.jsMessage d'erreur : Copy/Cut/Paste is not available in Mozilla and Firefox.
1. Quit Firefox. If you have Quick Launch running (in Windows, an icon in the toolbar), quit that too.
2. Find your Firefox profile directory. On Windows, this is often located in
C:\Documents and Settings\\Application Data\Mozilla\Firefox\Profiles\.
(See also editing configuration files for more info on locating your profile folder.)
3. Open the user.js file from that directory in a text editor. If there's no user.js file, create one.
4. Add these lines to user.js:
user_pref("capability.policy.policynames", "allowclipboard");
user_pref("capability.policy.allowclipboard.sites", "http://www.mozilla.org");
user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess");
user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess");
*Change the url "http://www.mozilla.org" to where you want to enable this function.
5. Save the file, and restart Firefox. The Clipboard buttons should now function.
comme indiqué sur http://www.mozilla.org/editor/midasdemo ... prefs.html
note : pour mettre plusieurs sites
user_pref("capability.policy.allowclipboard.sites", "http://www.mozilla.org http://www.monsite http://www.votre site");
derniere version dispo 2.4.7J'ai le même souci en Tiny 2.4.2.et 2.4.4- Peut-être que la solution consiste à upgrader tiny ?
Jean-Claude Etiemble MyPageFr
Re: Tiny et pastword
Merci pour les réponses.
Je viens de regarder et je dispose de la 2.4.5 pourtant j'ai la cmsms 1.4.1
Je vais faire l'upgrade et voir si je trouve mon bonheur.
A toute.
Je viens de regarder et je dispose de la 2.4.5 pourtant j'ai la cmsms 1.4.1
Je vais faire l'upgrade et voir si je trouve mon bonheur.
A toute.
One thing only I know, and that is that I know nothing.
Re: Tiny et pastword
Après un upgrade tout est rentré dans l'ordre.
Bizarre tout de même qu'ils aient oublié de l'inclure dans certaines versions
Bizarre tout de même qu'ils aient oublié de l'inclure dans certaines versions
One thing only I know, and that is that I know nothing.
Re: [Résolu]Tiny et pastword
Note : taper about:config dans la barre d'adresse de Firefox pour avoir une interface pour bricoler user.js facilement.
Par exemple, ça permet de mettre network.prefetch-next à false.
Pierre M.
Par exemple, ça permet de mettre network.prefetch-next à false.
Pierre M.