User login

Public

Merge all text files in a folder into one file

concatenate all files in directory (GNU-Linux)

cat ls -rt > newfilename

Note the backticks.

Description of and Guidelines for use of Data dot Agaric (Open Data Drupal distribution)

a quick list of guidelines for data.agaric (and the coming Open Data distribution)

After you log in, there will be links to create content

in each content there are many vocabularies. The idea is that you tag EVERYTHING that is related to that content

if it's an "idea", tag everyone that talked about it. If it's a module, tag it with Drupal as a project (oh yeah, Drupal is a project, not a tag), and all other related modules... and even websites we've made that use these modules

key word fairly liberally.

Validate, or better immediately redirect, duplicate CCK Link field submissions

When posting a link, use case being Add Web Link on data.agaric.com, the site should check if the suggested URL is a duplicate.

This is especially useful for new modules and Drupal Planet posts that we are all likely to notice at the name time.

Kathleen will be adding a check for duplicates to the validate function, but I'm interested in ways to check for duplicate CCK field links before letting the form proceed. Not sure how to catch it really early. AJAX could check continuously for changes in the URL.

Syndicate content