On Sep 16, 2008, at 12:31 PM, msi wrote:
> > On 15 Sep., 22:49, "Andrew Rickmann" <[EMAIL PROTECTED]> > wrote: >> Personally I have never found the private posts to be useful. > > It is a personal thing. I wrote some personal stuff. I thought about > it a few days later and I decided to disable them without a deletion. > My heart is in it but it maybe was too personal. Those posts are still > in the database but only I can see them. I would like to keep them > with Habari. Actually, I will because the WP importer gets them. But > it would be not possible to edit them, because Habari does not support > that status. And if I wish to hide another existing post, I cannot do > it because Habari does not support that status. It is just a personal > thing. But I did test it here with my local installation. I could not > see any side-effects. You just admitted it is a personal thing: personal to you. We shouldn't be rolling in features that only a tiny percentage of users will use. That is the point of plugins, no matter how much you might hate them. > > > > On 15 Sep., 21:52, Arthus Erea <[EMAIL PROTECTED]> wrote: >> Install plugins. > > Yeah, right. I waste ressources because I load a lot of plugins with > just one line of code or something like that. Told you, I patch my > files. I did add an additional "url" property in the User class. I did > add a comments link and an edit link in the Theme class. Just a few > lines of code with no overhead. I patched my Locale class to use > additional parameters right after the domain. I do not have to use the > array() thing. I can just say Well I guess that's the root of the problem: you seem to want to avoid plugins at all costs. This mentality is fundamentally at odds with the Habari vision of having a lightweight core while adding additional features through plugins. If plugins truly are such a huge overheard for you, then there must be something wrong with the system. We need to fix that problem, not avoid it by just rolling in minority features into the core. As you mention, you do a lot of these hacks (that's what they are). I can understand writing a plugin for all of them might cause some slowdown. As an alternative, have you considered just writing an "MSI" plugin which rolls in all the things you want, instead of patching core. That's what I do for my sites. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-dev -~----------~----~----~----~------~----~------~--~---
