How to get Xinha Wysiwyg editor to work in S9y
16 November 2009 at 20:40
Filed Under: coding
For some reason I hadn't been able to get any of the wysiwyg editor plugins in my serendipity install to work. It's been a minor annoyance, so I decided to figure it out tonight. Here are the steps:
- Go to Configure Plugins and download/install the Xinha plugin. If you're lucky, it'll just work.
- Download the Xinha package from the xinha website.
- Drop the file you downloaded (Xinha_0.96beta2.tar.bz2 for example) in a folder of its own.
- Run bunzip2 Xinha0.96beta2.tar.bz2 on the command line in that folder.
- Then run: tar -xvf Xinha0.96beta2.tar
- Copy the files extracted to your plugins folder at:/plugins/serendipity_event_xinha/
- Refresh and hey - it actually works.
no comments yet
mySQL Murder
07 November 2009 at 11:47
Filed Under: coding
Good presentation from Jay Pipes about big mistakes you can make when developing with mySQL. I particularly like the point of not thinking in loops but in sets.
(Page 1 of 1, totaling 2 entries)
