On May 21, 2012, at 8:33 PM, Stephen J. Turnbull wrote:
> Richard Wackerbarth writes:
>
>> I believe that it may be your intention to have kept "postorius"
>> hidden. But I don't think that the actual implementation has
>> accomplished that.
>>
>> Please see ~mailman-coders/postorius/trunk :
>>
Am 22.05.12 03:33, schrieb Stephen J. Turnbull:
> A different question: what happens if MAILMAN_THEME is set to "foo",
> and postorius doesn't have a "foo" theme? I think it would be
> obnoxious to require all customizers to customize everything.
That's why I'd like to get rid of the MAILMAN_TH
Am 22.05.12 13:14, schrieb Richard Wackerbarth:
> On May 21, 2012, at 8:33 PM, Stephen J. Turnbull wrote:
>> I don't understand your point. For better or worse, CSS is tied
>> to the HTML it styles via id and class tags, and element nesting
>> patterns. Another app for presenting list admin fu
On May 22, 2012, at 7:23 AM, Florian Fuchs wrote:
> Am 22.05.12 13:14, schrieb Richard Wackerbarth:
>> On May 21, 2012, at 8:33 PM, Stephen J. Turnbull wrote:
>>> I don't understand your point. For better or worse, CSS is tied
>>> to the HTML it styles via id and class tags, and element nesting
Hey everybody. I've been playing with 3.0.0b1 and Postorius. I have
some questions as well as some initial feedback. I am assuming many
of these are known issues or works-in-progress so I apologize ahead of
time.
* How do I add another person as an administrator to either a single
list or to my
On May 22, 2012, at 10:49 AM, Jeff Marshall wrote:
>Hey everybody. I've been playing with 3.0.0b1 and Postorius. I have
>some questions as well as some initial feedback. I am assuming many
>of these are known issues or works-in-progress so I apologize ahead of
>time.
Glad you're taking a look
Richard Wackerbarth writes:
> Yes, but one of the design points of Django is that, without a
> great deal of effort, the user can customize his site URLs in any
> manner. Further, doing so follows the DRY principle. Embedding the
> actual text stream "/postorius/" in templates, particularly
>