Theme developer SIG created
Just a note to say that I have created a group on http:// groups.drupal.org for theme development. The url is http://groups.drupal.org/group/themes Anyone interested in further developing, and improving the theme system should join. Nick Lewis: this means you. =P -- Adrian Rossouw Drupal developer and Bryght Guy http://drupal.org | http://bryght.com
Something is wrong with the signup code for this group. I cannot signon with my drupal id in IE but can in Firefox. If I try to register on IE it discovers that my email address is in use but still won't let me signon.
-----Original Message----- From: development-bounces@drupal.org [mailto:development-bounces@drupal.org] On Behalf Of Adrian Rossouw Sent: Monday, April 24, 2006 9:57 AM To: Drupal Development Subject: [development] Theme developer SIG created
Just a note to say that I have created a group on http:// groups.drupal.org for theme development.
The url is http://groups.drupal.org/group/themes
Anyone interested in further developing, and improving the theme system should join.
Nick Lewis: this means you. =P
-- Adrian Rossouw Drupal developer and Bryght Guy http://drupal.org | http://bryght.com
I experience the same problem here. Regards, Kobus
wdlists@optonline.net 4/24/2006 4:44 PM >>>
Something is wrong with the signup code for this group. I cannot signon with my drupal id in IE but can in Firefox. If I try to register on IE it discovers that my email address is in use but still won't let me signon.
-----Original Message----- From: development-bounces@drupal.org [mailto:development-bounces@drupal.org] On Behalf Of Adrian Rossouw Sent: Monday, April 24, 2006 9:57 AM To: Drupal Development Subject: [development] Theme developer SIG created
Just a note to say that I have created a group on http:// groups.drupal.org for theme development.
The url is http://groups.drupal.org/group/themes
Anyone interested in further developing, and improving the theme system should join.
Nick Lewis: this means you. =P
-- Adrian Rossouw Drupal developer and Bryght Guy http://drupal.org | http://bryght.com
While working on some code on 4.7rc3, I wanted to make sure I understood drupal's process for filtering user-submitted content for safe display and how that process was affected by drupal 4.7 (if at all). I wrote up a quick walk through of the process as I currently understand it, and thought I'd post it to the forums for review / reference. This is potentially a "best-practice guide." If anyone wants to take a break from testing 4.7rc3 and give it a quick read, that'd be great. If you see anything I got wrong, or if you have any links to more comprehensive information, please feel free to comment. I'm sure this is something that many of you deal with on a daily basis, but as I could not find what I was looking for with a quick search, and as I was writing it up for my own benefit anyway, I decided to go ahead and share it. http://drupal.org/node/60152 Thanks, Sean B. Fuller
While working on some code on 4.7rc3, I wanted to make sure I understood drupal's process for filtering user-submitted content for safe display and how that process was affected by drupal 4.7 (if at all).
A relevant handbook page by Steven is "How to handle text in a secure fashion", http://drupal.org/node/28984.
Thanks, My post is mostly concerned with what point in the node building process a module developer should filter text, but that's a great write-up that I either forgot about or missed. :) Totally, appreciate it. s Nedjo Rogers wrote:
While working on some code on 4.7rc3, I wanted to make sure I understood drupal's process for filtering user-submitted content for safe display and how that process was affected by drupal 4.7 (if at all).
A relevant handbook page by Steven is "How to handle text in a secure fashion", http://drupal.org/node/28984.
participants (5)
-
Adrian Rossouw -
Kobus Myburgh -
Nedjo Rogers -
Sean B. Fuller -
Walt Daniels