User login

note

Using directory-reserved paths in Drupal

[There is no current general resolution to using directory-reserved paths, but it's surely possible with custom Apache rewrite rules-- apparently everyone concludes (as i am right now) that it's not worth the effort!]

Partial Resolution

To .htaccess, add:

    # Allow the modules path to be used by Drupal for the modules chapter.
    RewriteCond %{REQUEST_URI} ^/modules/?$
    RewriteRule ^ index.php [L]

Relation module

The http://drupal.org/project/relation module, formerly Awesome Relationships, is the new way to relate two anythings (well, entities) in Drupal 7. And the relationship itself is an entity.

http://www.drupal4hu.com/node/288

sed - replace text in multiple files

[Note: This page was unpublished from Drupal.org, and so became a martyr in the battle against pretending that unpublishing is a replacement or an aid to curating content. Rescued with the help of archive.org. If you agree that we should be deprecating, pointing forward, and curating our documentation, pitch in.]

sed - replace text in multiple files

Last modified: March 16, 2007 - 21:07

Nothing happens when saving webform e-mail settings

Trying to change the e-mails that are sent out when a web form is submitted, the form submits, a message is given saying that everything saved or updated fine... and not a single change is saved.

Had to look at Watchdog to see what was happening.

Areas to investigate regarding forming a worker-owned collective

[very rough first brainstorm]

In the form of questions to be asked of other web shops, Drupal companies, startups, multinational corporations, radical organizations, etc.

What is your legal structure? Why was this chosen?

What are your decision-making processes?

What are your hiring policies?

How do you handle, taxwise and legally, international employees? Contractors?

What do you do for health insurance? What are your policies for receiving?

How do you decide who does what?

Choosing a bank or credit union for a distributed worker-owned collective

I love small banks. However, just as i had to take the Fund for Authentic Journalism to Middlesex Savings Bank (a member-owned mutual bank) when Natick Federal Savings Bank (a single-branch bank) advised me to go there for international wire transfers, so i think my current business needs for the re-forming Agaric require a bank that is significantly more savvy in its online operations than Middlesex is.

Open Atrium ability to add existing users to a group

There actually is a way the block to do so is just accidentally not showing up in later versions:

https://community.openatrium.com/issues/node/2392

Syndicate content