Forum OpenACS Q&A: Re: Does lars-blogger support individual, private blogs?

Collapse
Posted by Dave Bauer on
Andew,

These features are already present in the 4.6.2 version of lars-blogger.

Janine,

I am wondering why mounting one package instance per "thing" seems inefficient. I guess intuitively it seems that way, but it also makes it much for flexible and easy to generate pretty URLs.

Collapse
Posted by Janine Ohmer on
I am wondering why mounting one package instance per "thing" seems inefficient. I guess intuitively it seems that way, but it also makes it much for flexible and easy to generate pretty URLs.

Well, it is mostly intuitive - adding hundreds if not thousands of mounted packages just *feels* wrong, I guess. VUH files can be used to create pretty URLs too; that's the approach I generally take for this sort of thing.

Simon, what is the approach you guys plan to take to implement this?