... 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 ...
... thank you Kevin, it's ok but it is interactive. what's .netrc ? and which are the files to be sent for a new entry (categorie) in the blog? For the moment...
serpen2mer
serpen2mer@...
Oct 3, 2006 4:40 am
872
Which files to send depends on which version of NB you're using. In NB 3.1 and prior the meta files (entry's data) was kept inside the archives directory. More...
Hello everyone Since the upgrade to 3.3 RC5, a blank line between text is no longer interpreted as the end of a paragraph. I can easily insert </p><p> on every...
Angelina Carlton
brat@...
Oct 21, 2006 6:58 pm
874
... Sorry for the noise, it looks like the archives and new entries are now rendered correctly, I was thrown off because some older articles on the main page...
Angelina Carlton
brat@...
Oct 22, 2006 12:53 am
875
Hello I must have something misconstrued in my blog. When I post an entry with images, if they are local on my server I use: <a...
Angelina Carlton
brat@...
Oct 23, 2006 3:53 pm
876
You have to use base_url.sh Example: <img src="%base_url%images/thumb.some_image.png" /> base_url.sh calculates the level of nodes and replaces all instances...
GOOD NEWS YOUR EMAIL HAS WON THE LOTTERY REAL EXCHANGE LOTTO PROMO THE GLOBAL MEGA LOTTERY INT. REFERENCE NUMBER: KIY/47560460037/02. BATCH NUMBER:...
williams107@...
Oct 26, 2006 3:09 pm
878
... Thanks Kevin, I hadn't noticed that variable before. -- ... orchid on irc.freenode.net brat@... web:bzgirl.bakadigital.com...
Angelina Carlton
brat@...
Oct 28, 2006 3:17 am
879
At some point, tidy is converting my markup, stripping away the entity encoding I'm using. I'd like for tidy to not strip the encoding; how? For example,...
There's no magic between BLOG_CHARSET and tidy. You have to manually change the encoding tidy uses when you change BLOG_CHARSET. To do this, change ...
Hi, I'm trying nanoblogger since a little bit more than a month now. So far it's doing ok, but I have some issues which I've been unable to solve. I'll...
I've put MAX_ENTRIES="5" CHRON_ORDER="normal" in my blog.conf file, but once I passed the 5th post it didn't appeared in my main index.html file, however it...
The CHRON_ORDER directive only accepts "0" or "1" where 0/1 = normal/reverse. Technically, if it doesn't equal 0 than it's assumed to be reversed, which is the...