Sorry for not replying sooner, but my PC's power supply melted, so I have been out of action. ... difficulty ... by ... inserts ... Superb! Thanks for doing...
Sorry I keep asking questions which I could probably answer by going over the plugins directory with a fine-toothed comb.. It's a little bit intimidating.. :) ...
Michael, This can be accomplished (and someone correct me if I'm wrong) by means of Rael's Config plugin and including a config.$flavour file for each of your ...
Hi All, I'm busy trying to theme my blog ATM and I've been browsing a lot of blogs lately to evaluate them from a design perspective. On my travels I've ...
Thanks.. :) Again another plugin that should do exactly what i want t to.. But which I can't work out at all.. This seems to be a running theme.. I have the...
Can anyone think of a reason not to move the config plugin's work from the head phase to the filter phase? My users want to have control over a plugin that...
ah, the confusion... this is something i'm still working out; hopefully this will help you. there are two parts to setting up config. first the config plugin...
... I posted to this group previously about this, and recommended to Rael that he update the config plugin to do just this, but it never happened. Go ahead and...
... And as I wrote before, and Colin just wrote, move the work of the config plugin to run during filter() instead. Rael, PLEASE update the master copy of the...
Douglas, Ok so maybe you can help *me* with a question.. you know of any way to disable a particular plugin within a directory? Say, seemore.. if I want...
well, once again refering to fletcher's config he sent out (and i'm thinking i'll attempt a tutorial/minimal instructions sometime soon for basic stuff) here's...
So... what if you use themes? If I want to change the number of entries for an index flavor (for instance) would I put a config.index file in themes/index or...
Thanks a lot.. That was probably the info I needed.. I get the feeling im closer now, but what would the diagnosis be if I had done the things people have...
Just a shout out to Fletcher for his work on the CSS integration project. It has inspired me to pursue my first non-table design ever. Also my first attempts...
"Iain Cheyne" <groups@...> wrote in ... Finally, it would be good to have a way of reversing the writing process, in case of screwups. Thanks again, I...
hey Fletcher, I was thinking of upgrading to your writeback plus plugin, but is it compatible with the writeback timestamp hack outlined in the following...
ok, i made a mistake. i put: use CGI qw/:standard/; $blosxom::num_entries = 1 ; it should read: use CGI qw/:standard/; $blosxom::num_entries = 1; in other...
... With as many hacks that everyone has on writeback, it seems like it deserves a plugin architecture of it's own. I'd like to see hooks to run functions: *...
Doug Alcorn
doug@...
Feb 2, 2004 3:48 am
6497
... No idea - I didn't write that hack. ... F- -- Fletcher T. Penney fletcher@... I drink to make other people interesting. - George Jean Nathan...
... No offense, but there is a limit to what I am going to document in my plugins. None of those features have anything to do with code written by me, so I am...
Doug, I think that's a great idea for someone to take on. My goal, however, was to create an easier to use version of the plugin, with less setup. The goals...
Another reply to this.. I deleted the one where I couldnt get it working at all.. I never did get config working, but I tried 'prefs' instead and that worked...
Well - the first part does - if I stick this in a folder, using the Prefs plugin - it only shows one entry.. (i never got config to work, just didnt seem to do...
The prefs or the config plugins load too late to change the depth setting. Try using the zlocaldepth plugin. You might also have to rename the head subroutine...
... It is just a guess, but I think one of the reasons preventing Rael from modifying the master source is that it would make the plugin break in static mode. ...
How would you feel if I added the documentation to your plugin and then your uploaded it to your site? ... I am just delighted you are doing all this coding...