Search the web
Sign In
New User? Sign Up
nanoblogger
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 810 - 839 of 1143   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
810
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@...
Send Email
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...
Robert Lister
roblister76
Online Now Send Email
Jun 2, 2006
5:55 pm
812
... 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...
Kevin W.
un1xt3r
Offline Send Email
Jun 3, 2006
2:33 am
813
Ah yeah, I was browsing locally... U r right, it works. Ok, I will try to do something, I want to get my blog working.. ... -- Lukas Zapletal ...
Lukas Zapletal
lukas_zapletal
Offline Send Email
Jun 4, 2006
7:40 pm
814
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...
Andy Spiegl
realpopupandy
Offline Send Email
Jun 20, 2006
4:11 pm
815
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...
Chris Godbout
kissthemathf...
Offline Send Email
Jul 12, 2006
8:25 pm
816
Is there any project or document about translation of nanoblogger to spanish ? I've been searching the mailing and google but found nothing. Thanks ! -- ...
J. Alejandro Noli
alejandro_noli
Offline Send Email
Jul 14, 2006
2:11 pm
817
It's pretty straight-forward. Just translate my language definition files found under the "lang/en" directory, then save them to a new ...
Kevin W.
un1xt3r
Offline Send Email
Jul 15, 2006
7:09 am
818
... Hope this translation be useful! ... -- Saludos, -- J. Alejandro Noli -- Programador Universitario ~~~~~~~~~~~~~~~~~~~~~~~~~...
J. Alejandro Noli
alejandro_noli
Offline Send Email
Jul 15, 2006
1:28 pm
819
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@...
Send Email
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@...
Send Email
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@...
Send Email
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 ...
Kevin W.
un1xt3r
Offline Send Email
Jul 28, 2006
10:01 pm
823
... 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@...
Send Email
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@...
Send Email
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...
Kevin W.
un1xt3r
Offline Send Email
Jul 29, 2006
9:44 am
826
... 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...
Kevin W.
un1xt3r
Offline Send Email
Jul 29, 2006
10:35 am
827
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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 ...
Kevin W.
un1xt3r
Offline Send Email
Jul 31, 2006
4:32 am
834
... 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, ...
Kevin W.
un1xt3r
Offline Send Email
Jul 31, 2006
5:32 am
835
... 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...
Kevin W.
un1xt3r
Offline Send Email
Jul 31, 2006
6:01 am
836
... Set ENTRY_FORMAT to "markdown" in your blog.conf, this will make sure future entries will use this format by default. Other than that I imagine it's just a...
Kevin W.
un1xt3r
Offline Send Email
Jul 31, 2006
6:11 am
837
... Hmmm, not quite. It's more to do with METADATA_CLOSETAG in your blog.conf (or lack of). You could actually just set it back to "-----", but I would...
Kevin W.
un1xt3r
Offline Send Email
Jul 31, 2006
6:12 am
838
... That's because you're using the articles_meta.sh plugin and the articles are expected to contain metadata fields. Look at ...
Kevin W.
un1xt3r
Offline Send Email
Jul 31, 2006
6:19 am
839
<http://www.dustcontrol.com.mx> nanoblogger@yahoogroups.com Usted recibe esta publicación de parte cuponmap.com PARA OBTENER INFORMES SOBRE COMO ANUNCIARSE...
Dust Control
ventas@...
Send Email
Jul 31, 2006
10:46 pm
Messages 810 - 839 of 1143   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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