I also keep meaning to look at Pinax but I was rather put off by the
apparent focus on social apps (in which I don't currently have much of
an interest). I would like to see a some documentation about their
proposed standard architecture. Does this exist other than in the
current source code?

Currently there seems to be rather too-many-ways-to-do-it in Django as
regards integrating apps into a site so the more documented
conventions we get the better. I'm currently forming bad habits of my
own and not reading enough of other people's source code!

On Aug 12, 11:20 pm, Steve Holden <[EMAIL PROTECTED]> wrote:
> Justin Fagnani wrote:
> > You know, many of the components of a control panel, for both private
> > servers and co-hosting, would be very useful in other applications.
> > File browsers, support ticket systems, email, user and database
> > management, etc. would be great to have in many situations.
>
> > Rather than have a monolithic control panel app, it'd be great to have
> > pluggable applications, where "pluggable" goes beyond the normal
> > Django sense and includes conventions about the template hierarchy,
> > markup structure, navigation, settings, and assets like CSS and JS.
> > That way an application could be added with little-to-no modification
> > of templates, CSS, etc.
>
> > It's very similar to CMS applications like blogs, wikis, galleries or
> > forums. I've been developing a CMS and business apps for a while and
> > trying to develop a good set of conventions at the same time. I'd love
> > to collaborate with some other Django'ers who'd like to "standardize"
> > some of these concepts as a high-level layer to sit above Django. As I
> > imagine it, it'd be similar to a Drupal  for Django in some ways. Of
> > course, not being an official Django standard, there could be choices
> > between standards that use different JS libraries, markup and template
> > block  structure, and CSS conventions.
>
> > I think, besides a CMS, a control panel would be a really good place
> > to use this. I'm hoping there will be some like-minded people at
> > Djangocon to discuss this with.
>
> > -Justin
>
> > On Tue, Aug 12, 2008 at 1:38 PM, Ramdas S <[EMAIL PROTECTED]> wrote:
> >>http://code.google.com/p/zmaj/
>
> >> On Wed, Aug 13, 2008 at 12:39 AM, mike171562 <[EMAIL PROTECTED]>
> >> wrote:
> >>> Nice, how far along is it? Will it be opensourced? Any tips on how to
> >>> go about it?
>
> >>> On Aug 12, 2:01 pm, "Juan Hernandez" <[EMAIL PROTECTED]> wrote:
> >>>> i am currently developing one... Im calling it PyISP
>
> >>>> On Wed, Aug 13, 2008 at 2:18 PM, mike171562
> >>>> <[EMAIL PROTECTED]>wrote:
>
> >>>>> I was thinking of building a web hosting control panel using django.
> >>>>> Anybody have any thoughts on this, or heard of anyone else doing this?
>
> Have you seen the work that's been done on Pinax?
>
> regards
>   Steve
> --
> Steve Holden        +1 571 484 6266   +1 800 494 3119
> Holden Web LLC              http://www.holdenweb.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to