Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

nanoblogger

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 128
  • Category: Open Source
  • Founded: Oct 28, 2003
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 1147 - 1176 of 1228   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1147 Denis
deber@ymail.com Send Email
Feb 4, 2010
10:45 pm
Hello Raph, About "draft" : the information is inside the Manual, at chapter 6. But as you noticed, if you don't give the full path of the created draft file,...
1148 Antonio de la Fuente
tonifuente Send Email
Feb 10, 2010
1:04 pm
Hi all I am trying to create a new category in my blog, with: nb -c new -a CATEGORY (where CATEGORY is the name of the category) and I am getting invalid...
1149 softer_3d Send Email Feb 10, 2010
3:02 pm
Hi, I don't have nanoblogger handy but if you type nb -h I think you will find what you are looking for. a quick guess at the correct way is. nb -b...
1150 Antonio de la Fuente
tonifuente Send Email
Feb 10, 2010
3:28 pm
... Hi, Thank you for reply. This is from the old help page: create new category = nb -c new -a I can create a new category like this: nb add tag But that way,...
1151 softer_3d Send Email Feb 10, 2010
3:53 pm
No, actually. I was under the understanding that once nb prompted you for a tag/category, the "tag" became what it was. That is, that the ?string? was just...
1152 softer_3d Send Email Feb 10, 2010
4:11 pm
No, I'm sorry. I checked the code @ http://nanoblogger.svn.sourceforge.net/viewvc/nanoblogger/branches/nanob\ ...
1153 Kevin W.
un1xt3r Send Email
Feb 12, 2010
6:46 pm
Hi Antonio, Currently new tags/categories are filtered to lowercase by default. Although there's no built-in function for it, it's actually easy to change the...
1154 Kevin W.
un1xt3r Send Email
Feb 15, 2010
1:04 am
Hi Charles, Thanks for the report! I liked your suggestions and it was easy to implement a fix. Once a new release is available, please note that part of the...
1155 Antonio de la Fuente
tonifuente Send Email
Feb 15, 2010
9:29 am
Thank you Kevin for the solution. ... -- ... Antonio de la Fuente Martínez...
1156 Denis
deber@ymail.com Send Email
Feb 21, 2010
9:56 pm
Hi ! I have posted on sourceforge a new style sheet that is an evolution of the old theme "steelblue&quot;, but now full view port. There is an improvement for the...
1157 Antonio de la Fuente
tonifuente Send Email
Mar 4, 2010
12:08 pm
Hi all, just to check if anyone is experimenting this, whenever I try to amend an entry, or adding an entry, nanoblogger stops at generating atom 1.0 feed... I...
1158 Kevin W.
un1xt3r Send Email
Mar 6, 2010
8:43 pm
Hi Antonio, It's most likely caused by an error in the markdown.sh plugin. Until I get my next point release out with the fix. You can try fixing this yourself...
1159 Antonio de la Fuente
tonifuente Send Email
Mar 8, 2010
3:19 pm
Thank you again Kevin, That has sort out my problem. Kind regards, Antonio. ... -- ... Antonio de la Fuente Martínez E-mail: tonifuente@......
1160 Charles Curley
charlescurley@... Send Email
Apr 5, 2010
3:37 am
I used %base_url% in a blog entry recently to specify a relative path from my blog (at /blog) to some images I use elsewhere on my web site (/images). So the...
1161 Charles Curley
charlescurley@... Send Email
May 28, 2010
8:22 pm
I just had occasion to run "nb update all". Now a lot of the links deep in the blog tree are broken. E.g. what should be ...
1162 Kevin W.
un1xt3r Send Email
May 29, 2010
11:27 pm
Hi Charles, Thanks for the bug report. I was able to reproduce this in version 3.4.2. Thanks, Kevin...
1163 Charles Curley
charlescurley@... Send Email
Jul 4, 2010
7:09 pm
I decided to try monthly archives, so I changed MONTH_ARCHIVES to one in blog.conf. Nope. I tracked the problem down to blog/templates/main_index.htm, wherein...
1164 David Baker
david.linux... Send Email
Jul 5, 2010
1:47 pm
OpenOffice.org, commonly known as OOo or OpenOffice, is an open-source software application suite available for a number of different computer operating...
1165 Val Schmidt
valschmdt Send Email
Sep 24, 2010
8:57 pm
Does anyone know... Is it possible to generate a version of a nanoblogger blog as a single web page with all entries in it? Thanks, Val ... Val Schmidt ...
1166 Kevin W.
un1xt3r Send Email
Oct 3, 2010
4:37 pm
Yes. I believe some of this is explained in part in the blog.conf comments as well as the user manual. Start by looking for the MAINPAGE_QUERY setting. You can...
1167 Denis
deber@ymail.com Send Email
Jan 29, 2011
4:31 pm
I have posted on NB sourceforge.net website a style sheet that mimic the look of a Sourceforge. You can download it at: ...
1168 Sharon Kimble
kimszuk Send Email
Mar 4, 2011
5:29 am
I have just upgraded my blog to nanoblogger 3.4.2 but am not able to reflect that change in the blog itself. Where is the variable < $version > set please....
1169 softer_3d Send Email Mar 4, 2011
5:35 am
Thats great, I've been struggling with that problem for a while. Thanks for posting- what does the "%" signify? a5'...
1170 Kevin
un1xt3r Send Email
Mar 9, 2011
10:50 pm
Sharon, The correct shell variable is $VERSION. Kevin...
1171 guhoka81@...
guhoka81 Send Email
Apr 8, 2011
8:03 am
Until a couple of days ago, I was using Nanoblogger in conjunction with Debian Lenny, now superseded by Debian Squeeze. Since moving to Squeeze, the calendar...
1172 guhoka81@...
guhoka81 Send Email
Apr 15, 2011
6:11 am
Ok, figured it out: I specified CAL_ARGS=-m in blog.conf, so that the calendar week would start with monday. Calling cal with the -m option doesn't work in...
1173 guhoka81@...
guhoka81 Send Email
Apr 15, 2011
7:13 am
This can be circumenvented by specifying ABSOLUTE_LINKS="1" in blog.conf. Granted, you use relative links, but at least everything works....
1174 Charles Curley
charlescurley@... Send Email
Apr 15, 2011
2:30 pm
On Fri, 15 Apr 2011 07:13:49 -0000 ... Thanks. I tried that. Everything seems to work on the main site, but not on the backup site or on the staging site....
1175 guhoka81@...
guhoka81 Send Email
Apr 16, 2011
5:58 pm
... By "not work" you mean you get 404's? Because that's the downside, you won't be able to view new entries (perma/category view) unless you upload the files....
1176 guhoka81@...
guhoka81 Send Email
Apr 16, 2011
6:01 pm
... By "not work" you mean you get 404's? Because that's the downside, you won't be able to view new entries (perma/category view) unless you upload the files....
Messages 1147 - 1176 of 1228   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help