Full URL file information

Component type

module

Maintenance status

Development status

Downloads

3148

Component created

Component changed

This is a small utility module.
In Drupal 7 file information is built with schemas. File can be saved as public://, private://, and so on.
A utility function, file_create_url($path), is used in order to retrieve the web-accessible URL.
When working with external tools/sites/etc. (via Services, for example), it means that each time file information is retrieved, it should somehow be filled with the full URL.

This module solves this limitation -

OG Menu Single

Component type

module

Maintenance status

Development status

Downloads

19546

Component created

Component changed

Instead or providing multiple menus per organic group as OG menu does, OG menu single provides a single menu -- for the entire site -- that each group has it's own section in this menu. Menu items can be added via node form like normal menu links, but only the group's section of menu will appear as option (do not enable the group menu under content type settings; it will appear automatically). A panel pane is provided that displays the menu for the currently active group.

Media frame filter

Component type

module

Maintenance status

Development status

Component created

Component changed

Module created to enhance the visual aspect of the Media file, from the Media module. It currently support File field and CKEditor. Allow 3 different type of display:

  1. No frame; as if the module were not present
  2. Wikipedia style; showing image in a frame, with its metadata displayed bellow, similar to wikipedia
  3. Overlay; image metadata shown on top of the image

The module share some file fields with the media gallery module. The effect of this module can rollbacked by disabling the module and clearing the cache.

User Auto Tag

Component type

module

Categories

Maintenance status

Development status

Downloads

600

Component created

Component changed

User module to pull tags from content types to the user profile.

This module would be a simple method to track users activity on your web site, using the tag system of Drupal.

The module create a taxonomy term field in the user profile and associate to vocabulary "tags". Every time the user visit a node of a content type set in the module, inherit node tags.

If the default "tags" vocabulary doesn't exist, the module create a new one with the same name. If you want to use a different vocabulary, edit the field created by the module and associate your vocabulary.

Find Content

Component type

module

Categories

Maintenance status

Development status

Downloads

62364

Component created

Component changed

Overview

Find Content provides a simple way for users to find site content. Now you can quickly find content as an editor. Rather than scrolling through pages of content, simply search content by title in Drupal.

iOS Webapp

Component type

module

Maintenance status

Development status

Downloads

313

Component created

Component changed

Summary
The Safari web browser supports several meta tags and links that allow you to
customize how Safari appears when displaying your page from a bookmark on
your iOS device's homescreen. Embedding these tags and links into your HTML
can cause Safari to behave in several beneficial ways. For example, you can
launch your website in full screen mode so it appears to be an app instead of
a website.

You can also specify an image to use as the icon for the bookmark on your
homescreen.