Complete
To be used with care. Pages are complete only when they meet the posting guidelines.
One of the many language options for Mollom is Old English (you have to scroll through a giant list to select English, which is not pre-set, and right there next to it is English, Old).
For a user named agaric:
sudo passwd agaric
From a different server with working id_dsa public key that had been cat'd into authorized_keys:
scp authorized_keys ben@example.org:~
Then back on the server to which we're updating this user, from your own home directory to which you just uploaded the authorized keys file.
sudo mv authorized_keys /home/agaric/.ssh
$ cvs update -C
[... and a ton more stuff]
cvs update -C will move all the files you have changed to a renamed file and bring down the originals again.
Resolution
Schema for Data Objects
in any given data object I have to make use of at least two taxonomies
<taxon>
...
<ScientificName>Argiope aurantia</ScientificName>
Major participatory thrust: Drupal multisites (eventually standalone) called LifeDesks
concentrating on expert taxonomists now
our goal is vetted content for EOL
lots of features in core taxonomy that we will want
canonical name
common name
hierarchical XML import
using APIs listed
Taxonomy Management
RDF has a very long, if quiet, history in Drupal core. In the year 2000, May 18, in what I think is the first commit to the still-going CVS repository that holds the Drupal project — back when Drupal was called drop — Dries Buytaert included a file called rdf.php.
After reading this fast and furious groups.drupal.org discussion thread (posted in Issue tracking and software releases, New Release System, Revision Control Systems, and Drupalchix) on cvs contrib procedure, I had one reaction:
i want to go hide and never try to contribute code again
Fortunately I voiced my opinion aloud, in the right company...
kathleen murtagh
why?
Combined with an anti-spam service or CAPTCHA, it's much preferable to allow anonymous visitors to access registered users' personal contact forms than to have e-mail addresses posted publicly on the site.
This issue has patches for 4.7, 5.x, 6.x, and will hopefully get into 7.x core:
Allow anonymous users access to a members personal contact form
http://drupal.org/node/58224
Resolution
It's too simple for us old-school developers. (It took three of us a half hour to figure out at DrupalCampNYC.)
After creating both groups and some regular fields, you – get ready – drag and drop the regular field inside the group (or fieldset).
Resolution