Hello, I've been using nanoblogger for a while and I have accumulated a lot of entries. Recently I changed my OS (UbuntuStudio>Debian_etch). I extracted the...
... Edit the .bashrc in your $HOME: EDITOR=/usr/bin/nano export EDITOR And then you can comment the NB_EDITOR line in blog.conf out. ... This should work too,...
Hey! thanks for the reply. ... lot of ... can't ... can't ... This works but I'm curious why nanoblogger doesn't recognize the change. ... that the ... I think...
I love nanoblogger and its working great but once a post goes off the main screen I can no longer view the post and picture. Any links on the side such as...
Eric, a couple of points. Don't forget to check $HOME/.nb.conf - it overrides /etc/nanoblogger/nb.conf. Note that when NB_EDITOR is set, it overrides EDITOR. ...
Terry, thanks. You want to use plugin/entry/mod/base_url.sh. It should already be in your setup. Change the links in your post to read something like:...
... That works a treat Kevin I see there is quite a few plugins in the .gz file. Any way cracking job http://bluelight.org.uk/~terry/Fishing-2009/index.html ...
... It took me a while to take the plunge, but in the meantime I did and now NanoBlogger is working again, whooopie! Thanks a lot, Andy. -- Your eyes are weary...
Kevin, Thanks for pointing that out. I found nb.conf in the weblog directory although I havn't seen it in my home directory. I think maybe the issue is that...
I got the preview to work by nb -b ~/public_html/weblog --configure changed line 103 under Misc settings "nb_browser" to "iceape" --great just great. Eric ... ...
... I use the tarball... Does not make sense for me to install this as a system wide package. But however, I have completely disabled the browser function,...
Hi, A reader who was browsing my archives noticed me, that when he browses to the category archives of my blog, that the link to archive page 2 will not work. ...
This is most likely a logical bug. Please remember that if you stop the script it will not retain a list of what needs to be updated. So, you'll have to force...
One of the things I like most about nanoblogger is that it's easy to take my blog with me when I'm not connected to the web. But I've run into a snafu that...
... I had the same problem and it was fixed by Kevin's response here Terry, thanks. You want to use plugin/entry/mod/base_url.sh. It should already be in your...
... Yeah.. Thanks! That does the job! ... I am really looking forward to this release! Hopefully it will contain a step by step walkthrough on "how to...
Thanks Terry, I must be foggy this monday morning. It's not clear to me how this is going to help. Is the /entry/mod/bas_url.sh plugin only going to apply to...
... Hi yes I had to amend my posts and edit the the img code to href="%base_url%images/example.jpg" But I only had a couple of entries so it was no problem ...
Hello, I wonder what the developers think about specifying a template for recent entries at the single link level in addition to the whole list. In other...
Hi! Olivier Dossmann wrote a script "identica.sh" to show on your NanoBlog the notices sent to the micro-blogging service "http://identi.ca/". This new plugin...
Is there any chance to get tags names with non-latin characters. I'm trying to add tags in russian, but only gets blank ('') tags names. The same thing with a...
I have a blog http://www.cs.uni.edu/~wallingf/blog/ powered by Nanoblogger 2.8. I never got around to upgrading to a 3.x version because 2.8 more than met my...
Hi Eugene, There's been a lot of optimization since version 2.8. The script relies more on Bash internals, which translates to less time wasted outside the...
... Thanks for the feedback, Kevin. I'd just as soon stay with Nanoblogger, so maybe I'll set aside some time and try to upgrade. I have saved a couple of...
Hi Eugene, ... I tested, on my computer with an ext3 linux file system, how much files (empty) I could populate a directory. Here is this Bash script: ...
... Interestin, Thanks. ... I have considered that. But I would like not to mess up anyone's links or subscriptions to my my blog, so I would want to use the...
... I do it locally and then publish it via rsync to my webspace. For this I have following line in my blog.conf: BLOG_PUBLISH_CMD="rsync -av --delete...
I set up a union script that ran after I created an entry locally that uploaded the new stuff to my remote server. 1. remote NB sites? Posted by: "wizumwalt"...
Emacs lets you specify the mode(s) to use for a given file by putting a bit of magic text at the top of the file. For html-helper-mode, add this: ; -*-...