Simple inplace editor drupal integration

Component type

module

Maintenance status

Development status

Component created

Component changed

Simple inplace editor integration
=================================

A very simple module to make variables editable by end user.

It can be very useful if user (or client) want to have some custom text editable.

INSTALATION

1. install and enable
1. download the library http://code.google.com/p/jquery-in-place-editor (used version 2.2.1)
2. place the library in to location sites/all/libraries/jquery-editinplace/lib/jquery.editinplace.js
3. Enjoy!

USAGE

Simple Twitter Feed

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a simple module that uses Twitter's API 1.1 to get an unordered HTML list of latest tweets based on your Twitter username. The module creates a block that can be put in any region. The block's configuration holds all the fields needed to fetch the feed. Options are currently limited for 1.0 release but more features could follow if the requests are there. Use the comments below to request features.

Site page: http://catchylabs.com/drupal/simple-twitter-feed

-- INSTALLATION --

Tasks and Timers

Component type

module

Maintenance status

Development status

Component created

Component changed

The purpose of this project is to provide a simple, generic Timer block, eventually growing into a robust, lightweight time tracking system before release. The block will inform the signed-in user about which node timer is currently active (as well as providing the amount of time currently invested in the task). It also provides information about how much time was spent on the task associated with the currently-viewed node, indicating how much time was spent today, as well as to-date.

Install Profile Maker

Component type

module

Maintenance status

Development status

Component created

Component changed

Based on minimal external modules, this project aims to build a profile from an existing site.

It's typically useful when you create a site on a local server and you want to deploy it in Staging or Production environment without dumping manually the database.

This project supports core features like :

  • menu
  • content-type
  • user / roles
  • taxonomy
  • block
  • views
  • panels

It also supports the live data :

  • nodes
  • files

Statistics API

Component type

module

Maintenance status

Development status

Downloads

579

Component created

Component changed

This module introduces a Statistics API upon which you can build and configure your own analytics platform.

3.x

There is an incoming 8.x-3.x branch, which is a complete rewrite of the core code, using standard D8 architecture. This effort is stable and usable, but offers little in terms of UI; it is meant more for developers to use in their own modules.

The following effort is ongoing to prepare 3.x for release:

ImageCache Builder

Component type

module

Categories

Maintenance status

Development status

Downloads

473

Component created

Component changed

Description
ImageCache Builder allows you to create all the imagecache presets you want for a picture directly when its content is created or saved. Imagecache creates a preset of an image only when that image is called, but sometimes we need to call the pictures with different paths before that imagecache has created them (for example using CDN).
This module solves the problem. This module uses an administration page to set which imagecache presets create in backend for the relative image fields.

Absolute to Relative

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A simple tool used to convert Absolute URLs to Relative in your DB.

Supported field types:
- text_long
- text_and_summary
- link_field

There is also an alter hook to add other tables.

Roudmap:
- Settings page
- Customizable fields
- Batch API

Menu Builder

Component type

module

Maintenance status

Development status

Downloads

974

Component created

Component changed

Are you tired of clicking 10000 times to create menu items in Drupal using the GUI?
Now you can create a structured text file and have it built into a new or existing menu with just a few clicks.

This module will be coming soon as it is in the final stages of being alpha-release ready.

Installation

Installation is the usual, see http://drupal.org/node/70151 for further information.