Actually, some of the images that won't display are in the TW folder. Regardless I think I'll try your method instead, it sounds like a far more elegant solution.
Thanks again On Jul 22, 4:36 pm, Måns <[email protected]> wrote: > Hi Taylor > > I haven't used fckeditor with dragging n' dropping pictures from the > local filesystem yet. > My TWs are used both locally and online - therefore I always use > external links for pictures - mostly through a Dropbox account. > If you install Dropbox (http://getdropbox.com) you'll get a folder in > your documents folder, called My Dropbox. > In this folder there are two folders: photos and Public. When you put > files in "Public", they'll be synconized to the net. > You simply rightclick on the file and choose "Dropbox" - "Copy public > link". > This way you get a link to the file which can be used from anywhere - > as long as there is an internetconnection. > The photo's folder is a little more advanced. > You create new folders in the photo folder and Dropbox automagically > makes public galleries from the pictures you put in the folder. > You simply rightclick on the folder choose "Dropbox" - "copy public > gallery link". > If you wish to show the gallery in a tiddler you can simply put it > into an iframe like this: > <html><div align="center"><iframe src="Your copied dropboxlink here > (inside the double quotes)" frameborder="0" width="100%" > height="600"></iframe></div></html> > It's very simple but effective!! > > Back to your problem - I believe that you have to have your pictures > located in the same folder as your TiddlyWiki to make it work. > > Regards Måns Mårtensson > > On 21 Jul., 03:07, TSoutherland <[email protected]> wrote: > > > I'm honestly not sure what happened, I tried it again and again and > > finally it worked. I don't know why it decided to work and for now I > > don't care. There is one thing though (and I'll make a separate > > topic if necessary), I can drag and drop some local images while > > wysiwyg editing and they'll show up in the Tiddler but others won't. > > There doesn't seem to be any reason why one doesn't show but the other > > does. Why would one .png image display while another will not? > > > Again, I appreciate the help Måns. I'm not usually so easily lost > > with computer problems. > > > On Jul 20, 12:55 pm, Måns <[email protected]> wrote: > > > > Hi Taylor > > > Have you checked the path to the fckprogram in the FCKeditorPlugin > > > tiddler? > > > My setup works with this: "fckeditor/", when I'm using it from > > > TiddlySpot. > > > > Regards Måns Mårtensson > > > > On 20 Jul., 02:50, TSoutherland <[email protected]> wrote: > > > > > I appreciate the response but I have been doing just that. I > > > > installed it again just now, following each step as indicated, to post > > > > the exact error messages: > > > > The Tiddler menu appears like this: 'Error in macro <<tagger>>close > > > > close others edit wysiwyg write more fields syncing permalink > > > > references jump ' > > > > Clicking 'wysiwyg' results in: 'FCKeditor was unavailable. Check > > > > plugin configuration and reload.' at which point I get the standard > > > > edit field. > > > > > I haven't made any additional alterations to the Tiddlywiki and trying > > > > it with a fresh version results in the exact same problem. > > > > > On Jul 19, 6:38 pm, Måns <[email protected]> wrote: > > > > > > Hi Taylor > > > > > > Put: <script type="text/ > > > > > javascript" src="fckeditor/fckeditor.js"></script> > > > > > into your MarkupPreHead tiddler. > > > > > > This is what it says in the FckEditorPlugin documentation: > > > > > Installation: > > > > > 1. download and unzip FCKeditor (by default, in a wiki subfolder, > > > > > such that the relative path "fckeditor/fckeditor.js" is right). > > > > > 2. import FCKeditorPlugin (systemConfig tagged) > > > > > 3. add the following text to MarkupPreHead : <script type="text/ > > > > > javascript" src="fckeditor/fckeditor.js"></script> > > > > > 4. customize FCKeditorPath if needed (in MarkupPreHead and in > > > > > options below) > > > > > 5. save and reload > > > > > 6. use the wysiwyg button in the tiddler's toolbar (in default > > > > > ViewTemplate) or add editHtml command in your own toolbar. > > > > > > Regards Måns Mårtensson > > > > > > On 19 Jul., 03:28, TSoutherland <[email protected]> wrote: > > > > > > > Hey everybody, I'm thrilled to have found this place. I've only > > > > > > just > > > > > > recently started Tiddlywiki and it's worked out pretty great so far > > > > > > aside from this. I've been trying for what has to have been six or > > > > > > seven hours now to install FCKEditor. I've tried following the > > > > > > instructions (directly > > > > > > fromhttp://visualtw.ouvaton.org/VisualTW.html), > > > > > > I've tried installing it slightly differently (such as copying it > > > > > > to a > > > > > > new Tiddler instead of Importing), but to no avail. > > > > > > > The best I've managed is to get 'wysiwyg' to appear in the proper > > > > > > location, but clicking it gave me a 'Firefox can't find this page' > > > > > > error. I've copied the FCKeditor files to several different place > > > > > > to > > > > > > make sure I wasn't somehow placing in the wrong directory. I'm > > > > > > honestly not sure what I'm doing wrong, other than that I never had > > > > > > a > > > > > > 'default' Tiddlywiki folder to put FCKeditor in, I extracted to the > > > > > > desktop and the only folder there is 'Backups' for Tiddlywiki. > > > > > > > I downloaded the initial .html file from .tiddlywiki.com and tried > > > > > > with the unaltered original to be certain I hadn't somehow changed > > > > > > something but that gives the same result. I am able to install > > > > > > other > > > > > > plugins (such as 'TiddlersBar') but for whatever reason FCKEditor > > > > > > (and > > > > > > EasyEdit too actually) will not function at all. > > > > > > > (I've attempted this on both a Windows XP desktop and a Vista laptop > > > > > > if that's any help) > > > > > > > I certainly appreciated any help, > > > > > > -Taylor --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

