On page urls extractor

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module should help in keeping links on pages up to date.

When turned on, it searches for all links on chosen page and checks their HTTP response. All results are displayed in table on chosen page.

Tabs On Node

Component type

module

Maintenance status

Development status

Component created

Component changed

Tabs On Node is a module that allows you to assign tabbed content to nodes.

The module creates a block called "Node tabs" that you can add to a region or panel.

You can also call the tabs using the following function:

<?php
print node_tabs_generate_tabs();    
?>

Requirements

Tabs On Node requires that jQuery UI be installed. You can download jQuery UI from
http://drupal.org/project/jquery_ui.

LifeCycle

Component type

module

Maintenance status

Development status

Downloads

906

Component created

Component changed

Proper site development practices involves one ore more development environment, at least one production server, and perhaps a staging server for teams and clients to interact on code & design that is not yet in production. Each stage (development, staging, production) is called a life cycle stage. With each stage comes unique characteristics: for example debugging code is seldom present on production sites but nearly always enabled on development sites.

GitHub API

Component type

module

Maintenance status

Development status

Downloads

2405

Component created

Component changed

The primary code repository for this project is on github. Code is synced back to drupal.org code repo, but the source of truth is github.

This modules allows you to use the php-github-api library with a Drupal site. Developers can build on this to integrate features from the github API v3 into their site.

Services FBOauth

Component type

module

Categories

Maintenance status

Development status

Downloads

554

Component created

Component changed

Overview

Provides FBOAuth integration for the Services module. It creates a resource for services to authenticate or register user using fboauth.

Features

User can login and create account using facebook via services resource.

Astro Community

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module uses the Swisseph to calculate the actual planetary positions and uses these positions to calculate horoscopes. This project has just started, and altough its already possible to calculate planet positions, there is still a lot of work to be done.