Search the web
Sign In
New User? Sign Up
blosxom
? 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.

Messages

  Messages Help
Advanced
Messages 10277 - 10306 of 15391   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10277
Hi everyone, I've just installed the Atom Feed plugin and I'm having a strange problem: I've set: $default_author = 'Miss K'; The feed is available but the...
Miss K
missk69uk
Offline Send Email
Mar 1, 2005
9:55 am
10278
... Hmmm. The actual author for each entry is set by the following line in the story subroutine in the atomfeed plugin: $author = $whoami::fullname ||...
Frank Hecker
franklinheck...
Offline Send Email
Mar 1, 2005
12:53 pm
10279
This isn't technically a question about Blosxom, but maybe people here have some suggestions... I'm running a group Blosxom blog/photo blog combo. Everything...
sdrubbins
Offline Send Email
Mar 1, 2005
11:21 pm
10280
Taking out whoami fixed it. I wasn't using that plugin but it was still in there from my default installation. Thanks very much Frank! ... ...
Miss K
missk69uk
Offline Send Email
Mar 2, 2005
8:16 am
10281
I am certain this has been asked before, but given how crappy Y!'s search is, I couldn't find it... I am trying to switch from dynamic to static rendering....
Joey Gibson
wjg
Online Now Send Email
Mar 2, 2005
2:56 pm
10282
Plugins you mention work correctly with static rendering... May be you have a permissions issue which prevent blosxom to read the plugin dir when lauched from...
barijaona
Offline Send Email
Mar 2, 2005
4:22 pm
10283
... Well, it's on a box that I control completely, but just to be certain, I just ran the static render as root, and got exactly the same results. -- When the...
Joey Gibson
wjg
Online Now Send Email
Mar 2, 2005
7:09 pm
10284
I was afraid that I might not have caught all the bugs in my calendar plugin and today Peter Richards found a small but significant bug in the logic that...
Bernie Simon
polyhedralpaul
Offline Send Email
Mar 3, 2005
2:41 am
10285
Hi all, I know its only an alpha but has anyone had a chance to knock together a simple Blosxom 3 Starter Kit ? I had a bit of a hack around with a recent B3...
phigmov
Offline Send Email
Mar 3, 2005
4:26 am
10286
I think I have found the cause of my error 500 when accessing blosxom.cgi through a symlink. My provider's Apache web server has the suEXEC feature activated,...
jdmeyer.geo
Offline Send Email
Mar 3, 2005
5:42 am
10287
I tried hacking better_title plugin since it gave full path information. I only need to strip the last information (containing story file name). 1. Find out...
Gimson Ahmed
gimson96
Offline Send Email
Mar 3, 2005
10:39 am
10288
... You're welcome; I'm glad I could help. However note that your Atom feed still doesn't validate at feedvalidator.org; I'm not really sure why. It complains...
Frank Hecker
franklinheck...
Offline Send Email
Mar 3, 2005
12:52 pm
10289
Greetings, Ive just tried Bernie Simon's patches to Blosxom 3 and noticed it seems to have a couple of issues with the default data as contained in the...
whyterabbyt
Offline Send Email
Mar 3, 2005
1:19 pm
10290
Hi, I've confirmed that this is also a problem in the unmodified version. The only reason you can get away with it is that the changes are in handlers.flow...
peter richard
nakedneko
Offline Send Email
Mar 3, 2005
3:27 pm
10291
Mostly Jason Clark's storystate plugin has been working very well for me, allowing me to use the anypermalink variable to put writeback forms on individual...
Sebastian Banker
cardinalsebbo
Offline Send Email
Mar 4, 2005
5:11 am
10292
Dear group, I have a blosxom configuration question that has been driving me up the wall. I have blosxom installed and functioning, but for some reason, the...
cmpgn1138
Offline Send Email
Mar 4, 2005
10:49 pm
10293
Hi If you still want to be able to add white space and mid-line comments to handler.flow and handlers.entry files then change sub handlers_handlers in the...
peter richard
nakedneko
Offline Send Email
Mar 5, 2005
12:05 am
10294
... Yes, I know the problems you describe are not fixed by my patch, but since the problems aren't fatal and can be worked around, I decided to leave them be. ...
Bernie Simon
polyhedralpaul
Offline Send Email
Mar 5, 2005
12:25 am
10295
You have to become a master of esoterica to be a good regexxer. I'm just an amateur. No matter what I did I couldn't get the rexex to swallow the linefeed and...
peter richard
nakedneko
Offline Send Email
Mar 5, 2005
2:04 pm
10296
I noticed that there exist 'Photo of The Day' plugin. Is there any 'Story of The Day' plugin? Thanks. -- --jim....
Gimson Ahmed
gimson96
Offline Send Email
Mar 6, 2005
2:17 pm
10297
I´ve installed sort_reverse and it works well: everything is presented in chronological order. but i want to show the contents in reverse_chronological_order...
Miguel
unplacer60
Offline Send Email
Mar 6, 2005
6:56 pm
10298
... Well, what would you want that plugin to do exactly? Pick a random entry from the archives and provide a link to it? I don't know of an existing plugin to...
Kevin Scaldeferri
kscaldef
Online Now Send Email
Mar 6, 2005
8:17 pm
10299
I was annoyed at this earlier too, and checked the code. basically, it is due to how blosxom parses the URL to determine what you want to access - a file...
Jason Peacock
syzyby
Offline Send Email
Mar 6, 2005
9:16 pm
10300
I've updated my patch to the Blosxom 3 flow bug so that it removes comments and blanks from the end of lines in the handlers file. If you're curious, here are...
Bernie Simon
polyhedralpaul
Offline Send Email
Mar 7, 2005
12:43 am
10301
im having a problem with my new theme(using the theme plugin). im am trying to keep my site xhtml complient in conjuction with css 1.0 for the style. the...
benmasterflex18
Offline Send Email
Mar 7, 2005
4:35 am
10302
Hi all, Been digging around, found this in the archives, courtesy of a google search: <begin quoted> I've modified the writeback plugin (hasn't everyone?) so...
Robert Link
Pheadral
Offline Send Email
Mar 7, 2005
3:38 pm
10303
... Beau, It is pretty easy. I stole my code from Doug Alcorn's version of the writeback plugin. Download my refererblock plugin - my whole plugin distills...
mrpandmilo
Offline Send Email
Mar 7, 2005
4:05 pm
10304
I am transferring my blosxom blog to another server. When I do this the files are all changed to todays date and thus mess up the order I had. Is there a way...
markisinmontreal
markisinmont...
Offline Send Email
Mar 7, 2005
7:39 pm
10305
Hi, I had to do this about a year ago. I used the entries_cache (http://fletcher.freeshell.org/downloads/entriescache) plugin to synch the dates from server to...
t.whid
t_whid
Offline Send Email
Mar 7, 2005
8:14 pm
10306
Use tar and transfer the archive. Then use the right options on extract. Do this on the server in the shell not via ftp. ... From: markisinmontreal...
Dana Hudes
dhudes
Offline Send Email
Mar 7, 2005
8:42 pm
Messages 10277 - 10306 of 15391   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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