I'm running nanoblogger/stable 3.1-3 on a Debian system, and wanted to report a bug that can cause data loss. The problem is that nb cleans up all files in...
Todd A. Jacobs
nospam@...
Jan 6, 2006 9:21 pm
660
Todd, Thank you for the bug report, but I wish you would've submitted it to my sourceforge.net project's page instead or maybe even bugs.debian.org. I believe...
... I usually try and discuss things on lists first, just in case they've already been addressed or are considered "features." :) If it hasn't already been...
Todd A. Jacobs
nospam@...
Jan 7, 2006 2:49 am
662
Good point! I think your idea of checking write permissions combined with storing temporary entries to $BLOG_DIR will solve this issue. Thanks, Kevin ... ...
;hi. i've been watching this list for a while now and i have a question. ;i was wondering if there is support for rss enclosures (for "attaching" an mp3 to a...
Craig, This sounds like it would be a simple hack of the rss plugin. IIRC there's an entry plugin that someone wrote a while back that allows you to attach...
Hi, I released a plugin that formats programming code in entries. You can read about it here: http://www.heirbaut.nl/archives/cat_7/ And the plugin can de...
LenricNA Ltd. · P.O. Box 332 2 Dorman St. · Brighton, ON K0K 1H0...
LenricNA
lenricna@...
Jan 13, 2006 4:30 pm
668
I've just upgraded to the newest version and found that when I'm testing it out on my machine it only reads the archive folders and not the index.html file...
... Well I've sorted out the above program but I've now got other problems. 1 - My editor of choice is kedit, and nanoblogger totally refuses to accept any...
Hello, Trying nb 3.3 RC4, i just noted that the article section layout doesn't really follow the same behaviour than the other menu content, especially ...
Hello :) First, many thanks for this nice Free Software, I love it... In the 3.2 version, I got links to archives and to other places and was able to be...
Hello :) First, many thanks for this nice Free Software, I love it... In the 3.2 version, I got links to archives and to other places and was able to be...
Hi Julien, I don't know why I didn't see these before, but I'm glad you noticed. I think I fixed the semantics of the HTML created by the articles plugin and...
Hello Kevin, ... Ok, thanks! But since i can't be able to get the sf.net anonymous CVS login working for the time being and i will be far from a computer for ...
Hello, I am not good at html and css. So this time I have done my best to adjust my nanoblogger, but I still did not get the correct result.:( I didnot know...
Hi zhy, While I try to make sure that NanoBlogger produces valid XHTML outside of user mistakes, there are probably minor instances that've been overlooked and...
Kevin, I appreciate what you said very much, and thank you indeed. I found there really exist some errors in my html source code and I will correct them soon....
... This is a good point. IE has very poor CSS standards compliance, which often requires a lot of work-arounds. -- Re-Interpreting Historic Miracles with SED...
Todd A. Jacobs
nospam@...
Feb 12, 2006 12:08 am
679
I am unable to continue my installation, due to a documentation void between the untar instruction (step 3) to the nb command (step 5). Where do I move my...
Kyle Skrinak
ks_prsnl_calendar@...
Feb 13, 2006 4:04 am
680
Kyle Skrinak, Hello! I have used nanoblogger for not a long time. But I hope I can help you. You should not use "ln -s" the nb into one of your directories in...
Hello All Installed nb 3.2.3 on FreeBSD from the ports collection and the initial configuration doesn't seem to "take". I get the default page ok in my...
... The specific error is line 379 in the nb script. It seems to be trying to grab the template file name from $1 which, from the parameters above, is...
John Bleichert
syborg@...
Feb 14, 2006 6:59 pm
683
... Well, the main problem was that nb.conf wasn't being created, and nb.conf contains the name of all the template files. I had created a ~/.nb.conf to...
John Bleichert
syborg@...
Feb 14, 2006 7:46 pm
684
Hello John, ... Right, the global configuration file is `missing'. In fact, if you use the FreeBSD's port version of NanoBlogger, the default nb.conf file can...
Hi John Bleichert, Please run: bash -vx [nb_basedir]/nb -u main 2&> nb323-debug.log then send me the output. The error message is from the load_template()...
John Bleichert, Never mind sending the debug log. I was just about to suggest the same thing, but wanted to make sure it wasn't my problem. Thanks, Kevin ... ...
Hello Hubert, I think most of your issues would be solved if you replace your old templates with the new ones. I'll put writing upgrade instructions on my TODO...
... Hmm. Must be slightly different versions: [johnnyb@janeway:~]$ pkg_info -D /var/db/pkg/nanoblogger-3.2.3/ Information for nanoblogger-3.2.3: I haven't...