I was planning on implementing RSS feeds for those kind of things, but
that only caters for 'reading' threads, not actually posting to them.
I don't have any issue with someone integrating mail or nntp with it.
you could probably look at how roundup does it's email integration,
and do something s
> i've started working on a community forum, and would like to get some
> other volunteers to help out.
What about mail/nntp integration?
Many people like web forums, but I don't. I'd like the mail to come to
me, I don't want to chase the information in some 20 different forums.
So an integratio
yes.. I started working on that last night (the user/site preferences
section). it is no where near ported yet.. but the code is
living/going to live here:
http://svn.zilbo.com/svn/django/magic-removal/
On 2/15/06, limodou <[EMAIL PROTECTED]> wrote:
>
> On 2/15/06, Ian Holsman <[EMAIL PROTECTED]
On 2/15/06, Ian Holsman <[EMAIL PROTECTED]> wrote:
>
> the basic design at the moment is
>
> forum -> conversation -> comments
>
> which looks simliar lussumo's. the aim is not to have categories per
> se, but tags. you mark a conversation with a set of tags, these get
> aggregated at the forum le
the basic design at the moment is
forum -> conversation -> comments
which looks simliar lussumo's. the aim is not to have categories per
se, but tags. you mark a conversation with a set of tags, these get
aggregated at the forum level, and they become the categories. (this
part isn't done yet)
Ian Holsman wrote:
> Hi.
> i've started working on a community forum, and would like to get some
> other volunteers to help out.
>
> I've started a new discussion group [EMAIL PROTECTED] to
> talk about this.
>
> the code is sitting here: http://svn.zilbo.com/svn/django/common/forum
>
> Thanks!
>
On 2/15/06, Tom Tobin <[EMAIL PROTECTED]> wrote:
> On 2/14/06, limodou <[EMAIL PROTECTED]> wrote:
> >
> > On 2/15/06, Tom Tobin <[EMAIL PROTECTED]> wrote:
> > >
> > > http://developer.yahoo.net/yui/
> > >
> > Yeah, I'v seen it also. It sounds good and the documents are also
> > well. But the widge
On 2/14/06, limodou <[EMAIL PROTECTED]> wrote:
>
> On 2/15/06, Tom Tobin <[EMAIL PROTECTED]> wrote:
> >
> > http://developer.yahoo.net/yui/
> >
> Yeah, I'v seen it also. It sounds good and the documents are also
> well. But the widgets seems not very rich.
Yeah, I've been noticing mixed reaction s
On 2/15/06, Ian Holsman <[EMAIL PROTECTED]> wrote:
>
> I would appreciate any kind of help
>
> from design, developing, testing, localization, docs, UI, you name it.
> right now it stills needs a lot of work in the devlopment stage.
>
Maybe the first thing I can do is localization, and translate i
I would appreciate any kind of help
from design, developing, testing, localization, docs, UI, you name it.
right now it stills needs a lot of work in the devlopment stage.
On 2/15/06, limodou <[EMAIL PROTECTED]> wrote:
>
> On 2/15/06, Ian Holsman <[EMAIL PROTECTED]> wrote:
> >
> > Hi.
> > i've s
On 2/15/06, Tom Tobin <[EMAIL PROTECTED]> wrote:
> I know things have been fairly set on Dojo as of late, but I thought
> I'd give a heads-up as to Yahoo's new offering, the Yahoo User
> Interface Library. It's BSD 3-clause licensed, and seems to cover
> AJAX, visual effects, and widgets.
>
> htt
On 2/15/06, Ian Holsman <[EMAIL PROTECTED]> wrote:
>
> Hi.
> i've started working on a community forum, and would like to get some
> other volunteers to help out.
>
> I've started a new discussion group [EMAIL PROTECTED] to
> talk about this.
>
> the code is sitting here: http://svn.zilbo.com/svn/
Hi.
i've started working on a community forum, and would like to get some
other volunteers to help out.
I've started a new discussion group [EMAIL PROTECTED] to
talk about this.
the code is sitting here: http://svn.zilbo.com/svn/django/common/forum
Thanks!
at the moment it will allow you to en
I know things have been fairly set on Dojo as of late, but I thought
I'd give a heads-up as to Yahoo's new offering, the Yahoo User
Interface Library. It's BSD 3-clause licensed, and seems to cover
AJAX, visual effects, and widgets.
http://developer.yahoo.net/yui/
On 2/9/06, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote:
>
> On Feb 3, 2006, at 6:39 PM, Jeremy Dunck wrote:
> > What's on the board for the pycon sprint?
>
> I was hoping -- and I know it's boring -- that we could spend at
> least a day in bug-fix mode. There are 340 open tickets right now,
> inc
>I'm thinking of including simplejson (http://undefined.org/python/
>#simplejson) as Django's standard JSON library (as django.utils.json,
>probably); any objections from anyone?
Nope, I'm _very_ fine with that decision. I used json.py, but only
because at that time simplejson wasn't there. And j
>Instead of this hook, how about just using the existing JavaScript
>hook? Either that, or we can add declarative syntax to the 'class
>Admin' like so:
>
>class Admin:
>use_custom_templates = ('field_name1', 'field_name2')
Heh, I like that. What I don't really like is the fact that st
On 2/14/06, Ian Holsman <[EMAIL PROTECTED]> wrote:
> my first stumbling block I have found is that I was using
> 'where_constraints' to automatically set the SITE_ID.
>
> how does one do this in magic_removal?
I replaced the where_constraints by overwriting the default query
sets. See
http://co
Russell Keith-Magee wrote:
On 2/14/06, Adrian Holovaty <[EMAIL PROTECTED]> wrote:
This change, at a glance, looks good. Go ahead and commit it.
Ok. Will do.
cached vs. non-cached query sets. The way it's currently handled in
magic-removal is great, and a fine improvement. Let's move forwa
hi.
I decided to take the plunge and start moving some of my stuff over.
my first stumbling block I have found is that I was using
'where_constraints' to automatically set the SITE_ID.
how does one do this in magic_removal?
regards
Ian
--
[EMAIL PROTECTED] -- blog: http://feh.holsman.net/ --
20 matches
Mail list logo