| TwoGrunts |
| Home Drupal Projects |
|
twogrunts 2006-07-18 21:13
Welcome to TwoGrunts.com TwoGrunts.com is a collaboration between... well.. two grunts (what were you expecting?) 38 reads
mike 2006-10-10 14:44 Drupal
This post on Drupal.org seems to have ignited a firestorm. I think this comment and this one raises a few interesting points. Drupal has challenges ahead. Usability is an issue. WYSIWYG editing vs. HTML input. Work needed to get a useful, non-trivial website (trivial defined as anything beyond a simple blog site) up and running. The list goes on. mike's blog 30 reads
mike 2006-09-12 10:17 Drupal
I've been working pretty intensely with Drupal 4.7 over the last several months, including creation of custom modules. Here's what I like so far:
Now, here's what annoys me: read more 50 reads
mike 2006-08-15 23:26 Drupal
This post on Drupal.org is too funny.. and too true.
mike 2006-08-02 16:45 Drupal
I was checking out the 4.7.3 Drupal release that was included with the recent XSS vulnerability in user module security fix. Here's the complete list of changes, from CHANGELOG.txt: // $Id: CHANGELOG.txt,v 1.117.2.6 2006/08/02 18:13:26 killes Exp $ Drupal 4.7.3, 2006-08-02 ------------------------ - fixed security issue (XSS), see SA-2006-011 Here are the contents of the patch :
Index: modules/user.module
===================================================================
RCS file: /cvs/drupal/drupal/modules/Attic/user.module,v
retrieving revision 1.612.2.15
diff -u -p -r1.612.2.15 user.module
--- modules/user.module 16 Jul 2006 18:26:56 -0000 1.612.2.15
+++ modules/user.module 2 Aug 2006 18:09:22 -0000
@@ -900,7 +900,7 @@ function user_login($msg = '') {
// Display login form:
if ($msg) {
- $form['message'] = array('#value' => "read more 22 reads
|
| Copyright 2006 TwoGrunts.com. All rights reserved. Please visit our other sites: ProblemBoss.com | FarkedManager.com | RubyPowered.com |