Utility
Embedded Edit
This module is part of the newspaper module set maintained by France24.
Embedded Edit allows you to create a node in a kind of lightbox within a node edit page. It is also used by others modules like Uberimage, Nodeselect to add create/view/edit buttons in the nodereference.
- Nodereference "create new" link: You can easily create a new node from within a node edit page, and the result node is directly referenced in the nodereference. No time to loose searching your new node!
- Easy API: You can easily reuse this module functionalities, like Uberimage and NodeSelect.
Dependencies: Utilities, Ajax.
Licensing
This module is useful for people that plan on integrating a software licensing system on their site.
Out of the box, it provides the following:
- Ability to generate, edit & delete unlimited unique license keys.
- Ability for users to 'register' their key when they sign up for a drupal account, or by visiting a page when logged in.
- Users can have multiple keys registered to one account, and they are all displayed on their user page.
This module does provide functionality out of the box, however - it's power is in the hooks it provides which allow you to extend this further.
For developers:
- Licensing provides various hooks to add extra functionality to the licensing system
- Nearly all output is themable
Future plans:
- Rules module integration
- Views integration
If anyone is interested in helping out to progress this module, or has any ideas to make this module better - drop me a line in the issue queue! Your support would be greatly welcomed!
View some screenshots of this module in action:
Rules executor
This module adds a new display type for views: 'Rules Executor', instead of rendering the results of the view into HTML we render the results 'into' the Rules module. You can specify a rule set to render each row into, and use the fields from the view to specify the arguments for the rule set.
Further, we provide functionality for executing these views at specified intervals, every hour, every day, every week etc.
This gives an incredible amount of flexibility and power, with this module you can do things such as:
- Automatically close issue tracker cases after two weeks of inactivity.
- Email users a digest of their new content every week.
- Disable comments on content over 2 weeks old.
Content type overview
This module adds a tab to the content types page which lets you edit the settings for all content types on one screen. This makes it much easier to ensure consistent settings across content types.
#D7CX: I pledge that Content type overview will have a full Drupal 7 release on the day that Drupal 7 is released.
FLV Tool 2
This is an API integration with the Ruby based FLV Tool 2 which provides an easy way to to utilize the tool with Drupal modules. This module only provides services- it does not do anything unless other modules implement it.
Tracrss
Tracrss provides a module and a page that allow multiple Trac servers (http://trac.edgewall.org/) to be queried for a list of open tickets. We use a separate trac for each of our projects and I was finding that people do not check for tickets in old projects. In this module the administrator can define any number of trac servers to check and then users provide their login in details and can open tickets on those servers will be displayed.

