Hi in my index.html i insert the code for a counter but it fails to show up. For example <div id="footer" style="clear:both;"> <div class="metainfo"> powered...
terrytesting
terrytesting@...
Aug 20, 2006 8:58 am
842
Are you sure you need "document.open();"? I prefer to use the DOM method to display my counter, but this requires a little modifcation to unicounter.pl. First ...
... Tried exactly as you said but still no display. I think i may turn on the web server debugging to see i can spot what the problem is. Thanks...
terrytesting
terrytesting@...
Aug 21, 2006 7:54 am
844
Hi all, I'm realatively new to nb and really like it. I've just installed Niels' gallery.sh plugin and have a question. It works fine except for the intro.txt...
... Hi Chris, From your e-mail I understood that you are using NanoBlogger version 3.2.3 and I assume that this is the version you are using and not 3.1. Can...
Thanks Niels, I am using nb 3.2.3 and I was using gallery.sh 0.2.0. I just downloaded 0.4.0 and copied it to my plugin directory. The images still work but the...
... Hi Chris, Unfortunately I was not able to reproduce the errors you mentioned in your previous post. But I was able to fix some issues that caused you the...
Thanks Niels, I tried everything you suggested and I do get the title from into.txt showing up in the sidebar but the body text part from intro.txt doesn't...
Hi Chris, Upgrading might do the trick, but the error message on the integers surprises me a bit. So I am not sure if that would not cause a problem if you...
Hi Niels. Thanks for helping. I'm hope I can be useful in testing this out. I've everything you suggested and have copied the results below. Let me know what...
Hi Chris, ... You were very useful. Read further below... ... This looked fine to me and I could find no problems with that. ... This also looks fine... ... ...
Hi, Is there a plug-in floating around that displays random quotes? not like fortune, because that depends on the fortune program being installed and you have...
Angelina Carlton
brat@...
Sep 1, 2006 1:57 am
854
... Why reinvent the wheel? You can point fortune at another file by overriding $FORTUNE_CMD. If you really don't want fortune, using something like the...
... Thanks for the reply. I think you are right and using fortune is simpler than editing /usr/share/nanoblogger/plugins/fortune.sh which might get overwritten...
Angelina Carlton
brat@...
Sep 3, 2006 2:52 pm
857
For fortune, you need two files: an ASCII text delimited with % like you described and a data file which does something. For the data file, run strfile...
... Thanks a lot Chris and David, it works now. -- ... orchid on irc.freenode.net brat@... web:bzgirl.bakadigital.com...
Angelina Carlton
brat@...
Sep 3, 2006 3:51 pm
859
... Yes, initially I shot for a release by the end of summer, but lately I've been too busy with work and family to make a proper release. I may still make ...
I'm running nanoblogger 3.1-3 on Debian Sarge, and have noticed a bug in the markup on the RSS feed. Specifically, "<br />" tags are properly created in the...
Todd A. Jacobs
nospam@...
Sep 16, 2006 6:25 pm
861
Well, I may have addressed it indirectly, because I decided it was better to delegate the handling of markup to validation tools, such as tidy, and markup ...
Hi all is somebody looking at patch tracker or it should not be used for submitting patches? Maybe I'm just too impatient that I received no feedback so far......
Michal ÄŒihaÅ™
michal@...
Sep 18, 2006 9:06 am
863
I check it manually from time to time, but perhaps there's a way to be notified by email that I don't know about. I'll look into it. Michal, I've already begun...
Jenny Brooks Email:jennybrooks@... Dear Sir/Madam My name is Mrs. Jenny Brooks, I am a dying woman who have decided to donate what I have to you/ church....
MRS. JENNY BROOKS
pkbrownesq@...
Sep 20, 2006 7:47 pm
865
... Isn't the RSS created by nanoblogger itself? You can see the effect for yourself on my blog pages. The HTML is fine, the RSS has the defect. To the best of...
Todd A. Jacobs
nospam@...
Sep 24, 2006 7:53 pm
866
... On second thought, I'm guessing the tidy plugin *is* being used to make the conversion, but I'm not sure I understand what it's using for the source file...
Todd A. Jacobs
nospam@...
Sep 24, 2006 8:01 pm
867
unsuscribe...
andy
zod@...
Sep 25, 2006 6:15 am
868
hello I badly control English and I need assistance (I'm french). How to configure nanoblogger to publish the weblog ? I have this error : would you like to...
serpen2mer
serpen2mer@...
Oct 1, 2006 7:37 pm
869
I believe you need to setup your blog.conf and .netrc files similar to what's shown in the user manual[1]. If your service provider has SSH or DAV access, use ...
I need to make a correction: Tidy doesn't validate the RSS feeds in version 3.1. It would really help if I could see what's going on. Do you think you could ...