Freeware Listing: Defaults
- Taxonomy Defaults
- License: Freeware

Taxonomy Defaults allows you to assign default terms from any vocabulary to any node-type. Taxonomy Defaults allows two types of defaults: * If a vocabulary is marked as "Visible", then terms are pre-selected on new nodes, but can be edited. * If a vocabulary is NOT marked as "Visible", the vocabulary is hidden on the /node/add form and the terms are automatically assigned..
- Publisher: Heine Deelstra
- Date: 13-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Organic groups defaults
- License: Freeware

Set defaults for Organic group 'group' nodes. This is useful when your site has more than one group type. Currently supports the following 'per-group-type' settings: Organic groups (og) * Membership requests (ie. Open, Moderated, Invite only, Closed ) * Registration form * List in groups directory * Group language * Theme configuration * Description * Audience checkboxes (for posts) Organic groups access control (og_access) * Private group Contrib modules * OG Menu You also get the option of enforcing the selected defaults by hiding the form elements on the node add/edit forms. Examples Your site may have an 'Public group' content type and a 'Private group' content type.
- Publisher: Kale Worsley
- Date: 17-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Plural formula configurator
- License: Freeware

The plural formula configurator sets sensible defaults for plural forms when adding languages and lets you edit the plural formula for all languages on the web interface. Drupal does not expose these fields for editing due to the complexity of plural forms. You should make sure to only give permissions to edit language details to those, who will likely not screw up your plural formulas..
- Publisher: GdodAbor Hojtsy
- Date: 24-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- RestoreTaskBar
- License: Freeware

Restore Taskbar to defaults and fix Taskbar problems..
- Publisher: emro.nl
- Date:
- Size: 870 KB
- Platform: Win2000, Windows 7, WinOther, WinVista
- Ubuntu-Saner-Defaults-Remix
- License: Freeware

The Ubuntu Saner Defaults Remix is Ubuntu-10.04.3 with several different default applications replaced, an alternate default theme, and the window buttons returned to their proper place in the interest of maximizing user friendliness and usability..
- Publisher: stlouisubntu
- Date:
- Size: 1048576 KB
- Platform: Win7 x64, Windows 7, WinOther, WinVista
- Bad Credit Secured Loans
- License: Freeware

Internet Explorer Toolbar to help find low rate bad credit secured loans for UK homeowners. The toolbar also contains RSS feeds from key UK secured loan websites. Easily find low rate bad credit secured loans if you have Arrears, CCJ's or Defaults. Secured Loans with Bad Credit | Poor Credit Secured Loans. Bad Credit Secured Loans with Very Quick Decisions. Apply online now for Secured Loans from u500 to u100,000. Fast money when you are approved..
- Publisher: Bad Credit Secured Loans
- Date: 12-05-2011
- Size: 1101 KB
- Platform: Win2000, Windows 7 Home Basic, Windows Server, Windows Vista, WinOther
- Loans for Bad Credit
- License: Freeware

Internet Explorer Toolbar to help find low rate bad credit loans for UK homeowners and tenants. The toolbar also contains RSS feeds from key UK loan websites. Easily find low rate bad credit loans if you have Arrears, CCJ's or Defaults. All online applications from u5,000 considered. Loans for Bad Credit | Loans for People with Bad Credit. Loans for Bad Credit? Don.
- Publisher: Loans for Bad Credit
- Date: 19-07-2011
- Size: 1100 KB
- Platform: Win2000, Windows 7 Home Basic, Windows Server, Windows Vista, WinOther
- Accent Plugin for Gedit
- License: Freeware

A simple Gedit Plugin which enables a markup syntax to produce extended characters. 59 defaults but extra character support can be added easily making this plugin highly configurable..
- Publisher: accentplugin.sourceforge.net
- Date: 08-11-2012
- Size: 2 KB
- Platform: WinOther
- MP3 STATION
- License: Freeware

LIRC-aware, plain text, Unix toolset for managing mp3 playback with little user interaction.Main features:Recall last frame and track of all playlists,Load defaults from a configuration file,Transparent directory loading and recompilation..
- Publisher: cm3s.sourceforge.net
- Date: 08-08-2012
- Size: 79648 KB
- Platform: Linux, Unix
- PCDE - Perl CD Encoder
- License: Freeware

PCDE is a platform-independant, text-based, CD Audio ripping and encoding frontend written in Perl. It defaults to the use of cdparanoia and bladeenc for this process..
- Publisher: pcde.sourceforge.net
- Date: 04-08-2012
- Size: 1 KB
- Platform: Linux, Mac OS X, WinOther
- Prefixed Properties
- License: Freeware

Prefixed Properties is a java property class with the advantage to support different prefixes for the property key. The set of prefixes can be configured. The prefixed properties can be configured to use prefixed properties as the defaults..
- Publisher: prefproperties.sourceforge.net
- Date: 18-11-2012
- Size: 54 KB
- Platform: WinOther
- Printer Utility Program
- License: Freeware

GTK+ GUI for managing printer settings. It supports the Lexmark Optra 40/45 & E310, HP 2100M, HP 4000, HP LJ4+, and other PJL printers. Cartridge maintenance (Optra 40/45 only), various test pages, querying & setting of printer defaults..
- Publisher: pup.sourceforge.net
- Date: 23-07-2012
- Size: 182 KB
- Platform: Linux, Unix
- spectrwm
- License: Freeware

