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...
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@...
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 ...
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@...
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...
... 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@...
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@...
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...
... 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@...
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@...
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?...
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....
... 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@...
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...
... 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@...
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....
... 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@...
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 ...
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...
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 ...
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 ...
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.. ?...
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...
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...
... 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@...
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@...
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...