... After mounting my idisk in the finder (I've never managed to script this succesfully) I use the following command (saved as a shell script) which MUST BE...
heywood_si
si_mellel@...
May 13, 2006 4:08 pm
807
Archive links 2006/05/#html_archor do NOT work under Opera. Tested version: 9.0beta. The webserver returns a Folder Listing page: Name Type Size Time ....
* lukas_zapletal <lzap@...> [2006-05-31 21:01:44-0000] ... I really doubt nanoblogger is to blame here and do think it's a misconfiguration of your...
B10m
menno+nanoblogger@...
May 31, 2006 9:24 pm
809
Are you browsing locally (e.g. file:///)? Just set NB_INDEX="index.html", it's empty by default. Either way the links should remain web standards compliant. ...
I just found nb and it looks like it would be useful for tech support issues for when we visit the servers that we maintain. I can't seem to find out how we...
B. Cook
bcook@...
Jun 2, 2006 4:57 pm
811
... links and categories are two separate unrelated things. Blog entries can be added to one or more categories to make separate indexes of specific blog...
... add category: nb -c new -a delete category: nb -c [ID] -d cat change category title: nb -c [ID] -title 'new name' -e cat list categories: nb -l cat list...
Hi, I really like nanoblogger but was missing a completion function for zsh, my favorite shell. As it seems that noone has written anything yet I started...
I can't really help with writing the completion, but I can say that I love what you already have. Maybe once people realize that zsh is so much better than...
Is there any project or document about translation of nanoblogger to spanish ? I've been searching the mailing and google but found nothing. Thanks ! -- ...
For those that want to use Haloscan (or similar) with Nanoblogger, but don't want to use javascript in the href attribute, i.e: <a...
heywood_si
si_mellel@...
Jul 20, 2006 10:12 am
820
<mailto:ventas@...> nanoblogger@yahoogroups.com Usted recibe esta publicación de parte cuponmap.com PARA OBTENER INFORMES SOBRE COMO ANUNCIARSE CON...
Ayudemos
ventas@...
Jul 25, 2006 11:29 pm
821
I'm running nanoblogger 3.1-3 on Debian stable, and recently set: MAX_ENTRIES="5" in order to improve the speed of loading the main page (I write some very...
Todd A. Jacobs
nospam@...
Jul 28, 2006 7:12 pm
822
I thought I changed this to something less generic, but it's still in fact "LIST_N". How embarassing. :( Suggestions for better control variable name are ...
... I can see the challenge there. I think my main point is one of usability. I'm a bit of a purist when it comes to web site optimization, and having 90 long...
Todd A. Jacobs
nospam@...
Jul 29, 2006 12:36 am
824
... Oh, and I meant to ask, can I redefine LIST_N in blog.conf on my current version, or do I have to change it somewhere else? -- Unabashedly littering the...
Todd A. Jacobs
nospam@...
Jul 29, 2006 12:37 am
825
... LIST_N should be set from your weblog's blog.conf, the default is LIST_N=10. __________________________________________________ Do You Yahoo!? Tired of...
... I would encourage you to visit http://nanoblogger.sourceforge.net because I think you'll be delighted to discover that some of these ideas have already...
All of the articles imported from 3.1 say "untitled" when I rebuild the blog. The plugin seems to say something about an articles.conf, but I can't find either...
Todd A. Jacobs
nospam@...
Jul 30, 2006 4:20 pm
828
I formatted all of my 3.1 entries for autobr, and am thinking of giving markdown a try. It seems like it might be sensible to have entry metadata that can...
Todd A. Jacobs
nospam@...
Jul 30, 2006 4:23 pm
829
The 3.1 editor doesn't insert and "END-----" tag; it inserts "-----" instead. So, upgrading to 3.3-rc5 breaks, and one has to use something like: sed -i -e...
Todd A. Jacobs
nospam@...
Jul 30, 2006 4:40 pm
830
Tidy warnings (lots like this) when building the index: tidy formatting /var/www/blogs/test/index.html: line 84 column 40 - Warning: <a> unexpected or...
Todd A. Jacobs
nospam@...
Jul 30, 2006 4:59 pm
831
Pagination doesn't seem to be on by default. Or, at the very least, it's not creating any navigation links on the main page. There's a "^" for navigating to...
Todd A. Jacobs
nospam@...
Jul 30, 2006 5:03 pm
832
The line at the bottom: powered by $EDITOR, bash, cat, grep, sed, and nb 3.3 RC5 doesn't get updated when blog.conf or the environment hold a value for EDITOR....
Todd A. Jacobs
nospam@...
Jul 30, 2006 5:05 pm
833
... It's intended to be read that way and also happens to be a widely recognized unix shell variable. So, it's really just Unix talk for saying, "powered by ...
... I concur it would be more useful to replace the awkward use of MAX_ENTRIES with MAX_PAGE_ENTRIES and have that determine when the main page should split, ...
... IIRC this has been addressed since version 3.2.3 with a temporary log file and some simple error code handling. ... In short, I was going for a mix between...