ImageField provides an image upload field for CCK. ImageField is a CCK-based alternative to the legacy Image project. It boasts features such as multiple images per node, resolution restrictions, default images, and extensive Views support.
ImageField does not provide a built-in thumbnail solution, but complements the incredibly powerful thumbnail generation module ImageCache.
The gotwo.module adds the option to add redirected urls. It's much like the url alias system except that it uses redirects to go to the real url. All visits to the 'go' urls are tracked, so you can see how often a certain 'go' url has been visited. You can optionally force a disclaimer to be displayed before the user is redirected.
This module acts as a digital notary for Drupal; it creates notarized/certified timestamps for content. When normal Drupal content is created, an easily modifiable timestamp is created.
We thank walkah for letting us have this project name.
INTRODUCTION
This module allows privileged users to commit changes in code to an SVN repository. It relies heavily on the existing SVN settings so a working copy is required for this module to work.
This module is only meant to be installed on development environments where users with little to no knowledge of the SVN CVS need to be able to commit changes.
INSTALLATION
Simple one click installation: At admin/build/modules enable the subversion module.
CONFIGURATION
1. Enable the permission "administer subversion" at admin/user/permissions.
USAGE
Commiting to SVN
Go to /admin/svn
If there are changes waiting to be committed, a text area and a button labeled Commit Changes will show up on the page. Otherwise you will see a message stating that there are no changes pending.
Write a commit message that explains what you changed and hit the Commit Changes button
Tagging a release
Go to /admin/svn/tag
From the drop-down select one of the available tags.
CiteProc enabled versions (6.x-2.x & 7.x) have an almost limitless selection of output styles. Learn more about the CSL/CiteProc technology at citationstyles.org.