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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 509 - 539 of 1143   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
509
More data: the process of creating a new blog is not creating the necessary directories (data, et al). I'm using nanoblogger-3.2.3. I installed nanoblogger in...
Forrest
forrienh
Offline Send Email
Aug 1, 2005
7:35 am
510
Using the FreeBSD's port of nanoblogger install all the distrib content in /usr/local/nanoblogger, but the master script resides in /usr/local/bin which is...
Julien Gabel
jpeg@...
Send Email
Aug 2, 2005
8:55 pm
511
Where I appear to be confused is at the point (URL below) at Getting Started. If I install the code (not from ports, from the tar archive) into ...
Forrest
forrienh
Offline Send Email
Aug 3, 2005
4:48 am
512
Ok. I think it is a little bug for which i filled a bug report (#1232755), found at: http://sourceforge.net/tracker/index.php?func=detail&\ aid=1232755&\ ...
Julien Gabel
jpeg@...
Send Email
Aug 3, 2005
9:20 am
513
Sorry for the lack of responses. Since the last release of Nanoblogger, I've taken a break from development. Righ now, my focus is on getting a better job. The...
Kevin W.
un1xt3r
Offline Send Email
Aug 4, 2005
12:57 am
514
... As i read from your personal page. I didn't want to hurt you, just try to anwser with my best and justify _my_ thoughts... Nothing more. Good luck finding...
Julien Gabel
jpeg@...
Send Email
Aug 4, 2005
7:52 pm
515
Hi people In plugins/postformat/tidy.sh we found [...] if $TIDY_CMD -v > "$TIDY_PLUGIN_OUTFILE" 2>&1; then if [ ! -f "$TIDY_LOGFILE" ] || [...
Celso Gonzalez
celso@...
Send Email
Aug 4, 2005
8:06 pm
517
I don't know that BASH-3.x on FreeBSD is any different from another system. I've pulled enough hair out over this one (and I'm bald). So, I'm leaving this one...
Forrest
forrienh
Offline Send Email
Aug 5, 2005
7:31 am
518
... I think you may set these personal configuration preferences in your ${HOME}/.tidyconfig file... especially when your more than one user to use one...
Julien Gabel
jpeg@...
Send Email
Aug 5, 2005
6:28 pm
519
... There is no reason for bash to behave differently on Unix-like plateform. ... As stated in the corresponding bug report, it may be a bug introduced between...
Julien Gabel
jpeg@...
Send Email
Aug 5, 2005
6:37 pm
520
Okay, if this is the only patch that's needed, I can do that manually... is this what you did to get it working?...
Forrest
forrienh
Offline Send Email
Aug 5, 2005
9:04 pm
521
I made the change to the nb script, and have some progress. But it still dies at: bash-3.00# nb --blogdir blog --publish BLOG_PUBLISH_CMD is not set! goodbye....
Forrest
forrienh
Offline Send Email
Aug 5, 2005
9:14 pm
522
... If you really want to _publish_ your content (i.e. send it to the publicly accessible web space), you must provide the way to push it. An example based on...
Julien Gabel
jpeg@...
Send Email
Aug 5, 2005
10:42 pm
523
I patched the nb file, removing that trailing slash. The FreeBSD port is already up to 3.2.3 in my ports tree. And this is still a problem: bash-3.00# nb...
Forrest
forrienh
Offline Send Email
Aug 6, 2005
6:40 am
524
... And i use it currently for some weeks happily. ... The problem seems to be in fact at the time of the creation of the weblog directory. One part of the...
Julien Gabel
jpeg@...
Send Email
Aug 6, 2005
11:03 am
525
Thanks Julien, I appreciate your help. Just to clarify, I'd not been using the FreeBSD port - I downloaded the *.tar.gz. file from the sourceforge archive....
Forrest
forrienh
Offline Send Email
Aug 6, 2005
6:43 pm
526
... No, the all-in-one is about updating the port, not the distribution. The 'just one' required modification to the original nb distribution is deleting the...
Julien Gabel
jpeg@...
Send Email
Aug 6, 2005
7:26 pm
527
Okay, I'm starting all over. Here are the steps I took: 1) Removed my blog directory and /usr/local/nanoblogger 2) Download ...
Forrest
forrienh
Offline Send Email
Aug 6, 2005
7:51 pm
528
Interesting side note here is that despite this update and my changing the blog.conf in that directory, the header/title of the page shows up and still "My...
Forrest
forrienh
Offline Send Email
Aug 6, 2005
7:54 pm
529
... http://nanoblogger.sourceforge.net/downloads/nanoblogger-3.2.3.tar.gz ... And so renaming the corresponding installed files? (Found in...
Julien Gabel
jpeg@...
Send Email
Aug 6, 2005
9:20 pm
530
Hi Forrest. Looks like the error is coming from the plugin, weblog_links.sh. Make sure your using the new plugin from 3.2.3. 1....
Kevin W.
un1xt3r
Offline Send Email
Aug 6, 2005
9:25 pm
531
This could possibly be a bug, make sure that you've updated after editing configuration (e.g. --configure -u all). You could try setting the config file from ...
Kevin W.
un1xt3r
Offline Send Email
Aug 6, 2005
9:39 pm
532
THANK YOU. This worked. Another gotchya, however. plugins/weblog_status.sh has hardcoded into it the name "weblog_status.htm" -- in my case, the files are ...
Forrest
forrienh
Offline Send Email
Aug 7, 2005
3:30 am
533
If you change your CSS theme, it doesn't appear to carry through to other areas, like Archives. At least, that's what I'm seeing. Seems it probably should.. ?...
Forrest
forrienh
Offline Send Email
Aug 7, 2005
7:42 am
534
If you remove your archives, they do not get re-generated from the content....
Forrest
forrienh
Offline Send Email
Aug 7, 2005
7:47 am
535
What I did was back up some files like styles, blog.conf and then start over. I manually re-created the categories, then re-did the first entry. What's...
Forrest
forrienh
Offline Send Email
Aug 7, 2005
8:05 am
536
Check this out: Starting all over again, fresh copy: # nb -c new -a creating new category id: 3 ... enter the new category's title [Untitled] ... category...
Forrest
forrienh
Offline Send Email
Aug 7, 2005
8:24 am
537
... I personnaly prefer the html extention too, but since it was just about templates files and not the real (generated) files, don't know if this change...
Julien Gabel
jpeg@...
Send Email
Aug 7, 2005
3:30 pm
538
... It should, and works on most NanoBlogger installations i know of. Have you a public url where we can see the problem (since i can't reproduce it here)? --...
Julien Gabel
jpeg@...
Send Email
Aug 7, 2005
3:33 pm
539
... Seems to work correctly though. Can we have a tar.gz of your test weblog directory (~apache/blog/ i think) in order to determine if there is a problem...
Julien Gabel
jpeg@...
Send Email
Aug 7, 2005
3:38 pm
Messages 509 - 539 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