Spectrwm is a minimalistic tiling window manager that tries to stay out of the way so that valuable screen real estate can be used for other things. It has sane defaults and does not require one to learn a language to do any configuration..
- Publisher: opensource.conformal.com
- Date: 22-10-2012
- Size: 86 KB
- Platform: Linux, Unix
- GNU xhippo for Music and Sound
- License: Freeware

GNU xhippo is a generic playlist manager program for a variety of Unix sound players. It's been shown to work with mpg123, bplay, s3mod, tracker, xmp and timidity, and should work with more-or-less anything that can take a filename on the command line. (The latest versions of all of these players may be found through Freshmeat's Appindex.) It is capable of automatically deciding which player to use depending on a file's extension; the defaults are set in a config file. It uses textual playlist files, which are easily generated with the ``find'' or ``locate'' utilities (and are compatible with most other Unix sound players).
- Publisher: Adam Sampson
- Date: 16-03-2013
- Size: 410 KB
- Platform: C and C plus plus, Scripts
- htmlBarh
- License: Freeware

HTMLBARH(DATA,FILENAME,LABELS,WIDTH) writes DATA out to FILENAME as an HTML fragment that creates a horizontal stacked bar graph labeled with the cell array LABELS. WIDTH scales the bar graph to be so many pixels wide. It returns the full pathname of the file. DATA defaults to "magic(5)". FILENAME defaults to barh.html. LABELS defaults to {'1','2', ... , 'n'}. WIDTH defaults to 400. Examples: web(htmlBarh) web(htmlBarh(rand(10,5))) web(htmlBarh(rand(10,5),'foo.html')) web(htmlBarh(rand(2,5),'foo.html',{'one','two'})) web(htmlBarh(rand(2,5),'foo.html',{'one','two'},200)) See also BARH..
- Publisher: Matthew Simoneau
- Date: 19-05-2013
- Size: 10 KB
- Platform: JavaScript, Scripts
- jQuery Autocomplete Mod
- License: Freeware

jQuery Autocomplete Mod will autofill pre-populates text box as you type. Features:- Supports local data array (can now use w/out AJAX). - Limit dropdown to XX number of results (good for limiting the results to users) - Autofill pre-populates text box as you type - New findValue() method can be used to programmatically determine if the value in the box is a valid option. (Useful for verifying the text entered is an existing value option.) - Dropdown options now correctly re-position themselves on each display (which means they adjust for changing to the DOM) - Dropdown box defaults to the width of the input field its attached to (you can manually specify a larger width as well) - Better emulates Windows autocomplete boxes (for example: hitting delete and retyping the same box will now bring back the dropdown menu).
- Publisher: PengoWorks.com
- Date: 12-02-2013
- Size: 10 KB
- Platform: JavaScript, Scripts
- Dicom Tags Read and Write
- License: Freeware

There are two main files, "ReadDicomElementList" which will read all tags of a dicom file into a struct and "WriteDicomElementList" which can write them back to a new file. A large dicom dictionary is included from GDCM with private tags from Philips, Siemens and Toshiba (See Dictionary-License.txt). These functions are usable for creation of an anatomize function, or to manipulate data which is not support by Matlab defaults functions (like writing a dicom file with one big volume inside) Example read output: >> Elements(4) name: 'MediaStorageSOPInstanceUID' data: '1.2.840.113619.2.1.2.2011002556.
- Publisher: Dirk-Jan Kroon
- Date: 08-03-2013
- Size: 809 KB
- Platform: Matlab, Scripts
Display event lists, big box calendars, upcoming events widgets or small calendar widgets. Encourage viewers to subscribe to or bookmark your events on their calendars. This plugin offers a thorough Ical calendar parser - copes with all the ical recurrence possibilities, and a large part of the rest of the spec. The free version accepts one or many ical urls for ics files. It produces a very stylable list of events, notes, todo's or freebusy info. For more information, please see :plugin home page Displays events from multiple calendars in out the box or with customised grouping, formatting and styling.
- Publisher: anmari
- Date: 11-04-2013
- Size: 512 KB
- Platform: PHP, Scripts
- node privacy byrole
- License: Freeware

Manage which roles can view, edit, and/or delete nodes by content type (default) or on a per-node basis (overriding defaults on each node). Also supports changing permissions using Actions. This module is similar in function to Content Access with ACL. Node privacy by role is reported to conflict with the access settings set by Taxonomy Access Control in Drupal 6 and older..
- Publisher: David K Norman
- Date: 14-04-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Meta tags Node Type
- License: Freeware

This module extends the functionality of Nodewords so that certain meta tags can be specified on a per node type basis. Features Support "robots" meta tag. Support "keywords" meta tag. Support "description" meta tag. It uses Token module allowing token replacements. It allows advanced PHP replacements for the "description" meta tag. Note: You may want to look at Custom Tokens to define your own tokens. Usage Enable the module Go to Administer -> Content types Edit any content type and look for the Meta tags node type field set. Configure any default keywords, description and robots for that content type.
- Publisher: hanoii
- Date: 26-04-2013
- Size: 10 KB
- Platform: PHP, Scripts
Defaults: Freeware | All











