User login

Incomplete

Drupal Site recipe...

... in shell CVS commands

The drupal core install with our very own 'Essential Mix' of drupal modules. Tested and approved by Agaric Design.

cd ~/public_html/

cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal checkout -r DRUPAL-4-7 -d cvsdrupal drupal

mkdir ~/public_html/cvsdrupal/sites/default/modules

cd ~/public_html/cvsdrupal/sites/default/modules

cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib checkout -r DRUPAL-4-7 -d cck contributions/modules/cck

... in shell CVS commands

The drupal core install with our very own 'Essential Mix' of drupal modules. Tested and approved by Agaric Design.

cd ~/public_html/

cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal checkout -r DRUPAL-4-7 -d cvsdrupal drupal

mkdir ~/public_html/cvsdrupal/sites/default/modules

cd ~/public_html/cvsdrupal/sites/default/modules

cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib checkout -r DRUPAL-4-7 -d cck contributions/modules/cck

Amazing Things Zing Auction implementation detail fixes

Can anyone figure out why Category module is listing images associated with items (even though the images aren't in the category themselves)?

category module listing images
category module listing attached images of nodes drupal

Very, very strange. If you just click on the image node and edit it and save it, without changing anything, it stops being listed.

If you unpublish the image node, of course, you also get rid of it-- and can still see it in the picture.

But if you click

Syndicate content