RSS 2.0
Browse posts:
Unanswered |
Mark all read
| Author | Message | ||
|---|---|---|---|
|
donQ Nucleus Addict Joined: 21 Oct 2006 Posts: 93 Location: Scotland |
Thanks for the help. I was unable to download error logs from the server and I had tried uninstalling and reinstalling, but it came out the same. I hadn't tried removing it from the plugins folder and reinstalling, and when I checked, half the contents had not been installed. Reloaded it, and installed on blog and it worked this time. Another quick question, I wanted to add the spellchecker option, can you tell me how to do this successfully? Does another button appear in the toolbar? Thanks again. |
||
|
|
|||
|
ftruscot Nucleus Guru ![]() Joined: 22 Feb 2006 Posts: 7449 Location: Massachusetts |
DonQ, I've written about this (spellcheck) somewhere. I'm searching through old threads and posting bits of info here for various tricks. _________________ Is your question not solved yet? Search our FAQ, read the Documentation, or browse the list of available plugins. Check out my plugins |
||
|
|
|||
|
ftruscot Nucleus Guru ![]() Joined: 22 Feb 2006 Posts: 7449 Location: Massachusetts |
resolving copy-paste error in firefox: Go to C:\Documents and Settings\[Your User Name]\Application Data\Mozilla\Firefox\Profiles\[The One Folder]\ and either edit or create a user.js file. Insert the following code, substituting the site name (without any paths) Code: user_pref("capability.policy.policynames", "allowclipboard"); user_pref("capability.policy.allowclipboard.sites", "http://www.domain.com"); user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess"); user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess"); Now close and restart FireFox. _________________ Is your question not solved yet? Search our FAQ, read the Documentation, or browse the list of available plugins. Check out my plugins |
||
|
|
|||
|
ftruscot Nucleus Guru ![]() Joined: 22 Feb 2006 Posts: 7449 Location: Massachusetts |
To get the spellchecker working with NP_TinyMCE, download the PHP Spellchecker package, and unzip it. Inside the unzipped package, there is a folder called 'spellchecker', you need to upload that to your server into the nucleus/plugins/tinymce/jscripts/tiny_mce/plugins/ folder. There is already a spellchecker folder in that directory, but overwrite it. Now go to the plugin options for NP_TinyMCE and add spellchecker to the list of plugins, and to one of the toolbars. _________________ Is your question not solved yet? Search our FAQ, read the Documentation, or browse the list of available plugins. Check out my plugins |
||
|
|
|||
|
ftruscot Nucleus Guru ![]() Joined: 22 Feb 2006 Posts: 7449 Location: Massachusetts |
Other notes: * When inserting html code (like embed, img, etc...) directly, do not include any newlines, i.e. put it all on one line. * To include a nucleus tag in an item, precede the tag with '@' and type the tag, do not copy and paste it. For example, @<%LightBox2(myNewBaby.jpg|Isnt she cute?|baby)%> _________________ Is your question not solved yet? Search our FAQ, read the Documentation, or browse the list of available plugins. Check out my plugins |
||
|
|
|||
|
donQ Nucleus Addict Joined: 21 Oct 2006 Posts: 93 Location: Scotland |
I had done this and a button appeared, but when I tested by writing some mispellings, it said there were no mispellings! Tried in both Firefox and Safari. What do the changed in Firefox do? Also how will any previous posts with images etc be affected by using this TinyMCE instead of TinyMCE2? |
||
|
|
|||
|
ftruscot Nucleus Guru ![]() Joined: 22 Feb 2006 Posts: 7449 Location: Massachusetts |
It should handle images fine. That firefox change is due to some javascript restrictions in FF that hamper copy and paste using buttons or right-click menus. Ctrl-C, Ctrl-V work just fine. You'll see a message if it's an issue for you and you can make the change then. As for the spelling, it relies on some PHP Spell libraries being available. Maybe they aren't on your server. I got it working on one of my test systems using that procedure. You can probably find more info on the moxiecode (publishers of tinymce) site for troubleshooting, etc... _________________ Is your question not solved yet? Search our FAQ, read the Documentation, or browse the list of available plugins. Check out my plugins |
||
|
|
|||
|
donQ Nucleus Addict Joined: 21 Oct 2006 Posts: 93 Location: Scotland |
Ok I'll try there to see if I can get a fix. Thanks again for your help with this. |
||
|
|
|||
|
tzivaeris Nucleus Newbie Joined: 25 Nov 2009 Posts: 2 |
I need to put
inside NP_TinyMCE Where exactly I must put it? Thanx in advance |
||
|
|
|||
|
ftruscot Nucleus Guru ![]() Joined: 22 Feb 2006 Posts: 7449 Location: Massachusetts |
Why must you put this in there? _________________ Is your question not solved yet? Search our FAQ, read the Documentation, or browse the list of available plugins. Check out my plugins |
||
|
|
|||
|
All times are GMT + 1 Hour
You cannot post new topics in this forum |
|||