User login

Need

Web site uptime monitoring tools

These notes more refer to monitoring servers themselves:

Debian uptime measurement tools
Debian uptime measurment tools
site uptime monitoring tools

http://www.debian-administration.org/articles/103

iptraf

Drush subversion integration: svn add and svn commit following pm install

Posted to Drush issue queue:

Here's Agaric's workflow (ignore the lack of a link to Drush's path, we have too many Drupal installations to make that practical at the moment):

cd /var/www/drupal-5_3-live/sites/all/modules/
sudo php drush/drush.php -l http://example.com pm install fasttoggle
sudo svn add fasttoggle
sudo svn commit -m "Installed fasttoggle via Drush"

Upload Progress Bar for Drupal

Dan says the attach file progress bar isn't good enough. People need one like RapidShare. Hmm.

ProgressBar for files upload
http://drupal.org/node/135975

Resolution

Vocabularies for vocabularies, or paired-term taxonomy

As long as it's theoretical, I'm pure genius.

http://groups.drupal.org/node/4658#comment-21689

Hello freeburj,

Taxonomy totally should be able to do that, but what you're asking is actually pretty tough. In the broadest sense, taxonomy lets you set up an arbitrary set of terms for content, and you want to then apply an arbitrary set of terms to those terms that apply to content.

Agaric wants to be able to have a page view associated with a block view with arguments

Pass view URL argument for block to page via more link

Just do it. It works.

Research: Similar, not what we need:

Panels arguments get picked up by Views sometimes, sometimes not
http://drupal.org/node/108823

In fact this person doesn't even get his question answered, but his export of his view is a nice example, including PHP code in the "empty" text.

Passing a variable from one Panel to another Panel, both using Views?

Disable delete for regular users

Conclusion: Because Drupal 6 finally introduces delete permissions separate from edit permissions, Agaric's motivation for providing truly proper behavior went the way of "why do today what's been done for you tomorrow?"

Instead, we present a dirty hack.

A tweak to Agaric's form tweak module that:

Project Management in Drupal

Agaric wants awesome project managing tools of, by, and for Drupal, ideally incorporating Getting Things Done principles.

[Old notes]

Project Management Module - a huge, long, immortal thread documenting many people's search for one:
http://drupal.org/node/34425

The one Drupal uses -- tied to CVS?
http://drupal.org/project/project

Fix organic groups e-mails to subscribers to come from actual poster (commenter not original node author)

Filed issue: http://drupal.org/node/193348

Currently under "E-mail settings" in organic groups the options for "Format of From: field:" the tokens available include:

@user_name
@user_mail

This is great for the initial post, but replies to that post have the initial node author's name in e-mail rather than the commenter's name.

Scaling WSF2008

I still think the first thing to try is Boost is the first step to take.

I think it will cache the javascript needed to call and run the maps. And Language switching is done via the URL so that will work with a static HTML-ized site for anonymous users.

However, here's a recent approach to phased scaling with Drupal that makes a good start for WSF. We should stop short of database replication I think.

Agaric wants to turn sidebars on or off on a page by page basis in Drupal

Agaric Design Collective, every third site or so, really wants to be able to just tell a page: you see that sidebar? Don't display it. We don't care if we put blocks in it. We don't care if

Syndicate content